Trace number 293749

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.07 1200.42

General information on the benchmark

Namerandom/OnTreshold/5SAT/v110/
unif-k5-r21.3-v110-c2343-S2044406543-15.SAT.shuffled.cnf
MD5SUM453a2999bc8fdf8238cdaa86046136ae
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.016996
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of clauses2343
Sum of the clauses size11715
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52343
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/node21/watcher-293749-1178814706 -o ROOT/results/node21/solver-293749-1178814706 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/293749-1178814706/MiraXTv1_dyn /tmp/evaluation/293749-1178814706/instance-293749-1178814706.cnf 

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 23102
/proc/meminfo: memFree=1835584/2055920 swapFree=4156344/4192956
[pid=23102] ppid=23100 vsize=3788 CPUtime=0
/proc/23102/stat : 23102 (MiraXTv1_dyn) R 23100 23102 21571 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 329387865 3878912 258 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584816 0 0 4096 0 0 0 0 17 1 0 0
/proc/23102/statm: 947 259 206 20 0 305 0

[startup+0.102807 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 23102
/proc/meminfo: memFree=1835584/2055920 swapFree=4156344/4192956
[pid=23102] ppid=23100 vsize=5560 CPUtime=0.09
/proc/23102/stat : 23102 (MiraXTv1_dyn) S 23100 23102 21571 0 -1 4194304 527 0 0 0 9 0 0 0 18 0 2 0 329387865 5693440 502 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23102/statm: 1390 502 218 20 0 748 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5560

[startup+0.201817 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 23102
/proc/meminfo: memFree=1835584/2055920 swapFree=4156344/4192956
[pid=23102] ppid=23100 vsize=6040 CPUtime=0.19
/proc/23102/stat : 23102 (MiraXTv1_dyn) S 23100 23102 21571 0 -1 4194304 662 0 0 0 19 0 0 0 18 0 2 0 329387865 6184960 637 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23102/statm: 1510 637 218 20 0 868 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 6040

[startup+0.301827 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 23102
/proc/meminfo: memFree=1835584/2055920 swapFree=4156344/4192956
[pid=23102] ppid=23100 vsize=6472 CPUtime=0.29
/proc/23102/stat : 23102 (MiraXTv1_dyn) S 23100 23102 21571 0 -1 4194304 781 0 0 0 29 0 0 0 18 0 2 0 329387865 6627328 756 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23102/statm: 1618 756 218 20 0 976 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6472

[startup+0.701871 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 23102
/proc/meminfo: memFree=1835584/2055920 swapFree=4156344/4192956
[pid=23102] ppid=23100 vsize=7836 CPUtime=0.69
/proc/23102/stat : 23102 (MiraXTv1_dyn) S 23100 23102 21571 0 -1 4194304 1140 0 0 0 69 0 0 0 18 0 2 0 329387865 8024064 1115 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23102/statm: 1959 1115 218 20 0 1317 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7836

[startup+1.50196 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 23104
/proc/meminfo: memFree=1831600/2055920 swapFree=4156344/4192956
[pid=23102] ppid=23100 vsize=9260 CPUtime=1.49
/proc/23102/stat : 23102 (MiraXTv1_dyn) S 23100 23102 21571 0 -1 4194304 1505 0 0 0 148 1 0 0 18 0 2 0 329387865 9482240 1480 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23102/statm: 2315 1480 218 20 0 1673 0
[pid=23102/tid=23104] ppid=23100 vsize=9260 CPUtime=1.47
/proc/23102/task/23104/stat : 23104 (MiraXTv1_dyn) R 23100 23102 21571 0 -1 4194368 1152 0 0 0 147 0 0 0 25 0 2 0 329387866 9482240 1480 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8873595 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9260

[startup+3.10213 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 23104
/proc/meminfo: memFree=1828976/2055920 swapFree=4156344/4192956
[pid=23102] ppid=23100 vsize=12164 CPUtime=3.09
/proc/23102/stat : 23102 (MiraXTv1_dyn) S 23100 23102 21571 0 -1 4194304 2262 0 0 0 308 1 0 0 18 0 2 0 329387865 12455936 2201 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23102/statm: 3041 2201 218 20 0 2399 0
[pid=23102/tid=23104] ppid=23100 vsize=12164 CPUtime=3.08
/proc/23102/task/23104/stat : 23104 (MiraXTv1_dyn) R 23100 23102 21571 0 -1 4194368 1909 0 0 0 307 1 0 0 25 0 2 0 329387866 12455936 2201 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12164

[startup+6.30148 s]
/proc/loadavg: 0.93 0.98 0.99 3/79 23104
/proc/meminfo: memFree=1826480/2055920 swapFree=4156344/4192956
[pid=23102] ppid=23100 vsize=13980 CPUtime=6.29
/proc/23102/stat : 23102 (MiraXTv1_dyn) S 23100 23102 21571 0 -1 4194304 2771 0 0 0 628 1 0 0 18 0 2 0 329387865 14315520 2671 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23102/statm: 3495 2671 218 20 0 2853 0
[pid=23102/tid=23104] ppid=23100 vsize=13980 CPUtime=6.27
/proc/23102/task/23104/stat : 23104 (MiraXTv1_dyn) R 23100 23102 21571 0 -1 4194368 2418 0 0 0 626 1 0 0 25 0 2 0 329387866 14315520 2671 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8879894 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13980

[startup+12.7012 s]
/proc/loadavg: 0.94 0.98 0.99 2/79 23104
/proc/meminfo: memFree=1821680/2055920 swapFree=4156344/4192956
[pid=23102] ppid=23100 vsize=17676 CPUtime=12.68
/proc/23102/stat : 23102 (MiraXTv1_dyn) S 23100 23102 21571 0 -1 4194304 3852 0 0 0 1266 2 0 0 18 0 2 0 329387865 18100224 3600 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23102/statm: 4419 3600 218 20 0 3777 0
[pid=23102/tid=23104] ppid=23100 vsize=17676 CPUtime=12.67
/proc/23102/task/23104/stat : 23104 (MiraXTv1_dyn) R 23100 23102 21571 0 -1 4194368 3499 0 0 0 1265 2 0 0 25 0 2 0 329387866 18100224 3600 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 17676

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 23104
/proc/meminfo: memFree=1818288/2055920 swapFree=4156344/4192956
[pid=23102] ppid=23100 vsize=20708 CPUtime=25.48
/proc/23102/stat : 23102 (MiraXTv1_dyn) S 23100 23102 21571 0 -1 4194304 4910 0 0 0 2545 3 0 0 18 0 2 0 329387865 21204992 4414 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23102/statm: 5177 4414 218 20 0 4535 0
[pid=23102/tid=23104] ppid=23100 vsize=20708 CPUtime=25.47
/proc/23102/task/23104/stat : 23104 (MiraXTv1_dyn) R 23100 23102 21571 0 -1 4194368 4557 0 0 0 2544 3 0 0 25 0 2 0 329387866 21204992 4414 18446744073709551615 134512640 134597700 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) 20708

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 23104
/proc/meminfo: memFree=1815920/2055920 swapFree=4156344/4192956
[pid=23102] ppid=23100 vsize=23556 CPUtime=51.07
/proc/23102/stat : 23102 (MiraXTv1_dyn) S 23100 23102 21571 0 -1 4194304 6147 0 0 0 5103 4 0 0 18 0 2 0 329387865 24121344 5047 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23102/statm: 5889 5047 218 20 0 5247 0
[pid=23102/tid=23104] ppid=23100 vsize=23556 CPUtime=51.06
/proc/23102/task/23104/stat : 23104 (MiraXTv1_dyn) R 23100 23102 21571 0 -1 4194368 5794 0 0 0 5102 4 0 0 25 0 2 0 329387866 24121344 5047 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 23556

[startup+102.302 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 23104
/proc/meminfo: memFree=1814064/2055920 swapFree=4156344/4192956
[pid=23102] ppid=23100 vsize=25136 CPUtime=102.27
/proc/23102/stat : 23102 (MiraXTv1_dyn) S 23100 23102 21571 0 -1 4194304 7541 0 0 0 10221 6 0 0 18 0 2 0 329387865 25739264 5458 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23102/statm: 6284 5458 218 20 0 5642 0
[pid=23102/tid=23104] ppid=23100 vsize=25136 CPUtime=102.25
/proc/23102/task/23104/stat : 23104 (MiraXTv1_dyn) R 23100 23102 21571 0 -1 4194368 7188 0 0 0 10220 5 0 0 25 0 2 0 329387866 25739264 5458 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 25136

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23104
/proc/meminfo: memFree=1812784/2055920 swapFree=4156344/4192956
[pid=23102] ppid=23100 vsize=26476 CPUtime=162.25
/proc/23102/stat : 23102 (MiraXTv1_dyn) S 23100 23102 21571 0 -1 4194304 8996 0 0 0 16218 7 0 0 18 0 2 0 329387865 27111424 5825 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23102/statm: 6619 5825 218 20 0 5977 0
[pid=23102/tid=23104] ppid=23100 vsize=26476 CPUtime=162.23
/proc/23102/task/23104/stat : 23104 (MiraXTv1_dyn) R 23100 23102 21571 0 -1 4194368 8643 0 0 0 16216 7 0 0 25 0 2 0 329387866 27111424 5825 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 26476

[startup+222.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23104
/proc/meminfo: memFree=1811504/2055920 swapFree=4156344/4192956
[pid=23102] ppid=23100 vsize=27804 CPUtime=222.23
/proc/23102/stat : 23102 (MiraXTv1_dyn) S 23100 23102 21571 0 -1 4194304 10281 0 0 0 22215 8 0 0 18 0 2 0 329387865 28471296 6140 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23102/statm: 6951 6140 218 20 0 6309 0
[pid=23102/tid=23104] ppid=23100 vsize=27804 CPUtime=222.22
/proc/23102/task/23104/stat : 23104 (MiraXTv1_dyn) R 23100 23102 21571 0 -1 4194368 9928 0 0 0 22214 8 0 0 25 0 2 0 329387866 28471296 6140 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 27804

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23104
/proc/meminfo: memFree=1810352/2055920 swapFree=4156344/4192956
[pid=23102] ppid=23100 vsize=28716 CPUtime=282.21
/proc/23102/stat : 23102 (MiraXTv1_dyn) S 23100 23102 21571 0 -1 4194304 11524 0 0 0 28212 9 0 0 18 0 2 0 329387865 29405184 6392 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23102/statm: 7179 6392 218 20 0 6537 0
[pid=23102/tid=23104] ppid=23100 vsize=28716 CPUtime=282.2
/proc/23102/task/23104/stat : 23104 (MiraXTv1_dyn) R 23100 23102 21571 0 -1 4194368 11171 0 0 0 28211 9 0 0 25 0 2 0 329387866 29405184 6392 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 28716

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23104
/proc/meminfo: memFree=1809776/2055920 swapFree=4156344/4192956
[pid=23102] ppid=23100 vsize=29336 CPUtime=342.19
/proc/23102/stat : 23102 (MiraXTv1_dyn) S 23100 23102 21571 0 -1 4194304 12738 0 0 0 34209 10 0 0 18 0 2 0 329387865 30040064 6521 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23102/statm: 7334 6521 218 20 0 6692 0
[pid=23102/tid=23104] ppid=23100 vsize=29336 CPUtime=342.18
/proc/23102/task/23104/stat : 23104 (MiraXTv1_dyn) R 23100 23102 21571 0 -1 4194368 12385 0 0 0 34208 10 0 0 25 0 2 0 329387866 30040064 6521 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 29336

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23104
/proc/meminfo: memFree=1809392/2055920 swapFree=4156344/4192956
[pid=23102] ppid=23100 vsize=29768 CPUtime=402.18
/proc/23102/stat : 23102 (MiraXTv1_dyn) S 23100 23102 21571 0 -1 4194304 13802 0 0 0 40207 11 0 0 18 0 2 0 329387865 30482432 6635 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23102/statm: 7442 6635 218 20 0 6800 0
[pid=23102/tid=23104] ppid=23100 vsize=29768 CPUtime=402.16
/proc/23102/task/23104/stat : 23104 (MiraXTv1_dyn) R 23100 23102 21571 0 -1 4194368 13449 0 0 0 40205 11 0 0 25 0 2 0 329387866 30482432 6635 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 29768

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23104
/proc/meminfo: memFree=1808944/2055920 swapFree=4156344/4192956
[pid=23102] ppid=23100 vsize=30336 CPUtime=462.16
/proc/23102/stat : 23102 (MiraXTv1_dyn) S 23100 23102 21571 0 -1 4194304 14909 0 0 0 46204 12 0 0 18 0 2 0 329387865 31064064 6777 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23102/statm: 7584 6777 218 20 0 6942 0
[pid=23102/tid=23104] ppid=23100 vsize=30336 CPUtime=462.14
/proc/23102/task/23104/stat : 23104 (MiraXTv1_dyn) R 23100 23102 21571 0 -1 4194368 14556 0 0 0 46202 12 0 0 25 0 2 0 329387866 31064064 6777 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 30336

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23104
/proc/meminfo: memFree=1808688/2055920 swapFree=4156344/4192956
[pid=23102] ppid=23100 vsize=30824 CPUtime=522.14
/proc/23102/stat : 23102 (MiraXTv1_dyn) S 23100 23102 21571 0 -1 4194304 15858 0 0 0 52201 13 0 0 18 0 2 0 329387865 31563776 6830 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23102/statm: 7706 6830 218 20 0 7064 0
[pid=23102/tid=23104] ppid=23100 vsize=30824 CPUtime=522.12
/proc/23102/task/23104/stat : 23104 (MiraXTv1_dyn) R 23100 23102 21571 0 -1 4194368 15505 0 0 0 52199 13 0 0 25 0 2 0 329387866 31563776 6830 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 30824

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23104
/proc/meminfo: memFree=1808048/2055920 swapFree=4156344/4192956
[pid=23102] ppid=23100 vsize=31492 CPUtime=582.12
/proc/23102/stat : 23102 (MiraXTv1_dyn) S 23100 23102 21571 0 -1 4194304 16933 0 0 0 58198 14 0 0 18 0 2 0 329387865 32247808 6999 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23102/statm: 7873 6999 218 20 0 7231 0
[pid=23102/tid=23104] ppid=23100 vsize=31492 CPUtime=582.11
/proc/23102/task/23104/stat : 23104 (MiraXTv1_dyn) R 23100 23102 21571 0 -1 4194368 16580 0 0 0 58197 14 0 0 25 0 2 0 329387866 32247808 6999 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 31492

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23104
/proc/meminfo: memFree=1807472/2055920 swapFree=4156344/4192956
[pid=23102] ppid=23100 vsize=31836 CPUtime=642.11
/proc/23102/stat : 23102 (MiraXTv1_dyn) S 23100 23102 21571 0 -1 4194304 18036 0 0 0 64196 15 0 0 18 0 2 0 329387865 32600064 7104 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23102/statm: 7959 7104 218 20 0 7317 0
[pid=23102/tid=23104] ppid=23100 vsize=31836 CPUtime=642.09
/proc/23102/task/23104/stat : 23104 (MiraXTv1_dyn) R 23100 23102 21571 0 -1 4194368 17683 0 0 0 64194 15 0 0 25 0 2 0 329387866 32600064 7104 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 31836

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23106
/proc/meminfo: memFree=1806832/2055920 swapFree=4156344/4192956
[pid=23102] ppid=23100 vsize=32524 CPUtime=702.09
/proc/23102/stat : 23102 (MiraXTv1_dyn) S 23100 23102 21571 0 -1 4194304 19027 0 0 0 70193 16 0 0 18 0 2 0 329387865 33304576 7255 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23102/statm: 8131 7255 218 20 0 7489 0
[pid=23102/tid=23104] ppid=23100 vsize=32524 CPUtime=702.07
/proc/23102/task/23104/stat : 23104 (MiraXTv1_dyn) R 23100 23102 21571 0 -1 4194368 18674 0 0 0 70191 16 0 0 25 0 2 0 329387866 33304576 7255 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 32524

[startup+762.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23106
/proc/meminfo: memFree=1806576/2055920 swapFree=4156344/4192956
[pid=23102] ppid=23100 vsize=32732 CPUtime=762.08
/proc/23102/stat : 23102 (MiraXTv1_dyn) S 23100 23102 21571 0 -1 4194304 19940 0 0 0 76191 17 0 0 18 0 2 0 329387865 33517568 7321 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23102/statm: 8183 7321 218 20 0 7541 0
[pid=23102/tid=23104] ppid=23100 vsize=32732 CPUtime=762.06
/proc/23102/task/23104/stat : 23104 (MiraXTv1_dyn) R 23100 23102 21571 0 -1 4194368 19587 0 0 0 76189 17 0 0 25 0 2 0 329387866 33517568 7321 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 32732

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23106
/proc/meminfo: memFree=1806320/2055920 swapFree=4156344/4192956
[pid=23102] ppid=23100 vsize=33232 CPUtime=822.06
/proc/23102/stat : 23102 (MiraXTv1_dyn) S 23100 23102 21571 0 -1 4194304 20944 0 0 0 82188 18 0 0 18 0 2 0 329387865 34029568 7386 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23102/statm: 8308 7386 218 20 0 7666 0
[pid=23102/tid=23104] ppid=23100 vsize=33232 CPUtime=822.03
/proc/23102/task/23104/stat : 23104 (MiraXTv1_dyn) R 23100 23102 21571 0 -1 4194368 20591 0 0 0 82186 17 0 0 25 0 2 0 329387866 34029568 7386 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 33232

[startup+882.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23106
/proc/meminfo: memFree=1806064/2055920 swapFree=4156344/4192956
[pid=23102] ppid=23100 vsize=33396 CPUtime=882.04
/proc/23102/stat : 23102 (MiraXTv1_dyn) S 23100 23102 21571 0 -1 4194304 22046 0 0 0 88185 19 0 0 18 0 2 0 329387865 34197504 7451 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23102/statm: 8349 7451 218 20 0 7707 0
[pid=23102/tid=23104] ppid=23100 vsize=33396 CPUtime=882.02
/proc/23102/task/23104/stat : 23104 (MiraXTv1_dyn) R 23100 23102 21571 0 -1 4194368 21693 0 0 0 88184 18 0 0 25 0 2 0 329387866 34197504 7451 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 33396

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23106
/proc/meminfo: memFree=1805936/2055920 swapFree=4156344/4192956
[pid=23102] ppid=23100 vsize=33564 CPUtime=942.02
/proc/23102/stat : 23102 (MiraXTv1_dyn) S 23100 23102 21571 0 -1 4194304 22951 0 0 0 94182 20 0 0 18 0 2 0 329387865 34369536 7482 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23102/statm: 8391 7482 218 20 0 7749 0
[pid=23102/tid=23104] ppid=23100 vsize=33564 CPUtime=942
/proc/23102/task/23104/stat : 23104 (MiraXTv1_dyn) R 23100 23102 21571 0 -1 4194368 22598 0 0 0 94181 19 0 0 25 0 2 0 329387866 34369536 7482 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 33564

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23106
/proc/meminfo: memFree=1805616/2055920 swapFree=4156344/4192956
[pid=23102] ppid=23100 vsize=34012 CPUtime=1002
/proc/23102/stat : 23102 (MiraXTv1_dyn) S 23100 23102 21571 0 -1 4194304 23957 0 0 0 100180 20 0 0 18 0 2 0 329387865 34828288 7608 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23102/statm: 8503 7608 218 20 0 7861 0
[pid=23102/tid=23104] ppid=23100 vsize=34012 CPUtime=1001.98
/proc/23102/task/23104/stat : 23104 (MiraXTv1_dyn) R 23100 23102 21571 0 -1 4194368 23604 0 0 0 100178 20 0 0 25 0 2 0 329387866 34828288 7608 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530097 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 34012

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23106
/proc/meminfo: memFree=1805040/2055920 swapFree=4156344/4192956
[pid=23102] ppid=23100 vsize=34480 CPUtime=1061.99
/proc/23102/stat : 23102 (MiraXTv1_dyn) S 23100 23102 21571 0 -1 4194304 25057 0 0 0 106177 22 0 0 18 0 2 0 329387865 35307520 7729 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23102/statm: 8620 7729 218 20 0 7978 0
[pid=23102/tid=23104] ppid=23100 vsize=34480 CPUtime=1061.97
/proc/23102/task/23104/stat : 23104 (MiraXTv1_dyn) R 23100 23102 21571 0 -1 4194368 24704 0 0 0 106176 21 0 0 25 0 2 0 329387866 35307520 7729 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 34480

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23106
/proc/meminfo: memFree=1804656/2055920 swapFree=4156344/4192956
[pid=23102] ppid=23100 vsize=34768 CPUtime=1121.97
/proc/23102/stat : 23102 (MiraXTv1_dyn) S 23100 23102 21571 0 -1 4194304 25938 0 0 0 112175 22 0 0 18 0 2 0 329387865 35602432 7802 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23102/statm: 8692 7802 218 20 0 8050 0
[pid=23102/tid=23104] ppid=23100 vsize=34768 CPUtime=1121.95
/proc/23102/task/23104/stat : 23104 (MiraXTv1_dyn) R 23100 23102 21571 0 -1 4194368 25585 0 0 0 112173 22 0 0 25 0 2 0 329387866 35602432 7802 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 34768

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23106
/proc/meminfo: memFree=1804464/2055920 swapFree=4156344/4192956
[pid=23102] ppid=23100 vsize=34936 CPUtime=1181.95
/proc/23102/stat : 23102 (MiraXTv1_dyn) S 23100 23102 21571 0 -1 4194304 26890 0 0 0 118172 23 0 0 18 0 2 0 329387865 35774464 7853 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23102/statm: 8734 7853 218 20 0 8092 0
[pid=23102/tid=23104] ppid=23100 vsize=34936 CPUtime=1181.93
/proc/23102/task/23104/stat : 23104 (MiraXTv1_dyn) R 23100 23102 21571 0 -1 4194368 26537 0 0 0 118170 23 0 0 25 0 2 0 329387866 35774464 7853 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520200 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 34936



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23106
/proc/meminfo: memFree=1804400/2055920 swapFree=4156344/4192956
[pid=23102] ppid=23100 vsize=35140 CPUtime=1200.05
/proc/23102/stat : 23102 (MiraXTv1_dyn) S 23100 23102 21571 0 -1 4194304 27182 0 0 0 119981 24 0 0 18 0 2 0 329387865 35983360 7872 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23102/statm: 8785 7872 218 20 0 8143 0
[pid=23102/tid=23104] ppid=23100 vsize=35140 CPUtime=1200.03
/proc/23102/task/23104/stat : 23104 (MiraXTv1_dyn) R 23100 23102 21571 0 -1 4194368 26829 0 0 0 119980 23 0 0 25 0 2 0 329387866 35983360 7872 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 35140

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

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

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23106
/proc/meminfo: memFree=1804400/2055920 swapFree=4156344/4192956
[pid=23102] ppid=23100 vsize=35140 CPUtime=1200.05
/proc/23102/stat : 23102 (MiraXTv1_dyn) S 23100 23102 21571 0 -1 4194304 27182 0 0 0 119981 24 0 0 18 0 2 0 329387865 35983360 7872 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23102/statm: 8785 7872 218 20 0 8143 0
[pid=23102/tid=23104] ppid=23100 vsize=35140 CPUtime=1200.03
/proc/23102/task/23104/stat : 23104 (MiraXTv1_dyn) R 23100 23102 21571 0 -1 4194368 26829 0 0 0 119980 23 0 0 25 0 2 0 329387866 35983360 7872 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 35140

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.07
CPU user time (s): 1199.83
CPU system time (s): 0.245962
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (KiB): 35140

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

runsolver used 1.24281 second user time and 3.13052 second system time

The end

Launcher Data (download as text)

Begin job on node21 on Thu May 10 16:31:46 UTC 2007

IDJOB= 293749
IDBENCH= 19871
IDSOLVER= 130
FILE ID= node21/293749-1178814706

PBS_JOBID= 5250932

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v110/unif-k5-r21.3-v110-c2343-S2044406543-15.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/293749-1178814706/MiraXTv1_dyn /tmp/evaluation/293749-1178814706/instance-293749-1178814706.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node21/watcher-293749-1178814706 -o ROOT/results/node21/solver-293749-1178814706 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/293749-1178814706/MiraXTv1_dyn /tmp/evaluation/293749-1178814706/instance-293749-1178814706.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  453a2999bc8fdf8238cdaa86046136ae

RANDOM SEED= 940488582

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node21.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1835928 kB
Buffers:         37156 kB
Cached:          96564 kB
SwapCached:      15744 kB
Active:         101968 kB
Inactive:        69132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1835928 kB
SwapTotal:     4192956 kB
SwapFree:      4156344 kB
Dirty:            3976 kB
Writeback:           0 kB
Mapped:          43804 kB
Slab:            34392 kB
Committed_AS:  5074948 kB
PageTables:       1820 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= 66561 MiB

End job on node21 on Thu May 10 16:51:48 UTC 2007