Trace number 456204

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) 5000.25 2662.03

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/node54/watcher-456204-1179020782 -o ROOT/results/node54/solver-456204-1179020782 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456204-1179020782/MiraXTv3_dyn /tmp/evaluation/456204-1179020782/instance-456204-1179020782.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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.75 1.91 1.89 3/65 27217
/proc/meminfo: memFree=955648/2055920 swapFree=4182300/4192956
[pid=27217] ppid=27215 vsize=3788 CPUtime=0
/proc/27217/stat : 27217 (MiraXTv3_dyn) R 27215 27217 27143 0 -1 4194304 342 0 0 0 0 0 0 0 18 0 1 0 349453268 3878912 317 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27217/statm: 947 324 202 20 0 305 0

[startup+0.087671 s]
/proc/loadavg: 1.75 1.91 1.89 3/65 27217
/proc/meminfo: memFree=955648/2055920 swapFree=4182300/4192956
[pid=27217] ppid=27215 vsize=8644 CPUtime=0.07
/proc/27217/stat : 27217 (MiraXTv3_dyn) R 27215 27217 27143 0 -1 4194304 1670 0 0 0 7 0 0 0 18 0 1 0 349453268 8851456 1645 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134585096 0 0 4096 0 0 0 0 17 1 0 0
/proc/27217/statm: 2161 1645 206 20 0 1519 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8644

[startup+0.101672 s]
/proc/loadavg: 1.75 1.91 1.89 3/65 27217
/proc/meminfo: memFree=955648/2055920 swapFree=4182300/4192956
[pid=27217] ppid=27215 vsize=9280 CPUtime=0.09
/proc/27217/stat : 27217 (MiraXTv3_dyn) R 27215 27217 27143 0 -1 4194304 1793 0 0 0 9 0 0 0 18 0 1 0 349453268 9502720 1768 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 2254459 0 0 4096 0 0 0 0 17 1 0 0
/proc/27217/statm: 2320 1768 206 20 0 1678 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9280

[startup+0.301698 s]
/proc/loadavg: 1.75 1.91 1.89 3/65 27217
/proc/meminfo: memFree=955648/2055920 swapFree=4182300/4192956
[pid=27217] ppid=27215 vsize=15720 CPUtime=0.29
/proc/27217/stat : 27217 (MiraXTv3_dyn) R 27215 27217 27143 0 -1 4194304 3444 0 0 0 27 2 0 0 19 0 1 0 349453268 16097280 3419 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 2254459 0 0 4096 0 0 0 0 17 1 0 0
/proc/27217/statm: 3930 3419 206 20 0 3288 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15720

[startup+0.701749 s]
/proc/loadavg: 1.75 1.91 1.89 3/65 27217
/proc/meminfo: memFree=955648/2055920 swapFree=4182300/4192956
[pid=27217] ppid=27215 vsize=31844 CPUtime=0.69
/proc/27217/stat : 27217 (MiraXTv3_dyn) R 27215 27217 27143 0 -1 4194304 7032 0 0 0 65 4 0 0 22 0 1 0 349453268 32608256 7007 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 2254459 0 0 4096 0 0 0 0 17 1 0 0
/proc/27217/statm: 7961 7008 206 20 0 7319 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31844

[startup+1.50185 s]
/proc/loadavg: 1.75 1.91 1.89 2/66 27218
/proc/meminfo: memFree=917880/2055920 swapFree=4182300/4192956
[pid=27217] ppid=27215 vsize=63888 CPUtime=1.49
/proc/27217/stat : 27217 (MiraXTv3_dyn) R 27215 27217 27143 0 -1 4194304 14480 0 0 0 142 7 0 0 25 0 1 0 349453268 65421312 14455 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 2254459 0 0 4096 0 0 0 0 17 1 0 0
/proc/27217/statm: 15972 14455 206 20 0 15330 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 63888

[startup+3.10105 s]
/proc/loadavg: 1.75 1.91 1.89 2/66 27218
/proc/meminfo: memFree=876792/2055920 swapFree=4182300/4192956
[pid=27217] ppid=27215 vsize=120596 CPUtime=3.09
/proc/27217/stat : 27217 (MiraXTv3_dyn) R 27215 27217 27143 0 -1 4194304 29384 0 0 0 292 17 0 0 25 0 1 0 349453268 123490304 29359 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 2254459 0 0 4096 0 0 0 0 17 1 0 0
/proc/27217/statm: 30149 29359 206 20 0 29507 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 120596

[startup+6.30146 s]
/proc/loadavg: 1.69 1.90 1.89 2/66 27218
/proc/meminfo: memFree=826424/2055920 swapFree=4182300/4192956
[pid=27217] ppid=27215 vsize=140648 CPUtime=6.29
/proc/27217/stat : 27217 (MiraXTv3_dyn) R 27215 27217 27143 0 -1 4194304 32669 0 0 0 610 19 0 0 25 0 1 0 349453268 144023552 32644 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/27217/statm: 35162 32644 207 20 0 34520 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 140648

[startup+12.7013 s]
/proc/loadavg: 1.64 1.88 1.88 2/66 27218
/proc/meminfo: memFree=826552/2055920 swapFree=4182300/4192956
[pid=27217] ppid=27215 vsize=140648 CPUtime=12.69
/proc/27217/stat : 27217 (MiraXTv3_dyn) R 27215 27217 27143 0 -1 4194304 32669 0 0 0 1250 19 0 0 25 0 1 0 349453268 144023552 32644 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583709 0 0 4096 0 0 0 0 17 1 0 0
/proc/27217/statm: 35162 32644 207 20 0 34520 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 140648

[startup+25.5019 s]
/proc/loadavg: 1.50 1.84 1.87 2/66 27218
/proc/meminfo: memFree=826616/2055920 swapFree=4182300/4192956
[pid=27217] ppid=27215 vsize=140648 CPUtime=25.48
/proc/27217/stat : 27217 (MiraXTv3_dyn) R 27215 27217 27143 0 -1 4194304 32669 0 0 0 2529 19 0 0 25 0 1 0 349453268 144023552 32644 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/27217/statm: 35162 32644 207 20 0 34520 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 140648

[startup+51.1012 s]
/proc/loadavg: 1.33 1.77 1.84 2/66 27218
/proc/meminfo: memFree=826680/2055920 swapFree=4182300/4192956
[pid=27217] ppid=27215 vsize=140648 CPUtime=51.08
/proc/27217/stat : 27217 (MiraXTv3_dyn) R 27215 27217 27143 0 -1 4194304 32669 0 0 0 5089 19 0 0 25 0 1 0 349453268 144023552 32644 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 1 0 0
/proc/27217/statm: 35162 32644 207 20 0 34520 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 140648

[startup+102.306 s]
/proc/loadavg: 1.14 1.65 1.80 2/66 27218
/proc/meminfo: memFree=735416/2055920 swapFree=4182300/4192956
[pid=27217] ppid=27215 vsize=233472 CPUtime=102.27
/proc/27217/stat : 27217 (MiraXTv3_dyn) R 27215 27217 27143 0 -1 4194304 55441 0 0 0 10197 30 0 0 25 0 1 0 349453268 239075328 55416 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 2257869 0 0 4096 0 0 0 0 17 1 0 0
/proc/27217/statm: 58368 55416 207 20 0 57726 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 233472

[startup+162.301 s]
/proc/loadavg: 1.05 1.53 1.75 2/66 27218
/proc/meminfo: memFree=727544/2055920 swapFree=4182300/4192956
[pid=27217] ppid=27215 vsize=235320 CPUtime=162.25
/proc/27217/stat : 27217 (MiraXTv3_dyn) R 27215 27217 27143 0 -1 4194304 57397 0 0 0 16193 32 0 0 25 0 1 0 349453268 240967680 57372 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583938 0 0 4096 0 0 0 0 17 1 0 0
/proc/27217/statm: 58830 57372 207 20 0 58188 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 235320

[startup+222.302 s]
/proc/loadavg: 1.02 1.43 1.70 2/68 27220
/proc/meminfo: memFree=471784/2055920 swapFree=4182300/4192956
[pid=27217] ppid=27215 vsize=1041832 CPUtime=224.2
/proc/27217/stat : 27217 (MiraXTv3_dyn) S 27215 27217 27143 0 -1 4194304 128662 0 0 0 22305 115 0 0 25 0 3 0 349453268 1066835968 121207 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27217/statm: 260458 121207 218 20 0 259816 0
[pid=27217/tid=27219] ppid=27215 vsize=1041832 CPUtime=12.29
/proc/27217/task/27219/stat : 27219 (MiraXTv3_dyn) R 27215 27217 27143 0 -1 4194368 33107 0 0 0 1189 40 0 0 25 0 3 0 349474252 1066835968 121207 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27217/tid=27220] ppid=27215 vsize=1041832 CPUtime=2.12
/proc/27217/task/27220/stat : 27220 (MiraXTv3_dyn) S 27215 27217 27143 0 -1 4194368 28268 0 0 0 175 37 0 0 16 0 3 0 349474252 1066835968 121207 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 224.2
Current children cumulated vsize (KiB) 1041832

[startup+282.302 s]
/proc/loadavg: 1.57 1.50 1.70 3/68 27220
/proc/meminfo: memFree=453928/2055920 swapFree=4182300/4192956
[pid=27217] ppid=27215 vsize=1058224 CPUtime=337.28
/proc/27217/stat : 27217 (MiraXTv3_dyn) S 27215 27217 27143 0 -1 4194304 133216 0 0 0 33603 125 0 0 25 0 3 0 349453268 1083621376 125664 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27217/statm: 264556 125664 218 20 0 263914 0
[pid=27217/tid=27219] ppid=27215 vsize=1058224 CPUtime=72.28
/proc/27217/task/27219/stat : 27219 (MiraXTv3_dyn) R 27215 27217 27143 0 -1 4194368 33398 0 0 0 7187 41 0 0 25 0 3 0 349474252 1083621376 125664 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27217/tid=27220] ppid=27215 vsize=1058224 CPUtime=55.22
/proc/27217/task/27220/stat : 27220 (MiraXTv3_dyn) R 27215 27217 27143 0 -1 4194368 32531 0 0 0 5475 47 0 0 25 0 3 0 349474252 1083621376 125664 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 337.28
Current children cumulated vsize (KiB) 1058224

[startup+342.301 s]
/proc/loadavg: 1.84 1.59 1.72 3/68 27220
/proc/meminfo: memFree=447600/2055920 swapFree=4182300/4192956
[pid=27217] ppid=27215 vsize=1063344 CPUtime=456.99
/proc/27217/stat : 27217 (MiraXTv3_dyn) S 27215 27217 27143 0 -1 4194304 134793 0 0 0 45570 129 0 0 25 0 3 0 349453268 1088864256 127241 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27217/statm: 265836 127241 218 20 0 265194 0
[pid=27217/tid=27219] ppid=27215 vsize=1063344 CPUtime=132.26
/proc/27217/task/27219/stat : 27219 (MiraXTv3_dyn) R 27215 27217 27143 0 -1 4194368 33562 0 0 0 13185 41 0 0 25 0 3 0 349474252 1088864256 127241 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526205 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27217/tid=27220] ppid=27215 vsize=1063344 CPUtime=114.94
/proc/27217/task/27220/stat : 27220 (MiraXTv3_dyn) R 27215 27217 27143 0 -1 4194368 33944 0 0 0 11444 50 0 0 25 0 3 0 349474252 1088864256 127241 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526558 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 456.99
Current children cumulated vsize (KiB) 1063344

[startup+402.302 s]
/proc/loadavg: 2.11 1.71 1.75 3/68 27220
/proc/meminfo: memFree=427376/2055920 swapFree=4182300/4192956
[pid=27217] ppid=27215 vsize=1082800 CPUtime=576.71
/proc/27217/stat : 27217 (MiraXTv3_dyn) S 27215 27217 27143 0 -1 4194304 139932 0 0 0 57530 141 0 0 25 0 3 0 349453268 1108787200 132342 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27217/statm: 270700 132342 218 20 0 270058 0
[pid=27217/tid=27219] ppid=27215 vsize=1082800 CPUtime=192.25
/proc/27217/task/27219/stat : 27219 (MiraXTv3_dyn) R 27215 27217 27143 0 -1 4194368 33628 0 0 0 19184 41 0 0 25 0 3 0 349474252 1108787200 132342 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27217/tid=27220] ppid=27215 vsize=1082800 CPUtime=174.68
/proc/27217/task/27220/stat : 27220 (MiraXTv3_dyn) R 27215 27217 27143 0 -1 4194368 39017 0 0 0 17406 62 0 0 25 0 3 0 349474252 1108787200 132342 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 576.71
Current children cumulated vsize (KiB) 1082800

[startup+462.301 s]
/proc/loadavg: 2.32 1.84 1.79 3/68 27220
/proc/meminfo: memFree=402224/2055920 swapFree=4182300/4192956
[pid=27217] ppid=27215 vsize=1107516 CPUtime=696.44
/proc/27217/stat : 27217 (MiraXTv3_dyn) S 27215 27217 27143 0 -1 4194304 146260 0 0 0 69492 152 0 0 25 0 3 0 349453268 1134096384 138579 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27217/statm: 276879 138579 218 20 0 276237 0
[pid=27217/tid=27219] ppid=27215 vsize=1107516 CPUtime=252.23
/proc/27217/task/27219/stat : 27219 (MiraXTv3_dyn) R 27215 27217 27143 0 -1 4194368 35762 0 0 0 25179 44 0 0 25 0 3 0 349474252 1134096384 138579 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27217/tid=27220] ppid=27215 vsize=1107516 CPUtime=234.42
/proc/27217/task/27220/stat : 27220 (MiraXTv3_dyn) R 27215 27217 27143 0 -1 4194368 43211 0 0 0 23372 70 0 0 25 0 3 0 349474252 1134096384 138579 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 696.44
Current children cumulated vsize (KiB) 1107516

[startup+522.301 s]
/proc/loadavg: 2.28 1.91 1.82 3/68 27220
/proc/meminfo: memFree=378416/2055920 swapFree=4182300/4192956
[pid=27217] ppid=27215 vsize=1130576 CPUtime=816.15
/proc/27217/stat : 27217 (MiraXTv3_dyn) S 27215 27217 27143 0 -1 4194304 152251 0 0 0 81453 162 0 0 25 0 3 0 349453268 1157709824 144411 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27217/statm: 282644 144411 218 20 0 282002 0
[pid=27217/tid=27219] ppid=27215 vsize=1130576 CPUtime=312.2

################
# More data... #
################

[pid=27217] ppid=27215 vsize=1248440 CPUtime=3804.81
/proc/27217/stat : 27217 (MiraXTv3_dyn) S 27215 27217 27143 0 -1 4194304 185409 0 0 0 380241 240 0 0 25 0 3 0 349453268 1278402560 174388 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27217/statm: 312110 174388 218 20 0 311468 0
[pid=27217/tid=27219] ppid=27215 vsize=1248440 CPUtime=1806.2
/proc/27217/task/27219/stat : 27219 (MiraXTv3_dyn) R 27215 27217 27143 0 -1 4194368 57967 0 0 0 180544 76 0 0 25 0 3 0 349474252 1278402560 174388 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27217/tid=27220] ppid=27215 vsize=1248440 CPUtime=1788.84
/proc/27217/task/27220/stat : 27220 (MiraXTv3_dyn) R 27215 27217 27143 0 -1 4194368 60155 0 0 0 178757 127 0 0 25 0 3 0 349474252 1278402560 174388 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3804.81
Current children cumulated vsize (KiB) 1248440

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/68 27900
/proc/meminfo: memFree=258032/2055920 swapFree=4182300/4192956
[pid=27217] ppid=27215 vsize=1248440 CPUtime=3924.55
/proc/27217/stat : 27217 (MiraXTv3_dyn) S 27215 27217 27143 0 -1 4194304 185580 0 0 0 392214 241 0 0 25 0 3 0 349453268 1278402560 174393 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27217/statm: 312110 174393 218 20 0 311468 0
[pid=27217/tid=27219] ppid=27215 vsize=1248440 CPUtime=1865.94
/proc/27217/task/27219/stat : 27219 (MiraXTv3_dyn) R 27215 27217 27143 0 -1 4194368 58053 0 0 0 186518 76 0 0 25 0 3 0 349474252 1278402560 174393 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27217/tid=27220] ppid=27215 vsize=1248440 CPUtime=1848.82
/proc/27217/task/27220/stat : 27220 (MiraXTv3_dyn) R 27215 27217 27143 0 -1 4194368 60240 0 0 0 184755 127 0 0 25 0 3 0 349474252 1278402560 174393 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3924.55
Current children cumulated vsize (KiB) 1248440

[startup+2142.3 s]
/proc/loadavg: 2.31 2.07 1.93 5/74 28367
/proc/meminfo: memFree=256512/2055920 swapFree=4182300/4192956
[pid=27217] ppid=27215 vsize=1248440 CPUtime=4043.06
/proc/27217/stat : 27217 (MiraXTv3_dyn) S 27215 27217 27143 0 -1 4194304 185754 0 0 0 404065 241 0 0 25 0 3 0 349453268 1278402560 174401 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27217/statm: 312110 174401 218 20 0 311468 0
[pid=27217/tid=27219] ppid=27215 vsize=1248440 CPUtime=1925.65
/proc/27217/task/27219/stat : 27219 (MiraXTv3_dyn) R 27215 27217 27143 0 -1 4194368 58140 0 0 0 192489 76 0 0 25 0 3 0 349474252 1278402560 174401 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27217/tid=27220] ppid=27215 vsize=1248440 CPUtime=1907.62
/proc/27217/task/27220/stat : 27220 (MiraXTv3_dyn) R 27215 27217 27143 0 -1 4194368 60327 0 0 0 190635 127 0 0 25 0 3 0 349474252 1278402560 174401 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4043.06
Current children cumulated vsize (KiB) 1248440

[startup+2202.3 s]
/proc/loadavg: 2.93 2.28 2.01 3/75 1200
/proc/meminfo: memFree=248288/2055920 swapFree=4182300/4192956
[pid=27217] ppid=27215 vsize=1248440 CPUtime=4150.25
/proc/27217/stat : 27217 (MiraXTv3_dyn) S 27215 27217 27143 0 -1 4194304 185839 0 0 0 414778 247 0 0 25 0 3 0 349453268 1278402560 174402 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27217/statm: 312110 174402 218 20 0 311468 0
[pid=27217/tid=27219] ppid=27215 vsize=1248440 CPUtime=1977.92
/proc/27217/task/27219/stat : 27219 (MiraXTv3_dyn) R 27215 27217 27143 0 -1 4194368 58225 0 0 0 197713 79 0 0 25 0 3 0 349474252 1278402560 174402 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27217/tid=27220] ppid=27215 vsize=1248440 CPUtime=1962.54
/proc/27217/task/27220/stat : 27220 (MiraXTv3_dyn) R 27215 27217 27143 0 -1 4194368 60327 0 0 0 196124 130 0 0 25 0 3 0 349474252 1278402560 174402 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4150.25
Current children cumulated vsize (KiB) 1248440

[startup+2262.3 s]
/proc/loadavg: 3.27 2.51 2.11 4/75 6718
/proc/meminfo: memFree=241824/2055920 swapFree=4182300/4192956
[pid=27217] ppid=27215 vsize=1248440 CPUtime=4257.2
/proc/27217/stat : 27217 (MiraXTv3_dyn) S 27215 27217 27143 0 -1 4194304 186009 0 0 0 425468 252 0 0 25 0 3 0 349453268 1278402560 174404 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27217/statm: 312110 174404 218 20 0 311468 0
[pid=27217/tid=27219] ppid=27215 vsize=1248440 CPUtime=2033.8
/proc/27217/task/27219/stat : 27219 (MiraXTv3_dyn) R 27215 27217 27143 0 -1 4194368 58310 0 0 0 203299 81 0 0 25 0 3 0 349474252 1278402560 174404 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526558 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27217/tid=27220] ppid=27215 vsize=1248440 CPUtime=2013.61
/proc/27217/task/27220/stat : 27220 (MiraXTv3_dyn) R 27215 27217 27143 0 -1 4194368 60412 0 0 0 201228 133 0 0 25 0 3 0 349474252 1278402560 174404 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4257.2
Current children cumulated vsize (KiB) 1248440

[startup+2322.3 s]
/proc/loadavg: 3.33 2.66 2.18 4/74 11884
/proc/meminfo: memFree=236712/2055920 swapFree=4182300/4192956
[pid=27217] ppid=27215 vsize=1248440 CPUtime=4364.88
/proc/27217/stat : 27217 (MiraXTv3_dyn) S 27215 27217 27143 0 -1 4194304 186107 0 0 0 436230 258 0 0 25 0 3 0 349453268 1278402560 174418 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27217/statm: 312110 174418 218 20 0 311468 0
[pid=27217/tid=27219] ppid=27215 vsize=1248440 CPUtime=2091.85
/proc/27217/task/27219/stat : 27219 (MiraXTv3_dyn) R 27215 27217 27143 0 -1 4194368 58314 0 0 0 209101 84 0 0 25 0 3 0 349474252 1278402560 174418 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27217/tid=27220] ppid=27215 vsize=1248440 CPUtime=2063.25
/proc/27217/task/27220/stat : 27220 (MiraXTv3_dyn) R 27215 27217 27143 0 -1 4194368 60506 0 0 0 206189 136 0 0 25 0 3 0 349474252 1278402560 174418 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4364.88
Current children cumulated vsize (KiB) 1248440

[startup+2382.3 s]
/proc/loadavg: 3.35 2.79 2.25 4/74 17090
/proc/meminfo: memFree=231272/2055920 swapFree=4182300/4192956
[pid=27217] ppid=27215 vsize=1248440 CPUtime=4472.28
/proc/27217/stat : 27217 (MiraXTv3_dyn) S 27215 27217 27143 0 -1 4194304 186192 0 0 0 446964 264 0 0 25 0 3 0 349453268 1278402560 174419 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27217/statm: 312110 174419 218 20 0 311468 0
[pid=27217/tid=27219] ppid=27215 vsize=1248440 CPUtime=2149.96
/proc/27217/task/27219/stat : 27219 (MiraXTv3_dyn) R 27215 27217 27143 0 -1 4194368 58399 0 0 0 214908 88 0 0 25 0 3 0 349474252 1278402560 174419 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27217/tid=27220] ppid=27215 vsize=1248440 CPUtime=2112.53
/proc/27217/task/27220/stat : 27220 (MiraXTv3_dyn) R 27215 27217 27143 0 -1 4194368 60506 0 0 0 211115 138 0 0 25 0 3 0 349474252 1278402560 174419 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4472.28
Current children cumulated vsize (KiB) 1248440

[startup+2442.3 s]
/proc/loadavg: 3.39 2.89 2.32 4/75 22662
/proc/meminfo: memFree=222240/2055920 swapFree=4182300/4192956
[pid=27217] ppid=27215 vsize=1248440 CPUtime=4578.69
/proc/27217/stat : 27217 (MiraXTv3_dyn) S 27215 27217 27143 0 -1 4194304 186280 0 0 0 457595 274 0 0 25 0 3 0 349453268 1278402560 174423 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27217/statm: 312110 174423 218 20 0 311468 0
[pid=27217/tid=27219] ppid=27215 vsize=1248440 CPUtime=2207.87
/proc/27217/task/27219/stat : 27219 (MiraXTv3_dyn) R 27215 27217 27143 0 -1 4194368 58402 0 0 0 220691 96 0 0 25 0 3 0 349474252 1278402560 174423 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27217/tid=27220] ppid=27215 vsize=1248440 CPUtime=2161.03
/proc/27217/task/27220/stat : 27220 (MiraXTv3_dyn) R 27215 27217 27143 0 -1 4194368 60591 0 0 0 215963 140 0 0 25 0 3 0 349474252 1278402560 174423 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526470 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4578.69
Current children cumulated vsize (KiB) 1248440

[startup+2502.3 s]
/proc/loadavg: 3.34 2.97 2.38 4/74 28202
/proc/meminfo: memFree=217768/2055920 swapFree=4182300/4192956
[pid=27217] ppid=27215 vsize=1248440 CPUtime=4686.19
/proc/27217/stat : 27217 (MiraXTv3_dyn) S 27215 27217 27143 0 -1 4194304 186281 0 0 0 468341 278 0 0 25 0 3 0 349453268 1278402560 174424 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27217/statm: 312110 174424 218 20 0 311468 0
[pid=27217/tid=27219] ppid=27215 vsize=1248440 CPUtime=2258.14
/proc/27217/task/27219/stat : 27219 (MiraXTv3_dyn) R 27215 27217 27143 0 -1 4194368 58403 0 0 0 225717 97 0 0 25 0 3 0 349474252 1278402560 174424 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27217/tid=27220] ppid=27215 vsize=1248440 CPUtime=2218.26
/proc/27217/task/27220/stat : 27220 (MiraXTv3_dyn) R 27215 27217 27143 0 -1 4194368 60591 0 0 0 221683 143 0 0 25 0 3 0 349474252 1278402560 174424 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4686.19
Current children cumulated vsize (KiB) 1248440

[startup+2562.3 s]
/proc/loadavg: 2.68 2.86 2.38 3/68 30164
/proc/meminfo: memFree=217520/2055920 swapFree=4182300/4192956
[pid=27217] ppid=27215 vsize=1248440 CPUtime=4801.37
/proc/27217/stat : 27217 (MiraXTv3_dyn) S 27215 27217 27143 0 -1 4194304 186371 0 0 0 479857 280 0 0 25 0 3 0 349453268 1278402560 174429 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27217/statm: 312110 174429 218 20 0 311468 0
[pid=27217/tid=27219] ppid=27215 vsize=1248440 CPUtime=2314.16
/proc/27217/task/27219/stat : 27219 (MiraXTv3_dyn) R 27215 27217 27143 0 -1 4194368 58489 0 0 0 231318 98 0 0 25 0 3 0 349474252 1278402560 174429 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27217/tid=27220] ppid=27215 vsize=1248440 CPUtime=2277.42
/proc/27217/task/27220/stat : 27220 (MiraXTv3_dyn) R 27215 27217 27143 0 -1 4194368 60595 0 0 0 227598 144 0 0 25 0 3 0 349474252 1278402560 174429 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526558 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4801.37
Current children cumulated vsize (KiB) 1248440

[startup+2622.3 s]
/proc/loadavg: 2.25 2.70 2.35 3/68 30164
/proc/meminfo: memFree=217520/2055920 swapFree=4182300/4192956
[pid=27217] ppid=27215 vsize=1248440 CPUtime=4921.1
/proc/27217/stat : 27217 (MiraXTv3_dyn) S 27215 27217 27143 0 -1 4194304 186457 0 0 0 491830 280 0 0 25 0 3 0 349453268 1278402560 174430 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27217/statm: 312110 174430 218 20 0 311468 0
[pid=27217/tid=27219] ppid=27215 vsize=1248440 CPUtime=2374.15
/proc/27217/task/27219/stat : 27219 (MiraXTv3_dyn) R 27215 27217 27143 0 -1 4194368 58489 0 0 0 237317 98 0 0 25 0 3 0 349474252 1278402560 174430 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526391 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27217/tid=27220] ppid=27215 vsize=1248440 CPUtime=2337.16
/proc/27217/task/27220/stat : 27220 (MiraXTv3_dyn) R 27215 27217 27143 0 -1 4194368 60681 0 0 0 233572 144 0 0 25 0 3 0 349474252 1278402560 174430 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4921.1
Current children cumulated vsize (KiB) 1248440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2661.9 s]
/proc/loadavg: 2.13 2.61 2.33 3/68 30164
/proc/meminfo: memFree=217456/2055920 swapFree=4182300/4192956
[pid=27217] ppid=27215 vsize=1248440 CPUtime=5000.11
/proc/27217/stat : 27217 (MiraXTv3_dyn) S 27215 27217 27143 0 -1 4194304 186629 0 0 0 499731 280 0 0 25 0 3 0 349453268 1278402560 174432 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27217/statm: 312110 174432 218 20 0 311468 0
[pid=27217/tid=27219] ppid=27215 vsize=1248440 CPUtime=2413.74
/proc/27217/task/27219/stat : 27219 (MiraXTv3_dyn) R 27215 27217 27143 0 -1 4194368 58575 0 0 0 241276 98 0 0 25 0 3 0 349474252 1278402560 174432 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27217/tid=27220] ppid=27215 vsize=1248440 CPUtime=2376.59
/proc/27217/task/27220/stat : 27220 (MiraXTv3_dyn) R 27215 27217 27143 0 -1 4194368 60767 0 0 0 237514 145 0 0 25 0 3 0 349474252 1278402560 174432 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.11
Current children cumulated vsize (KiB) 1248440

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

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

[startup+2662.02 s]
/proc/loadavg: 2.13 2.61 2.33 3/68 30164
/proc/meminfo: memFree=217456/2055920 swapFree=4182300/4192956
[pid=27217] ppid=27215 vsize=0 CPUtime=5000.22
/proc/27217/stat : 27217 (MiraXTv3_dyn) Z 27215 27217 27143 0 -1 4195340 186629 0 0 0 499732 290 0 0 16 0 2 0 349453268 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27217/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.22
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2662.03
CPU time (s): 5000.25
CPU user time (s): 4997.33
CPU system time (s): 2.91756
CPU usage (%): 187.836
Max. virtual memory (cumulated for all children) (KiB): 1248780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4997.33
system time used= 2.91756
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 186629
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= 47732
involuntary context switches= 56885

runsolver used 3.05054 second user time and 7.04493 second system time

The end

Launcher Data (download as text)

Begin job on node54 on Sun May 13 01:46:28 UTC 2007

IDJOB= 456204
IDBENCH= 24633
IDSOLVER= 196
FILE ID= node54/456204-1179020782

PBS_JOBID= 5253249

Free space on /tmp= 66489 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/456204-1179020782/MiraXTv3_dyn /tmp/evaluation/456204-1179020782/instance-456204-1179020782.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node54/watcher-456204-1179020782 -o ROOT/results/node54/solver-456204-1179020782 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/456204-1179020782/MiraXTv3_dyn /tmp/evaluation/456204-1179020782/instance-456204-1179020782.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  7b512e3533a048c6d67b6f8a4c658d50

RANDOM SEED= 321415005

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node54.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.234
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.234
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:        955864 kB
Buffers:         52208 kB
Cached:         909904 kB
SwapCached:       4168 kB
Active:         590968 kB
Inactive:       381024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        955864 kB
SwapTotal:     4192956 kB
SwapFree:      4182300 kB
Dirty:           37600 kB
Writeback:           0 kB
Mapped:          15680 kB
Slab:           114000 kB
Committed_AS:  5394508 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66489 MiB

End job on node54 on Sun May 13 02:30:52 UTC 2007