Trace number 333467

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 v2? (TO) 1200.04 1200.52

General information on the benchmark

Namecrafted/Medium/contest05/jarvisalo/
mod2-rand3bip-sat-220-1.sat05-2173.reshuffled-07.cnf
MD5SUMce96de70272a2ecfcbbf1c8e965c8e57
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.010997
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 MiraXTv2...

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/node10/watcher-333467-1178897342 -o ROOT/results/node10/solver-333467-1178897342 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/333467-1178897342/MiraXTv2_dyn /tmp/evaluation/333467-1178897342/instance-333467-1178897342.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.78 0.96 1.10 3/77 19082
/proc/meminfo: memFree=1545864/2055920 swapFree=4143928/4192956
[pid=19082] ppid=19080 vsize=3788 CPUtime=0
/proc/19082/stat : 19082 (MiraXTv2_dyn) R 19080 19082 19008 0 -1 4194304 279 0 0 0 0 0 0 0 18 0 1 0 365771726 3878912 254 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134584784 0 0 4096 0 0 0 0 17 1 0 0
/proc/19082/statm: 947 254 206 20 0 305 0

[startup+0.07536 s]
/proc/loadavg: 0.78 0.96 1.10 3/77 19082
/proc/meminfo: memFree=1545864/2055920 swapFree=4143928/4192956
[pid=19082] ppid=19080 vsize=5020 CPUtime=0.07
/proc/19082/stat : 19082 (MiraXTv2_dyn) S 19080 19082 19008 0 -1 4194304 426 0 0 0 7 0 0 0 18 0 2 0 365771726 5140480 401 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19082/statm: 1255 401 218 20 0 613 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5020

[startup+0.102366 s]
/proc/loadavg: 0.78 0.96 1.10 3/77 19082
/proc/meminfo: memFree=1545864/2055920 swapFree=4143928/4192956
[pid=19082] ppid=19080 vsize=5152 CPUtime=0.09
/proc/19082/stat : 19082 (MiraXTv2_dyn) S 19080 19082 19008 0 -1 4194304 445 0 0 0 9 0 0 0 18 0 2 0 365771726 5275648 420 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19082/statm: 1288 420 218 20 0 646 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5152

[startup+0.302409 s]
/proc/loadavg: 0.78 0.96 1.10 3/77 19082
/proc/meminfo: memFree=1545864/2055920 swapFree=4143928/4192956
[pid=19082] ppid=19080 vsize=5892 CPUtime=0.29
/proc/19082/stat : 19082 (MiraXTv2_dyn) S 19080 19082 19008 0 -1 4194304 629 0 0 0 29 0 0 0 18 0 2 0 365771726 6033408 604 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19082/statm: 1473 604 218 20 0 831 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5892

[startup+0.701496 s]
/proc/loadavg: 0.78 0.96 1.10 3/77 19082
/proc/meminfo: memFree=1545864/2055920 swapFree=4143928/4192956
[pid=19082] ppid=19080 vsize=6700 CPUtime=0.69
/proc/19082/stat : 19082 (MiraXTv2_dyn) S 19080 19082 19008 0 -1 4194304 835 0 0 0 69 0 0 0 18 0 2 0 365771726 6860800 810 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19082/statm: 1675 810 218 20 0 1033 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6700

[startup+1.50167 s]
/proc/loadavg: 0.78 0.96 1.10 2/79 19084
/proc/meminfo: memFree=1542904/2055920 swapFree=4143928/4192956
[pid=19082] ppid=19080 vsize=7804 CPUtime=1.49
/proc/19082/stat : 19082 (MiraXTv2_dyn) S 19080 19082 19008 0 -1 4194304 1136 0 0 0 149 0 0 0 18 0 2 0 365771726 7991296 1111 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19082/statm: 1951 1111 218 20 0 1309 0
[pid=19082/tid=19084] ppid=19080 vsize=7804 CPUtime=1.49
/proc/19082/task/19084/stat : 19084 (MiraXTv2_dyn) R 19080 19082 19008 0 -1 4194368 824 0 0 0 149 0 0 0 25 0 2 0 365771726 7991296 1111 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7804

[startup+3.10201 s]
/proc/loadavg: 0.78 0.96 1.10 2/79 19084
/proc/meminfo: memFree=1541944/2055920 swapFree=4143928/4192956
[pid=19082] ppid=19080 vsize=8740 CPUtime=3.09
/proc/19082/stat : 19082 (MiraXTv2_dyn) S 19080 19082 19008 0 -1 4194304 1381 0 0 0 309 0 0 0 18 0 2 0 365771726 8949760 1356 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19082/statm: 2185 1356 218 20 0 1543 0
[pid=19082/tid=19084] ppid=19080 vsize=8740 CPUtime=3.08
/proc/19082/task/19084/stat : 19084 (MiraXTv2_dyn) R 19080 19082 19008 0 -1 4194368 1069 0 0 0 308 0 0 0 25 0 2 0 365771726 8949760 1356 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8740

[startup+6.3017 s]
/proc/loadavg: 0.80 0.96 1.10 2/79 19084
/proc/meminfo: memFree=1538816/2055920 swapFree=4143928/4192956
[pid=19082] ppid=19080 vsize=11600 CPUtime=6.29
/proc/19082/stat : 19082 (MiraXTv2_dyn) S 19080 19082 19008 0 -1 4194304 2084 0 0 0 628 1 0 0 18 0 2 0 365771726 11878400 2059 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19082/statm: 2900 2059 218 20 0 2258 0
[pid=19082/tid=19084] ppid=19080 vsize=11600 CPUtime=6.29
/proc/19082/task/19084/stat : 19084 (MiraXTv2_dyn) R 19080 19082 19008 0 -1 4194368 1772 0 0 0 628 1 0 0 25 0 2 0 365771726 11878400 2059 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11600

[startup+12.7011 s]
/proc/loadavg: 0.81 0.96 1.09 2/79 19084
/proc/meminfo: memFree=1537024/2055920 swapFree=4143928/4192956
[pid=19082] ppid=19080 vsize=12840 CPUtime=12.69
/proc/19082/stat : 19082 (MiraXTv2_dyn) S 19080 19082 19008 0 -1 4194304 2488 0 0 0 1268 1 0 0 18 0 2 0 365771726 13148160 2388 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19082/statm: 3210 2388 218 20 0 2568 0
[pid=19082/tid=19084] ppid=19080 vsize=12840 CPUtime=12.68
/proc/19082/task/19084/stat : 19084 (MiraXTv2_dyn) R 19080 19082 19008 0 -1 4194368 2176 0 0 0 1267 1 0 0 25 0 2 0 365771726 13148160 2388 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526441 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12840

[startup+25.5028 s]
/proc/loadavg: 0.85 0.97 1.09 2/79 19084
/proc/meminfo: memFree=1531904/2055920 swapFree=4143928/4192956
[pid=19082] ppid=19080 vsize=17640 CPUtime=25.48
/proc/19082/stat : 19082 (MiraXTv2_dyn) S 19080 19082 19008 0 -1 4194304 3784 0 0 0 2546 2 0 0 18 0 2 0 365771726 18063360 3587 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19082/statm: 4410 3587 218 20 0 3768 0
[pid=19082/tid=19084] ppid=19080 vsize=17640 CPUtime=25.47
/proc/19082/task/19084/stat : 19084 (MiraXTv2_dyn) R 19080 19082 19008 0 -1 4194368 3472 0 0 0 2546 1 0 0 25 0 2 0 365771726 18063360 3587 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17640

[startup+51.1024 s]
/proc/loadavg: 0.90 0.97 1.09 2/79 19084
/proc/meminfo: memFree=1528576/2055920 swapFree=4143928/4192956
[pid=19082] ppid=19080 vsize=20796 CPUtime=51.07
/proc/19082/stat : 19082 (MiraXTv2_dyn) S 19080 19082 19008 0 -1 4194304 4804 0 0 0 5104 3 0 0 18 0 2 0 365771726 21295104 4434 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19082/statm: 5199 4434 218 20 0 4557 0
[pid=19082/tid=19084] ppid=19080 vsize=20796 CPUtime=51.07
/proc/19082/task/19084/stat : 19084 (MiraXTv2_dyn) R 19080 19082 19008 0 -1 4194368 4492 0 0 0 5104 3 0 0 25 0 2 0 365771726 21295104 4434 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526441 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 20796

[startup+102.305 s]
/proc/loadavg: 0.96 0.97 1.08 2/79 19084
/proc/meminfo: memFree=1526592/2055920 swapFree=4143928/4192956
[pid=19082] ppid=19080 vsize=23068 CPUtime=102.25
/proc/19082/stat : 19082 (MiraXTv2_dyn) S 19080 19082 19008 0 -1 4194304 5629 0 0 0 10221 4 0 0 18 0 2 0 365771726 23621632 4939 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19082/statm: 5767 4939 218 20 0 5125 0
[pid=19082/tid=19084] ppid=19080 vsize=23068 CPUtime=102.25
/proc/19082/task/19084/stat : 19084 (MiraXTv2_dyn) R 19080 19082 19008 0 -1 4194368 5317 0 0 0 10221 4 0 0 25 0 2 0 365771726 23621632 4939 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 23068

[startup+162.301 s]
/proc/loadavg: 0.98 0.97 1.08 2/79 19084
/proc/meminfo: memFree=1525056/2055920 swapFree=4143928/4192956
[pid=19082] ppid=19080 vsize=24644 CPUtime=162.22
/proc/19082/stat : 19082 (MiraXTv2_dyn) S 19080 19082 19008 0 -1 4194304 6357 0 0 0 16218 4 0 0 18 0 2 0 365771726 25235456 5332 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19082/statm: 6161 5332 218 20 0 5519 0
[pid=19082/tid=19084] ppid=19080 vsize=24644 CPUtime=162.22
/proc/19082/task/19084/stat : 19084 (MiraXTv2_dyn) R 19080 19082 19008 0 -1 4194368 6045 0 0 0 16218 4 0 0 25 0 2 0 365771726 25235456 5332 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 24644

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 1.07 2/79 19084
/proc/meminfo: memFree=1523968/2055920 swapFree=4143928/4192956
[pid=19082] ppid=19080 vsize=25524 CPUtime=222.2
/proc/19082/stat : 19082 (MiraXTv2_dyn) S 19080 19082 19008 0 -1 4194304 6942 0 0 0 22215 5 0 0 18 0 2 0 365771726 26136576 5577 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19082/statm: 6381 5577 218 20 0 5739 0
[pid=19082/tid=19084] ppid=19080 vsize=25524 CPUtime=222.19
/proc/19082/task/19084/stat : 19084 (MiraXTv2_dyn) R 19080 19082 19008 0 -1 4194368 6630 0 0 0 22214 5 0 0 25 0 2 0 365771726 26136576 5577 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526470 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 25524

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 1.07 2/79 19084
/proc/meminfo: memFree=1523584/2055920 swapFree=4143928/4192956
[pid=19082] ppid=19080 vsize=25832 CPUtime=282.18
/proc/19082/stat : 19082 (MiraXTv2_dyn) S 19080 19082 19008 0 -1 4194304 7436 0 0 0 28212 6 0 0 18 0 2 0 365771726 26451968 5657 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19082/statm: 6458 5657 218 20 0 5816 0
[pid=19082/tid=19084] ppid=19080 vsize=25832 CPUtime=282.17
/proc/19082/task/19084/stat : 19084 (MiraXTv2_dyn) R 19080 19082 19008 0 -1 4194368 7124 0 0 0 28211 6 0 0 25 0 2 0 365771726 26451968 5657 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526301 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 25832

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 1.06 2/79 19084
/proc/meminfo: memFree=1523336/2055920 swapFree=4143928/4192956
[pid=19082] ppid=19080 vsize=26128 CPUtime=342.16
/proc/19082/stat : 19082 (MiraXTv2_dyn) S 19080 19082 19008 0 -1 4194304 7843 0 0 0 34209 7 0 0 18 0 2 0 365771726 26755072 5719 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19082/statm: 6532 5719 218 20 0 5890 0
[pid=19082/tid=19084] ppid=19080 vsize=26128 CPUtime=342.15
/proc/19082/task/19084/stat : 19084 (MiraXTv2_dyn) R 19080 19082 19008 0 -1 4194368 7531 0 0 0 34208 7 0 0 25 0 2 0 365771726 26755072 5719 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526293 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 26128

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 1.05 2/79 19084
/proc/meminfo: memFree=1522824/2055920 swapFree=4143928/4192956
[pid=19082] ppid=19080 vsize=26580 CPUtime=402.13
/proc/19082/stat : 19082 (MiraXTv2_dyn) S 19080 19082 19008 0 -1 4194304 8369 0 0 0 40206 7 0 0 18 0 2 0 365771726 27217920 5827 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19082/statm: 6645 5827 218 20 0 6003 0
[pid=19082/tid=19084] ppid=19080 vsize=26580 CPUtime=402.12
/proc/19082/task/19084/stat : 19084 (MiraXTv2_dyn) R 19080 19082 19008 0 -1 4194368 8057 0 0 0 40205 7 0 0 25 0 2 0 365771726 27217920 5827 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 26580

[startup+462.303 s]
/proc/loadavg: 0.99 0.97 1.05 2/79 19084
/proc/meminfo: memFree=1522824/2055920 swapFree=4143928/4192956
[pid=19082] ppid=19080 vsize=26580 CPUtime=462.11
/proc/19082/stat : 19082 (MiraXTv2_dyn) S 19080 19082 19008 0 -1 4194304 8811 0 0 0 46203 8 0 0 18 0 2 0 365771726 27217920 5849 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19082/statm: 6645 5849 218 20 0 6003 0
[pid=19082/tid=19084] ppid=19080 vsize=26580 CPUtime=462.1
/proc/19082/task/19084/stat : 19084 (MiraXTv2_dyn) R 19080 19082 19008 0 -1 4194368 8499 0 0 0 46202 8 0 0 25 0 2 0 365771726 27217920 5849 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 26580

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 1.04 2/79 19084
/proc/meminfo: memFree=1522504/2055920 swapFree=4143928/4192956
[pid=19082] ppid=19080 vsize=26956 CPUtime=522.08
/proc/19082/stat : 19082 (MiraXTv2_dyn) S 19080 19082 19008 0 -1 4194304 9365 0 0 0 52199 9 0 0 18 0 2 0 365771726 27602944 5909 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19082/statm: 6739 5909 218 20 0 6097 0
[pid=19082/tid=19084] ppid=19080 vsize=26956 CPUtime=522.08
/proc/19082/task/19084/stat : 19084 (MiraXTv2_dyn) R 19080 19082 19008 0 -1 4194368 9053 0 0 0 52199 9 0 0 25 0 2 0 365771726 27602944 5909 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526299 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 26956

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 1.04 2/79 19086
/proc/meminfo: memFree=1522248/2055920 swapFree=4143928/4192956
[pid=19082] ppid=19080 vsize=27268 CPUtime=582.06
/proc/19082/stat : 19082 (MiraXTv2_dyn) S 19080 19082 19008 0 -1 4194304 9876 0 0 0 58196 10 0 0 18 0 2 0 365771726 27922432 5994 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19082/statm: 6817 5994 218 20 0 6175 0
[pid=19082/tid=19084] ppid=19080 vsize=27268 CPUtime=582.06
/proc/19082/task/19084/stat : 19084 (MiraXTv2_dyn) R 19080 19082 19008 0 -1 4194368 9564 0 0 0 58196 10 0 0 25 0 2 0 365771726 27922432 5994 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526261 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 27268

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 1.03 2/79 19086
/proc/meminfo: memFree=1522056/2055920 swapFree=4143928/4192956
[pid=19082] ppid=19080 vsize=27464 CPUtime=642.04
/proc/19082/stat : 19082 (MiraXTv2_dyn) S 19080 19082 19008 0 -1 4194304 10417 0 0 0 64193 11 0 0 18 0 2 0 365771726 28123136 6038 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19082/statm: 6866 6038 218 20 0 6224 0
[pid=19082/tid=19084] ppid=19080 vsize=27464 CPUtime=642.04
/proc/19082/task/19084/stat : 19084 (MiraXTv2_dyn) R 19080 19082 19008 0 -1 4194368 10105 0 0 0 64193 11 0 0 25 0 2 0 365771726 28123136 6038 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 27464

[startup+702.302 s]
/proc/loadavg: 1.03 0.99 1.03 2/79 19086
/proc/meminfo: memFree=1521864/2055920 swapFree=4143928/4192956
[pid=19082] ppid=19080 vsize=27596 CPUtime=702.02
/proc/19082/stat : 19082 (MiraXTv2_dyn) S 19080 19082 19008 0 -1 4194304 10901 0 0 0 70190 12 0 0 18 0 2 0 365771726 28258304 6096 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19082/statm: 6899 6096 218 20 0 6257 0
[pid=19082/tid=19084] ppid=19080 vsize=27596 CPUtime=702.01
/proc/19082/task/19084/stat : 19084 (MiraXTv2_dyn) R 19080 19082 19008 0 -1 4194368 10589 0 0 0 70189 12 0 0 25 0 2 0 365771726 28258304 6096 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 27596

[startup+762.307 s]
/proc/loadavg: 1.05 1.00 1.03 2/79 19086
/proc/meminfo: memFree=1521544/2055920 swapFree=4143928/4192956
[pid=19082] ppid=19080 vsize=27944 CPUtime=761.99
/proc/19082/stat : 19082 (MiraXTv2_dyn) S 19080 19082 19008 0 -1 4194304 11457 0 0 0 76187 12 0 0 18 0 2 0 365771726 28614656 6152 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19082/statm: 6986 6152 218 20 0 6344 0
[pid=19082/tid=19084] ppid=19080 vsize=27944 CPUtime=761.99
/proc/19082/task/19084/stat : 19084 (MiraXTv2_dyn) R 19080 19082 19008 0 -1 4194368 11145 0 0 0 76187 12 0 0 25 0 2 0 365771726 28614656 6152 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 27944

[startup+822.302 s]
/proc/loadavg: 1.13 1.03 1.04 2/79 19086
/proc/meminfo: memFree=1521544/2055920 swapFree=4143928/4192956
[pid=19082] ppid=19080 vsize=27944 CPUtime=821.97
/proc/19082/stat : 19082 (MiraXTv2_dyn) S 19080 19082 19008 0 -1 4194304 11820 0 0 0 82184 13 0 0 18 0 2 0 365771726 28614656 6155 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19082/statm: 6986 6155 218 20 0 6344 0
[pid=19082/tid=19084] ppid=19080 vsize=27944 CPUtime=821.96
/proc/19082/task/19084/stat : 19084 (MiraXTv2_dyn) R 19080 19082 19008 0 -1 4194368 11508 0 0 0 82183 13 0 0 25 0 2 0 365771726 28614656 6155 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 27944

[startup+882.301 s]
/proc/loadavg: 1.12 1.04 1.03 2/79 19086
/proc/meminfo: memFree=1521544/2055920 swapFree=4143928/4192956
[pid=19082] ppid=19080 vsize=27944 CPUtime=881.95
/proc/19082/stat : 19082 (MiraXTv2_dyn) S 19080 19082 19008 0 -1 4194304 12255 0 0 0 88181 14 0 0 18 0 2 0 365771726 28614656 6158 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19082/statm: 6986 6158 218 20 0 6344 0
[pid=19082/tid=19084] ppid=19080 vsize=27944 CPUtime=881.93
/proc/19082/task/19084/stat : 19084 (MiraXTv2_dyn) R 19080 19082 19008 0 -1 4194368 11943 0 0 0 88180 13 0 0 25 0 2 0 365771726 28614656 6158 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 27944

[startup+942.301 s]
/proc/loadavg: 1.04 1.03 1.03 2/79 19086
/proc/meminfo: memFree=1521160/2055920 swapFree=4143928/4192956
[pid=19082] ppid=19080 vsize=28296 CPUtime=941.91
/proc/19082/stat : 19082 (MiraXTv2_dyn) S 19080 19082 19008 0 -1 4194304 12862 0 0 0 94177 14 0 0 18 0 2 0 365771726 28975104 6261 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19082/statm: 7074 6261 218 20 0 6432 0
[pid=19082/tid=19084] ppid=19080 vsize=28296 CPUtime=941.91
/proc/19082/task/19084/stat : 19084 (MiraXTv2_dyn) R 19080 19082 19008 0 -1 4194368 12550 0 0 0 94177 14 0 0 25 0 2 0 365771726 28975104 6261 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 28296

[startup+1002.3 s]
/proc/loadavg: 1.01 1.02 1.02 2/79 19086
/proc/meminfo: memFree=1521096/2055920 swapFree=4143928/4192956
[pid=19082] ppid=19080 vsize=28328 CPUtime=1001.89
/proc/19082/stat : 19082 (MiraXTv2_dyn) S 19080 19082 19008 0 -1 4194304 13234 0 0 0 100174 15 0 0 18 0 2 0 365771726 29007872 6268 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19082/statm: 7082 6268 218 20 0 6440 0
[pid=19082/tid=19084] ppid=19080 vsize=28328 CPUtime=1001.89
/proc/19082/task/19084/stat : 19084 (MiraXTv2_dyn) R 19080 19082 19008 0 -1 4194368 12922 0 0 0 100174 15 0 0 25 0 2 0 365771726 29007872 6268 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 28328

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.02 2/79 19086
/proc/meminfo: memFree=1520776/2055920 swapFree=4143928/4192956
[pid=19082] ppid=19080 vsize=28656 CPUtime=1061.87
/proc/19082/stat : 19082 (MiraXTv2_dyn) S 19080 19082 19008 0 -1 4194304 13761 0 0 0 106171 16 0 0 18 0 2 0 365771726 29343744 6357 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19082/statm: 7164 6357 218 20 0 6522 0
[pid=19082/tid=19084] ppid=19080 vsize=28656 CPUtime=1061.87
/proc/19082/task/19084/stat : 19084 (MiraXTv2_dyn) R 19080 19082 19008 0 -1 4194368 13449 0 0 0 106171 16 0 0 25 0 2 0 365771726 29343744 6357 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526293 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 28656

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.01 2/79 19086
/proc/meminfo: memFree=1520776/2055920 swapFree=4143928/4192956
[pid=19082] ppid=19080 vsize=28824 CPUtime=1121.84
/proc/19082/stat : 19082 (MiraXTv2_dyn) S 19080 19082 19008 0 -1 4194304 14285 0 0 0 112168 16 0 0 18 0 2 0 365771726 29515776 6370 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19082/statm: 7206 6370 218 20 0 6564 0
[pid=19082/tid=19084] ppid=19080 vsize=28824 CPUtime=1121.84
/proc/19082/task/19084/stat : 19084 (MiraXTv2_dyn) R 19080 19082 19008 0 -1 4194368 13973 0 0 0 112168 16 0 0 25 0 2 0 365771726 29515776 6370 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526272 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.84
Current children cumulated vsize (KiB) 28824

[startup+1182.3 s]
/proc/loadavg: 1.03 1.02 1.01 2/79 19086
/proc/meminfo: memFree=1520648/2055920 swapFree=4143928/4192956
[pid=19082] ppid=19080 vsize=28824 CPUtime=1181.82
/proc/19082/stat : 19082 (MiraXTv2_dyn) S 19080 19082 19008 0 -1 4194304 14747 0 0 0 118165 17 0 0 18 0 2 0 365771726 29515776 6392 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19082/statm: 7206 6392 218 20 0 6564 0
[pid=19082/tid=19084] ppid=19080 vsize=28824 CPUtime=1181.82
/proc/19082/task/19084/stat : 19084 (MiraXTv2_dyn) R 19080 19082 19008 0 -1 4194368 14435 0 0 0 118165 17 0 0 25 0 2 0 365771726 29515776 6392 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 28824



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.02 1.02 1.01 2/79 19086
/proc/meminfo: memFree=1520584/2055920 swapFree=4143928/4192956
[pid=19082] ppid=19080 vsize=28988 CPUtime=1200.02
/proc/19082/stat : 19082 (MiraXTv2_dyn) S 19080 19082 19008 0 -1 4194304 14871 0 0 0 119985 17 0 0 18 0 2 0 365771726 29683712 6442 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19082/statm: 7247 6442 218 20 0 6605 0
[pid=19082/tid=19084] ppid=19080 vsize=28988 CPUtime=1200.02
/proc/19082/task/19084/stat : 19084 (MiraXTv2_dyn) R 19080 19082 19008 0 -1 4194368 14559 0 0 0 119985 17 0 0 25 0 2 0 365771726 29683712 6442 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 28988

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

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

[startup+1200.5 s]
/proc/loadavg: 1.02 1.02 1.01 2/79 19086
/proc/meminfo: memFree=1520584/2055920 swapFree=4143928/4192956
[pid=19082] ppid=19080 vsize=28988 CPUtime=1200.02
/proc/19082/stat : 19082 (MiraXTv2_dyn) S 19080 19082 19008 0 -1 4194304 14871 0 0 0 119985 17 0 0 18 0 2 0 365771726 29683712 6442 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19082/statm: 7247 6442 218 20 0 6605 0
[pid=19082/tid=19084] ppid=19080 vsize=28988 CPUtime=1200.02
/proc/19082/task/19084/stat : 19084 (MiraXTv2_dyn) R 19080 19082 19008 0 -1 4194368 14559 0 0 0 119985 17 0 0 25 0 2 0 365771726 29683712 6442 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 28988

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.04
CPU user time (s): 1199.86
CPU system time (s): 0.182972
CPU usage (%): 99.9605
Max. virtual memory (cumulated for all children) (KiB): 28988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.86
system time used= 0.182972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14871
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= 1298

runsolver used 1.20582 second user time and 3.16852 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Fri May 11 15:29:02 UTC 2007

IDJOB= 333467
IDBENCH= 24604
IDSOLVER= 129
FILE ID= node10/333467-1178897342

PBS_JOBID= 5251087

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/jarvisalo/mod2-rand3bip-sat-220-1.sat05-2173.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/333467-1178897342/MiraXTv2_dyn /tmp/evaluation/333467-1178897342/instance-333467-1178897342.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-333467-1178897342 -o ROOT/results/node10/solver-333467-1178897342 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/333467-1178897342/MiraXTv2_dyn /tmp/evaluation/333467-1178897342/instance-333467-1178897342.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  ce96de70272a2ecfcbbf1c8e965c8e57

RANDOM SEED= 59308873

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.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.259
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.259
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:       1546080 kB
Buffers:         51636 kB
Cached:         368464 kB
SwapCached:      18024 kB
Active:         131984 kB
Inactive:       312060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1546080 kB
SwapTotal:     4192956 kB
SwapFree:      4143928 kB
Dirty:            4064 kB
Writeback:           0 kB
Mapped:          29836 kB
Slab:            51332 kB
Committed_AS:  5295232 kB
PageTables:       1708 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= 66560 MiB

End job on node10 on Fri May 11 15:49:05 UTC 2007