Trace number 306008

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.08 1200.94

General information on the benchmark

Namerandom/LargeSize/3SAT/v10000/
unif-k3-r4.2-v10000-c42000-S1438185261-13.cnf
MD5SUM0b752d88128a6aad2af39810d467334c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
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-306008-1178857531 -o ROOT/results/node11/solver-306008-1178857531 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/306008-1178857531/MiraXTv1_dyn /tmp/evaluation/306008-1178857531/instance-306008-1178857531.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.97 0.98 3/77 21794
/proc/meminfo: memFree=1693552/2055920 swapFree=4144152/4192956
[pid=21794] ppid=21792 vsize=3788 CPUtime=0
/proc/21794/stat : 21794 (MiraXTv1_dyn) R 21792 21794 21354 0 -1 4194304 389 0 0 0 0 0 0 0 18 0 1 0 326802016 3878912 365 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/21794/statm: 947 374 202 20 0 305 0

[startup+0.061228 s]
/proc/loadavg: 0.92 0.97 0.98 3/77 21794
/proc/meminfo: memFree=1693552/2055920 swapFree=4144152/4192956
[pid=21794] ppid=21792 vsize=7176 CPUtime=0.05
/proc/21794/stat : 21794 (MiraXTv1_dyn) R 21792 21794 21354 0 -1 4194304 1250 0 0 0 5 0 0 0 18 0 1 0 326802016 7348224 1225 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8414843 0 0 4096 0 0 0 0 17 0 0 0
/proc/21794/statm: 1794 1225 206 20 0 1152 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7176

[startup+0.101233 s]
/proc/loadavg: 0.92 0.97 0.98 3/77 21794
/proc/meminfo: memFree=1693552/2055920 swapFree=4144152/4192956
[pid=21794] ppid=21792 vsize=7860 CPUtime=0.09
/proc/21794/stat : 21794 (MiraXTv1_dyn) R 21792 21794 21354 0 -1 4194304 1393 0 0 0 9 0 0 0 18 0 1 0 326802016 8048640 1368 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134587714 0 0 4096 0 0 0 0 17 0 0 0
/proc/21794/statm: 1965 1368 207 20 0 1323 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7860

[startup+0.301256 s]
/proc/loadavg: 0.92 0.97 0.98 3/77 21794
/proc/meminfo: memFree=1693552/2055920 swapFree=4144152/4192956
[pid=21794] ppid=21792 vsize=16944 CPUtime=0.29
/proc/21794/stat : 21794 (MiraXTv1_dyn) S 21792 21794 21354 0 -1 4194304 2677 0 0 0 29 0 0 0 18 0 2 0 326802016 17350656 2479 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21794/statm: 4236 2479 218 20 0 3594 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16944

[startup+0.701303 s]
/proc/loadavg: 0.92 0.97 0.98 3/77 21794
/proc/meminfo: memFree=1693552/2055920 swapFree=4144152/4192956
[pid=21794] ppid=21792 vsize=16944 CPUtime=0.68
/proc/21794/stat : 21794 (MiraXTv1_dyn) S 21792 21794 21354 0 -1 4194304 2717 0 0 0 68 0 0 0 18 0 2 0 326802016 17350656 2519 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21794/statm: 4236 2519 218 20 0 3594 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 16944

[startup+1.5014 s]
/proc/loadavg: 0.92 0.97 0.98 2/79 21796
/proc/meminfo: memFree=1683296/2055920 swapFree=4144152/4192956
[pid=21794] ppid=21792 vsize=19056 CPUtime=1.49
/proc/21794/stat : 21794 (MiraXTv1_dyn) S 21792 21794 21354 0 -1 4194304 3262 0 0 0 148 1 0 0 18 0 2 0 326802016 19513344 3064 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21794/statm: 4764 3064 218 20 0 4122 0
[pid=21794/tid=21796] ppid=21792 vsize=19056 CPUtime=1.33
/proc/21794/task/21796/stat : 21796 (MiraXTv1_dyn) R 21792 21794 21354 0 -1 4194368 1609 0 0 0 133 0 0 0 25 0 2 0 326802033 19513344 3064 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19056

[startup+3.10158 s]
/proc/loadavg: 0.92 0.97 0.98 2/79 21796
/proc/meminfo: memFree=1680288/2055920 swapFree=4144152/4192956
[pid=21794] ppid=21792 vsize=23412 CPUtime=3.09
/proc/21794/stat : 21794 (MiraXTv1_dyn) S 21792 21794 21354 0 -1 4194304 4377 0 0 0 308 1 0 0 18 0 2 0 326802016 23973888 4179 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21794/statm: 5853 4180 218 20 0 5211 0
[pid=21794/tid=21796] ppid=21792 vsize=23412 CPUtime=2.93
/proc/21794/task/21796/stat : 21796 (MiraXTv1_dyn) R 21792 21794 21354 0 -1 4194368 2725 0 0 0 292 1 0 0 25 0 2 0 326802033 23973888 4180 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8414843 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23412

[startup+6.30298 s]
/proc/loadavg: 0.93 0.97 0.98 2/79 21796
/proc/meminfo: memFree=1671648/2055920 swapFree=4144152/4192956
[pid=21794] ppid=21792 vsize=30012 CPUtime=6.28
/proc/21794/stat : 21794 (MiraXTv1_dyn) S 21792 21794 21354 0 -1 4194304 6083 0 0 0 625 3 0 0 18 0 2 0 326802016 30732288 5885 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21794/statm: 7503 5885 218 20 0 6861 0
[pid=21794/tid=21796] ppid=21792 vsize=30012 CPUtime=6.12
/proc/21794/task/21796/stat : 21796 (MiraXTv1_dyn) R 21792 21794 21354 0 -1 4194368 4430 0 0 0 610 2 0 0 25 0 2 0 326802033 30732288 5885 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526565 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 30012

[startup+12.7017 s]
/proc/loadavg: 0.93 0.97 0.98 2/79 21796
/proc/meminfo: memFree=1662240/2055920 swapFree=4144152/4192956
[pid=21794] ppid=21792 vsize=39848 CPUtime=12.68
/proc/21794/stat : 21794 (MiraXTv1_dyn) S 21792 21794 21354 0 -1 4194304 8611 0 0 0 1263 5 0 0 18 0 2 0 326802016 40804352 8413 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21794/statm: 9962 8413 218 20 0 9320 0
[pid=21794/tid=21796] ppid=21792 vsize=39848 CPUtime=12.51
/proc/21794/task/21796/stat : 21796 (MiraXTv1_dyn) R 21792 21794 21354 0 -1 4194368 6958 0 0 0 1247 4 0 0 25 0 2 0 326802033 40804352 8413 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 39848

[startup+25.5012 s]
/proc/loadavg: 0.95 0.97 0.98 2/79 21796
/proc/meminfo: memFree=1646048/2055920 swapFree=4144152/4192956
[pid=21794] ppid=21792 vsize=54128 CPUtime=25.47
/proc/21794/stat : 21794 (MiraXTv1_dyn) S 21792 21794 21354 0 -1 4194304 12177 0 0 0 2540 7 0 0 18 0 2 0 326802016 55427072 11943 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21794/statm: 13532 11943 218 20 0 12890 0
[pid=21794/tid=21796] ppid=21792 vsize=54128 CPUtime=25.31
/proc/21794/task/21796/stat : 21796 (MiraXTv1_dyn) R 21792 21794 21354 0 -1 4194368 10524 0 0 0 2524 7 0 0 25 0 2 0 326802033 55427072 11943 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 54128

[startup+51.1013 s]
/proc/loadavg: 0.96 0.97 0.98 2/79 21796
/proc/meminfo: memFree=1611936/2055920 swapFree=4144152/4192956
[pid=21794] ppid=21792 vsize=87984 CPUtime=51.05
/proc/21794/stat : 21794 (MiraXTv1_dyn) S 21792 21794 21354 0 -1 4194304 20830 0 0 0 5091 14 0 0 18 0 2 0 326802016 90095616 20463 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21794/statm: 21996 20463 218 20 0 21354 0
[pid=21794/tid=21796] ppid=21792 vsize=87984 CPUtime=50.89
/proc/21794/task/21796/stat : 21796 (MiraXTv1_dyn) R 21792 21794 21354 0 -1 4194368 19177 0 0 0 5075 14 0 0 25 0 2 0 326802033 90095616 20463 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 87984

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.98 2/79 21796
/proc/meminfo: memFree=1581152/2055920 swapFree=4144152/4192956
[pid=21794] ppid=21792 vsize=119152 CPUtime=102.22
/proc/21794/stat : 21794 (MiraXTv1_dyn) S 21792 21794 21354 0 -1 4194304 28907 0 0 0 10200 22 0 0 18 0 2 0 326802016 122011648 28247 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21794/statm: 29788 28247 218 20 0 29146 0
[pid=21794/tid=21796] ppid=21792 vsize=119152 CPUtime=102.05
/proc/21794/task/21796/stat : 21796 (MiraXTv1_dyn) R 21792 21794 21354 0 -1 4194368 27254 0 0 0 10184 21 0 0 25 0 2 0 326802033 122011648 28247 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 119152

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 21796
/proc/meminfo: memFree=1564384/2055920 swapFree=4144152/4192956
[pid=21794] ppid=21792 vsize=135132 CPUtime=162.18
/proc/21794/stat : 21794 (MiraXTv1_dyn) S 21792 21794 21354 0 -1 4194304 33278 0 0 0 16194 24 0 0 18 0 2 0 326802016 138375168 32295 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21794/statm: 33783 32295 218 20 0 33141 0
[pid=21794/tid=21796] ppid=21792 vsize=135132 CPUtime=162.01
/proc/21794/task/21796/stat : 21796 (MiraXTv1_dyn) R 21792 21794 21354 0 -1 4194368 31625 0 0 0 16178 23 0 0 25 0 2 0 326802033 138375168 32295 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 135132

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 21796
/proc/meminfo: memFree=1559008/2055920 swapFree=4144152/4192956
[pid=21794] ppid=21792 vsize=140544 CPUtime=222.14
/proc/21794/stat : 21794 (MiraXTv1_dyn) S 21792 21794 21354 0 -1 4194304 34967 0 0 0 22189 25 0 0 18 0 2 0 326802016 143917056 33653 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21794/statm: 35136 33653 218 20 0 34494 0
[pid=21794/tid=21796] ppid=21792 vsize=140544 CPUtime=221.98
/proc/21794/task/21796/stat : 21796 (MiraXTv1_dyn) R 21792 21794 21354 0 -1 4194368 33314 0 0 0 22174 24 0 0 25 0 2 0 326802033 143917056 33653 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 140544

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 21796
/proc/meminfo: memFree=1558880/2055920 swapFree=4144152/4192956
[pid=21794] ppid=21792 vsize=140544 CPUtime=282.09
/proc/21794/stat : 21794 (MiraXTv1_dyn) S 21792 21794 21354 0 -1 4194304 35374 0 0 0 28184 25 0 0 18 0 2 0 326802016 143917056 33658 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21794/statm: 35136 33658 218 20 0 34494 0
[pid=21794/tid=21796] ppid=21792 vsize=140544 CPUtime=281.93
/proc/21794/task/21796/stat : 21796 (MiraXTv1_dyn) R 21792 21794 21354 0 -1 4194368 33721 0 0 0 28168 25 0 0 25 0 2 0 326802033 143917056 33658 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565482 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 140544

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 21796
/proc/meminfo: memFree=1558880/2055920 swapFree=4144152/4192956
[pid=21794] ppid=21792 vsize=140544 CPUtime=342.06
/proc/21794/stat : 21794 (MiraXTv1_dyn) S 21792 21794 21354 0 -1 4194304 35711 0 0 0 34180 26 0 0 18 0 2 0 326802016 143917056 33660 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21794/statm: 35136 33660 218 20 0 34494 0
[pid=21794/tid=21796] ppid=21792 vsize=140544 CPUtime=341.89
/proc/21794/task/21796/stat : 21796 (MiraXTv1_dyn) R 21792 21794 21354 0 -1 4194368 34058 0 0 0 34164 25 0 0 25 0 2 0 326802033 143917056 33660 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 140544

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 21796
/proc/meminfo: memFree=1550112/2055920 swapFree=4144152/4192956
[pid=21794] ppid=21792 vsize=149392 CPUtime=402.02
/proc/21794/stat : 21794 (MiraXTv1_dyn) S 21792 21794 21354 0 -1 4194304 38175 0 0 0 40174 28 0 0 18 0 2 0 326802016 152977408 35853 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21794/statm: 37348 35853 218 20 0 36706 0
[pid=21794/tid=21796] ppid=21792 vsize=149392 CPUtime=401.86
/proc/21794/task/21796/stat : 21796 (MiraXTv1_dyn) R 21792 21794 21354 0 -1 4194368 36522 0 0 0 40159 27 0 0 25 0 2 0 326802033 152977408 35853 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8414876 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.02
Current children cumulated vsize (KiB) 149392

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 21796
/proc/meminfo: memFree=1543840/2055920 swapFree=4144152/4192956
[pid=21794] ppid=21792 vsize=155596 CPUtime=461.97
/proc/21794/stat : 21794 (MiraXTv1_dyn) S 21792 21794 21354 0 -1 4194304 39950 0 0 0 46168 29 0 0 18 0 2 0 326802016 159330304 37424 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21794/statm: 38899 37424 218 20 0 38257 0
[pid=21794/tid=21796] ppid=21792 vsize=155596 CPUtime=461.8
/proc/21794/task/21796/stat : 21796 (MiraXTv1_dyn) R 21792 21794 21354 0 -1 4194368 38297 0 0 0 46152 28 0 0 25 0 2 0 326802033 159330304 37424 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 461.97
Current children cumulated vsize (KiB) 155596

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 21796
/proc/meminfo: memFree=1543840/2055920 swapFree=4144152/4192956
[pid=21794] ppid=21792 vsize=155596 CPUtime=521.93
/proc/21794/stat : 21794 (MiraXTv1_dyn) S 21792 21794 21354 0 -1 4194304 40159 0 0 0 52164 29 0 0 18 0 2 0 326802016 159330304 37429 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21794/statm: 38899 37429 218 20 0 38257 0
[pid=21794/tid=21796] ppid=21792 vsize=155596 CPUtime=521.77
/proc/21794/task/21796/stat : 21796 (MiraXTv1_dyn) R 21792 21794 21354 0 -1 4194368 38506 0 0 0 52148 29 0 0 25 0 2 0 326802033 159330304 37429 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.93
Current children cumulated vsize (KiB) 155596

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 21796
/proc/meminfo: memFree=1543904/2055920 swapFree=4144152/4192956
[pid=21794] ppid=21792 vsize=155596 CPUtime=581.89
/proc/21794/stat : 21794 (MiraXTv1_dyn) S 21792 21794 21354 0 -1 4194304 40159 0 0 0 58160 29 0 0 18 0 2 0 326802016 159330304 37429 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21794/statm: 38899 37429 218 20 0 38257 0
[pid=21794/tid=21796] ppid=21792 vsize=155596 CPUtime=581.73
/proc/21794/task/21796/stat : 21796 (MiraXTv1_dyn) R 21792 21794 21354 0 -1 4194368 38506 0 0 0 58144 29 0 0 25 0 2 0 326802033 159330304 37429 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.89
Current children cumulated vsize (KiB) 155596

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 21796
/proc/meminfo: memFree=1543904/2055920 swapFree=4144152/4192956
[pid=21794] ppid=21792 vsize=155596 CPUtime=641.84
/proc/21794/stat : 21794 (MiraXTv1_dyn) S 21792 21794 21354 0 -1 4194304 40160 0 0 0 64154 30 0 0 18 0 2 0 326802016 159330304 37430 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21794/statm: 38899 37430 218 20 0 38257 0
[pid=21794/tid=21796] ppid=21792 vsize=155596 CPUtime=641.67
/proc/21794/task/21796/stat : 21796 (MiraXTv1_dyn) R 21792 21794 21354 0 -1 4194368 38507 0 0 0 64138 29 0 0 25 0 2 0 326802033 159330304 37430 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.84
Current children cumulated vsize (KiB) 155596

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 21796
/proc/meminfo: memFree=1543840/2055920 swapFree=4144152/4192956
[pid=21794] ppid=21792 vsize=155596 CPUtime=701.77
/proc/21794/stat : 21794 (MiraXTv1_dyn) S 21792 21794 21354 0 -1 4194304 40162 0 0 0 70147 30 0 0 18 0 2 0 326802016 159330304 37432 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21794/statm: 38899 37432 218 20 0 38257 0
[pid=21794/tid=21796] ppid=21792 vsize=155596 CPUtime=701.61
/proc/21794/task/21796/stat : 21796 (MiraXTv1_dyn) R 21792 21794 21354 0 -1 4194368 38509 0 0 0 70132 29 0 0 25 0 2 0 326802033 159330304 37432 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.77
Current children cumulated vsize (KiB) 155596

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 21796
/proc/meminfo: memFree=1531616/2055920 swapFree=4144152/4192956
[pid=21794] ppid=21792 vsize=167744 CPUtime=761.74
/proc/21794/stat : 21794 (MiraXTv1_dyn) S 21792 21794 21354 0 -1 4194304 43402 0 0 0 76142 32 0 0 18 0 2 0 326802016 171769856 40465 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21794/statm: 41936 40465 218 20 0 41294 0
[pid=21794/tid=21796] ppid=21792 vsize=167744 CPUtime=761.58
/proc/21794/task/21796/stat : 21796 (MiraXTv1_dyn) R 21792 21794 21354 0 -1 4194368 41749 0 0 0 76126 32 0 0 25 0 2 0 326802033 171769856 40465 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.74
Current children cumulated vsize (KiB) 167744

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 21796
/proc/meminfo: memFree=1531616/2055920 swapFree=4144152/4192956
[pid=21794] ppid=21792 vsize=167744 CPUtime=821.66
/proc/21794/stat : 21794 (MiraXTv1_dyn) S 21792 21794 21354 0 -1 4194304 43609 0 0 0 82134 32 0 0 18 0 2 0 326802016 171769856 40465 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21794/statm: 41936 40465 218 20 0 41294 0
[pid=21794/tid=21796] ppid=21792 vsize=167744 CPUtime=821.51
/proc/21794/task/21796/stat : 21796 (MiraXTv1_dyn) R 21792 21794 21354 0 -1 4194368 41956 0 0 0 82119 32 0 0 25 0 2 0 326802033 171769856 40465 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.66
Current children cumulated vsize (KiB) 167744

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 21796
/proc/meminfo: memFree=1531616/2055920 swapFree=4144152/4192956
[pid=21794] ppid=21792 vsize=167744 CPUtime=881.63
/proc/21794/stat : 21794 (MiraXTv1_dyn) S 21792 21794 21354 0 -1 4194304 43819 0 0 0 88130 33 0 0 18 0 2 0 326802016 171769856 40468 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21794/statm: 41936 40468 218 20 0 41294 0
[pid=21794/tid=21796] ppid=21792 vsize=167744 CPUtime=881.46
/proc/21794/task/21796/stat : 21796 (MiraXTv1_dyn) R 21792 21794 21354 0 -1 4194368 42166 0 0 0 88114 32 0 0 25 0 2 0 326802033 171769856 40468 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.63
Current children cumulated vsize (KiB) 167744

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 21796
/proc/meminfo: memFree=1531616/2055920 swapFree=4144152/4192956
[pid=21794] ppid=21792 vsize=167744 CPUtime=941.59
/proc/21794/stat : 21794 (MiraXTv1_dyn) S 21792 21794 21354 0 -1 4194304 44095 0 0 0 94126 33 0 0 18 0 2 0 326802016 171769856 40468 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21794/statm: 41936 40468 218 20 0 41294 0
[pid=21794/tid=21796] ppid=21792 vsize=167744 CPUtime=941.42
/proc/21794/task/21796/stat : 21796 (MiraXTv1_dyn) R 21792 21794 21354 0 -1 4194368 42442 0 0 0 94110 32 0 0 25 0 2 0 326802033 171769856 40468 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.59
Current children cumulated vsize (KiB) 167744

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 21796
/proc/meminfo: memFree=1525664/2055920 swapFree=4144152/4192956
[pid=21794] ppid=21792 vsize=173816 CPUtime=1001.55
/proc/21794/stat : 21794 (MiraXTv1_dyn) S 21792 21794 21354 0 -1 4194304 45816 0 0 0 100121 34 0 0 18 0 2 0 326802016 177987584 41982 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21794/statm: 43454 41982 218 20 0 42812 0
[pid=21794/tid=21796] ppid=21792 vsize=173816 CPUtime=1001.38
/proc/21794/task/21796/stat : 21796 (MiraXTv1_dyn) R 21792 21794 21354 0 -1 4194368 44163 0 0 0 100105 33 0 0 25 0 2 0 326802033 177987584 41982 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.55
Current children cumulated vsize (KiB) 173816

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 21796
/proc/meminfo: memFree=1524512/2055920 swapFree=4144152/4192956
[pid=21794] ppid=21792 vsize=175004 CPUtime=1061.51
/proc/21794/stat : 21794 (MiraXTv1_dyn) S 21792 21794 21354 0 -1 4194304 46311 0 0 0 106117 34 0 0 18 0 2 0 326802016 179204096 42270 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21794/statm: 43751 42270 218 20 0 43109 0
[pid=21794/tid=21796] ppid=21792 vsize=175004 CPUtime=1061.35
/proc/21794/task/21796/stat : 21796 (MiraXTv1_dyn) R 21792 21794 21354 0 -1 4194368 44658 0 0 0 106101 34 0 0 25 0 2 0 326802033 179204096 42270 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.51
Current children cumulated vsize (KiB) 175004

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 21796
/proc/meminfo: memFree=1514848/2055920 swapFree=4144152/4192956
[pid=21794] ppid=21792 vsize=185484 CPUtime=1121.47
/proc/21794/stat : 21794 (MiraXTv1_dyn) S 21792 21794 21354 0 -1 4194304 49090 0 0 0 112111 36 0 0 18 0 2 0 326802016 189935616 44911 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21794/statm: 46371 44911 218 20 0 45729 0
[pid=21794/tid=21796] ppid=21792 vsize=185484 CPUtime=1121.31
/proc/21794/task/21796/stat : 21796 (MiraXTv1_dyn) R 21792 21794 21354 0 -1 4194368 47437 0 0 0 112096 35 0 0 25 0 2 0 326802033 189935616 44911 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.47
Current children cumulated vsize (KiB) 185484

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 21796
/proc/meminfo: memFree=1500832/2055920 swapFree=4144152/4192956
[pid=21794] ppid=21792 vsize=198620 CPUtime=1181.44
/proc/21794/stat : 21794 (MiraXTv1_dyn) S 21792 21794 21354 0 -1 4194304 52632 0 0 0 118106 38 0 0 18 0 2 0 326802016 203386880 48177 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21794/statm: 49655 48177 218 20 0 49013 0
[pid=21794/tid=21796] ppid=21792 vsize=198620 CPUtime=1181.28
/proc/21794/task/21796/stat : 21796 (MiraXTv1_dyn) R 21792 21794 21354 0 -1 4194368 50979 0 0 0 118091 37 0 0 25 0 2 0 326802033 203386880 48177 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.44
Current children cumulated vsize (KiB) 198620



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.9 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 21796
/proc/meminfo: memFree=1500832/2055920 swapFree=4144152/4192956
[pid=21794] ppid=21792 vsize=198540 CPUtime=1200.04
/proc/21794/stat : 21794 (MiraXTv1_dyn) S 21792 21794 21354 0 -1 4194304 52633 0 0 0 119966 38 0 0 18 0 2 0 326802016 203304960 48178 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21794/statm: 49635 48178 218 20 0 48993 0
[pid=21794/tid=21796] ppid=21792 vsize=198540 CPUtime=1199.87
/proc/21794/task/21796/stat : 21796 (MiraXTv1_dyn) R 21792 21794 21354 0 -1 4194368 50980 0 0 0 119950 37 0 0 25 0 2 0 326802033 203304960 48178 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 198540

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 0.97 0.98 2/79 21796
/proc/meminfo: memFree=1500832/2055920 swapFree=4144152/4192956
[pid=21794] ppid=21792 vsize=198540 CPUtime=1200.04
/proc/21794/stat : 21794 (MiraXTv1_dyn) S 21792 21794 21354 0 -1 4194304 52633 0 0 0 119966 38 0 0 18 0 2 0 326802016 203304960 48178 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21794/statm: 49635 48178 218 20 0 48993 0
[pid=21794/tid=21796] ppid=21792 vsize=198540 CPUtime=1199.87
/proc/21794/task/21796/stat : 21796 (MiraXTv1_dyn) R 21792 21794 21354 0 -1 4194368 50980 0 0 0 119950 37 0 0 25 0 2 0 326802033 203304960 48178 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 198540

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.94
CPU time (s): 1200.08
CPU user time (s): 1199.67
CPU system time (s): 0.411937
CPU usage (%): 99.928
Max. virtual memory (cumulated for all children) (KiB): 198628

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

runsolver used 1.24381 second user time and 3.13052 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Fri May 11 04:25:31 UTC 2007

IDJOB= 306008
IDBENCH= 20170
IDSOLVER= 130
FILE ID= node11/306008-1178857531

PBS_JOBID= 5251020

Free space on /tmp= 66556 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v10000/unif-k3-r4.2-v10000-c42000-S1438185261-13.cnf
COMMAND LINE= /tmp/evaluation/306008-1178857531/MiraXTv1_dyn /tmp/evaluation/306008-1178857531/instance-306008-1178857531.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-306008-1178857531 -o ROOT/results/node11/solver-306008-1178857531 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/306008-1178857531/MiraXTv1_dyn /tmp/evaluation/306008-1178857531/instance-306008-1178857531.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  0b752d88128a6aad2af39810d467334c

RANDOM SEED= 552491657

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:       1693768 kB
Buffers:         49204 kB
Cached:         225100 kB
SwapCached:      18368 kB
Active:         128952 kB
Inactive:       169944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1693768 kB
SwapTotal:     4192956 kB
SwapFree:      4144152 kB
Dirty:            4728 kB
Writeback:           0 kB
Mapped:          30000 kB
Slab:            48712 kB
Committed_AS:  7588248 kB
PageTables:       1848 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 04:45:34 UTC 2007