Trace number 291904

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.06 1200.52

General information on the benchmark

Namerandom/OnTreshold/5SAT/v80/
unif-k5-r21.3-v80-c1704-S1164089919-15.UNSAT.shuffled.cnf
MD5SUM047e1e0ba93ab34b042ab0c912e1065d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark35.9205
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses1704
Sum of the clauses size8520
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 51704
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/node7/watcher-291904-1178809143 -o ROOT/results/node7/solver-291904-1178809143 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/291904-1178809143/MiraXTv1_dyn /tmp/evaluation/291904-1178809143/instance-291904-1178809143.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 1.00 3/77 12689
/proc/meminfo: memFree=1825016/2055920 swapFree=4156568/4192956
[pid=12689] ppid=12687 vsize=3788 CPUtime=0
/proc/12689/stat : 12689 (MiraXTv1_dyn) R 12687 12689 11952 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 356951961 3878912 257 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10851963 0 0 4096 0 0 0 0 17 1 0 0
/proc/12689/statm: 947 258 206 20 0 305 0

[startup+0.052091 s]
/proc/loadavg: 0.92 0.98 1.00 3/77 12689
/proc/meminfo: memFree=1825016/2055920 swapFree=4156568/4192956
[pid=12689] ppid=12687 vsize=5232 CPUtime=0.04
/proc/12689/stat : 12689 (MiraXTv1_dyn) S 12687 12689 11952 0 -1 4194304 435 0 0 0 4 0 0 0 18 0 2 0 356951961 5357568 410 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12689/statm: 1308 410 218 20 0 666 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5232

[startup+0.101097 s]
/proc/loadavg: 0.92 0.98 1.00 3/77 12689
/proc/meminfo: memFree=1825016/2055920 swapFree=4156568/4192956
[pid=12689] ppid=12687 vsize=5532 CPUtime=0.09
/proc/12689/stat : 12689 (MiraXTv1_dyn) S 12687 12689 11952 0 -1 4194304 514 0 0 0 9 0 0 0 18 0 2 0 356951961 5664768 489 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12689/statm: 1383 489 218 20 0 741 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5532

[startup+0.301117 s]
/proc/loadavg: 0.92 0.98 1.00 3/77 12689
/proc/meminfo: memFree=1825016/2055920 swapFree=4156568/4192956
[pid=12689] ppid=12687 vsize=6264 CPUtime=0.29
/proc/12689/stat : 12689 (MiraXTv1_dyn) S 12687 12689 11952 0 -1 4194304 734 0 0 0 29 0 0 0 18 0 2 0 356951961 6414336 709 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12689/statm: 1566 709 218 20 0 924 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6264

[startup+0.701161 s]
/proc/loadavg: 0.92 0.98 1.00 3/77 12689
/proc/meminfo: memFree=1825016/2055920 swapFree=4156568/4192956
[pid=12689] ppid=12687 vsize=7204 CPUtime=0.69
/proc/12689/stat : 12689 (MiraXTv1_dyn) S 12687 12689 11952 0 -1 4194304 999 0 0 0 69 0 0 0 18 0 2 0 356951961 7376896 974 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12689/statm: 1801 974 218 20 0 1159 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7204

[startup+1.50124 s]
/proc/loadavg: 0.92 0.98 1.00 2/79 12691
/proc/meminfo: memFree=1821480/2055920 swapFree=4156568/4192956
[pid=12689] ppid=12687 vsize=8656 CPUtime=1.49
/proc/12689/stat : 12689 (MiraXTv1_dyn) S 12687 12689 11952 0 -1 4194304 1336 0 0 0 149 0 0 0 18 0 2 0 356951961 8863744 1311 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12689/statm: 2164 1311 218 20 0 1522 0
[pid=12689/tid=12691] ppid=12687 vsize=8656 CPUtime=1.48
/proc/12689/task/12691/stat : 12691 (MiraXTv1_dyn) R 12687 12689 11952 0 -1 4194368 1002 0 0 0 148 0 0 0 25 0 2 0 356951962 8863744 1311 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8656

[startup+3.10141 s]
/proc/loadavg: 0.92 0.98 1.00 2/79 12691
/proc/meminfo: memFree=1819368/2055920 swapFree=4156568/4192956
[pid=12689] ppid=12687 vsize=11012 CPUtime=3.09
/proc/12689/stat : 12689 (MiraXTv1_dyn) S 12687 12689 11952 0 -1 4194304 1992 0 0 0 308 1 0 0 18 0 2 0 356951961 11276288 1931 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12689/statm: 2753 1931 218 20 0 2111 0
[pid=12689/tid=12691] ppid=12687 vsize=11012 CPUtime=3.08
/proc/12689/task/12691/stat : 12691 (MiraXTv1_dyn) R 12687 12689 11952 0 -1 4194368 1658 0 0 0 308 0 0 0 25 0 2 0 356951962 11276288 1931 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11012

[startup+6.30174 s]
/proc/loadavg: 0.93 0.98 1.00 2/79 12691
/proc/meminfo: memFree=1816872/2055920 swapFree=4156568/4192956
[pid=12689] ppid=12687 vsize=12748 CPUtime=6.29
/proc/12689/stat : 12689 (MiraXTv1_dyn) S 12687 12689 11952 0 -1 4194304 2451 0 0 0 628 1 0 0 18 0 2 0 356951961 13053952 2351 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12689/statm: 3187 2351 218 20 0 2545 0
[pid=12689/tid=12691] ppid=12687 vsize=12748 CPUtime=6.28
/proc/12689/task/12691/stat : 12691 (MiraXTv1_dyn) R 12687 12689 11952 0 -1 4194368 2117 0 0 0 627 1 0 0 25 0 2 0 356951962 13053952 2351 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526341 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12748

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 1.00 2/79 12691
/proc/meminfo: memFree=1813032/2055920 swapFree=4156568/4192956
[pid=12689] ppid=12687 vsize=15692 CPUtime=12.69
/proc/12689/stat : 12689 (MiraXTv1_dyn) S 12687 12689 11952 0 -1 4194304 3361 0 0 0 1267 2 0 0 18 0 2 0 356951961 16068608 3109 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12689/statm: 3923 3109 218 20 0 3281 0
[pid=12689/tid=12691] ppid=12687 vsize=15692 CPUtime=12.67
/proc/12689/task/12691/stat : 12691 (MiraXTv1_dyn) R 12687 12689 11952 0 -1 4194368 3027 0 0 0 1266 1 0 0 25 0 2 0 356951962 16068608 3109 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15692

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 1.00 2/79 12691
/proc/meminfo: memFree=1810152/2055920 swapFree=4156568/4192956
[pid=12689] ppid=12687 vsize=18404 CPUtime=25.48
/proc/12689/stat : 12689 (MiraXTv1_dyn) S 12687 12689 11952 0 -1 4194304 4290 0 0 0 2546 2 0 0 18 0 2 0 356951961 18845696 3791 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12689/statm: 4601 3791 218 20 0 3959 0
[pid=12689/tid=12691] ppid=12687 vsize=18404 CPUtime=25.47
/proc/12689/task/12691/stat : 12691 (MiraXTv1_dyn) R 12687 12689 11952 0 -1 4194368 3956 0 0 0 2545 2 0 0 25 0 2 0 356951962 18845696 3791 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) 18404

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 1.00 2/79 12691
/proc/meminfo: memFree=1807912/2055920 swapFree=4156568/4192956
[pid=12689] ppid=12687 vsize=20448 CPUtime=51.07
/proc/12689/stat : 12689 (MiraXTv1_dyn) S 12687 12689 11952 0 -1 4194304 5234 0 0 0 5105 2 0 0 18 0 2 0 356951961 20938752 4329 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12689/statm: 5112 4329 218 20 0 4470 0
[pid=12689/tid=12691] ppid=12687 vsize=20448 CPUtime=51.06
/proc/12689/task/12691/stat : 12691 (MiraXTv1_dyn) R 12687 12689 11952 0 -1 4194368 4900 0 0 0 5104 2 0 0 25 0 2 0 356951962 20938752 4329 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 20448

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 1.00 2/79 12691
/proc/meminfo: memFree=1806632/2055920 swapFree=4156568/4192956
[pid=12689] ppid=12687 vsize=21668 CPUtime=102.26
/proc/12689/stat : 12689 (MiraXTv1_dyn) S 12687 12689 11952 0 -1 4194304 6505 0 0 0 10223 3 0 0 18 0 2 0 356951961 22188032 4672 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12689/statm: 5417 4672 218 20 0 4775 0
[pid=12689/tid=12691] ppid=12687 vsize=21668 CPUtime=102.25
/proc/12689/task/12691/stat : 12691 (MiraXTv1_dyn) R 12687 12689 11952 0 -1 4194368 6171 0 0 0 10222 3 0 0 25 0 2 0 356951962 22188032 4672 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 21668

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/85 12861
/proc/meminfo: memFree=1804088/2055920 swapFree=4156568/4192956
[pid=12689] ppid=12687 vsize=23232 CPUtime=162.14
/proc/12689/stat : 12689 (MiraXTv1_dyn) S 12687 12689 11952 0 -1 4194304 7918 0 0 0 16209 5 0 0 18 0 2 0 356951961 23789568 4970 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12689/statm: 5808 4970 218 20 0 5166 0
[pid=12689/tid=12691] ppid=12687 vsize=23232 CPUtime=162.13
/proc/12689/task/12691/stat : 12691 (MiraXTv1_dyn) R 12687 12689 11952 0 -1 4194368 7584 0 0 0 16208 5 0 0 25 0 2 0 356951962 23789568 4970 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 23232

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 12889
/proc/meminfo: memFree=1804264/2055920 swapFree=4156568/4192956
[pid=12689] ppid=12687 vsize=24024 CPUtime=222.11
/proc/12689/stat : 12689 (MiraXTv1_dyn) S 12687 12689 11952 0 -1 4194304 9194 0 0 0 22205 6 0 0 18 0 2 0 356951961 24600576 5171 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12689/statm: 6006 5171 218 20 0 5364 0
[pid=12689/tid=12691] ppid=12687 vsize=24024 CPUtime=222.1
/proc/12689/task/12691/stat : 12691 (MiraXTv1_dyn) R 12687 12689 11952 0 -1 4194368 8860 0 0 0 22204 6 0 0 25 0 2 0 356951962 24600576 5171 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 24024

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 12889
/proc/meminfo: memFree=1803432/2055920 swapFree=4156568/4192956
[pid=12689] ppid=12687 vsize=24944 CPUtime=282.1
/proc/12689/stat : 12689 (MiraXTv1_dyn) S 12687 12689 11952 0 -1 4194304 10338 0 0 0 28202 8 0 0 18 0 2 0 356951961 25542656 5372 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12689/statm: 6236 5372 218 20 0 5594 0
[pid=12689/tid=12691] ppid=12687 vsize=24944 CPUtime=282.08
/proc/12689/task/12691/stat : 12691 (MiraXTv1_dyn) R 12687 12689 11952 0 -1 4194368 10004 0 0 0 28201 7 0 0 25 0 2 0 356951962 25542656 5372 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 24944

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 12889
/proc/meminfo: memFree=1803240/2055920 swapFree=4156568/4192956
[pid=12689] ppid=12687 vsize=25384 CPUtime=342.08
/proc/12689/stat : 12689 (MiraXTv1_dyn) S 12687 12689 11952 0 -1 4194304 11381 0 0 0 34200 8 0 0 18 0 2 0 356951961 25993216 5454 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12689/statm: 6346 5454 218 20 0 5704 0
[pid=12689/tid=12691] ppid=12687 vsize=25384 CPUtime=342.07
/proc/12689/task/12691/stat : 12691 (MiraXTv1_dyn) R 12687 12689 11952 0 -1 4194368 11047 0 0 0 34199 8 0 0 25 0 2 0 356951962 25993216 5454 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 25384

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 12889
/proc/meminfo: memFree=1802728/2055920 swapFree=4156568/4192956
[pid=12689] ppid=12687 vsize=25720 CPUtime=402.06
/proc/12689/stat : 12689 (MiraXTv1_dyn) S 12687 12689 11952 0 -1 4194304 12474 0 0 0 40197 9 0 0 18 0 2 0 356951961 26337280 5568 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12689/statm: 6430 5568 218 20 0 5788 0
[pid=12689/tid=12691] ppid=12687 vsize=25720 CPUtime=402.05
/proc/12689/task/12691/stat : 12691 (MiraXTv1_dyn) R 12687 12689 11952 0 -1 4194368 12140 0 0 0 40196 9 0 0 25 0 2 0 356951962 26337280 5568 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 25720

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 12889
/proc/meminfo: memFree=1802344/2055920 swapFree=4156568/4192956
[pid=12689] ppid=12687 vsize=26184 CPUtime=462.05
/proc/12689/stat : 12689 (MiraXTv1_dyn) S 12687 12689 11952 0 -1 4194304 13678 0 0 0 46195 10 0 0 18 0 2 0 356951961 26812416 5691 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12689/statm: 6546 5691 218 20 0 5904 0
[pid=12689/tid=12691] ppid=12687 vsize=26184 CPUtime=462.04
/proc/12689/task/12691/stat : 12691 (MiraXTv1_dyn) R 12687 12689 11952 0 -1 4194368 13344 0 0 0 46194 10 0 0 25 0 2 0 356951962 26812416 5691 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 26184

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 12889
/proc/meminfo: memFree=1801704/2055920 swapFree=4156568/4192956
[pid=12689] ppid=12687 vsize=26856 CPUtime=522.02
/proc/12689/stat : 12689 (MiraXTv1_dyn) S 12687 12689 11952 0 -1 4194304 14751 0 0 0 52192 10 0 0 18 0 2 0 356951961 27500544 5837 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12689/statm: 6714 5837 218 20 0 6072 0
[pid=12689/tid=12691] ppid=12687 vsize=26856 CPUtime=522.02
/proc/12689/task/12691/stat : 12691 (MiraXTv1_dyn) R 12687 12689 11952 0 -1 4194368 14417 0 0 0 52192 10 0 0 25 0 2 0 356951962 27500544 5837 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 26856

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 12889
/proc/meminfo: memFree=1801320/2055920 swapFree=4156568/4192956
[pid=12689] ppid=12687 vsize=27216 CPUtime=582.01
/proc/12689/stat : 12689 (MiraXTv1_dyn) S 12687 12689 11952 0 -1 4194304 15782 0 0 0 58190 11 0 0 18 0 2 0 356951961 27869184 5928 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12689/statm: 6804 5928 218 20 0 6162 0
[pid=12689/tid=12691] ppid=12687 vsize=27216 CPUtime=581.99
/proc/12689/task/12691/stat : 12691 (MiraXTv1_dyn) R 12687 12689 11952 0 -1 4194368 15448 0 0 0 58189 10 0 0 25 0 2 0 356951962 27869184 5928 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 27216

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 12889
/proc/meminfo: memFree=1801192/2055920 swapFree=4156568/4192956
[pid=12689] ppid=12687 vsize=27216 CPUtime=642
/proc/12689/stat : 12689 (MiraXTv1_dyn) S 12687 12689 11952 0 -1 4194304 16760 0 0 0 64188 12 0 0 18 0 2 0 356951961 27869184 5956 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12689/statm: 6804 5956 218 20 0 6162 0
[pid=12689/tid=12691] ppid=12687 vsize=27216 CPUtime=641.98
/proc/12689/task/12691/stat : 12691 (MiraXTv1_dyn) R 12687 12689 11952 0 -1 4194368 16426 0 0 0 64187 11 0 0 25 0 2 0 356951962 27869184 5956 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 27216

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 12889
/proc/meminfo: memFree=1800872/2055920 swapFree=4156568/4192956
[pid=12689] ppid=12687 vsize=27608 CPUtime=701.97
/proc/12689/stat : 12689 (MiraXTv1_dyn) S 12687 12689 11952 0 -1 4194304 17835 0 0 0 70185 12 0 0 18 0 2 0 356951961 28270592 6069 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12689/statm: 6902 6069 218 20 0 6260 0
[pid=12689/tid=12691] ppid=12687 vsize=27608 CPUtime=701.96
/proc/12689/task/12691/stat : 12691 (MiraXTv1_dyn) R 12687 12689 11952 0 -1 4194368 17501 0 0 0 70184 12 0 0 25 0 2 0 356951962 28270592 6069 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 27608

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 12889
/proc/meminfo: memFree=1800424/2055920 swapFree=4156568/4192956
[pid=12689] ppid=12687 vsize=28048 CPUtime=761.97
/proc/12689/stat : 12689 (MiraXTv1_dyn) S 12687 12689 11952 0 -1 4194304 18888 0 0 0 76184 13 0 0 18 0 2 0 356951961 28721152 6150 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12689/statm: 7012 6150 218 20 0 6370 0
[pid=12689/tid=12691] ppid=12687 vsize=28048 CPUtime=761.96
/proc/12689/task/12691/stat : 12691 (MiraXTv1_dyn) R 12687 12689 11952 0 -1 4194368 18554 0 0 0 76183 13 0 0 25 0 2 0 356951962 28721152 6150 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 28048

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 12889
/proc/meminfo: memFree=1800360/2055920 swapFree=4156568/4192956
[pid=12689] ppid=12687 vsize=28048 CPUtime=821.94
/proc/12689/stat : 12689 (MiraXTv1_dyn) S 12687 12689 11952 0 -1 4194304 19812 0 0 0 82180 14 0 0 18 0 2 0 356951961 28721152 6182 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12689/statm: 7012 6182 218 20 0 6370 0
[pid=12689/tid=12691] ppid=12687 vsize=28048 CPUtime=821.93
/proc/12689/task/12691/stat : 12691 (MiraXTv1_dyn) R 12687 12689 11952 0 -1 4194368 19478 0 0 0 82179 14 0 0 25 0 2 0 356951962 28721152 6182 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 28048

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 12889
/proc/meminfo: memFree=1800168/2055920 swapFree=4156568/4192956
[pid=12689] ppid=12687 vsize=28232 CPUtime=881.92
/proc/12689/stat : 12689 (MiraXTv1_dyn) S 12687 12689 11952 0 -1 4194304 20857 0 0 0 88178 14 0 0 18 0 2 0 356951961 28909568 6236 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12689/statm: 7058 6236 218 20 0 6416 0
[pid=12689/tid=12691] ppid=12687 vsize=28232 CPUtime=881.91
/proc/12689/task/12691/stat : 12691 (MiraXTv1_dyn) R 12687 12689 11952 0 -1 4194368 20523 0 0 0 88177 14 0 0 25 0 2 0 356951962 28909568 6236 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 28232

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 12889
/proc/meminfo: memFree=1800040/2055920 swapFree=4156568/4192956
[pid=12689] ppid=12687 vsize=28364 CPUtime=941.91
/proc/12689/stat : 12689 (MiraXTv1_dyn) S 12687 12689 11952 0 -1 4194304 21805 0 0 0 94176 15 0 0 18 0 2 0 356951961 29044736 6274 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12689/statm: 7091 6274 218 20 0 6449 0
[pid=12689/tid=12691] ppid=12687 vsize=28364 CPUtime=941.9
/proc/12689/task/12691/stat : 12691 (MiraXTv1_dyn) R 12687 12689 11952 0 -1 4194368 21471 0 0 0 94175 15 0 0 25 0 2 0 356951962 29044736 6274 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 28364

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 12889
/proc/meminfo: memFree=1799912/2055920 swapFree=4156568/4192956
[pid=12689] ppid=12687 vsize=28572 CPUtime=1001.89
/proc/12689/stat : 12689 (MiraXTv1_dyn) S 12687 12689 11952 0 -1 4194304 22660 0 0 0 100173 16 0 0 18 0 2 0 356951961 29257728 6303 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12689/statm: 7143 6303 218 20 0 6501 0
[pid=12689/tid=12691] ppid=12687 vsize=28572 CPUtime=1001.88
/proc/12689/task/12691/stat : 12691 (MiraXTv1_dyn) R 12687 12689 11952 0 -1 4194368 22326 0 0 0 100172 16 0 0 25 0 2 0 356951962 29257728 6303 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 28572

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 12889
/proc/meminfo: memFree=1799848/2055920 swapFree=4156568/4192956
[pid=12689] ppid=12687 vsize=28784 CPUtime=1061.88
/proc/12689/stat : 12689 (MiraXTv1_dyn) S 12687 12689 11952 0 -1 4194304 23627 0 0 0 106171 17 0 0 18 0 2 0 356951961 29474816 6350 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12689/statm: 7196 6350 218 20 0 6554 0
[pid=12689/tid=12691] ppid=12687 vsize=28784 CPUtime=1061.87
/proc/12689/task/12691/stat : 12691 (MiraXTv1_dyn) R 12687 12689 11952 0 -1 4194368 23293 0 0 0 106170 17 0 0 25 0 2 0 356951962 29474816 6350 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 28784

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 12889
/proc/meminfo: memFree=1799464/2055920 swapFree=4156568/4192956
[pid=12689] ppid=12687 vsize=28916 CPUtime=1121.86
/proc/12689/stat : 12689 (MiraXTv1_dyn) S 12687 12689 11952 0 -1 4194304 24532 0 0 0 112168 18 0 0 18 0 2 0 356951961 29609984 6418 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12689/statm: 7229 6418 218 20 0 6587 0
[pid=12689/tid=12691] ppid=12687 vsize=28916 CPUtime=1121.84
/proc/12689/task/12691/stat : 12691 (MiraXTv1_dyn) R 12687 12689 11952 0 -1 4194368 24198 0 0 0 112167 17 0 0 25 0 2 0 356951962 29609984 6418 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 28916

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 12889
/proc/meminfo: memFree=1799400/2055920 swapFree=4156568/4192956
[pid=12689] ppid=12687 vsize=29484 CPUtime=1181.85
/proc/12689/stat : 12689 (MiraXTv1_dyn) S 12687 12689 11952 0 -1 4194304 25497 0 0 0 118166 19 0 0 18 0 2 0 356951961 30191616 6446 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12689/statm: 7371 6446 218 20 0 6729 0
[pid=12689/tid=12691] ppid=12687 vsize=29484 CPUtime=1181.83
/proc/12689/task/12691/stat : 12691 (MiraXTv1_dyn) R 12687 12689 11952 0 -1 4194368 25163 0 0 0 118165 18 0 0 25 0 2 0 356951962 30191616 6446 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520708 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 29484



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 12889
/proc/meminfo: memFree=1799272/2055920 swapFree=4156568/4192956
[pid=12689] ppid=12687 vsize=29616 CPUtime=1200.04
/proc/12689/stat : 12689 (MiraXTv1_dyn) S 12687 12689 11952 0 -1 4194304 25717 0 0 0 119985 19 0 0 18 0 2 0 356951961 30326784 6478 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12689/statm: 7404 6478 218 20 0 6762 0
[pid=12689/tid=12691] ppid=12687 vsize=29616 CPUtime=1200.03
/proc/12689/task/12691/stat : 12691 (MiraXTv1_dyn) R 12687 12689 11952 0 -1 4194368 25383 0 0 0 119985 18 0 0 25 0 2 0 356951962 30326784 6478 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 29616

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 12889
/proc/meminfo: memFree=1799272/2055920 swapFree=4156568/4192956
[pid=12689] ppid=12687 vsize=29616 CPUtime=1200.04
/proc/12689/stat : 12689 (MiraXTv1_dyn) S 12687 12689 11952 0 -1 4194304 25717 0 0 0 119985 19 0 0 18 0 2 0 356951961 30326784 6478 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12689/statm: 7404 6478 218 20 0 6762 0
[pid=12689/tid=12691] ppid=12687 vsize=29616 CPUtime=1200.03
/proc/12689/task/12691/stat : 12691 (MiraXTv1_dyn) R 12687 12689 11952 0 -1 4194368 25383 0 0 0 119985 18 0 0 25 0 2 0 356951962 30326784 6478 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 29616

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.06
CPU user time (s): 1199.87
CPU system time (s): 0.197969
CPU usage (%): 99.9622
Max. virtual memory (cumulated for all children) (KiB): 29616

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

runsolver used 1.21582 second user time and 3.15952 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Thu May 10 14:59:03 UTC 2007

IDJOB= 291904
IDBENCH= 19826
IDSOLVER= 130
FILE ID= node7/291904-1178809143

PBS_JOBID= 5250945

Free space on /tmp= 66554 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v80/unif-k5-r21.3-v80-c1704-S1164089919-15.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/291904-1178809143/MiraXTv1_dyn /tmp/evaluation/291904-1178809143/instance-291904-1178809143.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-291904-1178809143 -o ROOT/results/node7/solver-291904-1178809143 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/291904-1178809143/MiraXTv1_dyn /tmp/evaluation/291904-1178809143/instance-291904-1178809143.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  047e1e0ba93ab34b042ab0c912e1065d

RANDOM SEED= 285278487

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.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.231
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.231
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:       1825232 kB
Buffers:         38736 kB
Cached:         103044 kB
SwapCached:      16932 kB
Active:         122796 kB
Inactive:        67244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1825232 kB
SwapTotal:     4192956 kB
SwapFree:      4156568 kB
Dirty:            3948 kB
Writeback:           0 kB
Mapped:          54256 kB
Slab:            25980 kB
Committed_AS: 14725496 kB
PageTables:       1944 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= 66554 MiB

End job on node7 on Thu May 10 15:19:06 UTC 2007