Trace number 334684

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.28 714.908

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-equilarge_l2.used-as.sat04-894.sat05-4188.reshuffled-07.cnf
MD5SUM7b512e3533a048c6d67b6f8a4c658d50
Bench CategoryCRAFTED (crafted 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 variables16476
Number of clauses2507763
Sum of the clauses size5027938
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22505731
Number of clauses of size 30
Number of clauses of size 415
Number of clauses of size 59
Number of clauses of size over 52008

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/node5/watcher-334684-1178900946 -o ROOT/results/node5/solver-334684-1178900946 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334684-1178900946/MiraXTv3_dyn /tmp/evaluation/334684-1178900946/instance-334684-1178900946.cnf 

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


[startup+0 s]
/proc/loadavg: 1.85 1.94 1.81 3/77 20251
/proc/meminfo: memFree=1611896/2055920 swapFree=4150068/4192956
[pid=20251] ppid=20249 vsize=3788 CPUtime=0
/proc/20251/stat : 20251 (MiraXTv3_dyn) R 20249 20251 18883 0 -1 4194304 328 0 0 0 0 0 0 0 18 0 1 0 366132775 3878912 304 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20251/statm: 947 311 202 20 0 305 0

[startup+0.083323 s]
/proc/loadavg: 1.85 1.94 1.81 3/77 20251
/proc/meminfo: memFree=1611896/2055920 swapFree=4150068/4192956
[pid=20251] ppid=20249 vsize=8512 CPUtime=0.07
/proc/20251/stat : 20251 (MiraXTv3_dyn) R 20249 20251 18883 0 -1 4194304 1645 0 0 0 7 0 0 0 18 0 1 0 366132775 8716288 1620 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8328827 0 0 4096 0 0 0 0 17 1 0 0
/proc/20251/statm: 2128 1620 206 20 0 1486 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8512

[startup+0.102325 s]
/proc/loadavg: 1.85 1.94 1.81 3/77 20251
/proc/meminfo: memFree=1611896/2055920 swapFree=4150068/4192956
[pid=20251] ppid=20249 vsize=9280 CPUtime=0.09
/proc/20251/stat : 20251 (MiraXTv3_dyn) R 20249 20251 18883 0 -1 4194304 1809 0 0 0 9 0 0 0 18 0 1 0 366132775 9502720 1784 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8328827 0 0 4096 0 0 0 0 17 1 0 0
/proc/20251/statm: 2320 1785 206 20 0 1678 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9280

[startup+0.301346 s]
/proc/loadavg: 1.85 1.94 1.81 3/77 20251
/proc/meminfo: memFree=1611896/2055920 swapFree=4150068/4192956
[pid=20251] ppid=20249 vsize=15852 CPUtime=0.29
/proc/20251/stat : 20251 (MiraXTv3_dyn) R 20249 20251 18883 0 -1 4194304 3456 0 0 0 28 1 0 0 19 0 1 0 366132775 16232448 3431 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8328827 0 0 4096 0 0 0 0 17 1 0 0
/proc/20251/statm: 3963 3432 206 20 0 3321 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15852

[startup+0.702391 s]
/proc/loadavg: 1.85 1.94 1.81 3/77 20251
/proc/meminfo: memFree=1611896/2055920 swapFree=4150068/4192956
[pid=20251] ppid=20249 vsize=29756 CPUtime=0.69
/proc/20251/stat : 20251 (MiraXTv3_dyn) R 20249 20251 18883 0 -1 4194304 6969 0 0 0 66 3 0 0 22 0 1 0 366132775 30470144 6944 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8328827 0 0 4096 0 0 0 0 17 1 0 0
/proc/20251/statm: 7439 6944 206 20 0 6797 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29756

[startup+1.50148 s]
/proc/loadavg: 1.85 1.94 1.81 2/78 20252
/proc/meminfo: memFree=1573872/2055920 swapFree=4150068/4192956
[pid=20251] ppid=20249 vsize=58868 CPUtime=1.49
/proc/20251/stat : 20251 (MiraXTv3_dyn) R 20249 20251 18883 0 -1 4194304 14201 0 0 0 143 6 0 0 25 0 1 0 366132775 60280832 14176 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134585319 0 0 4096 0 0 0 0 17 1 0 0
/proc/20251/statm: 14717 14176 206 20 0 14075 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 58868

[startup+3.10166 s]
/proc/loadavg: 1.85 1.94 1.81 2/78 20252
/proc/meminfo: memFree=1533616/2055920 swapFree=4150068/4192956
[pid=20251] ppid=20249 vsize=119012 CPUtime=3.09
/proc/20251/stat : 20251 (MiraXTv3_dyn) R 20249 20251 18883 0 -1 4194304 28888 0 0 0 295 14 0 0 25 0 1 0 366132775 121868288 28863 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134569393 0 0 4096 0 0 0 0 17 1 0 0
/proc/20251/statm: 29753 28863 206 20 0 29111 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 119012

[startup+6.30102 s]
/proc/loadavg: 1.86 1.94 1.81 2/78 20252
/proc/meminfo: memFree=1481840/2055920 swapFree=4150068/4192956
[pid=20251] ppid=20249 vsize=140648 CPUtime=6.29
/proc/20251/stat : 20251 (MiraXTv3_dyn) R 20249 20251 18883 0 -1 4194304 32669 0 0 0 613 16 0 0 25 0 1 0 366132775 144023552 32644 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583948 0 0 4096 0 0 0 0 17 1 0 0
/proc/20251/statm: 35162 32644 207 20 0 34520 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 140648

[startup+12.7018 s]
/proc/loadavg: 1.79 1.92 1.80 2/78 20252
/proc/meminfo: memFree=1481968/2055920 swapFree=4150068/4192956
[pid=20251] ppid=20249 vsize=140648 CPUtime=12.69
/proc/20251/stat : 20251 (MiraXTv3_dyn) R 20249 20251 18883 0 -1 4194304 32669 0 0 0 1253 16 0 0 25 0 1 0 366132775 144023552 32644 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 1 0 0
/proc/20251/statm: 35162 32644 207 20 0 34520 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 140648

[startup+25.5012 s]
/proc/loadavg: 1.62 1.88 1.79 2/78 20252
/proc/meminfo: memFree=1482032/2055920 swapFree=4150068/4192956
[pid=20251] ppid=20249 vsize=140648 CPUtime=25.48
/proc/20251/stat : 20251 (MiraXTv3_dyn) R 20249 20251 18883 0 -1 4194304 32669 0 0 0 2532 16 0 0 25 0 1 0 366132775 144023552 32644 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/20251/statm: 35162 32644 207 20 0 34520 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 140648

[startup+51.1011 s]
/proc/loadavg: 1.41 1.81 1.77 2/78 20252
/proc/meminfo: memFree=1482160/2055920 swapFree=4150068/4192956
[pid=20251] ppid=20249 vsize=140648 CPUtime=51.07
/proc/20251/stat : 20251 (MiraXTv3_dyn) R 20249 20251 18883 0 -1 4194304 32669 0 0 0 5091 16 0 0 25 0 1 0 366132775 144023552 32644 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/20251/statm: 35162 32644 207 20 0 34520 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 140648

[startup+102.306 s]
/proc/loadavg: 1.17 1.68 1.72 2/78 20252
/proc/meminfo: memFree=1390960/2055920 swapFree=4150068/4192956
[pid=20251] ppid=20249 vsize=233472 CPUtime=102.26
/proc/20251/stat : 20251 (MiraXTv3_dyn) R 20249 20251 18883 0 -1 4194304 55442 0 0 0 10198 28 0 0 25 0 1 0 366132775 239075328 55417 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583707 0 0 4096 0 0 0 0 17 1 0 0
/proc/20251/statm: 58368 55417 207 20 0 57726 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 233472

[startup+162.302 s]
/proc/loadavg: 1.06 1.55 1.68 2/78 20252
/proc/meminfo: memFree=1383088/2055920 swapFree=4150068/4192956
[pid=20251] ppid=20249 vsize=235320 CPUtime=162.24
/proc/20251/stat : 20251 (MiraXTv3_dyn) R 20249 20251 18883 0 -1 4194304 57397 0 0 0 16194 30 0 0 25 0 1 0 366132775 240967680 57372 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 1 0 0
/proc/20251/statm: 58830 57372 207 20 0 58188 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 235320

[startup+222.302 s]
/proc/loadavg: 1.02 1.45 1.63 2/80 20254
/proc/meminfo: memFree=1130912/2055920 swapFree=4150068/4192956
[pid=20251] ppid=20249 vsize=1038160 CPUtime=224.23
/proc/20251/stat : 20251 (MiraXTv3_dyn) S 20249 20251 18883 0 -1 4194304 127761 0 0 0 22315 108 0 0 25 0 3 0 366132775 1063075840 120306 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20251/statm: 259540 120306 218 20 0 258898 0
[pid=20251/tid=20253] ppid=20249 vsize=1038160 CPUtime=12.36
/proc/20251/task/20253/stat : 20253 (MiraXTv3_dyn) R 20249 20251 18883 0 -1 4194368 33845 0 0 0 1197 39 0 0 25 0 3 0 366153750 1063075840 120306 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20251/tid=20254] ppid=20249 vsize=1038160 CPUtime=2.17
/proc/20251/task/20254/stat : 20254 (MiraXTv3_dyn) S 20249 20251 18883 0 -1 4194368 26629 0 0 0 183 34 0 0 16 0 3 0 366153750 1063075840 120306 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 224.23
Current children cumulated vsize (KiB) 1038160

[startup+282.302 s]
/proc/loadavg: 1.57 1.52 1.64 3/80 20254
/proc/meminfo: memFree=1107040/2055920 swapFree=4150068/4192956
[pid=20251] ppid=20249 vsize=1060300 CPUtime=337.19
/proc/20251/stat : 20251 (MiraXTv3_dyn) S 20249 20251 18883 0 -1 4194304 133906 0 0 0 33600 119 0 0 25 0 3 0 366132775 1085747200 126354 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20251/statm: 265075 126354 218 20 0 264433 0
[pid=20251/tid=20253] ppid=20249 vsize=1060300 CPUtime=72.34
/proc/20251/task/20253/stat : 20253 (MiraXTv3_dyn) R 20249 20251 18883 0 -1 4194368 36384 0 0 0 7190 44 0 0 25 0 3 0 366153750 1085747200 126354 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20251/tid=20254] ppid=20249 vsize=1060300 CPUtime=55.15
/proc/20251/task/20254/stat : 20254 (MiraXTv3_dyn) R 20249 20251 18883 0 -1 4194368 30235 0 0 0 5475 40 0 0 25 0 3 0 366153750 1085747200 126354 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 337.19
Current children cumulated vsize (KiB) 1060300

[startup+342.302 s]
/proc/loadavg: 1.84 1.60 1.66 3/80 20254
/proc/meminfo: memFree=1096608/2055920 swapFree=4150068/4192956
[pid=20251] ppid=20249 vsize=1070540 CPUtime=456.89
/proc/20251/stat : 20251 (MiraXTv3_dyn) S 20249 20251 18883 0 -1 4194304 136452 0 0 0 45564 125 0 0 25 0 3 0 366132775 1096232960 128900 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20251/statm: 267635 128900 218 20 0 266993 0
[pid=20251/tid=20253] ppid=20249 vsize=1070540 CPUtime=132.33
/proc/20251/task/20253/stat : 20253 (MiraXTv3_dyn) R 20249 20251 18883 0 -1 4194368 37466 0 0 0 13187 46 0 0 25 0 3 0 366153750 1096232960 128900 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20251/tid=20254] ppid=20249 vsize=1070540 CPUtime=114.87
/proc/20251/task/20254/stat : 20254 (MiraXTv3_dyn) R 20249 20251 18883 0 -1 4194368 31699 0 0 0 11443 44 0 0 25 0 3 0 366153750 1096232960 128900 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 456.89
Current children cumulated vsize (KiB) 1070540

[startup+402.303 s]
/proc/loadavg: 1.94 1.67 1.68 4/80 20254
/proc/meminfo: memFree=1066656/2055920 swapFree=4150068/4192956
[pid=20251] ppid=20249 vsize=1100236 CPUtime=576.62
/proc/20251/stat : 20251 (MiraXTv3_dyn) S 20249 20251 18883 0 -1 4194304 144194 0 0 0 57521 141 0 0 25 0 3 0 366132775 1126641664 136484 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20251/statm: 275059 136484 218 20 0 274417 0
[pid=20251/tid=20253] ppid=20249 vsize=1100236 CPUtime=192.31
/proc/20251/task/20253/stat : 20253 (MiraXTv3_dyn) R 20249 20251 18883 0 -1 4194368 41769 0 0 0 19176 55 0 0 25 0 3 0 366153750 1126641664 136484 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20251/tid=20254] ppid=20249 vsize=1100236 CPUtime=174.62
/proc/20251/task/20254/stat : 20254 (MiraXTv3_dyn) R 20249 20251 18883 0 -1 4194368 35138 0 0 0 17411 51 0 0 18 0 3 0 366153750 1126641664 136484 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 576.62
Current children cumulated vsize (KiB) 1100236

[startup+462.303 s]
/proc/loadavg: 1.98 1.73 1.70 3/80 20256
/proc/meminfo: memFree=1043168/2055920 swapFree=4150068/4192956
[pid=20251] ppid=20249 vsize=1122764 CPUtime=696.34
/proc/20251/stat : 20251 (MiraXTv3_dyn) S 20249 20251 18883 0 -1 4194304 150044 0 0 0 69479 155 0 0 25 0 3 0 366132775 1149710336 142236 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20251/statm: 280691 142236 218 20 0 280049 0
[pid=20251/tid=20253] ppid=20249 vsize=1122764 CPUtime=252.29
/proc/20251/task/20253/stat : 20253 (MiraXTv3_dyn) R 20249 20251 18883 0 -1 4194368 44697 0 0 0 25168 61 0 0 25 0 3 0 366153750 1149710336 142236 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20251/tid=20254] ppid=20249 vsize=1122764 CPUtime=234.36
/proc/20251/task/20254/stat : 20254 (MiraXTv3_dyn) R 20249 20251 18883 0 -1 4194368 38060 0 0 0 23377 59 0 0 25 0 3 0 366153750 1149710336 142236 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 696.34
Current children cumulated vsize (KiB) 1122764

[startup+522.302 s]
/proc/loadavg: 1.99 1.78 1.71 3/80 20256
/proc/meminfo: memFree=1027680/2055920 swapFree=4150068/4192956
[pid=20251] ppid=20249 vsize=1137100 CPUtime=816.06
/proc/20251/stat : 20251 (MiraXTv3_dyn) S 20249 20251 18883 0 -1 4194304 153888 0 0 0 81443 163 0 0 25 0 3 0 366132775 1164390400 145968 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20251/statm: 284275 145968 218 20 0 283633 0
[pid=20251/tid=20253] ppid=20249 vsize=1137100 CPUtime=312.26
/proc/20251/task/20253/stat : 20253 (MiraXTv3_dyn) R 20249 20251 18883 0 -1 4194368 46911 0 0 0 31161 65 0 0 25 0 3 0 366153750 1164390400 145968 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565733 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20251/tid=20254] ppid=20249 vsize=1137100 CPUtime=294.11
/proc/20251/task/20254/stat : 20254 (MiraXTv3_dyn) R 20249 20251 18883 0 -1 4194368 39690 0 0 0 29348 63 0 0 25 0 3 0 366153750 1164390400 145968 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526205 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 816.06
Current children cumulated vsize (KiB) 1137100

[startup+582.302 s]
/proc/loadavg: 1.99 1.81 1.73 3/80 20256
/proc/meminfo: memFree=1027552/2055920 swapFree=4150068/4192956
[pid=20251] ppid=20249 vsize=1137100 CPUtime=935.77
/proc/20251/stat : 20251 (MiraXTv3_dyn) S 20249 20251 18883 0 -1 4194304 154017 0 0 0 93413 164 0 0 25 0 3 0 366132775 1164390400 146036 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20251/statm: 284275 146036 218 20 0 283633 0
[pid=20251/tid=20253] ppid=20249 vsize=1137100 CPUtime=372.25
/proc/20251/task/20253/stat : 20253 (MiraXTv3_dyn) R 20249 20251 18883 0 -1 4194368 47006 0 0 0 37159 66 0 0 25 0 3 0 366153750 1164390400 146036 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20251/tid=20254] ppid=20249 vsize=1137100 CPUtime=353.83
/proc/20251/task/20254/stat : 20254 (MiraXTv3_dyn) R 20249 20251 18883 0 -1 4194368 39724 0 0 0 35320 63 0 0 25 0 3 0 366153750 1164390400 146036 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 935.77
Current children cumulated vsize (KiB) 1137100

[startup+642.303 s]
/proc/loadavg: 1.99 1.85 1.74 3/80 20256
/proc/meminfo: memFree=1027168/2055920 swapFree=4150068/4192956
[pid=20251] ppid=20249 vsize=1137100 CPUtime=1055.51
/proc/20251/stat : 20251 (MiraXTv3_dyn) S 20249 20251 18883 0 -1 4194304 154201 0 0 0 105387 164 0 0 25 0 3 0 366132775 1164390400 146092 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20251/statm: 284275 146092 218 20 0 283633 0
[pid=20251/tid=20253] ppid=20249 vsize=1137100 CPUtime=432.23
/proc/20251/task/20253/stat : 20253 (MiraXTv3_dyn) R 20249 20251 18883 0 -1 4194368 47098 0 0 0 43157 66 0 0 25 0 3 0 366153750 1164390400 146092 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20251/tid=20254] ppid=20249 vsize=1137100 CPUtime=413.58
/proc/20251/task/20254/stat : 20254 (MiraXTv3_dyn) R 20249 20251 18883 0 -1 4194368 39816 0 0 0 41295 63 0 0 25 0 3 0 366153750 1164390400 146092 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1055.51
Current children cumulated vsize (KiB) 1137100

[startup+702.303 s]
/proc/loadavg: 1.99 1.87 1.75 3/80 20256
/proc/meminfo: memFree=1020704/2055920 swapFree=4150068/4192956
[pid=20251] ppid=20249 vsize=1143244 CPUtime=1175.22
/proc/20251/stat : 20251 (MiraXTv3_dyn) S 20249 20251 18883 0 -1 4194304 156036 0 0 0 117352 170 0 0 25 0 3 0 366132775 1170681856 147859 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20251/statm: 285811 147859 218 20 0 285169 0
[pid=20251/tid=20253] ppid=20249 vsize=1143244 CPUtime=492.22
/proc/20251/task/20253/stat : 20253 (MiraXTv3_dyn) R 20249 20251 18883 0 -1 4194368 48700 0 0 0 49151 71 0 0 25 0 3 0 366153750 1170681856 147859 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526202 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20251/tid=20254] ppid=20249 vsize=1143244 CPUtime=473.31
/proc/20251/task/20254/stat : 20254 (MiraXTv3_dyn) R 20249 20251 18883 0 -1 4194368 40049 0 0 0 47267 64 0 0 25 0 3 0 366153750 1170681856 147859 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1175.22
Current children cumulated vsize (KiB) 1143244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+714.801 s]
/proc/loadavg: 1.99 1.88 1.76 3/80 20256
/proc/meminfo: memFree=1016800/2055920 swapFree=4150068/4192956
[pid=20251] ppid=20249 vsize=1146316 CPUtime=1200.17
/proc/20251/stat : 20251 (MiraXTv3_dyn) S 20249 20251 18883 0 -1 4194304 156917 0 0 0 119845 172 0 0 25 0 3 0 366132775 1173827584 148740 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20251/statm: 286579 148740 218 20 0 285937 0
[pid=20251/tid=20253] ppid=20249 vsize=1146316 CPUtime=504.71
/proc/20251/task/20253/stat : 20253 (MiraXTv3_dyn) R 20249 20251 18883 0 -1 4194368 49023 0 0 0 50400 71 0 0 25 0 3 0 366153750 1173827584 148740 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20251/tid=20254] ppid=20249 vsize=1146316 CPUtime=485.76
/proc/20251/task/20254/stat : 20254 (MiraXTv3_dyn) R 20249 20251 18883 0 -1 4194368 40607 0 0 0 48511 65 0 0 25 0 3 0 366153750 1173827584 148740 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.17
Current children cumulated vsize (KiB) 1146316

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): 714.908
CPU time (s): 1200.28
CPU user time (s): 1198.46
CPU system time (s): 1.81472
CPU usage (%): 167.893
Max. virtual memory (cumulated for all children) (KiB): 1146316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.46
system time used= 1.81472
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 156918
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= 43761
involuntary context switches= 18389

runsolver used 0.759884 second user time and 1.84972 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Fri May 11 16:29:11 UTC 2007

IDJOB= 334684
IDBENCH= 24633
IDSOLVER= 128
FILE ID= node5/334684-1178900946

PBS_JOBID= 5251077

Free space on /tmp= 66516 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-equilarge_l2.used-as.sat04-894.sat05-4188.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/334684-1178900946/MiraXTv3_dyn /tmp/evaluation/334684-1178900946/instance-334684-1178900946.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-334684-1178900946 -o ROOT/results/node5/solver-334684-1178900946 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334684-1178900946/MiraXTv3_dyn /tmp/evaluation/334684-1178900946/instance-334684-1178900946.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  7b512e3533a048c6d67b6f8a4c658d50

RANDOM SEED= 373304951

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.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:       1612176 kB
Buffers:         47220 kB
Cached:         307776 kB
SwapCached:      11320 kB
Active:         185036 kB
Inactive:       193260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1612176 kB
SwapTotal:     4192956 kB
SwapFree:      4150068 kB
Dirty:           37492 kB
Writeback:           0 kB
Mapped:          30124 kB
Slab:            51036 kB
Committed_AS: 14054244 kB
PageTables:       1720 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= 66516 MiB

End job on node5 on Fri May 11 16:41:08 UTC 2007