Trace number 294936

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 v3? (TO) 1200.17 601.629

General information on the benchmark

Namerandom/OnTreshold/7SAT/v65/
unif-k7-r89-v65-c5785-S1284960805-05.UNSAT.shuffled.cnf
MD5SUM7faec4d52a8413a8449c21f2ea11cbf4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of clauses5785
Sum of the clauses size40495
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55785

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...

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/node16/watcher-294936-1178818691 -o ROOT/results/node16/solver-294936-1178818691 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/294936-1178818691/MiraXTv3_dyn /tmp/evaluation/294936-1178818691/instance-294936-1178818691.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: 0.92 0.98 0.99 3/77 23740
/proc/meminfo: memFree=1809144/2055920 swapFree=4143400/4192956
[pid=23740] ppid=23738 vsize=3788 CPUtime=0
/proc/23740/stat : 23740 (MiraXTv3_dyn) R 23738 23740 23301 0 -1 4194304 312 0 0 0 0 0 0 0 18 0 1 0 329786767 3878912 287 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7640699 0 0 4096 0 0 0 0 17 0 0 0
/proc/23740/statm: 947 289 206 20 0 305 0

[startup+0.019372 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 23740
/proc/meminfo: memFree=1809144/2055920 swapFree=4143400/4192956
[pid=23740] ppid=23738 vsize=4348 CPUtime=0.01
/proc/23740/stat : 23740 (MiraXTv3_dyn) R 23738 23740 23301 0 -1 4194304 445 0 0 0 1 0 0 0 18 0 1 0 329786767 4452352 420 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 0 0 0
/proc/23740/statm: 1087 420 207 20 0 445 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4348

[startup+0.101353 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 23740
/proc/meminfo: memFree=1809144/2055920 swapFree=4143400/4192956
[pid=23740] ppid=23738 vsize=4348 CPUtime=0.09
/proc/23740/stat : 23740 (MiraXTv3_dyn) R 23738 23740 23301 0 -1 4194304 450 0 0 0 9 0 0 0 18 0 1 0 329786767 4452352 425 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583719 0 0 4096 0 0 0 0 17 0 0 0
/proc/23740/statm: 1087 425 207 20 0 445 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4348

[startup+0.301315 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 23740
/proc/meminfo: memFree=1809144/2055920 swapFree=4143400/4192956
[pid=23740] ppid=23738 vsize=8712 CPUtime=0.47
/proc/23740/stat : 23740 (MiraXTv3_dyn) S 23738 23740 23301 0 -1 4194304 1070 0 0 0 47 0 0 0 18 0 3 0 329786767 8921088 1045 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23740/statm: 2178 1045 218 20 0 1536 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 8712

[startup+0.701231 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 23740
/proc/meminfo: memFree=1809144/2055920 swapFree=4143400/4192956
[pid=23740] ppid=23738 vsize=12424 CPUtime=1.27
/proc/23740/stat : 23740 (MiraXTv3_dyn) S 23738 23740 23301 0 -1 4194304 1851 0 0 0 126 1 0 0 18 0 3 0 329786767 12722176 1826 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23740/statm: 3106 1826 218 20 0 2464 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 12424

[startup+1.50106 s]
/proc/loadavg: 0.92 0.98 0.99 3/80 23743
/proc/meminfo: memFree=1800736/2055920 swapFree=4143400/4192956
[pid=23740] ppid=23738 vsize=16320 CPUtime=2.86
/proc/23740/stat : 23740 (MiraXTv3_dyn) S 23738 23740 23301 0 -1 4194304 2780 0 0 0 284 2 0 0 18 0 3 0 329786767 16711680 2755 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23740/statm: 4080 2755 218 20 0 3438 0
[pid=23740/tid=23742] ppid=23738 vsize=16320 CPUtime=1.37
/proc/23740/task/23742/stat : 23742 (MiraXTv3_dyn) R 23738 23740 23301 0 -1 4194368 1166 0 0 0 137 0 0 0 25 0 3 0 329786778 16711680 2755 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23740/tid=23743] ppid=23738 vsize=16320 CPUtime=1.36
/proc/23740/task/23743/stat : 23743 (MiraXTv3_dyn) R 23738 23740 23301 0 -1 4194368 1131 0 0 0 135 1 0 0 18 0 3 0 329786778 16711680 2755 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 16320

[startup+3.10172 s]
/proc/loadavg: 1.01 1.00 0.99 3/80 23743
/proc/meminfo: memFree=1798496/2055920 swapFree=4143400/4192956
[pid=23740] ppid=23738 vsize=19712 CPUtime=6.06
/proc/23740/stat : 23740 (MiraXTv3_dyn) S 23738 23740 23301 0 -1 4194304 3658 0 0 0 603 3 0 0 18 0 3 0 329786767 20185088 3597 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23740/statm: 4928 3597 218 20 0 4286 0
[pid=23740/tid=23742] ppid=23738 vsize=19712 CPUtime=2.98
/proc/23740/task/23742/stat : 23742 (MiraXTv3_dyn) R 23738 23740 23301 0 -1 4194368 1568 0 0 0 297 1 0 0 25 0 3 0 329786778 20185088 3597 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23740/tid=23743] ppid=23738 vsize=19712 CPUtime=2.96
/proc/23740/task/23743/stat : 23743 (MiraXTv3_dyn) R 23738 23740 23301 0 -1 4194368 1607 0 0 0 295 1 0 0 25 0 3 0 329786778 20185088 3597 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 19712

[startup+6.30105 s]
/proc/loadavg: 1.01 1.00 0.99 3/80 23743
/proc/meminfo: memFree=1788704/2055920 swapFree=4143400/4192956
[pid=23740] ppid=23738 vsize=27424 CPUtime=12.44
/proc/23740/stat : 23740 (MiraXTv3_dyn) S 23738 23740 23301 0 -1 4194304 5961 0 0 0 1239 5 0 0 18 0 3 0 329786767 28082176 5788 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23740/statm: 6856 5788 218 20 0 6214 0
[pid=23740/tid=23742] ppid=23738 vsize=27424 CPUtime=6.17
/proc/23740/task/23742/stat : 23742 (MiraXTv3_dyn) R 23738 23740 23301 0 -1 4194368 2728 0 0 0 615 2 0 0 25 0 3 0 329786778 28082176 5788 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23740/tid=23743] ppid=23738 vsize=27424 CPUtime=6.15
/proc/23740/task/23743/stat : 23743 (MiraXTv3_dyn) R 23738 23740 23301 0 -1 4194368 2750 0 0 0 612 3 0 0 25 0 3 0 329786778 28082176 5788 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 27424

[startup+12.7027 s]
/proc/loadavg: 1.16 1.03 1.01 3/80 23743
/proc/meminfo: memFree=1779184/2055920 swapFree=4143400/4192956
[pid=23740] ppid=23738 vsize=34968 CPUtime=25.22
/proc/23740/stat : 23740 (MiraXTv3_dyn) S 23738 23740 23301 0 -1 4194304 7978 0 0 0 2515 7 0 0 18 0 3 0 329786767 35807232 7507 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23740/statm: 8742 7507 218 20 0 8100 0
[pid=23740/tid=23742] ppid=23738 vsize=34968 CPUtime=12.57
/proc/23740/task/23742/stat : 23742 (MiraXTv3_dyn) R 23738 23740 23301 0 -1 4194368 3721 0 0 0 1255 2 0 0 25 0 3 0 329786778 35807232 7507 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23740/tid=23743] ppid=23738 vsize=34968 CPUtime=12.52
/proc/23740/task/23743/stat : 23743 (MiraXTv3_dyn) R 23738 23740 23301 0 -1 4194368 3774 0 0 0 1248 4 0 0 25 0 3 0 329786778 35807232 7507 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 34968

[startup+25.502 s]
/proc/loadavg: 1.29 1.06 1.02 3/80 23743
/proc/meminfo: memFree=1769328/2055920 swapFree=4143400/4192956
[pid=23740] ppid=23738 vsize=44180 CPUtime=50.76
/proc/23740/stat : 23740 (MiraXTv3_dyn) S 23738 23740 23301 0 -1 4194304 10990 0 0 0 5066 10 0 0 18 0 3 0 329786767 45240320 10041 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23740/statm: 11045 10041 218 20 0 10403 0
[pid=23740/tid=23742] ppid=23738 vsize=44180 CPUtime=25.35
/proc/23740/task/23742/stat : 23742 (MiraXTv3_dyn) R 23738 23740 23301 0 -1 4194368 5165 0 0 0 2532 3 0 0 25 0 3 0 329786778 45240320 10041 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23740/tid=23743] ppid=23738 vsize=44180 CPUtime=25.28
/proc/23740/task/23743/stat : 23743 (MiraXTv3_dyn) R 23738 23740 23301 0 -1 4194368 5342 0 0 0 2522 6 0 0 25 0 3 0 329786778 45240320 10041 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 44180

[startup+51.1016 s]
/proc/loadavg: 1.53 1.14 1.04 3/80 23743
/proc/meminfo: memFree=1765104/2055920 swapFree=4143400/4192956
[pid=23740] ppid=23738 vsize=49920 CPUtime=101.84
/proc/23740/stat : 23740 (MiraXTv3_dyn) S 23738 23740 23301 0 -1 4194304 13130 0 0 0 10172 12 0 0 18 0 3 0 329786767 51118080 11080 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23740/statm: 12480 11080 218 20 0 11838 0
[pid=23740/tid=23742] ppid=23738 vsize=49920 CPUtime=50.93
/proc/23740/task/23742/stat : 23742 (MiraXTv3_dyn) R 23738 23740 23301 0 -1 4194368 6314 0 0 0 5089 4 0 0 25 0 3 0 329786778 51118080 11080 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23740/tid=23743] ppid=23738 vsize=49920 CPUtime=50.79
/proc/23740/task/23743/stat : 23743 (MiraXTv3_dyn) R 23738 23740 23301 0 -1 4194368 6333 0 0 0 5072 7 0 0 25 0 3 0 329786778 51118080 11080 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 49920

[startup+102.307 s]
/proc/loadavg: 1.81 1.28 1.09 3/80 23743
/proc/meminfo: memFree=1760304/2055920 swapFree=4143400/4192956
[pid=23740] ppid=23738 vsize=54600 CPUtime=204
/proc/23740/stat : 23740 (MiraXTv3_dyn) S 23738 23740 23301 0 -1 4194304 16295 0 0 0 20386 14 0 0 18 0 3 0 329786767 55910400 12260 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23740/statm: 13650 12260 218 20 0 13008 0
[pid=23740/tid=23742] ppid=23738 vsize=54600 CPUtime=102.09
/proc/23740/task/23742/stat : 23742 (MiraXTv3_dyn) R 23738 23740 23301 0 -1 4194368 7959 0 0 0 10204 5 0 0 25 0 3 0 329786778 55910400 12260 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23740/tid=23743] ppid=23738 vsize=54600 CPUtime=101.78
/proc/23740/task/23743/stat : 23743 (MiraXTv3_dyn) R 23738 23740 23301 0 -1 4194368 7853 0 0 0 10170 8 0 0 25 0 3 0 329786778 55910400 12260 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204
Current children cumulated vsize (KiB) 54600

[startup+162.301 s]
/proc/loadavg: 1.93 1.41 1.15 3/80 23743
/proc/meminfo: memFree=1757040/2055920 swapFree=4143400/4192956
[pid=23740] ppid=23738 vsize=57672 CPUtime=323.7
/proc/23740/stat : 23740 (MiraXTv3_dyn) S 23738 23740 23301 0 -1 4194304 19327 0 0 0 32353 17 0 0 18 0 3 0 329786767 59056128 13015 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23740/statm: 14418 13015 218 20 0 13776 0
[pid=23740/tid=23742] ppid=23738 vsize=57672 CPUtime=162.04
/proc/23740/task/23742/stat : 23742 (MiraXTv3_dyn) R 23738 23740 23301 0 -1 4194368 9544 0 0 0 16198 6 0 0 25 0 3 0 329786778 59056128 13015 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23740/tid=23743] ppid=23738 vsize=57672 CPUtime=161.53
/proc/23740/task/23743/stat : 23743 (MiraXTv3_dyn) R 23738 23740 23301 0 -1 4194368 9300 0 0 0 16143 10 0 0 25 0 3 0 329786778 59056128 13015 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.7
Current children cumulated vsize (KiB) 57672

[startup+222.301 s]
/proc/loadavg: 1.97 1.51 1.20 3/80 23743
/proc/meminfo: memFree=1754672/2055920 swapFree=4143400/4192956
[pid=23740] ppid=23738 vsize=59924 CPUtime=443.39
/proc/23740/stat : 23740 (MiraXTv3_dyn) S 23738 23740 23301 0 -1 4194304 22074 0 0 0 44319 20 0 0 18 0 3 0 329786767 61362176 13618 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23740/statm: 14981 13618 218 20 0 14339 0
[pid=23740/tid=23742] ppid=23738 vsize=59924 CPUtime=221.95
/proc/23740/task/23742/stat : 23742 (MiraXTv3_dyn) R 23738 23740 23301 0 -1 4194368 11076 0 0 0 22187 8 0 0 25 0 3 0 329786778 61362176 13618 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23740/tid=23743] ppid=23738 vsize=59924 CPUtime=221.3
/proc/23740/task/23743/stat : 23743 (MiraXTv3_dyn) R 23738 23740 23301 0 -1 4194368 10515 0 0 0 22120 10 0 0 25 0 3 0 329786778 61362176 13618 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530004 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.39
Current children cumulated vsize (KiB) 59924

[startup+282.302 s]
/proc/loadavg: 1.99 1.60 1.24 3/80 23743
/proc/meminfo: memFree=1753200/2055920 swapFree=4143400/4192956
[pid=23740] ppid=23738 vsize=61512 CPUtime=563.09
/proc/23740/stat : 23740 (MiraXTv3_dyn) S 23738 23740 23301 0 -1 4194304 24705 0 0 0 56287 22 0 0 18 0 3 0 329786767 62988288 14017 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23740/statm: 15378 14017 218 20 0 14736 0
[pid=23740/tid=23742] ppid=23738 vsize=61512 CPUtime=281.74
/proc/23740/task/23742/stat : 23742 (MiraXTv3_dyn) R 23738 23740 23301 0 -1 4194368 12294 0 0 0 28165 9 0 0 25 0 3 0 329786778 62988288 14017 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526445 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23740/tid=23743] ppid=23738 vsize=61512 CPUtime=281.22
/proc/23740/task/23743/stat : 23743 (MiraXTv3_dyn) R 23738 23740 23301 0 -1 4194368 11928 0 0 0 28110 12 0 0 25 0 3 0 329786778 62988288 14017 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.09
Current children cumulated vsize (KiB) 61512

[startup+342.302 s]
/proc/loadavg: 1.99 1.67 1.29 3/80 23743
/proc/meminfo: memFree=1752112/2055920 swapFree=4143400/4192956
[pid=23740] ppid=23738 vsize=63040 CPUtime=682.79
/proc/23740/stat : 23740 (MiraXTv3_dyn) S 23738 23740 23301 0 -1 4194304 27202 0 0 0 68255 24 0 0 18 0 3 0 329786767 64552960 14270 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23740/statm: 15760 14270 218 20 0 15118 0
[pid=23740/tid=23742] ppid=23738 vsize=63040 CPUtime=341.7
/proc/23740/task/23742/stat : 23742 (MiraXTv3_dyn) R 23738 23740 23301 0 -1 4194368 13581 0 0 0 34160 10 0 0 25 0 3 0 329786778 64552960 14270 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23740/tid=23743] ppid=23738 vsize=63040 CPUtime=340.96
/proc/23740/task/23743/stat : 23743 (MiraXTv3_dyn) R 23738 23740 23301 0 -1 4194368 13138 0 0 0 34083 13 0 0 25 0 3 0 329786778 64552960 14270 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.79
Current children cumulated vsize (KiB) 63040

[startup+402.301 s]
/proc/loadavg: 1.99 1.73 1.33 3/80 23743
/proc/meminfo: memFree=1749488/2055920 swapFree=4143400/4192956
[pid=23740] ppid=23738 vsize=65584 CPUtime=802.49
/proc/23740/stat : 23740 (MiraXTv3_dyn) S 23738 23740 23301 0 -1 4194304 29961 0 0 0 80222 27 0 0 18 0 3 0 329786767 67158016 14921 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23740/statm: 16396 14921 218 20 0 15754 0
[pid=23740/tid=23742] ppid=23738 vsize=65584 CPUtime=401.64
/proc/23740/task/23742/stat : 23742 (MiraXTv3_dyn) R 23738 23740 23301 0 -1 4194368 15196 0 0 0 40153 11 0 0 25 0 3 0 329786778 67158016 14921 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526429 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23740/tid=23743] ppid=23738 vsize=65584 CPUtime=400.72
/proc/23740/task/23743/stat : 23743 (MiraXTv3_dyn) R 23738 23740 23301 0 -1 4194368 14282 0 0 0 40057 15 0 0 25 0 3 0 329786778 67158016 14921 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.49
Current children cumulated vsize (KiB) 65584

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.37 3/80 23743
/proc/meminfo: memFree=1746736/2055920 swapFree=4143400/4192956
[pid=23740] ppid=23738 vsize=69200 CPUtime=922.19
/proc/23740/stat : 23740 (MiraXTv3_dyn) S 23738 23740 23301 0 -1 4194304 32754 0 0 0 92189 30 0 0 18 0 3 0 329786767 70860800 15606 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23740/statm: 17300 15606 218 20 0 16658 0
[pid=23740/tid=23742] ppid=23738 vsize=69200 CPUtime=461.58
/proc/23740/task/23742/stat : 23742 (MiraXTv3_dyn) R 23738 23740 23301 0 -1 4194368 16382 0 0 0 46146 12 0 0 25 0 3 0 329786778 70860800 15606 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23740/tid=23743] ppid=23738 vsize=69200 CPUtime=460.48
/proc/23740/task/23743/stat : 23743 (MiraXTv3_dyn) R 23738 23740 23301 0 -1 4194368 15889 0 0 0 46031 17 0 0 25 0 3 0 329786778 70860800 15606 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 922.19
Current children cumulated vsize (KiB) 69200

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.41 3/80 23743
/proc/meminfo: memFree=1745840/2055920 swapFree=4143400/4192956
[pid=23740] ppid=23738 vsize=69780 CPUtime=1041.91
/proc/23740/stat : 23740 (MiraXTv3_dyn) S 23738 23740 23301 0 -1 4194304 34967 0 0 0 104159 32 0 0 18 0 3 0 329786767 71454720 15846 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23740/statm: 17445 15846 218 20 0 16803 0
[pid=23740/tid=23742] ppid=23738 vsize=69780 CPUtime=521.54
/proc/23740/task/23742/stat : 23742 (MiraXTv3_dyn) R 23738 23740 23301 0 -1 4194368 17562 0 0 0 52141 13 0 0 21 0 3 0 329786778 71454720 15846 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23740/tid=23743] ppid=23738 vsize=69780 CPUtime=520.24
/proc/23740/task/23743/stat : 23743 (MiraXTv3_dyn) R 23738 23740 23301 0 -1 4194368 16922 0 0 0 52006 18 0 0 25 0 3 0 329786778 71454720 15846 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.91
Current children cumulated vsize (KiB) 69780

[startup+582.301 s]
/proc/loadavg: 1.99 1.84 1.44 3/80 23743
/proc/meminfo: memFree=1745008/2055920 swapFree=4143400/4192956
[pid=23740] ppid=23738 vsize=70360 CPUtime=1161.61
/proc/23740/stat : 23740 (MiraXTv3_dyn) S 23738 23740 23301 0 -1 4194304 37254 0 0 0 116127 34 0 0 18 0 3 0 329786767 72048640 16068 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23740/statm: 17590 16068 218 20 0 16948 0
[pid=23740/tid=23742] ppid=23738 vsize=70360 CPUtime=581.49
/proc/23740/task/23742/stat : 23742 (MiraXTv3_dyn) R 23738 23740 23301 0 -1 4194368 18732 0 0 0 58135 14 0 0 25 0 3 0 329786778 72048640 16068 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526341 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23740/tid=23743] ppid=23738 vsize=70360 CPUtime=579.99
/proc/23740/task/23743/stat : 23743 (MiraXTv3_dyn) R 23738 23740 23301 0 -1 4194368 18039 0 0 0 57980 19 0 0 25 0 3 0 329786778 72048640 16068 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.61
Current children cumulated vsize (KiB) 70360



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.601 s]
/proc/loadavg: 1.99 1.85 1.45 3/80 23743
/proc/meminfo: memFree=1744688/2055920 swapFree=4143400/4192956
[pid=23740] ppid=23738 vsize=70492 CPUtime=1200.13
/proc/23740/stat : 23740 (MiraXTv3_dyn) S 23738 23740 23301 0 -1 4194304 38000 0 0 0 119979 34 0 0 18 0 3 0 329786767 72183808 16124 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23740/statm: 17623 16124 218 20 0 16981 0
[pid=23740/tid=23742] ppid=23738 vsize=70492 CPUtime=600.79
/proc/23740/task/23742/stat : 23742 (MiraXTv3_dyn) R 23738 23740 23301 0 -1 4194368 19077 0 0 0 60065 14 0 0 25 0 3 0 329786778 72183808 16124 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23740/tid=23743] ppid=23738 vsize=70492 CPUtime=599.21
/proc/23740/task/23743/stat : 23743 (MiraXTv3_dyn) R 23738 23740 23301 0 -1 4194368 18440 0 0 0 59902 19 0 0 25 0 3 0 329786778 72183808 16124 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.13
Current children cumulated vsize (KiB) 70492

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): 601.629
CPU time (s): 1200.17
CPU user time (s): 1199.81
CPU system time (s): 0.359945
CPU usage (%): 199.486
Max. virtual memory (cumulated for all children) (KiB): 70768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.81
system time used= 0.359945
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38000
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= 368
involuntary context switches= 22614

runsolver used 0.583911 second user time and 1.61975 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Thu May 10 17:38:11 UTC 2007

IDJOB= 294936
IDBENCH= 19900
IDSOLVER= 128
FILE ID= node16/294936-1178818691

PBS_JOBID= 5250962

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v65/unif-k7-r89-v65-c5785-S1284960805-05.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/294936-1178818691/MiraXTv3_dyn /tmp/evaluation/294936-1178818691/instance-294936-1178818691.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-294936-1178818691 -o ROOT/results/node16/solver-294936-1178818691 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/294936-1178818691/MiraXTv3_dyn /tmp/evaluation/294936-1178818691/instance-294936-1178818691.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  7faec4d52a8413a8449c21f2ea11cbf4

RANDOM SEED= 459746382

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node16.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.232
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.232
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:       1809424 kB
Buffers:         45656 kB
Cached:         114812 kB
SwapCached:      17964 kB
Active:          90424 kB
Inactive:        94952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1809424 kB
SwapTotal:     4192956 kB
SwapFree:      4143400 kB
Dirty:            4140 kB
Writeback:           0 kB
Mapped:          29944 kB
Slab:            46676 kB
Committed_AS: 14155212 kB
PageTables:       1836 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= 66561 MiB

End job on node16 on Thu May 10 17:48:15 UTC 2007