Trace number 333426

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 v1? (TO) 1200.09 1200.92

General information on the benchmark

Namecrafted/Medium/contest05/jarvisalo/
mod2-rand3bip-sat-220-2.sat05-2174.reshuffled-07.cnf
MD5SUMa29014c1083fbe8ff0da4344f4f9d84f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.009997
Satisfiable
(Un)Satisfiability was proved
Number of variables220
Number of clauses880
Sum of the clauses size2640
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3880
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv1...

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/node11/watcher-333426-1178897334 -o ROOT/results/node11/solver-333426-1178897334 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/333426-1178897334/MiraXTv1_dyn /tmp/evaluation/333426-1178897334/instance-333426-1178897334.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.99 1.02 1.09 3/77 30499
/proc/meminfo: memFree=1554608/2055920 swapFree=4144152/4192956
[pid=30499] ppid=30497 vsize=3788 CPUtime=0
/proc/30499/stat : 30499 (MiraXTv1_dyn) R 30497 30499 28919 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 330782345 3878912 259 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8414843 0 0 4096 0 0 0 0 17 0 0 0
/proc/30499/statm: 947 260 206 20 0 305 0

[startup+0.049654 s]
/proc/loadavg: 0.99 1.02 1.09 3/77 30499
/proc/meminfo: memFree=1554608/2055920 swapFree=4144152/4192956
[pid=30499] ppid=30497 vsize=5032 CPUtime=0.04
/proc/30499/stat : 30499 (MiraXTv1_dyn) S 30497 30499 28919 0 -1 4194304 403 0 0 0 4 0 0 0 18 0 2 0 330782345 5152768 378 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30499/statm: 1258 378 218 20 0 616 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5032

[startup+0.10166 s]
/proc/loadavg: 0.99 1.02 1.09 3/77 30499
/proc/meminfo: memFree=1554608/2055920 swapFree=4144152/4192956
[pid=30499] ppid=30497 vsize=5164 CPUtime=0.09
/proc/30499/stat : 30499 (MiraXTv1_dyn) S 30497 30499 28919 0 -1 4194304 445 0 0 0 9 0 0 0 18 0 2 0 330782345 5287936 420 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30499/statm: 1291 420 218 20 0 649 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5164

[startup+0.301684 s]
/proc/loadavg: 0.99 1.02 1.09 3/77 30499
/proc/meminfo: memFree=1554608/2055920 swapFree=4144152/4192956
[pid=30499] ppid=30497 vsize=5680 CPUtime=0.29
/proc/30499/stat : 30499 (MiraXTv1_dyn) S 30497 30499 28919 0 -1 4194304 602 0 0 0 29 0 0 0 18 0 2 0 330782345 5816320 577 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30499/statm: 1420 577 218 20 0 778 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5680

[startup+0.701731 s]
/proc/loadavg: 0.99 1.02 1.09 3/77 30499
/proc/meminfo: memFree=1554608/2055920 swapFree=4144152/4192956
[pid=30499] ppid=30497 vsize=6708 CPUtime=0.69
/proc/30499/stat : 30499 (MiraXTv1_dyn) S 30497 30499 28919 0 -1 4194304 848 0 0 0 69 0 0 0 18 0 2 0 330782345 6868992 823 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30499/statm: 1677 823 218 20 0 1035 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6708

[startup+1.50182 s]
/proc/loadavg: 0.99 1.02 1.09 2/79 30501
/proc/meminfo: memFree=1551392/2055920 swapFree=4144152/4192956
[pid=30499] ppid=30497 vsize=7968 CPUtime=1.49
/proc/30499/stat : 30499 (MiraXTv1_dyn) S 30497 30499 28919 0 -1 4194304 1159 0 0 0 149 0 0 0 18 0 2 0 330782345 8159232 1134 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30499/statm: 1992 1134 218 20 0 1350 0
[pid=30499/tid=30501] ppid=30497 vsize=7968 CPUtime=1.49
/proc/30499/task/30501/stat : 30501 (MiraXTv1_dyn) R 30497 30499 28919 0 -1 4194368 847 0 0 0 149 0 0 0 25 0 2 0 330782346 8159232 1134 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7968

[startup+3.10201 s]
/proc/loadavg: 0.99 1.02 1.09 2/79 30501
/proc/meminfo: memFree=1550432/2055920 swapFree=4144152/4192956
[pid=30499] ppid=30497 vsize=9176 CPUtime=3.09
/proc/30499/stat : 30499 (MiraXTv1_dyn) S 30497 30499 28919 0 -1 4194304 1504 0 0 0 309 0 0 0 18 0 2 0 330782345 9396224 1479 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30499/statm: 2294 1479 218 20 0 1652 0
[pid=30499/tid=30501] ppid=30497 vsize=9176 CPUtime=3.09
/proc/30499/task/30501/stat : 30501 (MiraXTv1_dyn) R 30497 30499 28919 0 -1 4194368 1192 0 0 0 309 0 0 0 25 0 2 0 330782346 9396224 1479 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9176

[startup+6.30239 s]
/proc/loadavg: 0.99 1.02 1.09 2/79 30501
/proc/meminfo: memFree=1547168/2055920 swapFree=4144152/4192956
[pid=30499] ppid=30497 vsize=11968 CPUtime=6.29
/proc/30499/stat : 30499 (MiraXTv1_dyn) S 30497 30499 28919 0 -1 4194304 2204 0 0 0 629 0 0 0 18 0 2 0 330782345 12255232 2179 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30499/statm: 2992 2179 218 20 0 2350 0
[pid=30499/tid=30501] ppid=30497 vsize=11968 CPUtime=6.28
/proc/30499/task/30501/stat : 30501 (MiraXTv1_dyn) R 30497 30499 28919 0 -1 4194368 1892 0 0 0 628 0 0 0 25 0 2 0 330782346 12255232 2179 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11968

[startup+12.7011 s]
/proc/loadavg: 0.99 1.02 1.09 2/79 30501
/proc/meminfo: memFree=1544744/2055920 swapFree=4144152/4192956
[pid=30499] ppid=30497 vsize=14284 CPUtime=12.68
/proc/30499/stat : 30499 (MiraXTv1_dyn) S 30497 30499 28919 0 -1 4194304 2839 0 0 0 1268 0 0 0 18 0 2 0 330782345 14626816 2739 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30499/statm: 3571 2739 218 20 0 2929 0
[pid=30499/tid=30501] ppid=30497 vsize=14284 CPUtime=12.68
/proc/30499/task/30501/stat : 30501 (MiraXTv1_dyn) R 30497 30499 28919 0 -1 4194368 2527 0 0 0 1268 0 0 0 25 0 2 0 330782346 14626816 2739 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 14284

[startup+25.5017 s]
/proc/loadavg: 0.99 1.02 1.09 2/79 30501
/proc/meminfo: memFree=1540456/2055920 swapFree=4144152/4192956
[pid=30499] ppid=30497 vsize=17884 CPUtime=25.48
/proc/30499/stat : 30499 (MiraXTv1_dyn) S 30497 30499 28919 0 -1 4194304 3886 0 0 0 2547 1 0 0 18 0 2 0 330782345 18313216 3634 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30499/statm: 4471 3634 218 20 0 3829 0
[pid=30499/tid=30501] ppid=30497 vsize=17884 CPUtime=25.47
/proc/30499/task/30501/stat : 30501 (MiraXTv1_dyn) R 30497 30499 28919 0 -1 4194368 3574 0 0 0 2546 1 0 0 25 0 2 0 330782346 18313216 3634 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17884

[startup+51.1017 s]
/proc/loadavg: 0.99 1.02 1.08 2/79 30501
/proc/meminfo: memFree=1536936/2055920 swapFree=4144152/4192956
[pid=30499] ppid=30497 vsize=21136 CPUtime=51.05
/proc/30499/stat : 30499 (MiraXTv1_dyn) S 30497 30499 28919 0 -1 4194304 4977 0 0 0 5103 2 0 0 18 0 2 0 330782345 21643264 4482 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30499/statm: 5284 4482 218 20 0 4642 0
[pid=30499/tid=30501] ppid=30497 vsize=21136 CPUtime=51.05
/proc/30499/task/30501/stat : 30501 (MiraXTv1_dyn) R 30497 30499 28919 0 -1 4194368 4665 0 0 0 5103 2 0 0 25 0 2 0 330782346 21643264 4482 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 21136

[startup+102.306 s]
/proc/loadavg: 0.99 1.01 1.08 2/79 30501
/proc/meminfo: memFree=1535656/2055920 swapFree=4144152/4192956
[pid=30499] ppid=30497 vsize=22504 CPUtime=102.23
/proc/30499/stat : 30499 (MiraXTv1_dyn) S 30497 30499 28919 0 -1 4194304 5788 0 0 0 10220 3 0 0 18 0 2 0 330782345 23044096 4831 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30499/statm: 5626 4831 218 20 0 4984 0
[pid=30499/tid=30501] ppid=30497 vsize=22504 CPUtime=102.23
/proc/30499/task/30501/stat : 30501 (MiraXTv1_dyn) R 30497 30499 28919 0 -1 4194368 5476 0 0 0 10220 3 0 0 25 0 2 0 330782346 23044096 4831 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 22504

[startup+162.302 s]
/proc/loadavg: 0.99 1.01 1.07 2/79 30501
/proc/meminfo: memFree=1534312/2055920 swapFree=4144152/4192956
[pid=30499] ppid=30497 vsize=23840 CPUtime=162.18
/proc/30499/stat : 30499 (MiraXTv1_dyn) S 30497 30499 28919 0 -1 4194304 6658 0 0 0 16214 4 0 0 18 0 2 0 330782345 24412160 5158 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30499/statm: 5960 5158 218 20 0 5318 0
[pid=30499/tid=30501] ppid=30497 vsize=23840 CPUtime=162.18
/proc/30499/task/30501/stat : 30501 (MiraXTv1_dyn) R 30497 30499 28919 0 -1 4194368 6346 0 0 0 16214 4 0 0 25 0 2 0 330782346 24412160 5158 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565733 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 23840

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 1.07 2/79 30501
/proc/meminfo: memFree=1533800/2055920 swapFree=4144152/4192956
[pid=30499] ppid=30497 vsize=24456 CPUtime=222.14
/proc/30499/stat : 30499 (MiraXTv1_dyn) S 30497 30499 28919 0 -1 4194304 7335 0 0 0 22209 5 0 0 18 0 2 0 330782345 25042944 5291 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30499/statm: 6114 5291 218 20 0 5472 0
[pid=30499/tid=30501] ppid=30497 vsize=24456 CPUtime=222.13
/proc/30499/task/30501/stat : 30501 (MiraXTv1_dyn) R 30497 30499 28919 0 -1 4194368 7023 0 0 0 22208 5 0 0 25 0 2 0 330782346 25042944 5291 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521236 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 24456

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 1.06 2/79 30501
/proc/meminfo: memFree=1533288/2055920 swapFree=4144152/4192956
[pid=30499] ppid=30497 vsize=24960 CPUtime=282.1
/proc/30499/stat : 30499 (MiraXTv1_dyn) S 30497 30499 28919 0 -1 4194304 7962 0 0 0 28204 6 0 0 18 0 2 0 330782345 25559040 5436 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30499/statm: 6240 5436 218 20 0 5598 0
[pid=30499/tid=30501] ppid=30497 vsize=24960 CPUtime=282.09
/proc/30499/task/30501/stat : 30501 (MiraXTv1_dyn) R 30497 30499 28919 0 -1 4194368 7650 0 0 0 28204 5 0 0 25 0 2 0 330782346 25559040 5436 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 24960

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 1.06 2/79 30501
/proc/meminfo: memFree=1532648/2055920 swapFree=4144152/4192956
[pid=30499] ppid=30497 vsize=25464 CPUtime=342.05
/proc/30499/stat : 30499 (MiraXTv1_dyn) S 30497 30499 28919 0 -1 4194304 8698 0 0 0 34199 6 0 0 18 0 2 0 330782345 26075136 5551 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30499/statm: 6366 5551 218 20 0 5724 0
[pid=30499/tid=30501] ppid=30497 vsize=25464 CPUtime=342.04
/proc/30499/task/30501/stat : 30501 (MiraXTv1_dyn) R 30497 30499 28919 0 -1 4194368 8386 0 0 0 34198 6 0 0 25 0 2 0 330782346 26075136 5551 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.05
Current children cumulated vsize (KiB) 25464

[startup+402.301 s]
/proc/loadavg: 0.99 1.00 1.05 2/79 30501
/proc/meminfo: memFree=1532328/2055920 swapFree=4144152/4192956
[pid=30499] ppid=30497 vsize=25836 CPUtime=402
/proc/30499/stat : 30499 (MiraXTv1_dyn) S 30497 30499 28919 0 -1 4194304 9275 0 0 0 40193 7 0 0 18 0 2 0 330782345 26456064 5643 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30499/statm: 6459 5643 218 20 0 5817 0
[pid=30499/tid=30501] ppid=30497 vsize=25836 CPUtime=401.99
/proc/30499/task/30501/stat : 30501 (MiraXTv1_dyn) R 30497 30499 28919 0 -1 4194368 8963 0 0 0 40193 6 0 0 25 0 2 0 330782346 26456064 5643 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402
Current children cumulated vsize (KiB) 25836

[startup+462.301 s]
/proc/loadavg: 0.99 1.00 1.04 2/79 30501
/proc/meminfo: memFree=1531112/2055920 swapFree=4144152/4192956
[pid=30499] ppid=30497 vsize=27104 CPUtime=461.95
/proc/30499/stat : 30499 (MiraXTv1_dyn) S 30497 30499 28919 0 -1 4194304 10081 0 0 0 46188 7 0 0 18 0 2 0 330782345 27754496 5959 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30499/statm: 6776 5959 218 20 0 6134 0
[pid=30499/tid=30501] ppid=30497 vsize=27104 CPUtime=461.95
/proc/30499/task/30501/stat : 30501 (MiraXTv1_dyn) R 30497 30499 28919 0 -1 4194368 9769 0 0 0 46188 7 0 0 25 0 2 0 330782346 27754496 5959 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565471 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 461.95
Current children cumulated vsize (KiB) 27104

[startup+522.301 s]
/proc/loadavg: 0.99 1.00 1.04 2/79 30501
/proc/meminfo: memFree=1530856/2055920 swapFree=4144152/4192956
[pid=30499] ppid=30497 vsize=27516 CPUtime=521.92
/proc/30499/stat : 30499 (MiraXTv1_dyn) S 30497 30499 28919 0 -1 4194304 10645 0 0 0 52184 8 0 0 18 0 2 0 330782345 28176384 6033 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30499/statm: 6879 6033 218 20 0 6237 0
[pid=30499/tid=30501] ppid=30497 vsize=27516 CPUtime=521.91
/proc/30499/task/30501/stat : 30501 (MiraXTv1_dyn) R 30497 30499 28919 0 -1 4194368 10333 0 0 0 52184 7 0 0 25 0 2 0 330782346 28176384 6033 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.92
Current children cumulated vsize (KiB) 27516

[startup+582.301 s]
/proc/loadavg: 0.99 1.00 1.03 2/79 30501
/proc/meminfo: memFree=1530920/2055920 swapFree=4144152/4192956
[pid=30499] ppid=30497 vsize=27516 CPUtime=581.88
/proc/30499/stat : 30499 (MiraXTv1_dyn) S 30497 30499 28919 0 -1 4194304 11069 0 0 0 58180 8 0 0 18 0 2 0 330782345 28176384 6037 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30499/statm: 6879 6037 218 20 0 6237 0
[pid=30499/tid=30501] ppid=30497 vsize=27516 CPUtime=581.87
/proc/30499/task/30501/stat : 30501 (MiraXTv1_dyn) R 30497 30499 28919 0 -1 4194368 10757 0 0 0 58180 7 0 0 25 0 2 0 330782346 28176384 6037 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.88
Current children cumulated vsize (KiB) 27516

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 1.03 2/79 30501
/proc/meminfo: memFree=1530728/2055920 swapFree=4144152/4192956
[pid=30499] ppid=30497 vsize=27648 CPUtime=641.85
/proc/30499/stat : 30499 (MiraXTv1_dyn) S 30497 30499 28919 0 -1 4194304 11595 0 0 0 64177 8 0 0 18 0 2 0 330782345 28311552 6069 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30499/statm: 6912 6069 218 20 0 6270 0
[pid=30499/tid=30501] ppid=30497 vsize=27648 CPUtime=641.85
/proc/30499/task/30501/stat : 30501 (MiraXTv1_dyn) R 30497 30499 28919 0 -1 4194368 11283 0 0 0 64177 8 0 0 25 0 2 0 330782346 28311552 6069 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.85
Current children cumulated vsize (KiB) 27648

[startup+702.302 s]
/proc/loadavg: 0.99 1.00 1.02 2/79 30501
/proc/meminfo: memFree=1530600/2055920 swapFree=4144152/4192956
[pid=30499] ppid=30497 vsize=27648 CPUtime=701.8
/proc/30499/stat : 30499 (MiraXTv1_dyn) S 30497 30499 28919 0 -1 4194304 12092 0 0 0 70172 8 0 0 18 0 2 0 330782345 28311552 6069 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30499/statm: 6912 6069 218 20 0 6270 0
[pid=30499/tid=30501] ppid=30497 vsize=27648 CPUtime=701.8
/proc/30499/task/30501/stat : 30501 (MiraXTv1_dyn) R 30497 30499 28919 0 -1 4194368 11780 0 0 0 70172 8 0 0 25 0 2 0 330782346 28311552 6069 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.8
Current children cumulated vsize (KiB) 27648

[startup+762.306 s]
/proc/loadavg: 0.99 1.00 1.02 2/79 30501
/proc/meminfo: memFree=1530600/2055920 swapFree=4144152/4192956
[pid=30499] ppid=30497 vsize=27648 CPUtime=761.78
/proc/30499/stat : 30499 (MiraXTv1_dyn) S 30497 30499 28919 0 -1 4194304 12667 0 0 0 76170 8 0 0 18 0 2 0 330782345 28311552 6076 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30499/statm: 6912 6076 218 20 0 6270 0
[pid=30499/tid=30501] ppid=30497 vsize=27648 CPUtime=761.77
/proc/30499/task/30501/stat : 30501 (MiraXTv1_dyn) R 30497 30499 28919 0 -1 4194368 12355 0 0 0 76169 8 0 0 25 0 2 0 330782346 28311552 6076 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526722 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.78
Current children cumulated vsize (KiB) 27648

[startup+822.302 s]
/proc/loadavg: 0.99 1.00 1.01 2/79 30501
/proc/meminfo: memFree=1530344/2055920 swapFree=4144152/4192956
[pid=30499] ppid=30497 vsize=27812 CPUtime=821.72
/proc/30499/stat : 30499 (MiraXTv1_dyn) S 30497 30499 28919 0 -1 4194304 13159 0 0 0 82164 8 0 0 18 0 2 0 330782345 28479488 6142 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30499/statm: 6953 6142 218 20 0 6311 0
[pid=30499/tid=30501] ppid=30497 vsize=27812 CPUtime=821.72
/proc/30499/task/30501/stat : 30501 (MiraXTv1_dyn) R 30497 30499 28919 0 -1 4194368 12847 0 0 0 82164 8 0 0 25 0 2 0 330782346 28479488 6142 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.72
Current children cumulated vsize (KiB) 27812

[startup+882.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 30501
/proc/meminfo: memFree=1530088/2055920 swapFree=4144152/4192956
[pid=30499] ppid=30497 vsize=28104 CPUtime=881.69
/proc/30499/stat : 30499 (MiraXTv1_dyn) S 30497 30499 28919 0 -1 4194304 13629 0 0 0 88160 9 0 0 18 0 2 0 330782345 28778496 6186 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30499/statm: 7026 6186 218 20 0 6384 0
[pid=30499/tid=30501] ppid=30497 vsize=28104 CPUtime=881.68
/proc/30499/task/30501/stat : 30501 (MiraXTv1_dyn) R 30497 30499 28919 0 -1 4194368 13317 0 0 0 88160 8 0 0 25 0 2 0 330782346 28778496 6186 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.69
Current children cumulated vsize (KiB) 28104

[startup+942.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 30501
/proc/meminfo: memFree=1529768/2055920 swapFree=4144152/4192956
[pid=30499] ppid=30497 vsize=28460 CPUtime=941.65
/proc/30499/stat : 30499 (MiraXTv1_dyn) S 30497 30499 28919 0 -1 4194304 14154 0 0 0 94156 9 0 0 18 0 2 0 330782345 29143040 6281 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30499/statm: 7115 6281 218 20 0 6473 0
[pid=30499/tid=30501] ppid=30497 vsize=28460 CPUtime=941.64
/proc/30499/task/30501/stat : 30501 (MiraXTv1_dyn) R 30497 30499 28919 0 -1 4194368 13842 0 0 0 94156 8 0 0 25 0 2 0 330782346 29143040 6281 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526443 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.65
Current children cumulated vsize (KiB) 28460

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 30501
/proc/meminfo: memFree=1529576/2055920 swapFree=4144152/4192956
[pid=30499] ppid=30497 vsize=28740 CPUtime=1001.61
/proc/30499/stat : 30499 (MiraXTv1_dyn) S 30497 30499 28919 0 -1 4194304 14724 0 0 0 100152 9 0 0 18 0 2 0 330782345 29429760 6347 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30499/statm: 7185 6347 218 20 0 6543 0
[pid=30499/tid=30501] ppid=30497 vsize=28740 CPUtime=1001.61
/proc/30499/task/30501/stat : 30501 (MiraXTv1_dyn) R 30497 30499 28919 0 -1 4194368 14412 0 0 0 100152 9 0 0 25 0 2 0 330782346 29429760 6347 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.61
Current children cumulated vsize (KiB) 28740

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 30501
/proc/meminfo: memFree=1529448/2055920 swapFree=4144152/4192956
[pid=30499] ppid=30497 vsize=28740 CPUtime=1061.56
/proc/30499/stat : 30499 (MiraXTv1_dyn) S 30497 30499 28919 0 -1 4194304 15164 0 0 0 106147 9 0 0 18 0 2 0 330782345 29429760 6355 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30499/statm: 7185 6355 218 20 0 6543 0
[pid=30499/tid=30501] ppid=30497 vsize=28740 CPUtime=1061.56
/proc/30499/task/30501/stat : 30501 (MiraXTv1_dyn) R 30497 30499 28919 0 -1 4194368 14852 0 0 0 106147 9 0 0 25 0 2 0 330782346 29429760 6355 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.56
Current children cumulated vsize (KiB) 28740

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 30501
/proc/meminfo: memFree=1529384/2055920 swapFree=4144152/4192956
[pid=30499] ppid=30497 vsize=28772 CPUtime=1121.52
/proc/30499/stat : 30499 (MiraXTv1_dyn) S 30497 30499 28919 0 -1 4194304 15689 0 0 0 112142 10 0 0 18 0 2 0 330782345 29462528 6376 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30499/statm: 7193 6376 218 20 0 6551 0
[pid=30499/tid=30501] ppid=30497 vsize=28772 CPUtime=1121.51
/proc/30499/task/30501/stat : 30501 (MiraXTv1_dyn) R 30497 30499 28919 0 -1 4194368 15377 0 0 0 112142 9 0 0 25 0 2 0 330782346 29462528 6376 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.52
Current children cumulated vsize (KiB) 28772

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 30503
/proc/meminfo: memFree=1528872/2055920 swapFree=4144152/4192956
[pid=30499] ppid=30497 vsize=29380 CPUtime=1181.48
/proc/30499/stat : 30499 (MiraXTv1_dyn) S 30497 30499 28919 0 -1 4194304 16271 0 0 0 118138 10 0 0 18 0 2 0 330782345 30085120 6526 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30499/statm: 7345 6526 218 20 0 6703 0
[pid=30499/tid=30501] ppid=30497 vsize=29380 CPUtime=1181.48
/proc/30499/task/30501/stat : 30501 (MiraXTv1_dyn) R 30497 30499 28919 0 -1 4194368 15959 0 0 0 118138 10 0 0 25 0 2 0 330782346 30085120 6526 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.48
Current children cumulated vsize (KiB) 29380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.9 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 30503
/proc/meminfo: memFree=1528680/2055920 swapFree=4144152/4192956
[pid=30499] ppid=30497 vsize=29544 CPUtime=1200.07
/proc/30499/stat : 30499 (MiraXTv1_dyn) S 30497 30499 28919 0 -1 4194304 16434 0 0 0 119997 10 0 0 18 0 2 0 330782345 30253056 6545 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30499/statm: 7386 6545 218 20 0 6744 0
[pid=30499/tid=30501] ppid=30497 vsize=29544 CPUtime=1200.07
/proc/30499/task/30501/stat : 30501 (MiraXTv1_dyn) R 30497 30499 28919 0 -1 4194368 16122 0 0 0 119997 10 0 0 25 0 2 0 330782346 30253056 6545 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 29544

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

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

[startup+1200.9 s]
/proc/loadavg: 0.99 1.00 1.00 2/79 30503
/proc/meminfo: memFree=1528680/2055920 swapFree=4144152/4192956
[pid=30499] ppid=30497 vsize=29544 CPUtime=1200.07
/proc/30499/stat : 30499 (MiraXTv1_dyn) S 30497 30499 28919 0 -1 4194304 16434 0 0 0 119997 10 0 0 18 0 2 0 330782345 30253056 6545 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30499/statm: 7386 6545 218 20 0 6744 0
[pid=30499/tid=30501] ppid=30497 vsize=29544 CPUtime=1200.07
/proc/30499/task/30501/stat : 30501 (MiraXTv1_dyn) R 30497 30499 28919 0 -1 4194368 16122 0 0 0 119997 10 0 0 25 0 2 0 330782346 30253056 6545 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 29544

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.92
CPU time (s): 1200.09
CPU user time (s): 1199.98
CPU system time (s): 0.110983
CPU usage (%): 99.9311
Max. virtual memory (cumulated for all children) (KiB): 29544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.98
system time used= 0.110983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16434
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= 13
involuntary context switches= 29043

runsolver used 1.2768 second user time and 3.09853 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Fri May 11 15:28:54 UTC 2007

IDJOB= 333426
IDBENCH= 24603
IDSOLVER= 130
FILE ID= node11/333426-1178897334

PBS_JOBID= 5251081

Free space on /tmp= 66556 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/jarvisalo/mod2-rand3bip-sat-220-2.sat05-2174.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/333426-1178897334/MiraXTv1_dyn /tmp/evaluation/333426-1178897334/instance-333426-1178897334.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-333426-1178897334 -o ROOT/results/node11/solver-333426-1178897334 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/333426-1178897334/MiraXTv1_dyn /tmp/evaluation/333426-1178897334/instance-333426-1178897334.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  a29014c1083fbe8ff0da4344f4f9d84f

RANDOM SEED= 772467473

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.235
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.235
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:       1554952 kB
Buffers:         51824 kB
Cached:         357112 kB
SwapCached:      18376 kB
Active:         161712 kB
Inactive:       273984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1554952 kB
SwapTotal:     4192956 kB
SwapFree:      4144152 kB
Dirty:            4020 kB
Writeback:           0 kB
Mapped:          32168 kB
Slab:            50792 kB
Committed_AS:  7708464 kB
PageTables:       1852 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= 66556 MiB

End job on node11 on Fri May 11 15:48:57 UTC 2007