Trace number 307441

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.1 602.282

General information on the benchmark

Namerandom/LargeSize/3SAT/v19000/
unif-k3-r4.2-v19000-c79800-S1172889356-05.cnf
MD5SUMed69b58d607202c9e89604f68f2d7c34
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 variables19000
Number of clauses79800
Sum of the clauses size239400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 379800
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/node6/watcher-307441-1178862795 -o ROOT/results/node6/solver-307441-1178862795 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/307441-1178862795/MiraXTv3_dyn /tmp/evaluation/307441-1178862795/instance-307441-1178862795.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.09 3/77 27140
/proc/meminfo: memFree=1798648/2055924 swapFree=4143816/4192956
[pid=27140] ppid=27138 vsize=3788 CPUtime=0
/proc/27140/stat : 27140 (MiraXTv3_dyn) R 27138 27140 25909 0 -1 4194304 329 0 0 0 0 0 0 0 18 0 1 0 362317155 3878912 304 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27140/statm: 947 311 202 20 0 305 0

[startup+0.019355 s]
/proc/loadavg: 0.92 0.98 1.09 3/77 27140
/proc/meminfo: memFree=1798648/2055924 swapFree=4143816/4192956
[pid=27140] ppid=27138 vsize=6560 CPUtime=0
/proc/27140/stat : 27140 (MiraXTv3_dyn) R 27138 27140 25909 0 -1 4194304 1125 0 0 0 0 0 0 0 18 0 1 0 362317155 6717440 1100 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 2626509 0 0 4096 0 0 0 0 17 1 0 0
/proc/27140/statm: 1640 1100 206 20 0 998 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6560

[startup+0.101364 s]
/proc/loadavg: 0.92 0.98 1.09 3/77 27140
/proc/meminfo: memFree=1798648/2055924 swapFree=4143816/4192956
[pid=27140] ppid=27138 vsize=9148 CPUtime=0.08
/proc/27140/stat : 27140 (MiraXTv3_dyn) R 27138 27140 25909 0 -1 4194304 1729 0 0 0 8 0 0 0 18 0 1 0 362317155 9367552 1704 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 2623099 0 0 4096 0 0 0 0 17 1 0 0
/proc/27140/statm: 2287 1704 206 20 0 1645 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9148

[startup+0.301388 s]
/proc/loadavg: 0.92 0.98 1.09 3/77 27140
/proc/meminfo: memFree=1798648/2055924 swapFree=4143816/4192956
[pid=27140] ppid=27138 vsize=11364 CPUtime=0.29
/proc/27140/stat : 27140 (MiraXTv3_dyn) R 27138 27140 25909 0 -1 4194304 2332 0 0 0 28 1 0 0 19 0 1 0 362317155 11636736 2307 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 2620968 0 0 4096 0 0 0 0 17 1 0 0
/proc/27140/statm: 2841 2307 207 20 0 2199 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11364

[startup+0.701447 s]
/proc/loadavg: 0.92 0.98 1.09 3/77 27140
/proc/meminfo: memFree=1798648/2055924 swapFree=4143816/4192956
[pid=27140] ppid=27138 vsize=43648 CPUtime=0.84
/proc/27140/stat : 27140 (MiraXTv3_dyn) S 27138 27140 25909 0 -1 4194304 6152 0 0 0 82 2 0 0 20 0 3 0 362317155 44695552 5762 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27140/statm: 10912 5762 218 20 0 10270 0
Current children cumulated CPU time (s) 0.84
Current children cumulated vsize (KiB) 43648

[startup+1.50254 s]
/proc/loadavg: 0.92 0.98 1.09 3/80 27143
/proc/meminfo: memFree=1775776/2055924 swapFree=4143816/4192956
[pid=27140] ppid=27138 vsize=44572 CPUtime=2.45
/proc/27140/stat : 27140 (MiraXTv3_dyn) S 27138 27140 25909 0 -1 4194304 6420 0 0 0 242 3 0 0 20 0 3 0 362317155 45641728 6030 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27140/statm: 11143 6030 218 20 0 10501 0
[pid=27140/tid=27142] ppid=27138 vsize=44572 CPUtime=1.07
/proc/27140/task/27142/stat : 27142 (MiraXTv3_dyn) R 27138 27140 25909 0 -1 4194368 1974 0 0 0 106 1 0 0 21 0 3 0 362317197 45641728 6030 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27140/tid=27143] ppid=27138 vsize=44572 CPUtime=0.94
/proc/27140/task/27143/stat : 27143 (MiraXTv3_dyn) R 27138 27140 25909 0 -1 4194368 1569 0 0 0 94 0 0 0 25 0 3 0 362317197 45641728 6030 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.45
Current children cumulated vsize (KiB) 44572

[startup+3.10173 s]
/proc/loadavg: 0.92 0.98 1.09 3/80 27143
/proc/meminfo: memFree=1774176/2055924 swapFree=4143816/4192956
[pid=27140] ppid=27138 vsize=47972 CPUtime=5.63
/proc/27140/stat : 27140 (MiraXTv3_dyn) S 27138 27140 25909 0 -1 4194304 7290 0 0 0 558 5 0 0 20 0 3 0 362317155 49123328 6900 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27140/statm: 11993 6900 218 20 0 11351 0
[pid=27140/tid=27142] ppid=27138 vsize=47972 CPUtime=2.66
/proc/27140/task/27142/stat : 27142 (MiraXTv3_dyn) R 27138 27140 25909 0 -1 4194368 2292 0 0 0 265 1 0 0 25 0 3 0 362317197 49123328 6900 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27140/tid=27143] ppid=27138 vsize=47972 CPUtime=2.54
/proc/27140/task/27143/stat : 27143 (MiraXTv3_dyn) R 27138 27140 25909 0 -1 4194368 2121 0 0 0 252 2 0 0 23 0 3 0 362317197 49123328 6900 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526347 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.63
Current children cumulated vsize (KiB) 47972

[startup+6.3011 s]
/proc/loadavg: 1.01 1.00 1.09 3/80 27143
/proc/meminfo: memFree=1764448/2055924 swapFree=4143816/4192956
[pid=27140] ppid=27138 vsize=57220 CPUtime=12.02
/proc/27140/stat : 27140 (MiraXTv3_dyn) S 27138 27140 25909 0 -1 4194304 9723 0 0 0 1193 9 0 0 20 0 3 0 362317155 58593280 9333 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27140/statm: 14305 9334 218 20 0 13663 0
[pid=27140/tid=27142] ppid=27138 vsize=57220 CPUtime=5.86
/proc/27140/task/27142/stat : 27142 (MiraXTv3_dyn) R 27138 27140 25909 0 -1 4194368 3554 0 0 0 582 4 0 0 25 0 3 0 362317197 58593280 9334 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27140/tid=27143] ppid=27138 vsize=57220 CPUtime=5.72
/proc/27140/task/27143/stat : 27143 (MiraXTv3_dyn) R 27138 27140 25909 0 -1 4194368 3293 0 0 0 569 3 0 0 23 0 3 0 362317197 58593280 9334 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.02
Current children cumulated vsize (KiB) 57220

[startup+12.7019 s]
/proc/loadavg: 1.09 1.02 1.10 3/80 27143
/proc/meminfo: memFree=1744288/2055924 swapFree=4143816/4192956
[pid=27140] ppid=27138 vsize=75988 CPUtime=24.79
/proc/27140/stat : 27140 (MiraXTv3_dyn) S 27138 27140 25909 0 -1 4194304 14587 0 0 0 2464 15 0 0 20 0 3 0 362317155 77811712 14197 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27140/statm: 18997 14197 218 20 0 18355 0
[pid=27140/tid=27142] ppid=27138 vsize=75988 CPUtime=12.26
/proc/27140/task/27142/stat : 27142 (MiraXTv3_dyn) R 27138 27140 25909 0 -1 4194368 5929 0 0 0 1218 8 0 0 25 0 3 0 362317197 77811712 14197 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520089 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27140/tid=27143] ppid=27138 vsize=75988 CPUtime=12.1
/proc/27140/task/27143/stat : 27143 (MiraXTv3_dyn) R 27138 27140 25909 0 -1 4194368 5781 0 0 0 1204 6 0 0 25 0 3 0 362317197 77811712 14197 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530091 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.79
Current children cumulated vsize (KiB) 75988

[startup+25.5014 s]
/proc/loadavg: 1.29 1.06 1.11 3/80 27143
/proc/meminfo: memFree=1722144/2055924 swapFree=4143816/4192956
[pid=27140] ppid=27138 vsize=95904 CPUtime=50.33
/proc/27140/stat : 27140 (MiraXTv3_dyn) S 27138 27140 25909 0 -1 4194304 19741 0 0 0 5011 22 0 0 20 0 3 0 362317155 98205696 19351 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27140/statm: 23976 19351 218 20 0 23334 0
[pid=27140/tid=27142] ppid=27138 vsize=95904 CPUtime=25.05
/proc/27140/task/27142/stat : 27142 (MiraXTv3_dyn) R 27138 27140 25909 0 -1 4194368 8489 0 0 0 2493 12 0 0 25 0 3 0 362317197 98205696 19351 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27140/tid=27143] ppid=27138 vsize=95904 CPUtime=24.84
/proc/27140/task/27143/stat : 27143 (MiraXTv3_dyn) R 27138 27140 25909 0 -1 4194368 8375 0 0 0 2476 8 0 0 22 0 3 0 362317197 98205696 19351 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.33
Current children cumulated vsize (KiB) 95904

[startup+51.1024 s]
/proc/loadavg: 1.53 1.14 1.13 3/80 27143
/proc/meminfo: memFree=1667232/2055924 swapFree=4143816/4192956
[pid=27140] ppid=27138 vsize=151308 CPUtime=101.4
/proc/27140/stat : 27140 (MiraXTv3_dyn) S 27138 27140 25909 0 -1 4194304 33764 0 0 0 10098 42 0 0 20 0 3 0 362317155 154939392 33302 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27140/statm: 37827 33302 218 20 0 37185 0
[pid=27140/tid=27142] ppid=27138 vsize=151308 CPUtime=50.64
/proc/27140/task/27142/stat : 27142 (MiraXTv3_dyn) R 27138 27140 25909 0 -1 4194368 14291 0 0 0 5042 22 0 0 25 0 3 0 362317197 154939392 33302 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27140/tid=27143] ppid=27138 vsize=151308 CPUtime=50.32
/proc/27140/task/27143/stat : 27143 (MiraXTv3_dyn) R 27138 27140 25909 0 -1 4194368 16596 0 0 0 5014 18 0 0 25 0 3 0 362317197 154939392 33302 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.4
Current children cumulated vsize (KiB) 151308

[startup+102.306 s]
/proc/loadavg: 1.79 1.27 1.18 3/80 27143
/proc/meminfo: memFree=1563936/2055924 swapFree=4143816/4192956
[pid=27140] ppid=27138 vsize=251576 CPUtime=203.53
/proc/27140/stat : 27140 (MiraXTv3_dyn) S 27138 27140 25909 0 -1 4194304 59428 0 0 0 20279 74 0 0 20 0 3 0 362317155 257613824 58641 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27140/statm: 62894 58641 218 20 0 62252 0
[pid=27140/tid=27142] ppid=27138 vsize=251576 CPUtime=101.83
/proc/27140/task/27142/stat : 27142 (MiraXTv3_dyn) R 27138 27140 25909 0 -1 4194368 25768 0 0 0 10142 41 0 0 25 0 3 0 362317197 257613824 58641 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27140/tid=27143] ppid=27138 vsize=251576 CPUtime=101.27
/proc/27140/task/27143/stat : 27143 (MiraXTv3_dyn) R 27138 27140 25909 0 -1 4194368 30783 0 0 0 10095 32 0 0 19 0 3 0 362317197 257613824 58641 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520209 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.53
Current children cumulated vsize (KiB) 251576

[startup+162.301 s]
/proc/loadavg: 1.92 1.40 1.22 3/80 27143
/proc/meminfo: memFree=1488224/2055924 swapFree=4143816/4192956
[pid=27140] ppid=27138 vsize=329984 CPUtime=323.22
/proc/27140/stat : 27140 (MiraXTv3_dyn) S 27138 27140 25909 0 -1 4194304 79303 0 0 0 32217 105 0 0 20 0 3 0 362317155 337903616 78100 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27140/statm: 82496 78100 218 20 0 81854 0
[pid=27140/tid=27142] ppid=27138 vsize=329984 CPUtime=161.79
/proc/27140/task/27142/stat : 27142 (MiraXTv3_dyn) R 27138 27140 25909 0 -1 4194368 37323 0 0 0 16117 62 0 0 21 0 3 0 362317197 337903616 78100 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27140/tid=27143] ppid=27138 vsize=329984 CPUtime=160.99
/proc/27140/task/27143/stat : 27143 (MiraXTv3_dyn) R 27138 27140 25909 0 -1 4194368 39103 0 0 0 16058 41 0 0 25 0 3 0 362317197 337903616 78100 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.22
Current children cumulated vsize (KiB) 329984

[startup+222.301 s]
/proc/loadavg: 1.97 1.51 1.27 3/80 27143
/proc/meminfo: memFree=1444384/2055924 swapFree=4143816/4192956
[pid=27140] ppid=27138 vsize=370984 CPUtime=442.87
/proc/27140/stat : 27140 (MiraXTv3_dyn) S 27138 27140 25909 0 -1 4194304 90034 0 0 0 44167 120 0 0 20 0 3 0 362317155 379887616 88447 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27140/statm: 92746 88447 218 20 0 92104 0
[pid=27140/tid=27142] ppid=27138 vsize=370984 CPUtime=221.73
/proc/27140/task/27142/stat : 27142 (MiraXTv3_dyn) R 27138 27140 25909 0 -1 4194368 42459 0 0 0 22101 72 0 0 25 0 3 0 362317197 379887616 88447 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27140/tid=27143] ppid=27138 vsize=370984 CPUtime=220.7
/proc/27140/task/27143/stat : 27143 (MiraXTv3_dyn) R 27138 27140 25909 0 -1 4194368 44698 0 0 0 22024 46 0 0 25 0 3 0 362317197 379887616 88447 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.87
Current children cumulated vsize (KiB) 370984

[startup+282.301 s]
/proc/loadavg: 1.99 1.59 1.31 3/80 27143
/proc/meminfo: memFree=1391264/2055924 swapFree=4143816/4192956
[pid=27140] ppid=27138 vsize=424156 CPUtime=562.57
/proc/27140/stat : 27140 (MiraXTv3_dyn) S 27138 27140 25909 0 -1 4194304 103719 0 0 0 56119 138 0 0 20 0 3 0 362317155 434335744 101738 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27140/statm: 106039 101738 218 20 0 105397 0
[pid=27140/tid=27142] ppid=27138 vsize=424156 CPUtime=281.71
/proc/27140/task/27142/stat : 27142 (MiraXTv3_dyn) R 27138 27140 25909 0 -1 4194368 51129 0 0 0 28087 84 0 0 25 0 3 0 362317197 434335744 101738 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526652 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27140/tid=27143] ppid=27138 vsize=424156 CPUtime=280.43
/proc/27140/task/27143/stat : 27143 (MiraXTv3_dyn) R 27138 27140 25909 0 -1 4194368 49713 0 0 0 27990 53 0 0 25 0 3 0 362317197 434335744 101738 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.57
Current children cumulated vsize (KiB) 424156

[startup+342.302 s]
/proc/loadavg: 1.99 1.66 1.35 3/80 27143
/proc/meminfo: memFree=1389408/2055924 swapFree=4143816/4192956
[pid=27140] ppid=27138 vsize=425180 CPUtime=682.26
/proc/27140/stat : 27140 (MiraXTv3_dyn) S 27138 27140 25909 0 -1 4194304 104462 0 0 0 68087 139 0 0 20 0 3 0 362317155 435384320 102148 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27140/statm: 106295 102148 218 20 0 105653 0
[pid=27140/tid=27142] ppid=27138 vsize=425180 CPUtime=341.67
/proc/27140/task/27142/stat : 27142 (MiraXTv3_dyn) R 27138 27140 25909 0 -1 4194368 51462 0 0 0 34083 84 0 0 25 0 3 0 362317197 435384320 102148 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27140/tid=27143] ppid=27138 vsize=425180 CPUtime=340.15
/proc/27140/task/27143/stat : 27143 (MiraXTv3_dyn) R 27138 27140 25909 0 -1 4194368 50123 0 0 0 33962 53 0 0 25 0 3 0 362317197 435384320 102148 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.26
Current children cumulated vsize (KiB) 425180

[startup+402.303 s]
/proc/loadavg: 1.99 1.72 1.39 4/80 27143
/proc/meminfo: memFree=1349728/2055924 swapFree=4143816/4192956
[pid=27140] ppid=27138 vsize=465580 CPUtime=801.69
/proc/27140/stat : 27140 (MiraXTv3_dyn) S 27138 27140 25909 0 -1 4194304 114740 0 0 0 80018 151 0 0 20 0 3 0 362317155 476753920 112091 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27140/statm: 116395 112091 218 20 0 115753 0
[pid=27140/tid=27142] ppid=27138 vsize=465580 CPUtime=401.49
/proc/27140/task/27142/stat : 27142 (MiraXTv3_dyn) R 27138 27140 25909 0 -1 4194368 53039 0 0 0 40063 86 0 0 24 0 3 0 362317197 476753920 112091 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27140/tid=27143] ppid=27138 vsize=465580 CPUtime=399.76
/proc/27140/task/27143/stat : 27143 (MiraXTv3_dyn) R 27138 27140 25909 0 -1 4194368 58824 0 0 0 39914 62 0 0 17 0 3 0 362317197 476753920 112091 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526558 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 801.69
Current children cumulated vsize (KiB) 465580

[startup+462.303 s]
/proc/loadavg: 1.99 1.77 1.43 3/80 27143
/proc/meminfo: memFree=1349536/2055924 swapFree=4143816/4192956
[pid=27140] ppid=27138 vsize=465580 CPUtime=921.37
/proc/27140/stat : 27140 (MiraXTv3_dyn) S 27138 27140 25909 0 -1 4194304 115087 0 0 0 91986 151 0 0 20 0 3 0 362317155 476753920 112101 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27140/statm: 116395 112101 218 20 0 115753 0
[pid=27140/tid=27142] ppid=27138 vsize=465580 CPUtime=461.46
/proc/27140/task/27142/stat : 27142 (MiraXTv3_dyn) R 27138 27140 25909 0 -1 4194368 53111 0 0 0 46059 87 0 0 25 0 3 0 362317197 476753920 112101 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27140/tid=27143] ppid=27138 vsize=465580 CPUtime=459.48
/proc/27140/task/27143/stat : 27143 (MiraXTv3_dyn) R 27138 27140 25909 0 -1 4194368 59099 0 0 0 45885 63 0 0 25 0 3 0 362317197 476753920 112101 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 921.37
Current children cumulated vsize (KiB) 465580

[startup+522.303 s]
/proc/loadavg: 1.99 1.81 1.46 3/86 27321
/proc/meminfo: memFree=1348400/2055924 swapFree=4143816/4192956
[pid=27140] ppid=27138 vsize=465580 CPUtime=1040.64
/proc/27140/stat : 27140 (MiraXTv3_dyn) S 27138 27140 25909 0 -1 4194304 115157 0 0 0 103894 170 0 0 20 0 3 0 362317155 476753920 112103 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27140/statm: 116395 112103 218 20 0 115753 0
[pid=27140/tid=27142] ppid=27138 vsize=465580 CPUtime=521.24
/proc/27140/task/27142/stat : 27142 (MiraXTv3_dyn) R 27138 27140 25909 0 -1 4194368 53112 0 0 0 52036 88 0 0 25 0 3 0 362317197 476753920 112103 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27140/tid=27143] ppid=27138 vsize=465580 CPUtime=518.97
/proc/27140/task/27143/stat : 27143 (MiraXTv3_dyn) R 27138 27140 25909 0 -1 4194368 59168 0 0 0 51817 80 0 0 25 0 3 0 362317197 476753920 112103 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1040.64
Current children cumulated vsize (KiB) 465580

[startup+582.303 s]
/proc/loadavg: 1.99 1.84 1.49 3/80 27341
/proc/meminfo: memFree=1349472/2055924 swapFree=4143816/4192956
[pid=27140] ppid=27138 vsize=465580 CPUtime=1160.33
/proc/27140/stat : 27140 (MiraXTv3_dyn) S 27138 27140 25909 0 -1 4194304 115160 0 0 0 115862 171 0 0 20 0 3 0 362317155 476753920 112106 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27140/statm: 116395 112106 218 20 0 115753 0
[pid=27140/tid=27142] ppid=27138 vsize=465580 CPUtime=581.19
/proc/27140/task/27142/stat : 27142 (MiraXTv3_dyn) R 27138 27140 25909 0 -1 4194368 53114 0 0 0 58031 88 0 0 25 0 3 0 362317197 476753920 112106 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27140/tid=27143] ppid=27138 vsize=465580 CPUtime=578.7
/proc/27140/task/27143/stat : 27143 (MiraXTv3_dyn) R 27138 27140 25909 0 -1 4194368 59169 0 0 0 57789 81 0 0 25 0 3 0 362317197 476753920 112106 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1160.33
Current children cumulated vsize (KiB) 465580



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.202 s]
/proc/loadavg: 1.99 1.85 1.50 3/80 27341
/proc/meminfo: memFree=1349472/2055924 swapFree=4143816/4192956
[pid=27140] ppid=27138 vsize=465580 CPUtime=1200.01
/proc/27140/stat : 27140 (MiraXTv3_dyn) S 27138 27140 25909 0 -1 4194304 115160 0 0 0 119830 171 0 0 20 0 3 0 362317155 476753920 112106 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27140/statm: 116395 112106 218 20 0 115753 0
[pid=27140/tid=27142] ppid=27138 vsize=465580 CPUtime=601.06
/proc/27140/task/27142/stat : 27142 (MiraXTv3_dyn) R 27138 27140 25909 0 -1 4194368 53114 0 0 0 60018 88 0 0 25 0 3 0 362317197 476753920 112106 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27140/tid=27143] ppid=27138 vsize=465580 CPUtime=598.5
/proc/27140/task/27143/stat : 27143 (MiraXTv3_dyn) R 27138 27140 25909 0 -1 4194368 59169 0 0 0 59769 81 0 0 25 0 3 0 362317197 476753920 112106 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 465580

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): 602.282
CPU time (s): 1200.1
CPU user time (s): 1198.32
CPU system time (s): 1.78273
CPU usage (%): 199.259
Max. virtual memory (cumulated for all children) (KiB): 465848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.32
system time used= 1.78273
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 115160
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= 910
involuntary context switches= 22696

runsolver used 0.610907 second user time and 1.64075 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Fri May 11 05:53:15 UTC 2007

IDJOB= 307441
IDBENCH= 20205
IDSOLVER= 128
FILE ID= node6/307441-1178862795

PBS_JOBID= 5251017

Free space on /tmp= 66547 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v19000/unif-k3-r4.2-v19000-c79800-S1172889356-05.cnf
COMMAND LINE= /tmp/evaluation/307441-1178862795/MiraXTv3_dyn /tmp/evaluation/307441-1178862795/instance-307441-1178862795.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-307441-1178862795 -o ROOT/results/node6/solver-307441-1178862795 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/307441-1178862795/MiraXTv3_dyn /tmp/evaluation/307441-1178862795/instance-307441-1178862795.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  ed69b58d607202c9e89604f68f2d7c34

RANDOM SEED= 327878838

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node6.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:      2055924 kB
MemFree:       1798864 kB
Buffers:         41500 kB
Cached:         147068 kB
SwapCached:      17540 kB
Active:         137748 kB
Inactive:        75536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1798864 kB
SwapTotal:     4192956 kB
SwapFree:      4143816 kB
Dirty:            5464 kB
Writeback:           0 kB
Mapped:          29980 kB
Slab:            29364 kB
Committed_AS: 12701432 kB
PageTables:       1784 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= 66547 MiB

End job on node6 on Fri May 11 06:03:19 UTC 2007