Trace number 294034

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.15 601.729

General information on the benchmark

Namerandom/OnTreshold/5SAT/v130/
unif-k5-r21.3-v130-c2769-S1284937235-05.SAT.shuffled.cnf
MD5SUM9f547cac349776cc84bd1d9fb15046d9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.12598
Satisfiable
(Un)Satisfiability was proved
Number of variables130
Number of clauses2769
Sum of the clauses size13845
Maximum clause length5
Minimum clause length5
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 52769
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/node9/watcher-294034-1178815602 -o ROOT/results/node9/solver-294034-1178815602 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/294034-1178815602/MiraXTv3_dyn /tmp/evaluation/294034-1178815602/instance-294034-1178815602.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 1.07 1.30 3/77 18372
/proc/meminfo: memFree=1845216/2055920 swapFree=4145492/4192956
[pid=18372] ppid=18370 vsize=3788 CPUtime=0
/proc/18372/stat : 18372 (MiraXTv3_dyn) R 18370 18372 18300 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 357597794 3878912 265 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9098875 0 0 4096 0 0 0 0 17 1 0 0
/proc/18372/statm: 947 265 206 20 0 305 0

[startup+0.098497 s]
/proc/loadavg: 0.92 1.07 1.30 3/77 18372
/proc/meminfo: memFree=1845216/2055920 swapFree=4145492/4192956
[pid=18372] ppid=18370 vsize=7004 CPUtime=0.17
/proc/18372/stat : 18372 (MiraXTv3_dyn) S 18370 18372 18300 0 -1 4194304 732 0 0 0 17 0 0 0 18 0 3 0 357597794 7172096 707 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18372/statm: 1751 719 218 20 0 1109 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 7004

[startup+0.101496 s]
/proc/loadavg: 0.92 1.07 1.30 3/77 18372
/proc/meminfo: memFree=1845216/2055920 swapFree=4145492/4192956
[pid=18372] ppid=18370 vsize=7004 CPUtime=0.17
/proc/18372/stat : 18372 (MiraXTv3_dyn) S 18370 18372 18300 0 -1 4194304 756 0 0 0 17 0 0 0 18 0 3 0 357597794 7172096 731 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18372/statm: 1751 731 218 20 0 1109 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 7004

[startup+0.301523 s]
/proc/loadavg: 0.92 1.07 1.30 3/77 18372
/proc/meminfo: memFree=1845216/2055920 swapFree=4145492/4192956
[pid=18372] ppid=18370 vsize=9112 CPUtime=0.57
/proc/18372/stat : 18372 (MiraXTv3_dyn) S 18370 18372 18300 0 -1 4194304 1274 0 0 0 57 0 0 0 18 0 3 0 357597794 9330688 1249 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18372/statm: 2278 1249 218 20 0 1636 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 9112

[startup+0.70157 s]
/proc/loadavg: 0.92 1.07 1.30 3/77 18372
/proc/meminfo: memFree=1845216/2055920 swapFree=4145492/4192956
[pid=18372] ppid=18370 vsize=12720 CPUtime=1.37
/proc/18372/stat : 18372 (MiraXTv3_dyn) S 18370 18372 18300 0 -1 4194304 2079 0 0 0 137 0 0 0 18 0 3 0 357597794 13025280 2054 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18372/statm: 3180 2054 218 20 0 2538 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 12720

[startup+1.50266 s]
/proc/loadavg: 0.92 1.07 1.30 3/80 18375
/proc/meminfo: memFree=1835720/2055920 swapFree=4145492/4192956
[pid=18372] ppid=18370 vsize=16356 CPUtime=2.97
/proc/18372/stat : 18372 (MiraXTv3_dyn) S 18370 18372 18300 0 -1 4194304 2829 0 0 0 296 1 0 0 18 0 3 0 357597794 16748544 2804 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18372/statm: 4089 2804 218 20 0 3447 0
[pid=18372/tid=18374] ppid=18370 vsize=16356 CPUtime=1.47
/proc/18372/task/18374/stat : 18374 (MiraXTv3_dyn) R 18370 18372 18300 0 -1 4194368 1215 0 0 0 147 0 0 0 17 0 3 0 357597795 16748544 2804 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520275 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18372/tid=18375] ppid=18370 vsize=16356 CPUtime=1.47
/proc/18372/task/18375/stat : 18375 (MiraXTv3_dyn) R 18370 18372 18300 0 -1 4194368 1246 0 0 0 147 0 0 0 16 0 3 0 357597795 16748544 2804 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 16356

[startup+3.10184 s]
/proc/loadavg: 0.92 1.07 1.30 3/80 18375
/proc/meminfo: memFree=1833032/2055920 swapFree=4145492/4192956
[pid=18372] ppid=18370 vsize=19916 CPUtime=6.16
/proc/18372/stat : 18372 (MiraXTv3_dyn) S 18370 18372 18300 0 -1 4194304 3827 0 0 0 615 1 0 0 18 0 3 0 357597794 20393984 3730 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18372/statm: 4979 3730 218 20 0 4337 0
[pid=18372/tid=18374] ppid=18370 vsize=19916 CPUtime=3.07
/proc/18372/task/18374/stat : 18374 (MiraXTv3_dyn) R 18370 18372 18300 0 -1 4194368 1737 0 0 0 307 0 0 0 24 0 3 0 357597795 20393984 3730 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18372/tid=18375] ppid=18370 vsize=19916 CPUtime=3.06
/proc/18372/task/18375/stat : 18375 (MiraXTv3_dyn) R 18370 18372 18300 0 -1 4194368 1722 0 0 0 306 0 0 0 25 0 3 0 357597795 20393984 3730 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 19916

[startup+6.30121 s]
/proc/loadavg: 1.01 1.08 1.31 3/80 18375
/proc/meminfo: memFree=1823440/2055920 swapFree=4145492/4192956
[pid=18372] ppid=18370 vsize=29096 CPUtime=12.54
/proc/18372/stat : 18372 (MiraXTv3_dyn) S 18370 18372 18300 0 -1 4194304 6307 0 0 0 1250 4 0 0 18 0 3 0 357597794 29794304 6132 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18372/statm: 7274 6132 218 20 0 6632 0
[pid=18372/tid=18374] ppid=18370 vsize=29096 CPUtime=6.27
/proc/18372/task/18374/stat : 18374 (MiraXTv3_dyn) R 18370 18372 18300 0 -1 4194368 2999 0 0 0 625 2 0 0 25 0 3 0 357597795 29794304 6132 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18372/tid=18375] ppid=18370 vsize=29096 CPUtime=6.24
/proc/18372/task/18375/stat : 18375 (MiraXTv3_dyn) R 18370 18372 18300 0 -1 4194368 2940 0 0 0 623 1 0 0 20 0 3 0 357597795 29794304 6132 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 29096

[startup+12.7019 s]
/proc/loadavg: 1.09 1.10 1.31 3/80 18375
/proc/meminfo: memFree=1813080/2055920 swapFree=4145492/4192956
[pid=18372] ppid=18370 vsize=36980 CPUtime=25.3
/proc/18372/stat : 18372 (MiraXTv3_dyn) S 18370 18372 18300 0 -1 4194304 8539 0 0 0 2524 6 0 0 18 0 3 0 357597794 37867520 8058 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18372/statm: 9245 8058 218 20 0 8603 0
[pid=18372/tid=18374] ppid=18370 vsize=36980 CPUtime=12.66
/proc/18372/task/18374/stat : 18374 (MiraXTv3_dyn) R 18370 18372 18300 0 -1 4194368 4138 0 0 0 1263 3 0 0 25 0 3 0 357597795 37867520 8058 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18372/tid=18375] ppid=18370 vsize=36980 CPUtime=12.61
/proc/18372/task/18375/stat : 18375 (MiraXTv3_dyn) R 18370 18372 18300 0 -1 4194368 4033 0 0 0 1258 3 0 0 25 0 3 0 357597795 37867520 8058 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520184 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 36980

[startup+25.5014 s]
/proc/loadavg: 1.29 1.14 1.32 3/80 18375
/proc/meminfo: memFree=1803032/2055920 swapFree=4145492/4192956
[pid=18372] ppid=18370 vsize=47360 CPUtime=50.83
/proc/18372/stat : 18372 (MiraXTv3_dyn) S 18370 18372 18300 0 -1 4194304 11553 0 0 0 5073 10 0 0 18 0 3 0 357597794 48496640 10576 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18372/statm: 11840 10576 218 20 0 11198 0
[pid=18372/tid=18374] ppid=18370 vsize=47360 CPUtime=25.45
/proc/18372/task/18374/stat : 18374 (MiraXTv3_dyn) R 18370 18372 18300 0 -1 4194368 5554 0 0 0 2541 4 0 0 25 0 3 0 357597795 48496640 10576 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18372/tid=18375] ppid=18370 vsize=47360 CPUtime=25.35
/proc/18372/task/18375/stat : 18375 (MiraXTv3_dyn) R 18370 18372 18300 0 -1 4194368 5631 0 0 0 2530 5 0 0 25 0 3 0 357597795 48496640 10576 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 47360

[startup+51.1013 s]
/proc/loadavg: 1.53 1.21 1.34 3/80 18375
/proc/meminfo: memFree=1798936/2055920 swapFree=4145492/4192956
[pid=18372] ppid=18370 vsize=51328 CPUtime=101.88
/proc/18372/stat : 18372 (MiraXTv3_dyn) S 18370 18372 18300 0 -1 4194304 13658 0 0 0 10175 13 0 0 18 0 3 0 357597794 52559872 11652 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18372/statm: 12832 11652 218 20 0 12190 0
[pid=18372/tid=18374] ppid=18370 vsize=51328 CPUtime=51.03
/proc/18372/task/18374/stat : 18374 (MiraXTv3_dyn) R 18370 18372 18300 0 -1 4194368 6559 0 0 0 5097 6 0 0 25 0 3 0 357597795 52559872 11652 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18372/tid=18375] ppid=18370 vsize=51328 CPUtime=50.82
/proc/18372/task/18375/stat : 18375 (MiraXTv3_dyn) R 18370 18372 18300 0 -1 4194368 6731 0 0 0 5076 6 0 0 25 0 3 0 357597795 52559872 11652 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.88
Current children cumulated vsize (KiB) 51328

[startup+102.306 s]
/proc/loadavg: 1.79 1.33 1.37 3/80 18375
/proc/meminfo: memFree=1795544/2055920 swapFree=4145492/4192956
[pid=18372] ppid=18370 vsize=54544 CPUtime=204
/proc/18372/stat : 18372 (MiraXTv3_dyn) S 18370 18372 18300 0 -1 4194304 16325 0 0 0 20384 16 0 0 18 0 3 0 357597794 55853056 12432 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18372/statm: 13636 12432 218 20 0 12994 0
[pid=18372/tid=18374] ppid=18370 vsize=54544 CPUtime=102.18
/proc/18372/task/18374/stat : 18374 (MiraXTv3_dyn) R 18370 18372 18300 0 -1 4194368 7821 0 0 0 10211 7 0 0 25 0 3 0 357597795 55853056 12432 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18372/tid=18375] ppid=18370 vsize=54544 CPUtime=101.79
/proc/18372/task/18375/stat : 18375 (MiraXTv3_dyn) R 18370 18372 18300 0 -1 4194368 8136 0 0 0 10171 8 0 0 25 0 3 0 357597795 55853056 12432 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204
Current children cumulated vsize (KiB) 54544

[startup+162.302 s]
/proc/loadavg: 1.92 1.45 1.41 3/80 18375
/proc/meminfo: memFree=1791832/2055920 swapFree=4145492/4192956
[pid=18372] ppid=18370 vsize=58396 CPUtime=323.66
/proc/18372/stat : 18372 (MiraXTv3_dyn) S 18370 18372 18300 0 -1 4194304 19484 0 0 0 32347 19 0 0 18 0 3 0 357597794 59797504 13391 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18372/statm: 14599 13391 218 20 0 13957 0
[pid=18372/tid=18374] ppid=18370 vsize=58396 CPUtime=162.13
/proc/18372/task/18374/stat : 18374 (MiraXTv3_dyn) R 18370 18372 18300 0 -1 4194368 9540 0 0 0 16204 9 0 0 22 0 3 0 357597795 59797504 13391 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18372/tid=18375] ppid=18370 vsize=58396 CPUtime=161.49
/proc/18372/task/18375/stat : 18375 (MiraXTv3_dyn) R 18370 18372 18300 0 -1 4194368 9576 0 0 0 16140 9 0 0 22 0 3 0 357597795 59797504 13391 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.66
Current children cumulated vsize (KiB) 58396

[startup+222.302 s]
/proc/loadavg: 1.97 1.55 1.44 3/80 18375
/proc/meminfo: memFree=1786712/2055920 swapFree=4145492/4192956
[pid=18372] ppid=18370 vsize=63652 CPUtime=443.31
/proc/18372/stat : 18372 (MiraXTv3_dyn) S 18370 18372 18300 0 -1 4194304 22667 0 0 0 44309 22 0 0 18 0 3 0 357597794 65179648 14612 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18372/statm: 15913 14612 218 20 0 15271 0
[pid=18372/tid=18374] ppid=18370 vsize=63652 CPUtime=222.09
/proc/18372/task/18374/stat : 18374 (MiraXTv3_dyn) R 18370 18372 18300 0 -1 4194368 10985 0 0 0 22198 11 0 0 25 0 3 0 357597795 65179648 14612 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18372/tid=18375] ppid=18370 vsize=63652 CPUtime=221.19
/proc/18372/task/18375/stat : 18375 (MiraXTv3_dyn) R 18370 18372 18300 0 -1 4194368 11314 0 0 0 22109 10 0 0 25 0 3 0 357597795 65179648 14612 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.31
Current children cumulated vsize (KiB) 63652

[startup+282.301 s]
/proc/loadavg: 1.99 1.63 1.47 3/80 18375
/proc/meminfo: memFree=1783832/2055920 swapFree=4145492/4192956
[pid=18372] ppid=18370 vsize=68200 CPUtime=563.01
/proc/18372/stat : 18372 (MiraXTv3_dyn) S 18370 18372 18300 0 -1 4194304 25455 0 0 0 56276 25 0 0 18 0 3 0 357597794 69836800 15467 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18372/statm: 17050 15467 218 20 0 16408 0
[pid=18372/tid=18374] ppid=18370 vsize=68200 CPUtime=281.83
/proc/18372/task/18374/stat : 18374 (MiraXTv3_dyn) R 18370 18372 18300 0 -1 4194368 12386 0 0 0 28171 12 0 0 25 0 3 0 357597795 69836800 15467 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18372/tid=18375] ppid=18370 vsize=68200 CPUtime=281.15
/proc/18372/task/18375/stat : 18375 (MiraXTv3_dyn) R 18370 18372 18300 0 -1 4194368 12701 0 0 0 28103 12 0 0 25 0 3 0 357597795 69836800 15467 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.01
Current children cumulated vsize (KiB) 68200

[startup+342.302 s]
/proc/loadavg: 1.99 1.69 1.50 3/80 18375
/proc/meminfo: memFree=1778072/2055920 swapFree=4145492/4192956
[pid=18372] ppid=18370 vsize=73508 CPUtime=682.7
/proc/18372/stat : 18372 (MiraXTv3_dyn) S 18370 18372 18300 0 -1 4194304 28473 0 0 0 68241 29 0 0 18 0 3 0 357597794 75272192 16758 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18372/statm: 18377 16758 218 20 0 17735 0
[pid=18372/tid=18374] ppid=18370 vsize=73508 CPUtime=341.56
/proc/18372/task/18374/stat : 18374 (MiraXTv3_dyn) R 18370 18372 18300 0 -1 4194368 14121 0 0 0 34141 15 0 0 25 0 3 0 357597795 75272192 16758 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18372/tid=18375] ppid=18370 vsize=73508 CPUtime=341.11
/proc/18372/task/18375/stat : 18375 (MiraXTv3_dyn) R 18370 18372 18300 0 -1 4194368 13984 0 0 0 34098 13 0 0 25 0 3 0 357597795 75272192 16758 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.7
Current children cumulated vsize (KiB) 73508

[startup+402.302 s]
/proc/loadavg: 1.99 1.74 1.53 3/80 18375
/proc/meminfo: memFree=1776344/2055920 swapFree=4145492/4192956
[pid=18372] ppid=18370 vsize=73996 CPUtime=802.37
/proc/18372/stat : 18372 (MiraXTv3_dyn) S 18370 18372 18300 0 -1 4194304 30942 0 0 0 80206 31 0 0 18 0 3 0 357597794 75771904 17212 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18372/statm: 18499 17212 218 20 0 17857 0
[pid=18372/tid=18374] ppid=18370 vsize=73996 CPUtime=401.28
/proc/18372/task/18374/stat : 18374 (MiraXTv3_dyn) R 18370 18372 18300 0 -1 4194368 15480 0 0 0 40112 16 0 0 25 0 3 0 357597795 75771904 17212 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18372/tid=18375] ppid=18370 vsize=73996 CPUtime=401.07
/proc/18372/task/18375/stat : 18375 (MiraXTv3_dyn) R 18370 18372 18300 0 -1 4194368 15094 0 0 0 40093 14 0 0 25 0 3 0 357597795 75771904 17212 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.37
Current children cumulated vsize (KiB) 73996

[startup+462.303 s]
/proc/loadavg: 1.99 1.79 1.56 3/80 18375
/proc/meminfo: memFree=1775384/2055920 swapFree=4145492/4192956
[pid=18372] ppid=18370 vsize=75544 CPUtime=922.05
/proc/18372/stat : 18372 (MiraXTv3_dyn) S 18370 18372 18300 0 -1 4194304 33056 0 0 0 92173 32 0 0 18 0 3 0 357597794 77357056 17440 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18372/statm: 18886 17440 218 20 0 18244 0
[pid=18372/tid=18374] ppid=18370 vsize=75544 CPUtime=460.99
/proc/18372/task/18374/stat : 18374 (MiraXTv3_dyn) R 18370 18372 18300 0 -1 4194368 16533 0 0 0 46083 16 0 0 25 0 3 0 357597795 77357056 17440 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18372/tid=18375] ppid=18370 vsize=75544 CPUtime=461.03
/proc/18372/task/18375/stat : 18375 (MiraXTv3_dyn) R 18370 18372 18300 0 -1 4194368 16155 0 0 0 46088 15 0 0 25 0 3 0 357597795 77357056 17440 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 922.05
Current children cumulated vsize (KiB) 75544

[startup+522.303 s]
/proc/loadavg: 1.99 1.82 1.58 3/80 18375
/proc/meminfo: memFree=1774936/2055920 swapFree=4145492/4192956
[pid=18372] ppid=18370 vsize=75712 CPUtime=1041.73
/proc/18372/stat : 18372 (MiraXTv3_dyn) S 18370 18372 18300 0 -1 4194304 35043 0 0 0 104140 33 0 0 18 0 3 0 357597794 77529088 17595 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18372/statm: 18928 17595 218 20 0 18286 0
[pid=18372/tid=18374] ppid=18370 vsize=75712 CPUtime=520.72
/proc/18372/task/18374/stat : 18374 (MiraXTv3_dyn) R 18370 18372 18300 0 -1 4194368 17566 0 0 0 52055 17 0 0 25 0 3 0 357597795 77529088 17595 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526712 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18372/tid=18375] ppid=18370 vsize=75712 CPUtime=520.99
/proc/18372/task/18375/stat : 18375 (MiraXTv3_dyn) R 18370 18372 18300 0 -1 4194368 17109 0 0 0 52084 15 0 0 25 0 3 0 357597795 77529088 17595 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.73
Current children cumulated vsize (KiB) 75712

[startup+582.302 s]
/proc/loadavg: 1.99 1.85 1.60 3/80 18375
/proc/meminfo: memFree=1773848/2055920 swapFree=4145492/4192956
[pid=18372] ppid=18370 vsize=76032 CPUtime=1161.4
/proc/18372/stat : 18372 (MiraXTv3_dyn) S 18370 18372 18300 0 -1 4194304 37110 0 0 0 116105 35 0 0 18 0 3 0 357597794 77856768 17805 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18372/statm: 19008 17805 218 20 0 18366 0
[pid=18372/tid=18374] ppid=18370 vsize=76032 CPUtime=580.42
/proc/18372/task/18374/stat : 18374 (MiraXTv3_dyn) R 18370 18372 18300 0 -1 4194368 18528 0 0 0 58025 17 0 0 25 0 3 0 357597795 77856768 17805 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18372/tid=18375] ppid=18370 vsize=76032 CPUtime=580.95
/proc/18372/task/18375/stat : 18375 (MiraXTv3_dyn) R 18370 18372 18300 0 -1 4194368 18214 0 0 0 58078 17 0 0 25 0 3 0 357597795 77856768 17805 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.4
Current children cumulated vsize (KiB) 76032



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.706 s]
/proc/loadavg: 1.99 1.86 1.61 3/80 18375
/proc/meminfo: memFree=1773784/2055920 swapFree=4145492/4192956
[pid=18372] ppid=18370 vsize=77056 CPUtime=1200.12
/proc/18372/stat : 18372 (MiraXTv3_dyn) S 18370 18372 18300 0 -1 4194304 37674 0 0 0 119976 36 0 0 18 0 3 0 357597794 78905344 17835 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18372/statm: 19264 17835 218 20 0 18622 0
[pid=18372/tid=18374] ppid=18370 vsize=77056 CPUtime=599.75
/proc/18372/task/18374/stat : 18374 (MiraXTv3_dyn) R 18370 18372 18300 0 -1 4194368 18799 0 0 0 59957 18 0 0 25 0 3 0 357597795 78905344 17835 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565429 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18372/tid=18375] ppid=18370 vsize=77056 CPUtime=600.34
/proc/18372/task/18375/stat : 18375 (MiraXTv3_dyn) R 18370 18372 18300 0 -1 4194368 18507 0 0 0 60017 17 0 0 25 0 3 0 357597795 78905344 17835 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.12
Current children cumulated vsize (KiB) 77056

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

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

[startup+601.706 s]
/proc/loadavg: 1.99 1.86 1.61 3/80 18375
/proc/meminfo: memFree=1773784/2055920 swapFree=4145492/4192956
[pid=18372] ppid=18370 vsize=77056 CPUtime=1200.12
/proc/18372/stat : 18372 (MiraXTv3_dyn) S 18370 18372 18300 0 -1 4194304 37674 0 0 0 119976 36 0 0 18 0 3 0 357597794 78905344 17835 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18372/statm: 19264 17835 218 20 0 18622 0
[pid=18372/tid=18374] ppid=18370 vsize=77056 CPUtime=599.75
/proc/18372/task/18374/stat : 18374 (MiraXTv3_dyn) R 18370 18372 18300 0 -1 4194368 18799 0 0 0 59957 18 0 0 25 0 3 0 357597795 78905344 17835 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565429 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18372/tid=18375] ppid=18370 vsize=77056 CPUtime=600.34
/proc/18372/task/18375/stat : 18375 (MiraXTv3_dyn) R 18370 18372 18300 0 -1 4194368 18507 0 0 0 60017 17 0 0 25 0 3 0 357597795 78905344 17835 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.12
Current children cumulated vsize (KiB) 77056

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.729
CPU time (s): 1200.15
CPU user time (s): 1199.78
CPU system time (s): 0.371943
CPU usage (%): 199.45
Max. virtual memory (cumulated for all children) (KiB): 77412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.78
system time used= 0.371943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37674
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= 339
involuntary context switches= 22630

runsolver used 0.565913 second user time and 1.63375 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Thu May 10 16:46:42 UTC 2007

IDJOB= 294034
IDBENCH= 19878
IDSOLVER= 128
FILE ID= node9/294034-1178815602

PBS_JOBID= 5250957

Free space on /tmp= 66557 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v130/unif-k5-r21.3-v130-c2769-S1284937235-05.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/294034-1178815602/MiraXTv3_dyn /tmp/evaluation/294034-1178815602/instance-294034-1178815602.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-294034-1178815602 -o ROOT/results/node9/solver-294034-1178815602 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/294034-1178815602/MiraXTv3_dyn /tmp/evaluation/294034-1178815602/instance-294034-1178815602.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  9f547cac349776cc84bd1d9fb15046d9

RANDOM SEED= 795141279

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.221
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.221
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:       1845432 kB
Buffers:         38512 kB
Cached:          93220 kB
SwapCached:      15556 kB
Active:          90216 kB
Inactive:        64700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1845432 kB
SwapTotal:     4192956 kB
SwapFree:      4145492 kB
Dirty:            4112 kB
Writeback:           0 kB
Mapped:          29744 kB
Slab:            41100 kB
Committed_AS:  8896852 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= 66557 MiB

End job on node9 on Thu May 10 16:56:46 UTC 2007