Trace number 295840

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

General information on the benchmark

Namerandom/OnTreshold/7SAT/v70/
unif-k7-r89-v70-c6230-S1225217164-02.UNSAT.shuffled.cnf
MD5SUMdfb29285da33121880865f644d2f942e
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 variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 56230

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/node19/watcher-295840-1178822082 -o ROOT/results/node19/solver-295840-1178822082 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/295840-1178822082/MiraXTv1_dyn /tmp/evaluation/295840-1178822082/instance-295840-1178822082.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.91 0.98 1.00 3/77 7939
/proc/meminfo: memFree=1869704/2055920 swapFree=4148252/4192956
[pid=7939] ppid=7937 vsize=3788 CPUtime=0
/proc/7939/stat : 7939 (MiraXTv1_dyn) R 7937 7939 7077 0 -1 4194304 309 0 0 0 0 0 0 0 18 0 1 0 330125574 3878912 284 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584816 0 0 4096 0 0 0 0 17 1 0 0
/proc/7939/statm: 947 284 206 20 0 305 0

[startup+0.029075 s]
/proc/loadavg: 0.91 0.98 1.00 3/77 7939
/proc/meminfo: memFree=1869704/2055920 swapFree=4148252/4192956
[pid=7939] ppid=7937 vsize=4320 CPUtime=0.02
/proc/7939/stat : 7939 (MiraXTv1_dyn) R 7937 7939 7077 0 -1 4194304 457 0 0 0 2 0 0 0 18 0 1 0 330125574 4423680 432 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/7939/statm: 1080 432 207 20 0 438 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4320

[startup+0.101083 s]
/proc/loadavg: 0.91 0.98 1.00 3/77 7939
/proc/meminfo: memFree=1869704/2055920 swapFree=4148252/4192956
[pid=7939] ppid=7937 vsize=4452 CPUtime=0.09
/proc/7939/stat : 7939 (MiraXTv1_dyn) R 7937 7939 7077 0 -1 4194304 465 0 0 0 9 0 0 0 18 0 1 0 330125574 4558848 440 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583890 0 0 4096 0 0 0 0 17 1 0 0
/proc/7939/statm: 1113 440 207 20 0 471 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4452

[startup+0.301106 s]
/proc/loadavg: 0.91 0.98 1.00 3/77 7939
/proc/meminfo: memFree=1869704/2055920 swapFree=4148252/4192956
[pid=7939] ppid=7937 vsize=6156 CPUtime=0.29
/proc/7939/stat : 7939 (MiraXTv1_dyn) S 7937 7939 7077 0 -1 4194304 768 0 0 0 29 0 0 0 18 0 2 0 330125574 6303744 743 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7939/statm: 1539 744 218 20 0 897 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6156

[startup+0.701149 s]
/proc/loadavg: 0.91 0.98 1.00 3/77 7939
/proc/meminfo: memFree=1869704/2055920 swapFree=4148252/4192956
[pid=7939] ppid=7937 vsize=8208 CPUtime=0.69
/proc/7939/stat : 7939 (MiraXTv1_dyn) S 7937 7939 7077 0 -1 4194304 1149 0 0 0 69 0 0 0 18 0 2 0 330125574 8404992 1124 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7939/statm: 2052 1124 218 20 0 1410 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8208

[startup+1.50124 s]
/proc/loadavg: 0.91 0.98 1.00 2/79 7941
/proc/meminfo: memFree=1865336/2055920 swapFree=4148252/4192956
[pid=7939] ppid=7937 vsize=9488 CPUtime=1.49
/proc/7939/stat : 7939 (MiraXTv1_dyn) S 7937 7939 7077 0 -1 4194304 1540 0 0 0 149 0 0 0 18 0 2 0 330125574 9715712 1515 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7939/statm: 2372 1515 218 20 0 1730 0
[pid=7939/tid=7941] ppid=7937 vsize=9488 CPUtime=1.35
/proc/7939/task/7941/stat : 7941 (MiraXTv1_dyn) R 7937 7939 7077 0 -1 4194368 1044 0 0 0 135 0 0 0 25 0 2 0 330125587 9715712 1515 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9488

[startup+3.10141 s]
/proc/loadavg: 0.92 0.98 1.00 2/79 7941
/proc/meminfo: memFree=1863032/2055920 swapFree=4148252/4192956
[pid=7939] ppid=7937 vsize=12536 CPUtime=3.09
/proc/7939/stat : 7939 (MiraXTv1_dyn) S 7937 7939 7077 0 -1 4194304 2338 0 0 0 308 1 0 0 18 0 2 0 330125574 12836864 2313 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7939/statm: 3134 2313 218 20 0 2492 0
[pid=7939/tid=7941] ppid=7937 vsize=12536 CPUtime=2.95
/proc/7939/task/7941/stat : 7941 (MiraXTv1_dyn) R 7937 7939 7077 0 -1 4194368 1842 0 0 0 294 1 0 0 25 0 2 0 330125587 12836864 2313 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530009 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12536

[startup+6.30176 s]
/proc/loadavg: 0.92 0.98 1.00 2/79 7941
/proc/meminfo: memFree=1859832/2055920 swapFree=4148252/4192956
[pid=7939] ppid=7937 vsize=14712 CPUtime=6.29
/proc/7939/stat : 7939 (MiraXTv1_dyn) S 7937 7939 7077 0 -1 4194304 2957 0 0 0 627 2 0 0 18 0 2 0 330125574 15065088 2858 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7939/statm: 3678 2858 218 20 0 3036 0
[pid=7939/tid=7941] ppid=7937 vsize=14712 CPUtime=6.15
/proc/7939/task/7941/stat : 7941 (MiraXTv1_dyn) R 7937 7939 7077 0 -1 4194368 2461 0 0 0 613 2 0 0 25 0 2 0 330125587 15065088 2858 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14712

[startup+12.7015 s]
/proc/loadavg: 0.93 0.98 1.00 2/79 7941
/proc/meminfo: memFree=1855288/2055920 swapFree=4148252/4192956
[pid=7939] ppid=7937 vsize=17800 CPUtime=12.69
/proc/7939/stat : 7939 (MiraXTv1_dyn) S 7937 7939 7077 0 -1 4194304 3909 0 0 0 1266 3 0 0 18 0 2 0 330125574 18227200 3661 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7939/statm: 4450 3661 218 20 0 3808 0
[pid=7939/tid=7941] ppid=7937 vsize=17800 CPUtime=12.54
/proc/7939/task/7941/stat : 7941 (MiraXTv1_dyn) R 7937 7939 7077 0 -1 4194368 3413 0 0 0 1252 2 0 0 25 0 2 0 330125587 18227200 3661 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526347 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17800

[startup+25.5018 s]
/proc/loadavg: 0.94 0.98 1.00 2/79 7941
/proc/meminfo: memFree=1851448/2055920 swapFree=4148252/4192956
[pid=7939] ppid=7937 vsize=21532 CPUtime=25.48
/proc/7939/stat : 7939 (MiraXTv1_dyn) S 7937 7939 7077 0 -1 4194304 5167 0 0 0 2544 4 0 0 18 0 2 0 330125574 22048768 4617 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7939/statm: 5383 4617 218 20 0 4741 0
[pid=7939/tid=7941] ppid=7937 vsize=21532 CPUtime=25.35
/proc/7939/task/7941/stat : 7941 (MiraXTv1_dyn) R 7937 7939 7077 0 -1 4194368 4671 0 0 0 2531 4 0 0 25 0 2 0 330125587 22048768 4617 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) 21532

[startup+51.1016 s]
/proc/loadavg: 0.96 0.98 1.00 2/79 7941
/proc/meminfo: memFree=1849784/2055920 swapFree=4148252/4192956
[pid=7939] ppid=7937 vsize=23376 CPUtime=51.08
/proc/7939/stat : 7939 (MiraXTv1_dyn) S 7937 7939 7077 0 -1 4194304 6146 0 0 0 5103 5 0 0 18 0 2 0 330125574 23937024 5080 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7939/statm: 5844 5080 218 20 0 5202 0
[pid=7939/tid=7941] ppid=7937 vsize=23376 CPUtime=50.94
/proc/7939/task/7941/stat : 7941 (MiraXTv1_dyn) R 7937 7939 7077 0 -1 4194368 5650 0 0 0 5089 5 0 0 25 0 2 0 330125587 23937024 5080 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 23376

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 1.00 2/79 7941
/proc/meminfo: memFree=1847992/2055920 swapFree=4148252/4192956
[pid=7939] ppid=7937 vsize=24944 CPUtime=102.27
/proc/7939/stat : 7939 (MiraXTv1_dyn) S 7937 7939 7077 0 -1 4194304 7612 0 0 0 10221 6 0 0 18 0 2 0 330125574 25542656 5491 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7939/statm: 6236 5491 218 20 0 5594 0
[pid=7939/tid=7941] ppid=7937 vsize=24944 CPUtime=102.13
/proc/7939/task/7941/stat : 7941 (MiraXTv1_dyn) R 7937 7939 7077 0 -1 4194368 7116 0 0 0 10207 6 0 0 25 0 2 0 330125587 25542656 5491 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 24944

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 7941
/proc/meminfo: memFree=1846840/2055920 swapFree=4148252/4192956
[pid=7939] ppid=7937 vsize=26232 CPUtime=162.25
/proc/7939/stat : 7939 (MiraXTv1_dyn) S 7937 7939 7077 0 -1 4194304 9107 0 0 0 16218 7 0 0 18 0 2 0 330125574 26861568 5798 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7939/statm: 6558 5798 218 20 0 5916 0
[pid=7939/tid=7941] ppid=7937 vsize=26232 CPUtime=162.11
/proc/7939/task/7941/stat : 7941 (MiraXTv1_dyn) R 7937 7939 7077 0 -1 4194368 8611 0 0 0 16204 7 0 0 25 0 2 0 330125587 26861568 5798 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) 26232

[startup+222.301 s]
/proc/loadavg: 1.04 1.00 1.00 3/79 7941
/proc/meminfo: memFree=1845688/2055920 swapFree=4148252/4192956
[pid=7939] ppid=7937 vsize=27400 CPUtime=222.23
/proc/7939/stat : 7939 (MiraXTv1_dyn) S 7937 7939 7077 0 -1 4194304 10501 0 0 0 22215 8 0 0 18 0 2 0 330125574 28057600 6070 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7939/statm: 6850 6070 218 20 0 6208 0
[pid=7939/tid=7941] ppid=7937 vsize=27400 CPUtime=222.09
/proc/7939/task/7941/stat : 7941 (MiraXTv1_dyn) R 7937 7939 7077 0 -1 4194368 10005 0 0 0 22201 8 0 0 25 0 2 0 330125587 28057600 6070 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 27400

[startup+282.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 7941
/proc/meminfo: memFree=1845048/2055920 swapFree=4148252/4192956
[pid=7939] ppid=7937 vsize=28100 CPUtime=282.21
/proc/7939/stat : 7939 (MiraXTv1_dyn) S 7937 7939 7077 0 -1 4194304 11796 0 0 0 28212 9 0 0 18 0 2 0 330125574 28774400 6240 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7939/statm: 7025 6240 218 20 0 6383 0
[pid=7939/tid=7941] ppid=7937 vsize=28100 CPUtime=282.08
/proc/7939/task/7941/stat : 7941 (MiraXTv1_dyn) R 7937 7939 7077 0 -1 4194368 11300 0 0 0 28199 9 0 0 25 0 2 0 330125587 28774400 6240 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 28100

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7941
/proc/meminfo: memFree=1844344/2055920 swapFree=4148252/4192956
[pid=7939] ppid=7937 vsize=28956 CPUtime=342.2
/proc/7939/stat : 7939 (MiraXTv1_dyn) S 7937 7939 7077 0 -1 4194304 13050 0 0 0 34209 11 0 0 18 0 2 0 330125574 29650944 6424 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7939/statm: 7239 6424 218 20 0 6597 0
[pid=7939/tid=7941] ppid=7937 vsize=28956 CPUtime=342.06
/proc/7939/task/7941/stat : 7941 (MiraXTv1_dyn) R 7937 7939 7077 0 -1 4194368 12554 0 0 0 34196 10 0 0 25 0 2 0 330125587 29650944 6424 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 28956

[startup+402.302 s]
/proc/loadavg: 1.04 1.01 1.00 2/79 7941
/proc/meminfo: memFree=1843704/2055920 swapFree=4148252/4192956
[pid=7939] ppid=7937 vsize=29472 CPUtime=402.19
/proc/7939/stat : 7939 (MiraXTv1_dyn) S 7937 7939 7077 0 -1 4194304 14402 0 0 0 40207 12 0 0 18 0 2 0 330125574 30179328 6570 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7939/statm: 7368 6570 218 20 0 6726 0
[pid=7939/tid=7941] ppid=7937 vsize=29472 CPUtime=402.04
/proc/7939/task/7941/stat : 7941 (MiraXTv1_dyn) R 7937 7939 7077 0 -1 4194368 13906 0 0 0 40193 11 0 0 25 0 2 0 330125587 30179328 6570 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 29472

[startup+462.301 s]
/proc/loadavg: 1.08 1.03 1.01 3/79 7941
/proc/meminfo: memFree=1842936/2055920 swapFree=4148252/4192956
[pid=7939] ppid=7937 vsize=30600 CPUtime=462.17
/proc/7939/stat : 7939 (MiraXTv1_dyn) S 7937 7939 7077 0 -1 4194304 15725 0 0 0 46204 13 0 0 18 0 2 0 330125574 31334400 6754 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7939/statm: 7650 6754 218 20 0 7008 0
[pid=7939/tid=7941] ppid=7937 vsize=30600 CPUtime=462.03
/proc/7939/task/7941/stat : 7941 (MiraXTv1_dyn) R 7937 7939 7077 0 -1 4194368 15229 0 0 0 46191 12 0 0 25 0 2 0 330125587 31334400 6754 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 30600

[startup+522.302 s]
/proc/loadavg: 1.17 1.07 1.02 2/79 7943
/proc/meminfo: memFree=1842488/2055920 swapFree=4148252/4192956
[pid=7939] ppid=7937 vsize=31160 CPUtime=522.15
/proc/7939/stat : 7939 (MiraXTv1_dyn) S 7937 7939 7077 0 -1 4194304 16930 0 0 0 52202 13 0 0 18 0 2 0 330125574 31907840 6887 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7939/statm: 7790 6887 218 20 0 7148 0
[pid=7939/tid=7941] ppid=7937 vsize=31160 CPUtime=522.01
/proc/7939/task/7941/stat : 7941 (MiraXTv1_dyn) R 7937 7939 7077 0 -1 4194368 16434 0 0 0 52188 13 0 0 25 0 2 0 330125587 31907840 6887 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 31160

[startup+582.301 s]
/proc/loadavg: 1.13 1.07 1.02 2/79 7943
/proc/meminfo: memFree=1842104/2055920 swapFree=4148252/4192956
[pid=7939] ppid=7937 vsize=31388 CPUtime=582.13
/proc/7939/stat : 7939 (MiraXTv1_dyn) S 7937 7939 7077 0 -1 4194304 17989 0 0 0 58199 14 0 0 18 0 2 0 330125574 32141312 6941 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7939/statm: 7847 6941 218 20 0 7205 0
[pid=7939/tid=7941] ppid=7937 vsize=31388 CPUtime=582
/proc/7939/task/7941/stat : 7941 (MiraXTv1_dyn) R 7937 7939 7077 0 -1 4194368 17493 0 0 0 58186 14 0 0 25 0 2 0 330125587 32141312 6941 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 31388

[startup+642.302 s]
/proc/loadavg: 1.17 1.08 1.02 2/79 7943
/proc/meminfo: memFree=1842040/2055920 swapFree=4148252/4192956
[pid=7939] ppid=7937 vsize=31388 CPUtime=642.12
/proc/7939/stat : 7939 (MiraXTv1_dyn) S 7937 7939 7077 0 -1 4194304 19223 0 0 0 64197 15 0 0 18 0 2 0 330125574 32141312 6969 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7939/statm: 7847 6969 218 20 0 7205 0
[pid=7939/tid=7941] ppid=7937 vsize=31388 CPUtime=641.99
/proc/7939/task/7941/stat : 7941 (MiraXTv1_dyn) R 7937 7939 7077 0 -1 4194368 18727 0 0 0 64184 15 0 0 25 0 2 0 330125587 32141312 6969 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 31388

[startup+702.301 s]
/proc/loadavg: 1.13 1.08 1.02 2/79 7943
/proc/meminfo: memFree=1841528/2055920 swapFree=4148252/4192956
[pid=7939] ppid=7937 vsize=31976 CPUtime=702.11
/proc/7939/stat : 7939 (MiraXTv1_dyn) S 7937 7939 7077 0 -1 4194304 20418 0 0 0 70195 16 0 0 18 0 2 0 330125574 32743424 7092 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7939/statm: 7994 7092 218 20 0 7352 0
[pid=7939/tid=7941] ppid=7937 vsize=31976 CPUtime=701.97
/proc/7939/task/7941/stat : 7941 (MiraXTv1_dyn) R 7937 7939 7077 0 -1 4194368 19922 0 0 0 70181 16 0 0 25 0 2 0 330125587 32743424 7092 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 31976

[startup+762.306 s]
/proc/loadavg: 1.09 1.08 1.02 2/79 7943
/proc/meminfo: memFree=1841016/2055920 swapFree=4148252/4192956
[pid=7939] ppid=7937 vsize=32536 CPUtime=762.1
/proc/7939/stat : 7939 (MiraXTv1_dyn) S 7937 7939 7077 0 -1 4194304 21637 0 0 0 76193 17 0 0 18 0 2 0 330125574 33316864 7235 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7939/statm: 8134 7235 218 20 0 7492 0
[pid=7939/tid=7941] ppid=7937 vsize=32536 CPUtime=761.96
/proc/7939/task/7941/stat : 7941 (MiraXTv1_dyn) R 7937 7939 7077 0 -1 4194368 21141 0 0 0 76179 17 0 0 25 0 2 0 330125587 33316864 7235 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 32536

[startup+822.302 s]
/proc/loadavg: 1.13 1.10 1.02 2/79 7943
/proc/meminfo: memFree=1840568/2055920 swapFree=4148252/4192956
[pid=7939] ppid=7937 vsize=33160 CPUtime=822.07
/proc/7939/stat : 7939 (MiraXTv1_dyn) S 7937 7939 7077 0 -1 4194304 22865 0 0 0 82189 18 0 0 18 0 2 0 330125574 33955840 7379 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7939/statm: 8290 7379 218 20 0 7648 0
[pid=7939/tid=7941] ppid=7937 vsize=33160 CPUtime=821.94
/proc/7939/task/7941/stat : 7941 (MiraXTv1_dyn) R 7937 7939 7077 0 -1 4194368 22369 0 0 0 82176 18 0 0 25 0 2 0 330125587 33955840 7379 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 33160

[startup+882.302 s]
/proc/loadavg: 1.04 1.07 1.02 2/79 7943
/proc/meminfo: memFree=1840248/2055920 swapFree=4148252/4192956
[pid=7939] ppid=7937 vsize=33368 CPUtime=882.06
/proc/7939/stat : 7939 (MiraXTv1_dyn) S 7937 7939 7077 0 -1 4194304 23935 0 0 0 88187 19 0 0 18 0 2 0 330125574 34168832 7433 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7939/statm: 8342 7433 218 20 0 7700 0
[pid=7939/tid=7941] ppid=7937 vsize=33368 CPUtime=881.92
/proc/7939/task/7941/stat : 7941 (MiraXTv1_dyn) R 7937 7939 7077 0 -1 4194368 23439 0 0 0 88174 18 0 0 25 0 2 0 330125587 34168832 7433 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 33368

[startup+942.302 s]
/proc/loadavg: 1.02 1.06 1.01 2/79 7943
/proc/meminfo: memFree=1839992/2055920 swapFree=4148252/4192956
[pid=7939] ppid=7937 vsize=33576 CPUtime=942.05
/proc/7939/stat : 7939 (MiraXTv1_dyn) S 7937 7939 7077 0 -1 4194304 25075 0 0 0 94185 20 0 0 18 0 2 0 330125574 34381824 7485 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7939/statm: 8394 7485 218 20 0 7752 0
[pid=7939/tid=7941] ppid=7937 vsize=33576 CPUtime=941.9
/proc/7939/task/7941/stat : 7941 (MiraXTv1_dyn) R 7937 7939 7077 0 -1 4194368 24579 0 0 0 94171 19 0 0 25 0 2 0 330125587 34381824 7485 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 33576

[startup+1002.3 s]
/proc/loadavg: 1.00 1.05 1.01 2/79 7943
/proc/meminfo: memFree=1839672/2055920 swapFree=4148252/4192956
[pid=7939] ppid=7937 vsize=33988 CPUtime=1002.03
/proc/7939/stat : 7939 (MiraXTv1_dyn) S 7937 7939 7077 0 -1 4194304 26118 0 0 0 100182 21 0 0 18 0 2 0 330125574 34803712 7576 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7939/statm: 8497 7576 218 20 0 7855 0
[pid=7939/tid=7941] ppid=7937 vsize=33988 CPUtime=1001.89
/proc/7939/task/7941/stat : 7941 (MiraXTv1_dyn) R 7937 7939 7077 0 -1 4194368 25622 0 0 0 100168 21 0 0 25 0 2 0 330125587 34803712 7576 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 33988

[startup+1062.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/79 7943
/proc/meminfo: memFree=1839480/2055920 swapFree=4148252/4192956
[pid=7939] ppid=7937 vsize=33988 CPUtime=1062.02
/proc/7939/stat : 7939 (MiraXTv1_dyn) S 7937 7939 7077 0 -1 4194304 27165 0 0 0 106180 22 0 0 18 0 2 0 330125574 34803712 7603 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7939/statm: 8497 7603 218 20 0 7855 0
[pid=7939/tid=7941] ppid=7937 vsize=33988 CPUtime=1061.87
/proc/7939/task/7941/stat : 7941 (MiraXTv1_dyn) R 7937 7939 7077 0 -1 4194368 26669 0 0 0 106166 21 0 0 25 0 2 0 330125587 34803712 7603 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 33988

[startup+1122.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/79 7943
/proc/meminfo: memFree=1839352/2055920 swapFree=4148252/4192956
[pid=7939] ppid=7937 vsize=34120 CPUtime=1122
/proc/7939/stat : 7939 (MiraXTv1_dyn) S 7937 7939 7077 0 -1 4194304 28285 0 0 0 112177 23 0 0 18 0 2 0 330125574 34938880 7635 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7939/statm: 8530 7635 218 20 0 7888 0
[pid=7939/tid=7941] ppid=7937 vsize=34120 CPUtime=1121.86
/proc/7939/task/7941/stat : 7941 (MiraXTv1_dyn) R 7937 7939 7077 0 -1 4194368 27789 0 0 0 112163 23 0 0 25 0 2 0 330125587 34938880 7635 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 34120

[startup+1182.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/79 7943
/proc/meminfo: memFree=1839160/2055920 swapFree=4148252/4192956
[pid=7939] ppid=7937 vsize=34460 CPUtime=1181.98
/proc/7939/stat : 7939 (MiraXTv1_dyn) S 7937 7939 7077 0 -1 4194304 29494 0 0 0 118174 24 0 0 18 0 2 0 330125574 35287040 7688 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7939/statm: 8615 7688 218 20 0 7973 0
[pid=7939/tid=7941] ppid=7937 vsize=34460 CPUtime=1181.85
/proc/7939/task/7941/stat : 7941 (MiraXTv1_dyn) R 7937 7939 7077 0 -1 4194368 28998 0 0 0 118161 24 0 0 25 0 2 0 330125587 35287040 7688 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 34460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.02 1.00 2/79 7943
/proc/meminfo: memFree=1839032/2055920 swapFree=4148252/4192956
[pid=7939] ppid=7937 vsize=34460 CPUtime=1200.08
/proc/7939/stat : 7939 (MiraXTv1_dyn) S 7937 7939 7077 0 -1 4194304 29863 0 0 0 119984 24 0 0 18 0 2 0 330125574 35287040 7717 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7939/statm: 8615 7717 218 20 0 7973 0
[pid=7939/tid=7941] ppid=7937 vsize=34460 CPUtime=1199.94
/proc/7939/task/7941/stat : 7941 (MiraXTv1_dyn) R 7937 7939 7077 0 -1 4194368 29367 0 0 0 119970 24 0 0 25 0 2 0 330125587 35287040 7717 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 34460

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.1
CPU user time (s): 1199.85
CPU system time (s): 0.253961
CPU usage (%): 99.9737
Max. virtual memory (cumulated for all children) (KiB): 34524

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

runsolver used 1.25681 second user time and 3.11453 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Thu May 10 18:34:42 UTC 2007

IDJOB= 295840
IDBENCH= 19922
IDSOLVER= 130
FILE ID= node19/295840-1178822082

PBS_JOBID= 5250959

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v70/unif-k7-r89-v70-c6230-S1225217164-02.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/295840-1178822082/MiraXTv1_dyn /tmp/evaluation/295840-1178822082/instance-295840-1178822082.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-295840-1178822082 -o ROOT/results/node19/solver-295840-1178822082 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/295840-1178822082/MiraXTv1_dyn /tmp/evaluation/295840-1178822082/instance-295840-1178822082.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  dfb29285da33121880865f644d2f942e

RANDOM SEED= 126043746

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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.213
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.213
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:       1869920 kB
Buffers:         39240 kB
Cached:          82240 kB
SwapCached:      14248 kB
Active:          77320 kB
Inactive:        67864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1869920 kB
SwapTotal:     4192956 kB
SwapFree:      4148252 kB
Dirty:            4152 kB
Writeback:           0 kB
Mapped:          29856 kB
Slab:            26352 kB
Committed_AS:  9114548 kB
PageTables:       1784 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 node19 on Thu May 10 18:54:44 UTC 2007