Trace number 293872

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.02 1200.32

General information on the benchmark

Namerandom/OnTreshold/5SAT/v110/
unif-k5-r21.3-v110-c2343-S1019153514-04.SAT.shuffled.cnf
MD5SUM45b9d25ea20b930c4376024c10f0fe19
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.406938
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of clauses2343
Sum of the clauses size11715
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52343
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv1...

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node15/watcher-293872-1178815124 -o ROOT/results/node15/solver-293872-1178815124 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/293872-1178815124/MiraXTv1_dyn /tmp/evaluation/293872-1178815124/instance-293872-1178815124.cnf 

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 1634
/proc/meminfo: memFree=1839736/2055920 swapFree=4156500/4192956
[pid=1634] ppid=1632 vsize=3788 CPUtime=0
/proc/1634/stat : 1634 (MiraXTv1_dyn) R 1632 1634 32630 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 329430035 3878912 260 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7947899 0 0 4096 0 0 0 0 17 1 0 0
/proc/1634/statm: 947 261 206 20 0 305 0

[startup+0.07402 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 1634
/proc/meminfo: memFree=1839736/2055920 swapFree=4156500/4192956
[pid=1634] ppid=1632 vsize=4708 CPUtime=0.06
/proc/1634/stat : 1634 (MiraXTv1_dyn) S 1632 1634 32630 0 -1 4194304 482 0 0 0 6 0 0 0 18 0 2 0 329430035 4820992 457 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1634/statm: 1177 457 218 20 0 535 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4708

[startup+0.101022 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 1634
/proc/meminfo: memFree=1839736/2055920 swapFree=4156500/4192956
[pid=1634] ppid=1632 vsize=5556 CPUtime=0.09
/proc/1634/stat : 1634 (MiraXTv1_dyn) S 1632 1634 32630 0 -1 4194304 526 0 0 0 9 0 0 0 18 0 2 0 329430035 5689344 501 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1634/statm: 1389 501 218 20 0 747 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5556

[startup+0.30104 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 1634
/proc/meminfo: memFree=1839736/2055920 swapFree=4156500/4192956
[pid=1634] ppid=1632 vsize=6476 CPUtime=0.29
/proc/1634/stat : 1634 (MiraXTv1_dyn) S 1632 1634 32630 0 -1 4194304 787 0 0 0 29 0 0 0 18 0 2 0 329430035 6631424 762 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1634/statm: 1619 762 218 20 0 977 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6476

[startup+0.701077 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 1634
/proc/meminfo: memFree=1839736/2055920 swapFree=4156500/4192956
[pid=1634] ppid=1632 vsize=7836 CPUtime=0.68
/proc/1634/stat : 1634 (MiraXTv1_dyn) S 1632 1634 32630 0 -1 4194304 1141 0 0 0 68 0 0 0 18 0 2 0 329430035 8024064 1116 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1634/statm: 1959 1116 218 20 0 1317 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 7836

[startup+1.50115 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 1636
/proc/meminfo: memFree=1835752/2055920 swapFree=4156500/4192956
[pid=1634] ppid=1632 vsize=9104 CPUtime=1.49
/proc/1634/stat : 1634 (MiraXTv1_dyn) S 1632 1634 32630 0 -1 4194304 1463 0 0 0 148 1 0 0 18 0 2 0 329430035 9322496 1438 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1634/statm: 2276 1438 218 20 0 1634 0
[pid=1634/tid=1636] ppid=1632 vsize=9104 CPUtime=1.47
/proc/1634/task/1636/stat : 1636 (MiraXTv1_dyn) R 1632 1634 32630 0 -1 4194368 1110 0 0 0 147 0 0 0 25 0 2 0 329430037 9322496 1438 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526410 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9104

[startup+3.1013 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 1636
/proc/meminfo: memFree=1833512/2055920 swapFree=4156500/4192956
[pid=1634] ppid=1632 vsize=12120 CPUtime=3.09
/proc/1634/stat : 1634 (MiraXTv1_dyn) S 1632 1634 32630 0 -1 4194304 2252 0 0 0 308 1 0 0 18 0 2 0 329430035 12410880 2191 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1634/statm: 3030 2191 218 20 0 2388 0
[pid=1634/tid=1636] ppid=1632 vsize=12120 CPUtime=3.08
/proc/1634/task/1636/stat : 1636 (MiraXTv1_dyn) R 1632 1634 32630 0 -1 4194368 1899 0 0 0 307 1 0 0 25 0 2 0 329430037 12410880 2191 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12120

[startup+6.30159 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 1636
/proc/meminfo: memFree=1830376/2055920 swapFree=4156500/4192956
[pid=1634] ppid=1632 vsize=14552 CPUtime=6.29
/proc/1634/stat : 1634 (MiraXTv1_dyn) S 1632 1634 32630 0 -1 4194304 2890 0 0 0 627 2 0 0 18 0 2 0 329430035 14901248 2790 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1634/statm: 3638 2790 218 20 0 2996 0
[pid=1634/tid=1636] ppid=1632 vsize=14552 CPUtime=6.28
/proc/1634/task/1636/stat : 1636 (MiraXTv1_dyn) R 1632 1634 32630 0 -1 4194368 2537 0 0 0 626 2 0 0 25 0 2 0 329430037 14901248 2790 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14552

[startup+12.7012 s]
/proc/loadavg: 0.94 0.98 0.99 2/79 1636
/proc/meminfo: memFree=1825640/2055920 swapFree=4156500/4192956
[pid=1634] ppid=1632 vsize=17792 CPUtime=12.69
/proc/1634/stat : 1634 (MiraXTv1_dyn) S 1632 1634 32630 0 -1 4194304 3851 0 0 0 1266 3 0 0 18 0 2 0 329430035 18219008 3599 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1634/statm: 4448 3599 218 20 0 3806 0
[pid=1634/tid=1636] ppid=1632 vsize=17792 CPUtime=12.67
/proc/1634/task/1636/stat : 1636 (MiraXTv1_dyn) R 1632 1634 32630 0 -1 4194368 3498 0 0 0 1265 2 0 0 25 0 2 0 329430037 18219008 3599 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) 17792

[startup+25.5014 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 1636
/proc/meminfo: memFree=1822184/2055920 swapFree=4156500/4192956
[pid=1634] ppid=1632 vsize=21284 CPUtime=25.49
/proc/1634/stat : 1634 (MiraXTv1_dyn) S 1632 1634 32630 0 -1 4194304 5057 0 0 0 2545 4 0 0 18 0 2 0 329430035 21794816 4562 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1634/statm: 5321 4562 218 20 0 4679 0
[pid=1634/tid=1636] ppid=1632 vsize=21284 CPUtime=25.47
/proc/1634/task/1636/stat : 1636 (MiraXTv1_dyn) R 1632 1634 32630 0 -1 4194368 4704 0 0 0 2544 3 0 0 25 0 2 0 329430037 21794816 4562 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530009 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 21284

[startup+51.1017 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 1636
/proc/meminfo: memFree=1820136/2055920 swapFree=4156500/4192956
[pid=1634] ppid=1632 vsize=23508 CPUtime=51.07
/proc/1634/stat : 1634 (MiraXTv1_dyn) S 1632 1634 32630 0 -1 4194304 6062 0 0 0 5103 4 0 0 18 0 2 0 329430035 24072192 5033 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1634/statm: 5877 5033 218 20 0 5235 0
[pid=1634/tid=1636] ppid=1632 vsize=23508 CPUtime=51.06
/proc/1634/task/1636/stat : 1636 (MiraXTv1_dyn) R 1632 1634 32630 0 -1 4194368 5709 0 0 0 5102 4 0 0 25 0 2 0 329430037 24072192 5033 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 23508

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 1636
/proc/meminfo: memFree=1818472/2055920 swapFree=4156500/4192956
[pid=1634] ppid=1632 vsize=24820 CPUtime=102.27
/proc/1634/stat : 1634 (MiraXTv1_dyn) S 1632 1634 32630 0 -1 4194304 7394 0 0 0 10221 6 0 0 18 0 2 0 329430035 25415680 5382 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1634/statm: 6205 5382 218 20 0 5563 0
[pid=1634/tid=1636] ppid=1632 vsize=24820 CPUtime=102.25
/proc/1634/task/1636/stat : 1636 (MiraXTv1_dyn) R 1632 1634 32630 0 -1 4194368 7041 0 0 0 10220 5 0 0 25 0 2 0 329430037 25415680 5382 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526327 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 24820

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 1636
/proc/meminfo: memFree=1817320/2055920 swapFree=4156500/4192956
[pid=1634] ppid=1632 vsize=25996 CPUtime=162.25
/proc/1634/stat : 1634 (MiraXTv1_dyn) S 1632 1634 32630 0 -1 4194304 8795 0 0 0 16218 7 0 0 18 0 2 0 329430035 26619904 5693 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1634/statm: 6499 5693 218 20 0 5857 0
[pid=1634/tid=1636] ppid=1632 vsize=25996 CPUtime=162.24
/proc/1634/task/1636/stat : 1636 (MiraXTv1_dyn) R 1632 1634 32630 0 -1 4194368 8442 0 0 0 16217 7 0 0 25 0 2 0 329430037 26619904 5693 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 25996

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 1638
/proc/meminfo: memFree=1815912/2055920 swapFree=4156500/4192956
[pid=1634] ppid=1632 vsize=27188 CPUtime=222.24
/proc/1634/stat : 1634 (MiraXTv1_dyn) S 1632 1634 32630 0 -1 4194304 10128 0 0 0 22216 8 0 0 18 0 2 0 329430035 27840512 5980 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1634/statm: 6797 5980 218 20 0 6155 0
[pid=1634/tid=1636] ppid=1632 vsize=27188 CPUtime=222.22
/proc/1634/task/1636/stat : 1636 (MiraXTv1_dyn) R 1632 1634 32630 0 -1 4194368 9775 0 0 0 22214 8 0 0 25 0 2 0 329430037 27840512 5980 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520275 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 27188

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 1638
/proc/meminfo: memFree=1815144/2055920 swapFree=4156500/4192956
[pid=1634] ppid=1632 vsize=28048 CPUtime=282.22
/proc/1634/stat : 1634 (MiraXTv1_dyn) S 1632 1634 32630 0 -1 4194304 11349 0 0 0 28213 9 0 0 18 0 2 0 329430035 28721152 6209 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1634/statm: 7012 6209 218 20 0 6370 0
[pid=1634/tid=1636] ppid=1632 vsize=28048 CPUtime=282.21
/proc/1634/task/1636/stat : 1636 (MiraXTv1_dyn) R 1632 1634 32630 0 -1 4194368 10996 0 0 0 28212 9 0 0 25 0 2 0 329430037 28721152 6209 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 28048

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 1638
/proc/meminfo: memFree=1814760/2055920 swapFree=4156500/4192956
[pid=1634] ppid=1632 vsize=28496 CPUtime=342.21
/proc/1634/stat : 1634 (MiraXTv1_dyn) S 1632 1634 32630 0 -1 4194304 12484 0 0 0 34211 10 0 0 18 0 2 0 329430035 29179904 6335 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1634/statm: 7124 6335 218 20 0 6482 0
[pid=1634/tid=1636] ppid=1632 vsize=28496 CPUtime=342.19
/proc/1634/task/1636/stat : 1636 (MiraXTv1_dyn) R 1632 1634 32630 0 -1 4194368 12131 0 0 0 34209 10 0 0 25 0 2 0 329430037 29179904 6335 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 28496

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 1638
/proc/meminfo: memFree=1814056/2055920 swapFree=4156500/4192956
[pid=1634] ppid=1632 vsize=29116 CPUtime=402.19
/proc/1634/stat : 1634 (MiraXTv1_dyn) S 1632 1634 32630 0 -1 4194304 13674 0 0 0 40208 11 0 0 18 0 2 0 329430035 29814784 6495 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1634/statm: 7279 6495 218 20 0 6637 0
[pid=1634/tid=1636] ppid=1632 vsize=29116 CPUtime=402.18
/proc/1634/task/1636/stat : 1636 (MiraXTv1_dyn) R 1632 1634 32630 0 -1 4194368 13321 0 0 0 40207 11 0 0 25 0 2 0 329430037 29814784 6495 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) 29116

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 1638
/proc/meminfo: memFree=1813352/2055920 swapFree=4156500/4192956
[pid=1634] ppid=1632 vsize=29896 CPUtime=462.18
/proc/1634/stat : 1634 (MiraXTv1_dyn) S 1632 1634 32630 0 -1 4194304 14812 0 0 0 46206 12 0 0 18 0 2 0 329430035 30613504 6669 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1634/statm: 7474 6669 218 20 0 6832 0
[pid=1634/tid=1636] ppid=1632 vsize=29896 CPUtime=462.17
/proc/1634/task/1636/stat : 1636 (MiraXTv1_dyn) R 1632 1634 32630 0 -1 4194368 14459 0 0 0 46205 12 0 0 25 0 2 0 329430037 30613504 6669 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 29896

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 1638
/proc/meminfo: memFree=1812904/2055920 swapFree=4156500/4192956
[pid=1634] ppid=1632 vsize=30648 CPUtime=522.16
/proc/1634/stat : 1634 (MiraXTv1_dyn) S 1632 1634 32630 0 -1 4194304 15906 0 0 0 52203 13 0 0 18 0 2 0 329430035 31383552 6787 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1634/statm: 7662 6787 218 20 0 7020 0
[pid=1634/tid=1636] ppid=1632 vsize=30648 CPUtime=522.15
/proc/1634/task/1636/stat : 1636 (MiraXTv1_dyn) R 1632 1634 32630 0 -1 4194368 15553 0 0 0 52202 13 0 0 25 0 2 0 329430037 31383552 6787 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 30648

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 1638
/proc/meminfo: memFree=1812520/2055920 swapFree=4156500/4192956
[pid=1634] ppid=1632 vsize=31004 CPUtime=582.15
/proc/1634/stat : 1634 (MiraXTv1_dyn) S 1632 1634 32630 0 -1 4194304 16886 0 0 0 58201 14 0 0 18 0 2 0 329430035 31748096 6863 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1634/statm: 7751 6863 218 20 0 7109 0
[pid=1634/tid=1636] ppid=1632 vsize=31004 CPUtime=582.14
/proc/1634/task/1636/stat : 1636 (MiraXTv1_dyn) R 1632 1634 32630 0 -1 4194368 16533 0 0 0 58200 14 0 0 25 0 2 0 329430037 31748096 6863 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 31004

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 1638
/proc/meminfo: memFree=1812008/2055920 swapFree=4156500/4192956
[pid=1634] ppid=1632 vsize=31584 CPUtime=642.14
/proc/1634/stat : 1634 (MiraXTv1_dyn) S 1632 1634 32630 0 -1 4194304 17945 0 0 0 64199 15 0 0 18 0 2 0 329430035 32342016 7009 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1634/statm: 7896 7009 218 20 0 7254 0
[pid=1634/tid=1636] ppid=1632 vsize=31584 CPUtime=642.13
/proc/1634/task/1636/stat : 1636 (MiraXTv1_dyn) R 1632 1634 32630 0 -1 4194368 17592 0 0 0 64198 15 0 0 25 0 2 0 329430037 32342016 7009 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 31584

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 1638
/proc/meminfo: memFree=1811560/2055920 swapFree=4156500/4192956
[pid=1634] ppid=1632 vsize=31940 CPUtime=702.12
/proc/1634/stat : 1634 (MiraXTv1_dyn) S 1632 1634 32630 0 -1 4194304 18977 0 0 0 70196 16 0 0 18 0 2 0 329430035 32706560 7117 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1634/statm: 7985 7117 218 20 0 7343 0
[pid=1634/tid=1636] ppid=1632 vsize=31940 CPUtime=702.1
/proc/1634/task/1636/stat : 1636 (MiraXTv1_dyn) R 1632 1634 32630 0 -1 4194368 18624 0 0 0 70195 15 0 0 25 0 2 0 329430037 32706560 7117 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 31940

[startup+762.307 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 1638
/proc/meminfo: memFree=1811048/2055920 swapFree=4156500/4192956
[pid=1634] ppid=1632 vsize=32444 CPUtime=762.11
/proc/1634/stat : 1634 (MiraXTv1_dyn) S 1632 1634 32630 0 -1 4194304 20013 0 0 0 76194 17 0 0 18 0 2 0 329430035 33222656 7223 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1634/statm: 8111 7223 218 20 0 7469 0
[pid=1634/tid=1636] ppid=1632 vsize=32444 CPUtime=762.09
/proc/1634/task/1636/stat : 1636 (MiraXTv1_dyn) R 1632 1634 32630 0 -1 4194368 19660 0 0 0 76193 16 0 0 25 0 2 0 329430037 33222656 7223 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 32444

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 1638
/proc/meminfo: memFree=1810920/2055920 swapFree=4156500/4192956
[pid=1634] ppid=1632 vsize=32620 CPUtime=822.09
/proc/1634/stat : 1634 (MiraXTv1_dyn) S 1632 1634 32630 0 -1 4194304 21072 0 0 0 82192 17 0 0 18 0 2 0 329430035 33402880 7255 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1634/statm: 8155 7255 218 20 0 7513 0
[pid=1634/tid=1636] ppid=1632 vsize=32620 CPUtime=822.07
/proc/1634/task/1636/stat : 1636 (MiraXTv1_dyn) R 1632 1634 32630 0 -1 4194368 20719 0 0 0 82190 17 0 0 25 0 2 0 329430037 33402880 7255 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 32620

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 1638
/proc/meminfo: memFree=1810600/2055920 swapFree=4156500/4192956
[pid=1634] ppid=1632 vsize=32968 CPUtime=882.08
/proc/1634/stat : 1634 (MiraXTv1_dyn) S 1632 1634 32630 0 -1 4194304 22089 0 0 0 88189 19 0 0 18 0 2 0 329430035 33759232 7321 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1634/statm: 8242 7321 218 20 0 7600 0
[pid=1634/tid=1636] ppid=1632 vsize=32968 CPUtime=882.06
/proc/1634/task/1636/stat : 1636 (MiraXTv1_dyn) R 1632 1634 32630 0 -1 4194368 21736 0 0 0 88188 18 0 0 25 0 2 0 329430037 33759232 7321 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 32968

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 1638
/proc/meminfo: memFree=1810088/2055920 swapFree=4156500/4192956
[pid=1634] ppid=1632 vsize=33388 CPUtime=942.06
/proc/1634/stat : 1634 (MiraXTv1_dyn) S 1632 1634 32630 0 -1 4194304 23184 0 0 0 94187 19 0 0 18 0 2 0 329430035 34189312 7455 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1634/statm: 8347 7455 218 20 0 7705 0
[pid=1634/tid=1636] ppid=1632 vsize=33388 CPUtime=942.04
/proc/1634/task/1636/stat : 1636 (MiraXTv1_dyn) R 1632 1634 32630 0 -1 4194368 22831 0 0 0 94185 19 0 0 25 0 2 0 329430037 34189312 7455 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 33388

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 1638
/proc/meminfo: memFree=1809896/2055920 swapFree=4156500/4192956
[pid=1634] ppid=1632 vsize=33576 CPUtime=1002.04
/proc/1634/stat : 1634 (MiraXTv1_dyn) S 1632 1634 32630 0 -1 4194304 24187 0 0 0 100184 20 0 0 18 0 2 0 329430035 34381824 7488 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1634/statm: 8394 7488 218 20 0 7752 0
[pid=1634/tid=1636] ppid=1632 vsize=33576 CPUtime=1002.03
/proc/1634/task/1636/stat : 1636 (MiraXTv1_dyn) R 1632 1634 32630 0 -1 4194368 23834 0 0 0 100183 20 0 0 25 0 2 0 329430037 34381824 7488 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 33576

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 1638
/proc/meminfo: memFree=1809640/2055920 swapFree=4156500/4192956
[pid=1634] ppid=1632 vsize=33760 CPUtime=1062.03
/proc/1634/stat : 1634 (MiraXTv1_dyn) S 1632 1634 32630 0 -1 4194304 25052 0 0 0 106182 21 0 0 18 0 2 0 329430035 34570240 7552 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1634/statm: 8440 7552 218 20 0 7798 0
[pid=1634/tid=1636] ppid=1632 vsize=33760 CPUtime=1062.02
/proc/1634/task/1636/stat : 1636 (MiraXTv1_dyn) R 1632 1634 32630 0 -1 4194368 24699 0 0 0 106181 21 0 0 25 0 2 0 329430037 34570240 7552 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 33760

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 3/79 1638
/proc/meminfo: memFree=1809384/2055920 swapFree=4156500/4192956
[pid=1634] ppid=1632 vsize=34080 CPUtime=1122.02
/proc/1634/stat : 1634 (MiraXTv1_dyn) S 1632 1634 32630 0 -1 4194304 26102 0 0 0 112179 23 0 0 18 0 2 0 329430035 34897920 7617 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1634/statm: 8520 7617 218 20 0 7878 0
[pid=1634/tid=1636] ppid=1632 vsize=34080 CPUtime=1122
/proc/1634/task/1636/stat : 1636 (MiraXTv1_dyn) R 1632 1634 32630 0 -1 4194368 25749 0 0 0 112178 22 0 0 25 0 2 0 329430037 34897920 7617 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 34080

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 1638
/proc/meminfo: memFree=1809000/2055920 swapFree=4156500/4192956
[pid=1634] ppid=1632 vsize=34492 CPUtime=1182
/proc/1634/stat : 1634 (MiraXTv1_dyn) S 1632 1634 32630 0 -1 4194304 27009 0 0 0 118177 23 0 0 18 0 2 0 329430035 35319808 7714 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1634/statm: 8623 7714 218 20 0 7981 0
[pid=1634/tid=1636] ppid=1632 vsize=34492 CPUtime=1181.99
/proc/1634/task/1636/stat : 1636 (MiraXTv1_dyn) R 1632 1634 32630 0 -1 4194368 26656 0 0 0 118176 23 0 0 25 0 2 0 329430037 35319808 7714 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 34492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 1638
/proc/meminfo: memFree=1808872/2055920 swapFree=4156500/4192956
[pid=1634] ppid=1632 vsize=34652 CPUtime=1200
/proc/1634/stat : 1634 (MiraXTv1_dyn) S 1632 1634 32630 0 -1 4194304 27315 0 0 0 119976 24 0 0 18 0 2 0 329430035 35483648 7749 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1634/statm: 8663 7749 218 20 0 8021 0
[pid=1634/tid=1636] ppid=1632 vsize=34652 CPUtime=1199.98
/proc/1634/task/1636/stat : 1636 (MiraXTv1_dyn) R 1632 1634 32630 0 -1 4194368 26962 0 0 0 119975 23 0 0 25 0 2 0 329430037 35483648 7749 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 34652

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

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

[startup+1200.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 1638
/proc/meminfo: memFree=1808872/2055920 swapFree=4156500/4192956
[pid=1634] ppid=1632 vsize=34652 CPUtime=1200
/proc/1634/stat : 1634 (MiraXTv1_dyn) S 1632 1634 32630 0 -1 4194304 27315 0 0 0 119976 24 0 0 18 0 2 0 329430035 35483648 7749 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1634/statm: 8663 7749 218 20 0 8021 0
[pid=1634/tid=1636] ppid=1632 vsize=34652 CPUtime=1199.98
/proc/1634/task/1636/stat : 1636 (MiraXTv1_dyn) R 1632 1634 32630 0 -1 4194368 26962 0 0 0 119975 23 0 0 25 0 2 0 329430037 35483648 7749 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 34652

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.32
CPU time (s): 1200.02
CPU user time (s): 1199.78
CPU system time (s): 0.246962
CPU usage (%): 99.9754
Max. virtual memory (cumulated for all children) (KiB): 34652

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

runsolver used 1.26981 second user time and 3.10453 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Thu May 10 16:38:44 UTC 2007

IDJOB= 293872
IDBENCH= 19874
IDSOLVER= 130
FILE ID= node15/293872-1178815124

PBS_JOBID= 5250938

Free space on /tmp= 66560 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  45b9d25ea20b930c4376024c10f0fe19

RANDOM SEED= 826467365

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:       1840016 kB
Buffers:         38884 kB
Cached:          95292 kB
SwapCached:      16240 kB
Active:         108820 kB
Inactive:        66484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1840016 kB
SwapTotal:     4192956 kB
SwapFree:      4156500 kB
Dirty:            3968 kB
Writeback:           0 kB
Mapped:          46964 kB
Slab:            25940 kB
Committed_AS: 10801580 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:58:47 UTC 2007