Trace number 305268

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.09 601.873

General information on the benchmark

Namerandom/LargeSize/3SAT/v16000/
unif-k3-r4.2-v16000-c67200-S1415445307-13.cnf
MD5SUM532ec8d121b791b638eeecfaf862b136
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 variables16000
Number of clauses67200
Sum of the clauses size201600
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 367200
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 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/node15/watcher-305268-1178854842 -o ROOT/results/node15/solver-305268-1178854842 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/305268-1178854842/MiraXTv3_dyn /tmp/evaluation/305268-1178854842/instance-305268-1178854842.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 1.10 3/77 6895
/proc/meminfo: memFree=1838192/2055920 swapFree=4156500/4192956
[pid=6895] ppid=6893 vsize=3788 CPUtime=0
/proc/6895/stat : 6895 (MiraXTv3_dyn) R 6893 6895 5109 0 -1 4194304 336 0 0 0 0 0 0 0 18 0 1 0 333401826 3878912 311 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6895/statm: 947 318 202 20 0 305 0

[startup+0.089849 s]
/proc/loadavg: 0.92 0.98 1.10 3/77 6895
/proc/meminfo: memFree=1838192/2055920 swapFree=4156500/4192956
[pid=6895] ppid=6893 vsize=8368 CPUtime=0.07
/proc/6895/stat : 6895 (MiraXTv3_dyn) R 6893 6895 5109 0 -1 4194304 1579 0 0 0 7 0 0 0 18 0 1 0 333401826 8568832 1554 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7947899 0 0 4096 0 0 0 0 17 1 0 0
/proc/6895/statm: 2092 1554 206 20 0 1450 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8368

[startup+0.10285 s]
/proc/loadavg: 0.92 0.98 1.10 3/77 6895
/proc/meminfo: memFree=1838192/2055920 swapFree=4156500/4192956
[pid=6895] ppid=6893 vsize=8632 CPUtime=0.09
/proc/6895/stat : 6895 (MiraXTv3_dyn) R 6893 6895 5109 0 -1 4194304 1670 0 0 0 9 0 0 0 18 0 1 0 333401826 8839168 1645 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7947899 0 0 4096 0 0 0 0 17 1 0 0
/proc/6895/statm: 2158 1645 206 20 0 1516 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8632

[startup+0.301867 s]
/proc/loadavg: 0.92 0.98 1.10 3/77 6895
/proc/meminfo: memFree=1838192/2055920 swapFree=4156500/4192956
[pid=6895] ppid=6893 vsize=10236 CPUtime=0.29
/proc/6895/stat : 6895 (MiraXTv3_dyn) R 6893 6895 5109 0 -1 4194304 2072 0 0 0 28 1 0 0 19 0 1 0 333401826 10481664 2047 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583928 0 0 4096 0 0 0 0 17 1 0 0
/proc/6895/statm: 2559 2047 207 20 0 1917 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10236

[startup+0.702909 s]
/proc/loadavg: 0.92 0.98 1.10 3/77 6895
/proc/meminfo: memFree=1838192/2055920 swapFree=4156500/4192956
[pid=6895] ppid=6893 vsize=37756 CPUtime=0.97
/proc/6895/stat : 6895 (MiraXTv3_dyn) S 6893 6895 5109 0 -1 4194304 5310 0 0 0 95 2 0 0 20 0 3 0 333401826 38662144 4979 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6895/statm: 9439 4979 218 20 0 8797 0
Current children cumulated CPU time (s) 0.97
Current children cumulated vsize (KiB) 37756

[startup+1.50198 s]
/proc/loadavg: 0.92 0.98 1.10 3/80 6898
/proc/meminfo: memFree=1818456/2055920 swapFree=4156500/4192956
[pid=6895] ppid=6893 vsize=39076 CPUtime=2.57
/proc/6895/stat : 6895 (MiraXTv3_dyn) S 6893 6895 5109 0 -1 4194304 5650 0 0 0 254 3 0 0 20 0 3 0 333401826 40013824 5319 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6895/statm: 9769 5319 218 20 0 9127 0
[pid=6895/tid=6897] ppid=6893 vsize=39076 CPUtime=1.15
/proc/6895/task/6897/stat : 6897 (MiraXTv3_dyn) R 6893 6895 5109 0 -1 4194368 1658 0 0 0 115 0 0 0 25 0 3 0 333401860 40013824 5319 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520089 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6895/tid=6898] ppid=6893 vsize=39076 CPUtime=1.07
/proc/6895/task/6898/stat : 6898 (MiraXTv3_dyn) R 6893 6895 5109 0 -1 4194368 1517 0 0 0 106 1 0 0 25 0 3 0 333401860 40013824 5319 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.57
Current children cumulated vsize (KiB) 39076

[startup+3.10112 s]
/proc/loadavg: 0.92 0.98 1.10 3/80 6898
/proc/meminfo: memFree=1815256/2055920 swapFree=4156500/4192956
[pid=6895] ppid=6893 vsize=43768 CPUtime=5.75
/proc/6895/stat : 6895 (MiraXTv3_dyn) S 6893 6895 5109 0 -1 4194304 7084 0 0 0 571 4 0 0 20 0 3 0 333401826 44818432 6753 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6895/statm: 10942 6753 218 20 0 10300 0
[pid=6895/tid=6897] ppid=6893 vsize=43768 CPUtime=2.75
/proc/6895/task/6897/stat : 6897 (MiraXTv3_dyn) R 6893 6895 5109 0 -1 4194368 2395 0 0 0 274 1 0 0 22 0 3 0 333401860 44818432 6753 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526558 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6895/tid=6898] ppid=6893 vsize=43768 CPUtime=2.66
/proc/6895/task/6898/stat : 6898 (MiraXTv3_dyn) R 6893 6895 5109 0 -1 4194368 2214 0 0 0 265 1 0 0 18 0 3 0 333401860 44818432 6753 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.75
Current children cumulated vsize (KiB) 43768

[startup+6.3014 s]
/proc/loadavg: 1.01 1.00 1.10 3/80 6898
/proc/meminfo: memFree=1803992/2055920 swapFree=4156500/4192956
[pid=6895] ppid=6893 vsize=54036 CPUtime=12.13
/proc/6895/stat : 6895 (MiraXTv3_dyn) S 6893 6895 5109 0 -1 4194304 9700 0 0 0 1206 7 0 0 20 0 3 0 333401826 55332864 9369 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6895/statm: 13509 9369 218 20 0 12867 0
[pid=6895/tid=6897] ppid=6893 vsize=54036 CPUtime=5.95
/proc/6895/task/6897/stat : 6897 (MiraXTv3_dyn) R 6893 6895 5109 0 -1 4194368 3696 0 0 0 592 3 0 0 25 0 3 0 333401860 55332864 9369 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6895/tid=6898] ppid=6893 vsize=54036 CPUtime=5.83
/proc/6895/task/6898/stat : 6898 (MiraXTv3_dyn) R 6893 6895 5109 0 -1 4194368 3529 0 0 0 581 2 0 0 24 0 3 0 333401860 55332864 9369 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.13
Current children cumulated vsize (KiB) 54036

[startup+12.702 s]
/proc/loadavg: 1.09 1.02 1.11 3/80 6898
/proc/meminfo: memFree=1780376/2055920 swapFree=4156500/4192956
[pid=6895] ppid=6893 vsize=76544 CPUtime=24.9
/proc/6895/stat : 6895 (MiraXTv3_dyn) S 6893 6895 5109 0 -1 4194304 15399 0 0 0 2475 15 0 0 20 0 3 0 333401826 78381056 15068 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6895/statm: 19136 15068 218 20 0 18494 0
[pid=6895/tid=6897] ppid=6893 vsize=76544 CPUtime=12.35
/proc/6895/task/6897/stat : 6897 (MiraXTv3_dyn) R 6893 6895 5109 0 -1 4194368 6518 0 0 0 1227 8 0 0 24 0 3 0 333401860 78381056 15068 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520299 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6895/tid=6898] ppid=6893 vsize=76544 CPUtime=12.21
/proc/6895/task/6898/stat : 6898 (MiraXTv3_dyn) R 6893 6895 5109 0 -1 4194368 6406 0 0 0 1215 6 0 0 25 0 3 0 333401860 78381056 15068 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.9
Current children cumulated vsize (KiB) 76544

[startup+25.5021 s]
/proc/loadavg: 1.29 1.06 1.12 3/80 6898
/proc/meminfo: memFree=1758744/2055920 swapFree=4156500/4192956
[pid=6895] ppid=6893 vsize=95920 CPUtime=50.44
/proc/6895/stat : 6895 (MiraXTv3_dyn) S 6893 6895 5109 0 -1 4194304 20331 0 0 0 5021 23 0 0 20 0 3 0 333401826 98222080 20000 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6895/statm: 23980 20000 218 20 0 23338 0
[pid=6895/tid=6897] ppid=6893 vsize=95920 CPUtime=25.14
/proc/6895/task/6897/stat : 6897 (MiraXTv3_dyn) R 6893 6895 5109 0 -1 4194368 9816 0 0 0 2501 13 0 0 25 0 3 0 333401860 98222080 20000 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6895/tid=6898] ppid=6893 vsize=95920 CPUtime=24.95
/proc/6895/task/6898/stat : 6898 (MiraXTv3_dyn) R 6893 6895 5109 0 -1 4194368 8040 0 0 0 2487 8 0 0 25 0 3 0 333401860 98222080 20000 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.44
Current children cumulated vsize (KiB) 95920

[startup+51.1023 s]
/proc/loadavg: 1.53 1.14 1.14 3/80 6898
/proc/meminfo: memFree=1697432/2055920 swapFree=4156500/4192956
[pid=6895] ppid=6893 vsize=158428 CPUtime=101.52
/proc/6895/stat : 6895 (MiraXTv3_dyn) S 6893 6895 5109 0 -1 4194304 36156 0 0 0 10107 45 0 0 20 0 3 0 333401826 162230272 35676 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6895/statm: 39607 35676 218 20 0 38965 0
[pid=6895/tid=6897] ppid=6893 vsize=158428 CPUtime=50.74
/proc/6895/task/6897/stat : 6897 (MiraXTv3_dyn) R 6893 6895 5109 0 -1 4194368 17239 0 0 0 5048 26 0 0 25 0 3 0 333401860 162230272 35676 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520315 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6895/tid=6898] ppid=6893 vsize=158428 CPUtime=50.43
/proc/6895/task/6898/stat : 6898 (MiraXTv3_dyn) R 6893 6895 5109 0 -1 4194368 16442 0 0 0 5026 17 0 0 25 0 3 0 333401860 162230272 35676 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526661 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 158428

[startup+102.307 s]
/proc/loadavg: 1.85 1.29 1.20 3/80 6900
/proc/meminfo: memFree=1626648/2055920 swapFree=4156500/4192956
[pid=6895] ppid=6893 vsize=226476 CPUtime=203.61
/proc/6895/stat : 6895 (MiraXTv3_dyn) S 6893 6895 5109 0 -1 4194304 53688 0 0 0 20293 68 0 0 20 0 3 0 333401826 231911424 52906 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6895/statm: 56619 52906 218 20 0 55977 0
[pid=6895/tid=6897] ppid=6893 vsize=226476 CPUtime=101.92
/proc/6895/task/6897/stat : 6897 (MiraXTv3_dyn) R 6893 6895 5109 0 -1 4194368 26669 0 0 0 10151 41 0 0 25 0 3 0 333401860 231911424 52906 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6895/tid=6898] ppid=6893 vsize=226476 CPUtime=101.35
/proc/6895/task/6898/stat : 6898 (MiraXTv3_dyn) R 6893 6895 5109 0 -1 4194368 24544 0 0 0 10110 25 0 0 25 0 3 0 333401860 231911424 52906 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.61
Current children cumulated vsize (KiB) 226476

[startup+162.302 s]
/proc/loadavg: 1.94 1.41 1.24 3/80 6900
/proc/meminfo: memFree=1531352/2055920 swapFree=4156500/4192956
[pid=6895] ppid=6893 vsize=322220 CPUtime=323.29
/proc/6895/stat : 6895 (MiraXTv3_dyn) S 6893 6895 5109 0 -1 4194304 77927 0 0 0 32226 103 0 0 20 0 3 0 333401826 329953280 76659 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6895/statm: 80555 76659 218 20 0 79913 0
[pid=6895/tid=6897] ppid=6893 vsize=322220 CPUtime=161.88
/proc/6895/task/6897/stat : 6897 (MiraXTv3_dyn) R 6893 6895 5109 0 -1 4194368 39380 0 0 0 16125 63 0 0 25 0 3 0 333401860 329953280 76659 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6895/tid=6898] ppid=6893 vsize=322220 CPUtime=161.07
/proc/6895/task/6898/stat : 6898 (MiraXTv3_dyn) R 6893 6895 5109 0 -1 4194368 36072 0 0 0 16068 39 0 0 25 0 3 0 333401860 329953280 76659 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.29
Current children cumulated vsize (KiB) 322220

[startup+222.302 s]
/proc/loadavg: 1.97 1.52 1.29 3/80 6900
/proc/meminfo: memFree=1509912/2055920 swapFree=4156500/4192956
[pid=6895] ppid=6893 vsize=344824 CPUtime=442.99
/proc/6895/stat : 6895 (MiraXTv3_dyn) S 6893 6895 5109 0 -1 4194304 83826 0 0 0 44190 109 0 0 20 0 3 0 333401826 353099776 82104 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6895/statm: 86206 82104 218 20 0 85564 0
[pid=6895/tid=6897] ppid=6893 vsize=344824 CPUtime=221.86
/proc/6895/task/6897/stat : 6897 (MiraXTv3_dyn) R 6893 6895 5109 0 -1 4194368 39591 0 0 0 22122 64 0 0 25 0 3 0 333401860 353099776 82104 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6895/tid=6898] ppid=6893 vsize=344824 CPUtime=220.79
/proc/6895/task/6898/stat : 6898 (MiraXTv3_dyn) R 6893 6895 5109 0 -1 4194368 41760 0 0 0 22035 44 0 0 25 0 3 0 333401860 353099776 82104 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.99
Current children cumulated vsize (KiB) 344824

[startup+282.303 s]
/proc/loadavg: 1.99 1.60 1.33 3/80 6900
/proc/meminfo: memFree=1492184/2055920 swapFree=4156500/4192956
[pid=6895] ppid=6893 vsize=361336 CPUtime=562.68
/proc/6895/stat : 6895 (MiraXTv3_dyn) S 6893 6895 5109 0 -1 4194304 88507 0 0 0 56153 115 0 0 20 0 3 0 333401826 370008064 86453 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6895/statm: 90334 86453 218 20 0 89692 0
[pid=6895/tid=6897] ppid=6893 vsize=361336 CPUtime=281.82
/proc/6895/task/6897/stat : 6897 (MiraXTv3_dyn) R 6893 6895 5109 0 -1 4194368 41029 0 0 0 28116 66 0 0 25 0 3 0 333401860 370008064 86453 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6895/tid=6898] ppid=6893 vsize=361336 CPUtime=280.5
/proc/6895/task/6898/stat : 6898 (MiraXTv3_dyn) R 6893 6895 5109 0 -1 4194368 45003 0 0 0 28004 46 0 0 25 0 3 0 333401860 370008064 86453 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.68
Current children cumulated vsize (KiB) 361336

[startup+342.303 s]
/proc/loadavg: 1.99 1.67 1.37 3/80 6900
/proc/meminfo: memFree=1467160/2055920 swapFree=4156500/4192956
[pid=6895] ppid=6893 vsize=386136 CPUtime=682.38
/proc/6895/stat : 6895 (MiraXTv3_dyn) S 6893 6895 5109 0 -1 4194304 94947 0 0 0 68117 121 0 0 20 0 3 0 333401826 395403264 92692 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6895/statm: 96534 92692 218 20 0 95892 0
[pid=6895/tid=6897] ppid=6893 vsize=386136 CPUtime=341.81
/proc/6895/task/6897/stat : 6897 (MiraXTv3_dyn) R 6893 6895 5109 0 -1 4194368 41185 0 0 0 34114 67 0 0 25 0 3 0 333401860 395403264 92692 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6895/tid=6898] ppid=6893 vsize=386136 CPUtime=340.23
/proc/6895/task/6898/stat : 6898 (MiraXTv3_dyn) R 6893 6895 5109 0 -1 4194368 51287 0 0 0 33970 53 0 0 25 0 3 0 333401860 395403264 92692 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.38
Current children cumulated vsize (KiB) 386136

[startup+402.302 s]
/proc/loadavg: 1.99 1.73 1.40 3/80 6900
/proc/meminfo: memFree=1453720/2055920 swapFree=4156500/4192956
[pid=6895] ppid=6893 vsize=399448 CPUtime=802.03
/proc/6895/stat : 6895 (MiraXTv3_dyn) S 6893 6895 5109 0 -1 4194304 98745 0 0 0 80077 126 0 0 20 0 3 0 333401826 409034752 96017 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6895/statm: 99862 96017 218 20 0 99220 0
[pid=6895/tid=6897] ppid=6893 vsize=399448 CPUtime=401.74
/proc/6895/task/6897/stat : 6897 (MiraXTv3_dyn) R 6893 6895 5109 0 -1 4194368 44707 0 0 0 40102 72 0 0 25 0 3 0 333401860 409034752 96017 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520184 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6895/tid=6898] ppid=6893 vsize=399448 CPUtime=399.96
/proc/6895/task/6898/stat : 6898 (MiraXTv3_dyn) R 6893 6895 5109 0 -1 4194368 51563 0 0 0 39943 53 0 0 25 0 3 0 333401860 409034752 96017 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.03
Current children cumulated vsize (KiB) 399448

[startup+462.303 s]
/proc/loadavg: 1.99 1.77 1.44 3/80 6900
/proc/meminfo: memFree=1453656/2055920 swapFree=4156500/4192956
[pid=6895] ppid=6893 vsize=399448 CPUtime=921.73
/proc/6895/stat : 6895 (MiraXTv3_dyn) S 6893 6895 5109 0 -1 4194304 99103 0 0 0 92045 128 0 0 20 0 3 0 333401826 409034752 96035 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6895/statm: 99862 96035 218 20 0 99220 0
[pid=6895/tid=6897] ppid=6893 vsize=399448 CPUtime=461.72
/proc/6895/task/6897/stat : 6897 (MiraXTv3_dyn) R 6893 6895 5109 0 -1 4194368 44995 0 0 0 46099 73 0 0 25 0 3 0 333401860 409034752 96035 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6895/tid=6898] ppid=6893 vsize=399448 CPUtime=459.67
/proc/6895/task/6898/stat : 6898 (MiraXTv3_dyn) R 6893 6895 5109 0 -1 4194368 51633 0 0 0 45914 53 0 0 25 0 3 0 333401860 409034752 96035 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 921.73
Current children cumulated vsize (KiB) 399448

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.47 3/80 6900
/proc/meminfo: memFree=1449688/2055920 swapFree=4156500/4192956
[pid=6895] ppid=6893 vsize=403544 CPUtime=1041.41
/proc/6895/stat : 6895 (MiraXTv3_dyn) S 6893 6895 5109 0 -1 4194304 100303 0 0 0 104012 129 0 0 20 0 3 0 333401826 413229056 97030 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6895/statm: 100886 97030 218 20 0 100244 0
[pid=6895/tid=6897] ppid=6893 vsize=403544 CPUtime=521.69
/proc/6895/task/6897/stat : 6897 (MiraXTv3_dyn) R 6893 6895 5109 0 -1 4194368 46186 0 0 0 52095 74 0 0 20 0 3 0 333401860 413229056 97030 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6895/tid=6898] ppid=6893 vsize=403544 CPUtime=519.38
/proc/6895/task/6898/stat : 6898 (MiraXTv3_dyn) R 6893 6895 5109 0 -1 4194368 51642 0 0 0 51885 53 0 0 21 0 3 0 333401860 413229056 97030 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.41
Current children cumulated vsize (KiB) 403544

[startup+582.303 s]
/proc/loadavg: 1.99 1.84 1.50 3/80 6900
/proc/meminfo: memFree=1440024/2055920 swapFree=4156500/4192956
[pid=6895] ppid=6893 vsize=413784 CPUtime=1161.12
/proc/6895/stat : 6895 (MiraXTv3_dyn) S 6893 6895 5109 0 -1 4194304 103035 0 0 0 115979 133 0 0 20 0 3 0 333401826 423714816 99624 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6895/statm: 103446 99624 218 20 0 102804 0
[pid=6895/tid=6897] ppid=6893 vsize=413784 CPUtime=581.67
/proc/6895/task/6897/stat : 6897 (MiraXTv3_dyn) R 6893 6895 5109 0 -1 4194368 48918 0 0 0 58089 78 0 0 25 0 3 0 333401860 423714816 99624 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6895/tid=6898] ppid=6893 vsize=413784 CPUtime=579.1
/proc/6895/task/6898/stat : 6898 (MiraXTv3_dyn) R 6893 6895 5109 0 -1 4194368 51642 0 0 0 57857 53 0 0 25 0 3 0 333401860 423714816 99624 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.12
Current children cumulated vsize (KiB) 413784



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.802 s]
/proc/loadavg: 1.99 1.85 1.51 3/80 6900
/proc/meminfo: memFree=1439000/2055920 swapFree=4156500/4192956
[pid=6895] ppid=6893 vsize=414808 CPUtime=1200.01
/proc/6895/stat : 6895 (MiraXTv3_dyn) S 6893 6895 5109 0 -1 4194304 103183 0 0 0 119867 134 0 0 20 0 3 0 333401826 424763392 99703 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6895/statm: 103702 99703 218 20 0 103060 0
[pid=6895/tid=6897] ppid=6893 vsize=414808 CPUtime=601.18
/proc/6895/task/6897/stat : 6897 (MiraXTv3_dyn) R 6893 6895 5109 0 -1 4194368 49063 0 0 0 60039 79 0 0 25 0 3 0 333401860 424763392 99703 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6895/tid=6898] ppid=6893 vsize=414808 CPUtime=598.5
/proc/6895/task/6898/stat : 6898 (MiraXTv3_dyn) R 6893 6895 5109 0 -1 4194368 51645 0 0 0 59796 54 0 0 25 0 3 0 333401860 424763392 99703 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 414808

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.873
CPU time (s): 1200.09
CPU user time (s): 1198.69
CPU system time (s): 1.40379
CPU usage (%): 199.393
Max. virtual memory (cumulated for all children) (KiB): 414808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.69
system time used= 1.40379
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 103183
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= 502
involuntary context switches= 22373

runsolver used 0.606907 second user time and 1.59676 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Fri May 11 03:40:42 UTC 2007

IDJOB= 305268
IDBENCH= 20152
IDSOLVER= 128
FILE ID= node15/305268-1178854842

PBS_JOBID= 5251001

Free space on /tmp= 66555 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v16000/unif-k3-r4.2-v16000-c67200-S1415445307-13.cnf
COMMAND LINE= /tmp/evaluation/305268-1178854842/MiraXTv3_dyn /tmp/evaluation/305268-1178854842/instance-305268-1178854842.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-305268-1178854842 -o ROOT/results/node15/solver-305268-1178854842 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/305268-1178854842/MiraXTv3_dyn /tmp/evaluation/305268-1178854842/instance-305268-1178854842.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  532ec8d121b791b638eeecfaf862b136

RANDOM SEED= 256887067

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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.227
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.227
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:       1838472 kB
Buffers:         40284 kB
Cached:         112220 kB
SwapCached:      16272 kB
Active:         119904 kB
Inactive:        56620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1838472 kB
SwapTotal:     4192956 kB
SwapFree:      4156500 kB
Dirty:            5196 kB
Writeback:           0 kB
Mapped:          29844 kB
Slab:            26308 kB
Committed_AS: 10828968 kB
PageTables:       1868 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= 66555 MiB

End job on node15 on Fri May 11 03:50:46 UTC 2007