Trace number 309329

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiraXT v1? (TO) 1200.08 1200.42

General information on the benchmark

Namerandom/2+p/p0.9/v990/
unif2p-p0.9-v990-c3583-S516218553-20-SAT.cnf
MD5SUM028909e91326b4c0afcc33805fc40234
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.145976
Satisfiable
(Un)Satisfiability was proved
Number of variables990
Number of clauses3582
Sum of the clauses size10388
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2358
Number of clauses of size 33224
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv1...

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node11/watcher-309329-1178868150 -o ROOT/results/node11/solver-309329-1178868150 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/309329-1178868150/MiraXTv1_dyn /tmp/evaluation/309329-1178868150/instance-309329-1178868150.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.83 1.84 1.69 3/77 23382
/proc/meminfo: memFree=1688000/2055920 swapFree=4144152/4192956
[pid=23382] ppid=23380 vsize=3920 CPUtime=0
/proc/23382/stat : 23382 (MiraXTv1_dyn) R 23380 23382 23253 0 -1 4194304 318 0 0 0 0 0 0 0 18 0 1 0 327863966 4014080 293 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134571819 0 0 4096 0 0 0 0 17 0 0 0
/proc/23382/statm: 980 293 206 20 0 338 0

[startup+0.058288 s]
/proc/loadavg: 1.83 1.84 1.69 3/77 23382
/proc/meminfo: memFree=1688000/2055920 swapFree=4144152/4192956
[pid=23382] ppid=23380 vsize=5092 CPUtime=0.05
/proc/23382/stat : 23382 (MiraXTv1_dyn) S 23380 23382 23253 0 -1 4194304 517 0 0 0 5 0 0 0 18 0 2 0 327863966 5214208 492 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23382/statm: 1273 492 218 20 0 631 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5092

[startup+0.101293 s]
/proc/loadavg: 1.83 1.84 1.69 3/77 23382
/proc/meminfo: memFree=1688000/2055920 swapFree=4144152/4192956
[pid=23382] ppid=23380 vsize=5224 CPUtime=0.09
/proc/23382/stat : 23382 (MiraXTv1_dyn) S 23380 23382 23253 0 -1 4194304 564 0 0 0 9 0 0 0 18 0 2 0 327863966 5349376 539 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23382/statm: 1306 539 218 20 0 664 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5224

[startup+0.301316 s]
/proc/loadavg: 1.83 1.84 1.69 3/77 23382
/proc/meminfo: memFree=1688000/2055920 swapFree=4144152/4192956
[pid=23382] ppid=23380 vsize=6552 CPUtime=0.29
/proc/23382/stat : 23382 (MiraXTv1_dyn) S 23380 23382 23253 0 -1 4194304 751 0 0 0 29 0 0 0 18 0 2 0 327863966 6709248 726 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23382/statm: 1638 727 218 20 0 996 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6552

[startup+0.701364 s]
/proc/loadavg: 1.83 1.84 1.69 3/77 23382
/proc/meminfo: memFree=1688000/2055920 swapFree=4144152/4192956
[pid=23382] ppid=23380 vsize=7684 CPUtime=0.69
/proc/23382/stat : 23382 (MiraXTv1_dyn) S 23380 23382 23253 0 -1 4194304 1076 0 0 0 69 0 0 0 18 0 2 0 327863966 7868416 1051 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23382/statm: 1921 1051 218 20 0 1279 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7684

[startup+1.50146 s]
/proc/loadavg: 1.83 1.84 1.69 2/79 23384
/proc/meminfo: memFree=1683568/2055920 swapFree=4144152/4192956
[pid=23382] ppid=23380 vsize=9208 CPUtime=1.49
/proc/23382/stat : 23382 (MiraXTv1_dyn) S 23380 23382 23253 0 -1 4194304 1466 0 0 0 149 0 0 0 18 0 2 0 327863966 9428992 1441 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23382/statm: 2302 1441 218 20 0 1660 0
[pid=23382/tid=23384] ppid=23380 vsize=9208 CPUtime=1.48
/proc/23382/task/23384/stat : 23384 (MiraXTv1_dyn) R 23380 23382 23253 0 -1 4194368 1071 0 0 0 148 0 0 0 25 0 2 0 327863967 9428992 1441 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526722 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9208

[startup+3.10165 s]
/proc/loadavg: 1.83 1.84 1.69 2/79 23384
/proc/meminfo: memFree=1682032/2055920 swapFree=4144152/4192956
[pid=23382] ppid=23380 vsize=11908 CPUtime=3.09
/proc/23382/stat : 23382 (MiraXTv1_dyn) S 23380 23382 23253 0 -1 4194304 2158 0 0 0 309 0 0 0 18 0 2 0 327863966 12193792 2133 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23382/statm: 2977 2133 218 20 0 2335 0
[pid=23382/tid=23384] ppid=23380 vsize=11908 CPUtime=3.07
/proc/23382/task/23384/stat : 23384 (MiraXTv1_dyn) R 23380 23382 23253 0 -1 4194368 1763 0 0 0 307 0 0 0 25 0 2 0 327863967 12193792 2133 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526341 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11908

[startup+6.30203 s]
/proc/loadavg: 1.77 1.83 1.69 2/79 23384
/proc/meminfo: memFree=1676208/2055920 swapFree=4144152/4192956
[pid=23382] ppid=23380 vsize=15328 CPUtime=6.29
/proc/23382/stat : 23382 (MiraXTv1_dyn) S 23380 23382 23253 0 -1 4194304 3081 0 0 0 628 1 0 0 18 0 2 0 327863966 15695872 3020 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23382/statm: 3832 3020 218 20 0 3190 0
[pid=23382/tid=23384] ppid=23380 vsize=15328 CPUtime=6.28
/proc/23382/task/23384/stat : 23384 (MiraXTv1_dyn) R 23380 23382 23253 0 -1 4194368 2686 0 0 0 627 1 0 0 25 0 2 0 327863967 15695872 3020 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15328

[startup+12.7028 s]
/proc/loadavg: 1.71 1.81 1.69 2/79 23384
/proc/meminfo: memFree=1670704/2055920 swapFree=4144152/4192956
[pid=23382] ppid=23380 vsize=21568 CPUtime=12.68
/proc/23382/stat : 23382 (MiraXTv1_dyn) S 23380 23382 23253 0 -1 4194304 4764 0 0 0 1265 3 0 0 18 0 2 0 327863966 22085632 4617 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23382/statm: 5392 4617 218 20 0 4750 0
[pid=23382/tid=23384] ppid=23380 vsize=21568 CPUtime=12.66
/proc/23382/task/23384/stat : 23384 (MiraXTv1_dyn) R 23380 23382 23253 0 -1 4194368 4369 0 0 0 1264 2 0 0 25 0 2 0 327863967 22085632 4617 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 21568

[startup+25.5011 s]
/proc/loadavg: 1.55 1.77 1.67 2/79 23384
/proc/meminfo: memFree=1664368/2055920 swapFree=4144152/4192956
[pid=23382] ppid=23380 vsize=27336 CPUtime=25.48
/proc/23382/stat : 23382 (MiraXTv1_dyn) S 23380 23382 23253 0 -1 4194304 6383 0 0 0 2544 4 0 0 18 0 2 0 327863966 27992064 6068 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23382/statm: 6834 6068 218 20 0 6192 0
[pid=23382/tid=23384] ppid=23380 vsize=27336 CPUtime=25.46
/proc/23382/task/23384/stat : 23384 (MiraXTv1_dyn) R 23380 23382 23253 0 -1 4194368 5989 0 0 0 2542 4 0 0 25 0 2 0 327863967 27992064 6069 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8414843 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27336

[startup+51.1011 s]
/proc/loadavg: 1.36 1.71 1.66 2/79 23384
/proc/meminfo: memFree=1660656/2055920 swapFree=4144152/4192956
[pid=23382] ppid=23380 vsize=30648 CPUtime=51.07
/proc/23382/stat : 23382 (MiraXTv1_dyn) S 23380 23382 23253 0 -1 4194304 7587 0 0 0 5102 5 0 0 18 0 2 0 327863966 31383552 6875 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23382/statm: 7662 6875 218 20 0 7020 0
[pid=23382/tid=23384] ppid=23380 vsize=30648 CPUtime=51.06
/proc/23382/task/23384/stat : 23384 (MiraXTv1_dyn) R 23380 23382 23253 0 -1 4194368 7192 0 0 0 5101 5 0 0 25 0 2 0 327863967 31383552 6875 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 30648

[startup+102.305 s]
/proc/loadavg: 1.15 1.60 1.62 2/79 23384
/proc/meminfo: memFree=1657648/2055920 swapFree=4144152/4192956
[pid=23382] ppid=23380 vsize=33512 CPUtime=102.25
/proc/23382/stat : 23382 (MiraXTv1_dyn) S 23380 23382 23253 0 -1 4194304 8929 0 0 0 10219 6 0 0 18 0 2 0 327863966 34316288 7638 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23382/statm: 8378 7638 218 20 0 7736 0
[pid=23382/tid=23384] ppid=23380 vsize=33512 CPUtime=102.24
/proc/23382/task/23384/stat : 23384 (MiraXTv1_dyn) R 23380 23382 23253 0 -1 4194368 8534 0 0 0 10218 6 0 0 25 0 2 0 327863967 34316288 7638 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 33512

[startup+162.301 s]
/proc/loadavg: 1.06 1.49 1.58 2/79 23384
/proc/meminfo: memFree=1655984/2055920 swapFree=4144152/4192956
[pid=23382] ppid=23380 vsize=35352 CPUtime=162.23
/proc/23382/stat : 23382 (MiraXTv1_dyn) S 23380 23382 23253 0 -1 4194304 10179 0 0 0 16216 7 0 0 18 0 2 0 327863966 36200448 8046 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23382/statm: 8838 8046 218 20 0 8196 0
[pid=23382/tid=23384] ppid=23380 vsize=35352 CPUtime=162.22
/proc/23382/task/23384/stat : 23384 (MiraXTv1_dyn) R 23380 23382 23253 0 -1 4194368 9784 0 0 0 16215 7 0 0 25 0 2 0 327863967 36200448 8046 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520222 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 35352

[startup+222.301 s]
/proc/loadavg: 1.02 1.39 1.54 2/79 23384
/proc/meminfo: memFree=1652784/2055920 swapFree=4144152/4192956
[pid=23382] ppid=23380 vsize=38644 CPUtime=222.22
/proc/23382/stat : 23382 (MiraXTv1_dyn) S 23380 23382 23253 0 -1 4194304 11695 0 0 0 22213 9 0 0 18 0 2 0 327863966 39571456 8845 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23382/statm: 9661 8845 218 20 0 9019 0
[pid=23382/tid=23384] ppid=23380 vsize=38644 CPUtime=222.21
/proc/23382/task/23384/stat : 23384 (MiraXTv1_dyn) R 23380 23382 23253 0 -1 4194368 11300 0 0 0 22212 9 0 0 25 0 2 0 327863967 39571456 8845 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526347 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 38644

[startup+282.301 s]
/proc/loadavg: 1.00 1.32 1.50 2/79 23384
/proc/meminfo: memFree=1652464/2055920 swapFree=4144152/4192956
[pid=23382] ppid=23380 vsize=38920 CPUtime=282.21
/proc/23382/stat : 23382 (MiraXTv1_dyn) S 23380 23382 23253 0 -1 4194304 12597 0 0 0 28211 10 0 0 18 0 2 0 327863966 39854080 8923 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23382/statm: 9730 8923 218 20 0 9088 0
[pid=23382/tid=23384] ppid=23380 vsize=38920 CPUtime=282.19
/proc/23382/task/23384/stat : 23384 (MiraXTv1_dyn) R 23380 23382 23253 0 -1 4194368 12202 0 0 0 28209 10 0 0 25 0 2 0 327863967 39854080 8923 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 38920

[startup+342.302 s]
/proc/loadavg: 1.00 1.26 1.47 2/79 23384
/proc/meminfo: memFree=1651440/2055920 swapFree=4144152/4192956
[pid=23382] ppid=23380 vsize=39928 CPUtime=342.19
/proc/23382/stat : 23382 (MiraXTv1_dyn) S 23380 23382 23253 0 -1 4194304 13527 0 0 0 34208 11 0 0 18 0 2 0 327863966 40886272 9173 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23382/statm: 9982 9173 218 20 0 9340 0
[pid=23382/tid=23384] ppid=23380 vsize=39928 CPUtime=342.18
/proc/23382/task/23384/stat : 23384 (MiraXTv1_dyn) R 23380 23382 23253 0 -1 4194368 13132 0 0 0 34207 11 0 0 25 0 2 0 327863967 40886272 9173 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 39928

[startup+402.302 s]
/proc/loadavg: 1.00 1.21 1.44 2/79 23384
/proc/meminfo: memFree=1650928/2055920 swapFree=4144152/4192956
[pid=23382] ppid=23380 vsize=40388 CPUtime=402.17
/proc/23382/stat : 23382 (MiraXTv1_dyn) S 23380 23382 23253 0 -1 4194304 14363 0 0 0 40205 12 0 0 18 0 2 0 327863966 41357312 9314 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23382/statm: 10097 9314 218 20 0 9455 0
[pid=23382/tid=23384] ppid=23380 vsize=40388 CPUtime=402.16
/proc/23382/task/23384/stat : 23384 (MiraXTv1_dyn) R 23380 23382 23253 0 -1 4194368 13968 0 0 0 40204 12 0 0 25 0 2 0 327863967 41357312 9314 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526382 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 40388

[startup+462.302 s]
/proc/loadavg: 1.00 1.17 1.41 2/79 23384
/proc/meminfo: memFree=1649712/2055920 swapFree=4144152/4192956
[pid=23382] ppid=23380 vsize=41760 CPUtime=462.16
/proc/23382/stat : 23382 (MiraXTv1_dyn) S 23380 23382 23253 0 -1 4194304 15406 0 0 0 46203 13 0 0 18 0 2 0 327863966 42762240 9649 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23382/statm: 10440 9649 218 20 0 9798 0
[pid=23382/tid=23384] ppid=23380 vsize=41760 CPUtime=462.14
/proc/23382/task/23384/stat : 23384 (MiraXTv1_dyn) R 23380 23382 23253 0 -1 4194368 15011 0 0 0 46201 13 0 0 25 0 2 0 327863967 42762240 9649 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 41760

[startup+522.302 s]
/proc/loadavg: 1.00 1.14 1.38 2/79 23384
/proc/meminfo: memFree=1647920/2055920 swapFree=4144152/4192956
[pid=23382] ppid=23380 vsize=43212 CPUtime=522.14
/proc/23382/stat : 23382 (MiraXTv1_dyn) S 23380 23382 23253 0 -1 4194304 16434 0 0 0 52200 14 0 0 18 0 2 0 327863966 44249088 10046 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23382/statm: 10803 10046 218 20 0 10161 0
[pid=23382/tid=23384] ppid=23380 vsize=43212 CPUtime=522.13
/proc/23382/task/23384/stat : 23384 (MiraXTv1_dyn) R 23380 23382 23253 0 -1 4194368 16039 0 0 0 52199 14 0 0 25 0 2 0 327863967 44249088 10046 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 43212

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.35 2/79 23384
/proc/meminfo: memFree=1647792/2055920 swapFree=4144152/4192956
[pid=23382] ppid=23380 vsize=43372 CPUtime=582.12
/proc/23382/stat : 23382 (MiraXTv1_dyn) S 23380 23382 23253 0 -1 4194304 17304 0 0 0 58197 15 0 0 18 0 2 0 327863966 44412928 10087 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23382/statm: 10843 10087 218 20 0 10201 0
[pid=23382/tid=23384] ppid=23380 vsize=43372 CPUtime=582.11
/proc/23382/task/23384/stat : 23384 (MiraXTv1_dyn) R 23380 23382 23253 0 -1 4194368 16909 0 0 0 58196 15 0 0 25 0 2 0 327863967 44412928 10087 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 43372

[startup+642.301 s]
/proc/loadavg: 1.00 1.09 1.33 2/79 23384
/proc/meminfo: memFree=1645552/2055920 swapFree=4144152/4192956
[pid=23382] ppid=23380 vsize=45516 CPUtime=642.11
/proc/23382/stat : 23382 (MiraXTv1_dyn) S 23380 23382 23253 0 -1 4194304 18518 0 0 0 64195 16 0 0 18 0 2 0 327863966 46608384 10643 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23382/statm: 11379 10643 218 20 0 10737 0
[pid=23382/tid=23384] ppid=23380 vsize=45516 CPUtime=642.1
/proc/23382/task/23384/stat : 23384 (MiraXTv1_dyn) R 23380 23382 23253 0 -1 4194368 18123 0 0 0 64194 16 0 0 25 0 2 0 327863967 46608384 10643 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 45516

[startup+702.301 s]
/proc/loadavg: 1.00 1.07 1.30 2/79 23384
/proc/meminfo: memFree=1645232/2055920 swapFree=4144152/4192956
[pid=23382] ppid=23380 vsize=45804 CPUtime=702.09
/proc/23382/stat : 23382 (MiraXTv1_dyn) S 23380 23382 23253 0 -1 4194304 19373 0 0 0 70192 17 0 0 18 0 2 0 327863966 46903296 10734 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23382/statm: 11451 10734 218 20 0 10809 0
[pid=23382/tid=23384] ppid=23380 vsize=45804 CPUtime=702.08
/proc/23382/task/23384/stat : 23384 (MiraXTv1_dyn) R 23380 23382 23253 0 -1 4194368 18978 0 0 0 70191 17 0 0 25 0 2 0 327863967 46903296 10734 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 45804

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.28 2/79 23384
/proc/meminfo: memFree=1644976/2055920 swapFree=4144152/4192956
[pid=23382] ppid=23380 vsize=46360 CPUtime=762.08
/proc/23382/stat : 23382 (MiraXTv1_dyn) S 23380 23382 23253 0 -1 4194304 20001 0 0 0 76190 18 0 0 18 0 2 0 327863966 47472640 10781 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23382/statm: 11590 10781 218 20 0 10948 0
[pid=23382/tid=23384] ppid=23380 vsize=46360 CPUtime=762.07
/proc/23382/task/23384/stat : 23384 (MiraXTv1_dyn) R 23380 23382 23253 0 -1 4194368 19606 0 0 0 76189 18 0 0 25 0 2 0 327863967 47472640 10781 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 46360

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.26 2/79 23384
/proc/meminfo: memFree=1644912/2055920 swapFree=4144152/4192956
[pid=23382] ppid=23380 vsize=46548 CPUtime=822.06
/proc/23382/stat : 23382 (MiraXTv1_dyn) S 23380 23382 23253 0 -1 4194304 20611 0 0 0 82187 19 0 0 18 0 2 0 327863966 47665152 10804 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23382/statm: 11637 10804 218 20 0 10995 0
[pid=23382/tid=23384] ppid=23380 vsize=46548 CPUtime=822.05
/proc/23382/task/23384/stat : 23384 (MiraXTv1_dyn) R 23380 23382 23253 0 -1 4194368 20216 0 0 0 82186 19 0 0 25 0 2 0 327863967 47665152 10804 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 46548

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.24 2/79 23384
/proc/meminfo: memFree=1644848/2055920 swapFree=4144152/4192956
[pid=23382] ppid=23380 vsize=46548 CPUtime=882.05
/proc/23382/stat : 23382 (MiraXTv1_dyn) S 23380 23382 23253 0 -1 4194304 21237 0 0 0 88185 20 0 0 18 0 2 0 327863966 47665152 10837 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23382/statm: 11637 10837 218 20 0 10995 0
[pid=23382/tid=23384] ppid=23380 vsize=46548 CPUtime=882.03
/proc/23382/task/23384/stat : 23384 (MiraXTv1_dyn) R 23380 23382 23253 0 -1 4194368 20842 0 0 0 88183 20 0 0 25 0 2 0 327863967 47665152 10837 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 46548

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.23 2/79 23384
/proc/meminfo: memFree=1644720/2055920 swapFree=4144152/4192956
[pid=23382] ppid=23380 vsize=46548 CPUtime=942.03
/proc/23382/stat : 23382 (MiraXTv1_dyn) S 23380 23382 23253 0 -1 4194304 21745 0 0 0 94182 21 0 0 18 0 2 0 327863966 47665152 10845 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23382/statm: 11637 10845 218 20 0 10995 0
[pid=23382/tid=23384] ppid=23380 vsize=46548 CPUtime=942.01
/proc/23382/task/23384/stat : 23384 (MiraXTv1_dyn) R 23380 23382 23253 0 -1 4194368 21350 0 0 0 94181 20 0 0 25 0 2 0 327863967 47665152 10845 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 46548

[startup+1002.3 s]
/proc/loadavg: 1.05 1.03 1.21 2/79 23384
/proc/meminfo: memFree=1644656/2055920 swapFree=4144152/4192956
[pid=23382] ppid=23380 vsize=47360 CPUtime=1002.01
/proc/23382/stat : 23382 (MiraXTv1_dyn) S 23380 23382 23253 0 -1 4194304 22383 0 0 0 100180 21 0 0 18 0 2 0 327863966 48496640 10878 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23382/statm: 11840 10878 218 20 0 11198 0
[pid=23382/tid=23384] ppid=23380 vsize=47360 CPUtime=1002
/proc/23382/task/23384/stat : 23384 (MiraXTv1_dyn) R 23380 23382 23253 0 -1 4194368 21988 0 0 0 100179 21 0 0 25 0 2 0 327863967 48496640 10878 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 47360

[startup+1062.3 s]
/proc/loadavg: 1.02 1.02 1.20 2/79 23384
/proc/meminfo: memFree=1644464/2055920 swapFree=4144152/4192956
[pid=23382] ppid=23380 vsize=47836 CPUtime=1061.99
/proc/23382/stat : 23382 (MiraXTv1_dyn) S 23380 23382 23253 0 -1 4194304 23049 0 0 0 106177 22 0 0 18 0 2 0 327863966 48984064 10933 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23382/statm: 11959 10933 218 20 0 11317 0
[pid=23382/tid=23384] ppid=23380 vsize=47836 CPUtime=1061.98
/proc/23382/task/23384/stat : 23384 (MiraXTv1_dyn) R 23380 23382 23253 0 -1 4194368 22654 0 0 0 106176 22 0 0 25 0 2 0 327863967 48984064 10933 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 47836

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.18 2/79 23384
/proc/meminfo: memFree=1644272/2055920 swapFree=4144152/4192956
[pid=23382] ppid=23380 vsize=47836 CPUtime=1121.98
/proc/23382/stat : 23382 (MiraXTv1_dyn) S 23380 23382 23253 0 -1 4194304 23690 0 0 0 112175 23 0 0 18 0 2 0 327863966 48984064 10957 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23382/statm: 11959 10957 218 20 0 11317 0
[pid=23382/tid=23384] ppid=23380 vsize=47836 CPUtime=1121.97
/proc/23382/task/23384/stat : 23384 (MiraXTv1_dyn) R 23380 23382 23253 0 -1 4194368 23295 0 0 0 112174 23 0 0 25 0 2 0 327863967 48984064 10957 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 47836

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.17 2/79 23384
/proc/meminfo: memFree=1644208/2055920 swapFree=4144152/4192956
[pid=23382] ppid=23380 vsize=47968 CPUtime=1181.97
/proc/23382/stat : 23382 (MiraXTv1_dyn) S 23380 23382 23253 0 -1 4194304 24339 0 0 0 118173 24 0 0 18 0 2 0 327863966 49119232 10981 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23382/statm: 11992 10981 218 20 0 11350 0
[pid=23382/tid=23384] ppid=23380 vsize=47968 CPUtime=1181.95
/proc/23382/task/23384/stat : 23384 (MiraXTv1_dyn) R 23380 23382 23253 0 -1 4194368 23944 0 0 0 118171 24 0 0 25 0 2 0 327863967 49119232 10981 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 47968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.01 1.16 2/79 23384
/proc/meminfo: memFree=1644080/2055920 swapFree=4144152/4192956
[pid=23382] ppid=23380 vsize=48100 CPUtime=1200.06
/proc/23382/stat : 23382 (MiraXTv1_dyn) S 23380 23382 23253 0 -1 4194304 24474 0 0 0 119982 24 0 0 18 0 2 0 327863966 49254400 11011 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23382/statm: 12025 11011 218 20 0 11383 0
[pid=23382/tid=23384] ppid=23380 vsize=48100 CPUtime=1200.05
/proc/23382/task/23384/stat : 23384 (MiraXTv1_dyn) R 23380 23382 23253 0 -1 4194368 24079 0 0 0 119981 24 0 0 25 0 2 0 327863967 49254400 11011 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 48100

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.08
CPU user time (s): 1199.83
CPU system time (s): 0.252961
CPU usage (%): 99.9721
Max. virtual memory (cumulated for all children) (KiB): 48100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.83
system time used= 0.252961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24474
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13
involuntary context switches= 7386

runsolver used 1.26681 second user time and 3.10653 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Fri May 11 07:22:30 UTC 2007

IDJOB= 309329
IDBENCH= 20256
IDSOLVER= 130
FILE ID= node11/309329-1178868150

PBS_JOBID= 5251040

Free space on /tmp= 66556 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.9/v990/unif2p-p0.9-v990-c3583-S516218553-20-SAT.cnf
COMMAND LINE= /tmp/evaluation/309329-1178868150/MiraXTv1_dyn /tmp/evaluation/309329-1178868150/instance-309329-1178868150.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-309329-1178868150 -o ROOT/results/node11/solver-309329-1178868150 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/309329-1178868150/MiraXTv1_dyn /tmp/evaluation/309329-1178868150/instance-309329-1178868150.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  028909e91326b4c0afcc33805fc40234

RANDOM SEED= 686129260

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.235
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.235
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1688216 kB
Buffers:         49588 kB
Cached:         230224 kB
SwapCached:      18368 kB
Active:         129160 kB
Inactive:       175188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1688216 kB
SwapTotal:     4192956 kB
SwapFree:      4144152 kB
Dirty:            4036 kB
Writeback:           0 kB
Mapped:          29916 kB
Slab:            48824 kB
Committed_AS:  7605984 kB
PageTables:       1848 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66556 MiB

End job on node11 on Fri May 11 07:42:33 UTC 2007