Trace number 293216

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.82

General information on the benchmark

Namerandom/OnTreshold/5SAT/v120/
unif-k5-r21.3-v120-c2556-S1191693850-19.SAT.shuffled.cnf
MD5SUMdc631c59c040d59e47dc468f5b5f4aea
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.072988
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses2556
Sum of the clauses size12780
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 52556
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/node15/watcher-293216-1178812715 -o ROOT/results/node15/solver-293216-1178812715 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/293216-1178812715/MiraXTv1_dyn /tmp/evaluation/293216-1178812715/instance-293216-1178812715.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.99 1.00 0.99 3/77 1324
/proc/meminfo: memFree=1839992/2055920 swapFree=4156500/4192956
[pid=1324] ppid=1322 vsize=3788 CPUtime=0
/proc/1324/stat : 1324 (MiraXTv1_dyn) R 1322 1324 32630 0 -1 4194304 291 0 0 0 0 0 0 0 18 0 1 0 329189103 3878912 266 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7947899 0 0 4096 0 0 0 0 17 0 0 0
/proc/1324/statm: 947 267 206 20 0 305 0

[startup+0.050491 s]
/proc/loadavg: 0.99 1.00 0.99 3/77 1324
/proc/meminfo: memFree=1839992/2055920 swapFree=4156500/4192956
[pid=1324] ppid=1322 vsize=4628 CPUtime=0.04
/proc/1324/stat : 1324 (MiraXTv1_dyn) S 1322 1324 32630 0 -1 4194304 456 0 0 0 4 0 0 0 18 0 2 0 329189103 4739072 431 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1324/statm: 1157 431 218 20 0 515 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4628

[startup+0.101494 s]
/proc/loadavg: 0.99 1.00 0.99 3/77 1324
/proc/meminfo: memFree=1839992/2055920 swapFree=4156500/4192956
[pid=1324] ppid=1322 vsize=5680 CPUtime=0.09
/proc/1324/stat : 1324 (MiraXTv1_dyn) S 1322 1324 32630 0 -1 4194304 547 0 0 0 9 0 0 0 18 0 2 0 329189103 5816320 522 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1324/statm: 1420 522 218 20 0 778 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5680

[startup+0.301512 s]
/proc/loadavg: 0.99 1.00 0.99 3/77 1324
/proc/meminfo: memFree=1839992/2055920 swapFree=4156500/4192956
[pid=1324] ppid=1322 vsize=6652 CPUtime=0.29
/proc/1324/stat : 1324 (MiraXTv1_dyn) S 1322 1324 32630 0 -1 4194304 826 0 0 0 29 0 0 0 18 0 2 0 329189103 6811648 801 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1324/statm: 1663 801 218 20 0 1021 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6652

[startup+0.701549 s]
/proc/loadavg: 0.99 1.00 0.99 3/77 1324
/proc/meminfo: memFree=1839992/2055920 swapFree=4156500/4192956
[pid=1324] ppid=1322 vsize=7896 CPUtime=0.69
/proc/1324/stat : 1324 (MiraXTv1_dyn) S 1322 1324 32630 0 -1 4194304 1158 0 0 0 69 0 0 0 18 0 2 0 329189103 8085504 1133 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1324/statm: 1974 1133 218 20 0 1332 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7896

[startup+1.50162 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 1326
/proc/meminfo: memFree=1835944/2055920 swapFree=4156500/4192956
[pid=1324] ppid=1322 vsize=9420 CPUtime=1.49
/proc/1324/stat : 1324 (MiraXTv1_dyn) S 1322 1324 32630 0 -1 4194304 1539 0 0 0 149 0 0 0 18 0 2 0 329189103 9646080 1514 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1324/statm: 2355 1514 218 20 0 1713 0
[pid=1324/tid=1326] ppid=1322 vsize=9420 CPUtime=1.48
/proc/1324/task/1326/stat : 1326 (MiraXTv1_dyn) R 1322 1324 32630 0 -1 4194368 1179 0 0 0 148 0 0 0 25 0 2 0 329189104 9646080 1514 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9420

[startup+3.10177 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 1326
/proc/meminfo: memFree=1833128/2055920 swapFree=4156500/4192956
[pid=1324] ppid=1322 vsize=12516 CPUtime=3.09
/proc/1324/stat : 1324 (MiraXTv1_dyn) S 1322 1324 32630 0 -1 4194304 2347 0 0 0 308 1 0 0 18 0 2 0 329189103 12816384 2286 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1324/statm: 3129 2286 218 20 0 2487 0
[pid=1324/tid=1326] ppid=1322 vsize=12516 CPUtime=3.07
/proc/1324/task/1326/stat : 1326 (MiraXTv1_dyn) R 1322 1324 32630 0 -1 4194368 1987 0 0 0 307 0 0 0 25 0 2 0 329189104 12816384 2286 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12516

[startup+6.30106 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 1326
/proc/meminfo: memFree=1829864/2055920 swapFree=4156500/4192956
[pid=1324] ppid=1322 vsize=15344 CPUtime=6.29
/proc/1324/stat : 1324 (MiraXTv1_dyn) S 1322 1324 32630 0 -1 4194304 3141 0 0 0 628 1 0 0 18 0 2 0 329189103 15712256 2995 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1324/statm: 3836 2995 218 20 0 3194 0
[pid=1324/tid=1326] ppid=1322 vsize=15344 CPUtime=6.27
/proc/1324/task/1326/stat : 1326 (MiraXTv1_dyn) R 1322 1324 32630 0 -1 4194368 2781 0 0 0 626 1 0 0 25 0 2 0 329189104 15712256 2995 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15344

[startup+12.7016 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 1326
/proc/meminfo: memFree=1825320/2055920 swapFree=4156500/4192956
[pid=1324] ppid=1322 vsize=18404 CPUtime=12.68
/proc/1324/stat : 1324 (MiraXTv1_dyn) S 1322 1324 32630 0 -1 4194304 4013 0 0 0 1266 2 0 0 18 0 2 0 329189103 18845696 3761 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1324/statm: 4601 3761 218 20 0 3959 0
[pid=1324/tid=1326] ppid=1322 vsize=18404 CPUtime=12.66
/proc/1324/task/1326/stat : 1326 (MiraXTv1_dyn) R 1322 1324 32630 0 -1 4194368 3653 0 0 0 1265 1 0 0 25 0 2 0 329189104 18845696 3761 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 18404

[startup+25.5018 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 1326
/proc/meminfo: memFree=1821096/2055920 swapFree=4156500/4192956
[pid=1324] ppid=1322 vsize=22456 CPUtime=25.47
/proc/1324/stat : 1324 (MiraXTv1_dyn) S 1322 1324 32630 0 -1 4194304 5388 0 0 0 2544 3 0 0 18 0 2 0 329189103 22994944 4828 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1324/statm: 5614 4828 218 20 0 4972 0
[pid=1324/tid=1326] ppid=1322 vsize=22456 CPUtime=25.46
/proc/1324/task/1326/stat : 1326 (MiraXTv1_dyn) R 1322 1324 32630 0 -1 4194368 5028 0 0 0 2543 3 0 0 25 0 2 0 329189104 22994944 4828 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) 22456

[startup+51.1012 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 1326
/proc/meminfo: memFree=1819240/2055920 swapFree=4156500/4192956
[pid=1324] ppid=1322 vsize=24532 CPUtime=51.06
/proc/1324/stat : 1324 (MiraXTv1_dyn) S 1322 1324 32630 0 -1 4194304 6478 0 0 0 5102 4 0 0 18 0 2 0 329189103 25120768 5380 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1324/statm: 6133 5380 218 20 0 5491 0
[pid=1324/tid=1326] ppid=1322 vsize=24532 CPUtime=51.04
/proc/1324/task/1326/stat : 1326 (MiraXTv1_dyn) R 1322 1324 32630 0 -1 4194368 6118 0 0 0 5101 3 0 0 25 0 2 0 329189104 25120768 5380 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 24532

[startup+102.306 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 1326
/proc/meminfo: memFree=1817576/2055920 swapFree=4156500/4192956
[pid=1324] ppid=1322 vsize=26004 CPUtime=102.23
/proc/1324/stat : 1324 (MiraXTv1_dyn) S 1322 1324 32630 0 -1 4194304 7832 0 0 0 10218 5 0 0 18 0 2 0 329189103 26628096 5683 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1324/statm: 6501 5683 218 20 0 5859 0
[pid=1324/tid=1326] ppid=1322 vsize=26004 CPUtime=102.2
/proc/1324/task/1326/stat : 1326 (MiraXTv1_dyn) R 1322 1324 32630 0 -1 4194368 7472 0 0 0 10216 4 0 0 25 0 2 0 329189104 26628096 5683 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 26004

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/85 1434
/proc/meminfo: memFree=1814648/2055920 swapFree=4156500/4192956
[pid=1324] ppid=1322 vsize=27364 CPUtime=162.18
/proc/1324/stat : 1324 (MiraXTv1_dyn) S 1322 1324 32630 0 -1 4194304 9324 0 0 0 16207 11 0 0 18 0 2 0 329189103 28020736 6019 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1324/statm: 6841 6019 218 20 0 6199 0
[pid=1324/tid=1326] ppid=1322 vsize=27364 CPUtime=162.17
/proc/1324/task/1326/stat : 1326 (MiraXTv1_dyn) R 1322 1324 32630 0 -1 4194368 8964 0 0 0 16206 11 0 0 25 0 2 0 329189104 28020736 6019 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 27364

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 1524
/proc/meminfo: memFree=1814376/2055920 swapFree=4156500/4192956
[pid=1324] ppid=1322 vsize=28960 CPUtime=222.15
/proc/1324/stat : 1324 (MiraXTv1_dyn) S 1322 1324 32630 0 -1 4194304 10722 0 0 0 22194 21 0 0 18 0 2 0 329189103 29655040 6378 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1324/statm: 7240 6378 218 20 0 6598 0
[pid=1324/tid=1326] ppid=1322 vsize=28960 CPUtime=222.14
/proc/1324/task/1326/stat : 1326 (MiraXTv1_dyn) R 1322 1324 32630 0 -1 4194368 10362 0 0 0 22193 21 0 0 25 0 2 0 329189104 29655040 6378 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 28960

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 1524
/proc/meminfo: memFree=1813480/2055920 swapFree=4156500/4192956
[pid=1324] ppid=1322 vsize=29856 CPUtime=282.11
/proc/1324/stat : 1324 (MiraXTv1_dyn) S 1322 1324 32630 0 -1 4194304 11930 0 0 0 28190 21 0 0 18 0 2 0 329189103 30572544 6605 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1324/statm: 7464 6605 218 20 0 6822 0
[pid=1324/tid=1326] ppid=1322 vsize=29856 CPUtime=282.09
/proc/1324/task/1326/stat : 1326 (MiraXTv1_dyn) R 1322 1324 32630 0 -1 4194368 11570 0 0 0 28188 21 0 0 25 0 2 0 329189104 30572544 6605 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 29856

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 1524
/proc/meminfo: memFree=1813160/2055920 swapFree=4156500/4192956
[pid=1324] ppid=1322 vsize=30180 CPUtime=342.07
/proc/1324/stat : 1324 (MiraXTv1_dyn) S 1322 1324 32630 0 -1 4194304 13165 0 0 0 34185 22 0 0 18 0 2 0 329189103 30904320 6689 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1324/statm: 7545 6689 218 20 0 6903 0
[pid=1324/tid=1326] ppid=1322 vsize=30180 CPUtime=342.06
/proc/1324/task/1326/stat : 1326 (MiraXTv1_dyn) R 1322 1324 32630 0 -1 4194368 12805 0 0 0 34184 22 0 0 25 0 2 0 329189104 30904320 6689 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 30180

[startup+402.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 1524
/proc/meminfo: memFree=1812776/2055920 swapFree=4156500/4192956
[pid=1324] ppid=1322 vsize=30588 CPUtime=402.03
/proc/1324/stat : 1324 (MiraXTv1_dyn) S 1322 1324 32630 0 -1 4194304 14309 0 0 0 40181 22 0 0 18 0 2 0 329189103 31322112 6814 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1324/statm: 7647 6814 218 20 0 7005 0
[pid=1324/tid=1326] ppid=1322 vsize=30588 CPUtime=402.02
/proc/1324/task/1326/stat : 1326 (MiraXTv1_dyn) R 1322 1324 32630 0 -1 4194368 13949 0 0 0 40180 22 0 0 25 0 2 0 329189104 31322112 6814 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.03
Current children cumulated vsize (KiB) 30588

[startup+462.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 1524
/proc/meminfo: memFree=1812072/2055920 swapFree=4156500/4192956
[pid=1324] ppid=1322 vsize=31308 CPUtime=461.99
/proc/1324/stat : 1324 (MiraXTv1_dyn) S 1322 1324 32630 0 -1 4194304 15529 0 0 0 46176 23 0 0 18 0 2 0 329189103 32059392 7003 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1324/statm: 7827 7003 218 20 0 7185 0
[pid=1324/tid=1326] ppid=1322 vsize=31308 CPUtime=461.98
/proc/1324/task/1326/stat : 1326 (MiraXTv1_dyn) R 1322 1324 32630 0 -1 4194368 15169 0 0 0 46175 23 0 0 25 0 2 0 329189104 32059392 7003 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 461.99
Current children cumulated vsize (KiB) 31308

[startup+522.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 1524
/proc/meminfo: memFree=1811688/2055920 swapFree=4156500/4192956
[pid=1324] ppid=1322 vsize=31776 CPUtime=521.97
/proc/1324/stat : 1324 (MiraXTv1_dyn) S 1322 1324 32630 0 -1 4194304 16605 0 0 0 52173 24 0 0 18 0 2 0 329189103 32538624 7115 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1324/statm: 7944 7115 218 20 0 7302 0
[pid=1324/tid=1326] ppid=1322 vsize=31776 CPUtime=521.94
/proc/1324/task/1326/stat : 1326 (MiraXTv1_dyn) R 1322 1324 32630 0 -1 4194368 16245 0 0 0 52171 23 0 0 25 0 2 0 329189104 32538624 7115 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.97
Current children cumulated vsize (KiB) 31776

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 1524
/proc/meminfo: memFree=1811368/2055920 swapFree=4156500/4192956
[pid=1324] ppid=1322 vsize=32280 CPUtime=581.93
/proc/1324/stat : 1324 (MiraXTv1_dyn) S 1322 1324 32630 0 -1 4194304 17769 0 0 0 58169 24 0 0 18 0 2 0 329189103 33054720 7226 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1324/statm: 8070 7226 218 20 0 7428 0
[pid=1324/tid=1326] ppid=1322 vsize=32280 CPUtime=581.92
/proc/1324/task/1326/stat : 1326 (MiraXTv1_dyn) R 1322 1324 32630 0 -1 4194368 17409 0 0 0 58168 24 0 0 25 0 2 0 329189104 33054720 7226 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.93
Current children cumulated vsize (KiB) 32280

[startup+642.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 1524
/proc/meminfo: memFree=1810728/2055920 swapFree=4156500/4192956
[pid=1324] ppid=1322 vsize=32596 CPUtime=641.89
/proc/1324/stat : 1324 (MiraXTv1_dyn) S 1322 1324 32630 0 -1 4194304 18861 0 0 0 64165 24 0 0 18 0 2 0 329189103 33378304 7334 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1324/statm: 8149 7334 218 20 0 7507 0
[pid=1324/tid=1326] ppid=1322 vsize=32596 CPUtime=641.88
/proc/1324/task/1326/stat : 1326 (MiraXTv1_dyn) R 1322 1324 32630 0 -1 4194368 18501 0 0 0 64164 24 0 0 25 0 2 0 329189104 33378304 7334 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.89
Current children cumulated vsize (KiB) 32596

[startup+702.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 1524
/proc/meminfo: memFree=1810408/2055920 swapFree=4156500/4192956
[pid=1324] ppid=1322 vsize=33080 CPUtime=701.86
/proc/1324/stat : 1324 (MiraXTv1_dyn) S 1322 1324 32630 0 -1 4194304 19868 0 0 0 70161 25 0 0 18 0 2 0 329189103 33873920 7430 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1324/statm: 8270 7430 218 20 0 7628 0
[pid=1324/tid=1326] ppid=1322 vsize=33080 CPUtime=701.85
/proc/1324/task/1326/stat : 1326 (MiraXTv1_dyn) R 1322 1324 32630 0 -1 4194368 19508 0 0 0 70160 25 0 0 25 0 2 0 329189104 33873920 7430 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.86
Current children cumulated vsize (KiB) 33080

[startup+762.305 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 1524
/proc/meminfo: memFree=1810152/2055920 swapFree=4156500/4192956
[pid=1324] ppid=1322 vsize=33268 CPUtime=761.83
/proc/1324/stat : 1324 (MiraXTv1_dyn) S 1322 1324 32630 0 -1 4194304 21012 0 0 0 76157 26 0 0 18 0 2 0 329189103 34066432 7490 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1324/statm: 8317 7490 218 20 0 7675 0
[pid=1324/tid=1326] ppid=1322 vsize=33268 CPUtime=761.8
/proc/1324/task/1326/stat : 1326 (MiraXTv1_dyn) R 1322 1324 32630 0 -1 4194368 20652 0 0 0 76155 25 0 0 25 0 2 0 329189104 34066432 7490 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.83
Current children cumulated vsize (KiB) 33268

[startup+822.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 1524
/proc/meminfo: memFree=1810024/2055920 swapFree=4156500/4192956
[pid=1324] ppid=1322 vsize=33496 CPUtime=821.78
/proc/1324/stat : 1324 (MiraXTv1_dyn) S 1322 1324 32630 0 -1 4194304 22081 0 0 0 82152 26 0 0 18 0 2 0 329189103 34299904 7546 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1324/statm: 8374 7546 218 20 0 7732 0
[pid=1324/tid=1326] ppid=1322 vsize=33496 CPUtime=821.77
/proc/1324/task/1326/stat : 1326 (MiraXTv1_dyn) R 1322 1324 32630 0 -1 4194368 21721 0 0 0 82151 26 0 0 25 0 2 0 329189104 34299904 7546 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.78
Current children cumulated vsize (KiB) 33496

[startup+882.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 1524
/proc/meminfo: memFree=1809896/2055920 swapFree=4156500/4192956
[pid=1324] ppid=1322 vsize=33496 CPUtime=881.75
/proc/1324/stat : 1324 (MiraXTv1_dyn) S 1322 1324 32630 0 -1 4194304 23025 0 0 0 88148 27 0 0 18 0 2 0 329189103 34299904 7552 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1324/statm: 8374 7552 218 20 0 7732 0
[pid=1324/tid=1326] ppid=1322 vsize=33496 CPUtime=881.74
/proc/1324/task/1326/stat : 1326 (MiraXTv1_dyn) R 1322 1324 32630 0 -1 4194368 22665 0 0 0 88147 27 0 0 25 0 2 0 329189104 34299904 7552 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.75
Current children cumulated vsize (KiB) 33496

[startup+942.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 1524
/proc/meminfo: memFree=1809576/2055920 swapFree=4156500/4192956
[pid=1324] ppid=1322 vsize=33832 CPUtime=941.71
/proc/1324/stat : 1324 (MiraXTv1_dyn) S 1322 1324 32630 0 -1 4194304 24077 0 0 0 94144 27 0 0 18 0 2 0 329189103 34643968 7658 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1324/statm: 8458 7658 218 20 0 7816 0
[pid=1324/tid=1326] ppid=1322 vsize=33832 CPUtime=941.7
/proc/1324/task/1326/stat : 1326 (MiraXTv1_dyn) R 1322 1324 32630 0 -1 4194368 23717 0 0 0 94143 27 0 0 25 0 2 0 329189104 34643968 7658 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.71
Current children cumulated vsize (KiB) 33832

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 1524
/proc/meminfo: memFree=1809000/2055920 swapFree=4156500/4192956
[pid=1324] ppid=1322 vsize=34336 CPUtime=1001.67
/proc/1324/stat : 1324 (MiraXTv1_dyn) S 1322 1324 32630 0 -1 4194304 25073 0 0 0 100138 29 0 0 18 0 2 0 329189103 35160064 7784 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1324/statm: 8584 7784 218 20 0 7942 0
[pid=1324/tid=1326] ppid=1322 vsize=34336 CPUtime=1001.65
/proc/1324/task/1326/stat : 1326 (MiraXTv1_dyn) R 1322 1324 32630 0 -1 4194368 24713 0 0 0 100137 28 0 0 25 0 2 0 329189104 35160064 7784 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.67
Current children cumulated vsize (KiB) 34336

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 1524
/proc/meminfo: memFree=1808808/2055920 swapFree=4156500/4192956
[pid=1324] ppid=1322 vsize=34504 CPUtime=1061.63
/proc/1324/stat : 1324 (MiraXTv1_dyn) S 1322 1324 32630 0 -1 4194304 26087 0 0 0 106134 29 0 0 18 0 2 0 329189103 35332096 7837 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1324/statm: 8626 7837 218 20 0 7984 0
[pid=1324/tid=1326] ppid=1322 vsize=34504 CPUtime=1061.62
/proc/1324/task/1326/stat : 1326 (MiraXTv1_dyn) R 1322 1324 32630 0 -1 4194368 25727 0 0 0 106133 29 0 0 25 0 2 0 329189104 35332096 7837 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.63
Current children cumulated vsize (KiB) 34504

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 1524
/proc/meminfo: memFree=1808488/2055920 swapFree=4156500/4192956
[pid=1324] ppid=1322 vsize=34892 CPUtime=1121.61
/proc/1324/stat : 1324 (MiraXTv1_dyn) S 1322 1324 32630 0 -1 4194304 27044 0 0 0 112131 30 0 0 18 0 2 0 329189103 35729408 7914 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1324/statm: 8723 7914 218 20 0 8081 0
[pid=1324/tid=1326] ppid=1322 vsize=34892 CPUtime=1121.59
/proc/1324/task/1326/stat : 1326 (MiraXTv1_dyn) R 1322 1324 32630 0 -1 4194368 26684 0 0 0 112129 30 0 0 25 0 2 0 329189104 35729408 7914 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.61
Current children cumulated vsize (KiB) 34892

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 1524
/proc/meminfo: memFree=1808168/2055920 swapFree=4156500/4192956
[pid=1324] ppid=1322 vsize=35396 CPUtime=1181.57
/proc/1324/stat : 1324 (MiraXTv1_dyn) S 1322 1324 32630 0 -1 4194304 28129 0 0 0 118126 31 0 0 18 0 2 0 329189103 36245504 8027 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1324/statm: 8849 8027 218 20 0 8207 0
[pid=1324/tid=1326] ppid=1322 vsize=35396 CPUtime=1181.55
/proc/1324/task/1326/stat : 1326 (MiraXTv1_dyn) R 1322 1324 32630 0 -1 4194368 27769 0 0 0 118125 30 0 0 25 0 2 0 329189104 36245504 8027 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526356 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.57
Current children cumulated vsize (KiB) 35396



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 1524
/proc/meminfo: memFree=1808104/2055920 swapFree=4156500/4192956
[pid=1324] ppid=1322 vsize=35396 CPUtime=1200.06
/proc/1324/stat : 1324 (MiraXTv1_dyn) S 1322 1324 32630 0 -1 4194304 28397 0 0 0 119975 31 0 0 18 0 2 0 329189103 36245504 8028 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/1324/statm: 8849 8028 218 20 0 8207 0
[pid=1324/tid=1326] ppid=1322 vsize=35396 CPUtime=1200.05
/proc/1324/task/1326/stat : 1326 (MiraXTv1_dyn) R 1322 1324 32630 0 -1 4194368 28037 0 0 0 119974 31 0 0 25 0 2 0 329189104 36245504 8028 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 35396

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.82
CPU time (s): 1200.08
CPU user time (s): 1199.77
CPU system time (s): 0.317951
CPU usage (%): 99.9388
Max. virtual memory (cumulated for all children) (KiB): 35752

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

runsolver used 1.2988 second user time and 3.09453 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Thu May 10 15:58:35 UTC 2007

IDJOB= 293216
IDBENCH= 19858
IDSOLVER= 130
FILE ID= node15/293216-1178812715

PBS_JOBID= 5250938

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v120/unif-k5-r21.3-v120-c2556-S1191693850-19.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/293216-1178812715/MiraXTv1_dyn /tmp/evaluation/293216-1178812715/instance-293216-1178812715.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-293216-1178812715 -o ROOT/results/node15/solver-293216-1178812715 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/293216-1178812715/MiraXTv1_dyn /tmp/evaluation/293216-1178812715/instance-293216-1178812715.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  dc631c59c040d59e47dc468f5b5f4aea

RANDOM SEED= 599666290

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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.227
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.227
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:       1840208 kB
Buffers:         38808 kB
Cached:          95164 kB
SwapCached:      16240 kB
Active:         108576 kB
Inactive:        66512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1840208 kB
SwapTotal:     4192956 kB
SwapFree:      4156500 kB
Dirty:            4044 kB
Writeback:           0 kB
Mapped:          46964 kB
Slab:            25968 kB
Committed_AS: 10799428 kB
PageTables:       1908 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 node15 on Thu May 10 16:18:38 UTC 2007