Trace number 302604

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 v2? (TO) 1200.09 1200.92

General information on the benchmark

Namerandom/LargeSize/7SAT/v240/
unif-k7-r85-v240-c20400-S1403172096-14.cnf
MD5SUMd431fc2ca1f52a92bf3b9c26794d0739
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of clauses20400
Sum of the clauses size142800
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520400

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv2...

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/node1/watcher-302604-1178845099 -o ROOT/results/node1/solver-302604-1178845099 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/302604-1178845099/MiraXTv2_dyn /tmp/evaluation/302604-1178845099/instance-302604-1178845099.cnf 

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


[startup+0 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 19921
/proc/meminfo: memFree=1821216/2055920 swapFree=4145760/4192956
[pid=19921] ppid=19919 vsize=3788 CPUtime=0
/proc/19921/stat : 19921 (MiraXTv2_dyn) R 19919 19921 19793 0 -1 4194304 407 0 0 0 0 0 0 0 18 0 1 0 360547741 3878912 382 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/19921/statm: 947 389 202 20 0 305 0

[startup+0.101567 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 19921
/proc/meminfo: memFree=1821216/2055920 swapFree=4145760/4192956
[pid=19921] ppid=19919 vsize=5768 CPUtime=0.09
/proc/19921/stat : 19921 (MiraXTv2_dyn) R 19919 19921 19793 0 -1 4194304 924 0 0 0 9 0 0 0 18 0 1 0 360547741 5906432 899 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583928 0 0 4096 0 0 0 0 17 0 0 0
/proc/19921/statm: 1442 899 207 20 0 800 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5768

[startup+0.201578 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 19921
/proc/meminfo: memFree=1821216/2055920 swapFree=4145760/4192956
[pid=19921] ppid=19919 vsize=5768 CPUtime=0.19
/proc/19921/stat : 19921 (MiraXTv2_dyn) R 19919 19921 19793 0 -1 4194304 924 0 0 0 19 0 0 0 18 0 1 0 360547741 5906432 899 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583715 0 0 4096 0 0 0 0 17 0 0 0
/proc/19921/statm: 1442 899 207 20 0 800 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 5768

[startup+0.301589 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 19921
/proc/meminfo: memFree=1821216/2055920 swapFree=4145760/4192956
[pid=19921] ppid=19919 vsize=5768 CPUtime=0.29
/proc/19921/stat : 19921 (MiraXTv2_dyn) R 19919 19921 19793 0 -1 4194304 924 0 0 0 29 0 0 0 19 0 1 0 360547741 5906432 899 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134575724 0 0 4096 0 0 0 0 17 0 0 0
/proc/19921/statm: 1442 899 207 20 0 800 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5768

[startup+0.702641 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 19921
/proc/meminfo: memFree=1821216/2055920 swapFree=4145760/4192956
[pid=19921] ppid=19919 vsize=9768 CPUtime=0.69
/proc/19921/stat : 19921 (MiraXTv2_dyn) S 19919 19921 19793 0 -1 4194304 1437 0 0 0 69 0 0 0 22 0 2 0 360547741 10002432 1364 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19921/statm: 2442 1364 218 20 0 1800 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9768

[startup+1.50174 s]
/proc/loadavg: 0.91 0.95 0.98 2/79 19923
/proc/meminfo: memFree=1814416/2055920 swapFree=4145760/4192956
[pid=19921] ppid=19919 vsize=13464 CPUtime=1.48
/proc/19921/stat : 19921 (MiraXTv2_dyn) S 19919 19921 19793 0 -1 4194304 2406 0 0 0 148 0 0 0 22 0 2 0 360547741 13787136 2333 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19921/statm: 3366 2333 218 20 0 2724 0
[pid=19921/tid=19923] ppid=19919 vsize=13464 CPUtime=0.92
/proc/19921/task/19923/stat : 19923 (MiraXTv2_dyn) R 19919 19921 19793 0 -1 4194368 1367 0 0 0 92 0 0 0 25 0 2 0 360547798 13787136 2333 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 13464

[startup+3.10192 s]
/proc/loadavg: 0.91 0.95 0.98 2/79 19923
/proc/meminfo: memFree=1811024/2055920 swapFree=4145760/4192956
[pid=19921] ppid=19919 vsize=17988 CPUtime=3.09
/proc/19921/stat : 19921 (MiraXTv2_dyn) S 19919 19921 19793 0 -1 4194304 3425 0 0 0 308 1 0 0 22 0 2 0 360547741 18419712 3352 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19921/statm: 4497 3352 218 20 0 3855 0
[pid=19921/tid=19923] ppid=19919 vsize=17988 CPUtime=2.51
/proc/19921/task/19923/stat : 19923 (MiraXTv2_dyn) R 19919 19921 19793 0 -1 4194368 2386 0 0 0 251 0 0 0 25 0 2 0 360547798 18419712 3352 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17988

[startup+6.30129 s]
/proc/loadavg: 0.92 0.95 0.98 2/79 19923
/proc/meminfo: memFree=1801424/2055920 swapFree=4145760/4192956
[pid=19921] ppid=19919 vsize=24260 CPUtime=6.28
/proc/19921/stat : 19921 (MiraXTv2_dyn) S 19919 19921 19793 0 -1 4194304 5113 0 0 0 626 2 0 0 22 0 2 0 360547741 24842240 5004 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19921/statm: 6065 5004 218 20 0 5423 0
[pid=19921/tid=19923] ppid=19919 vsize=24260 CPUtime=5.71
/proc/19921/task/19923/stat : 19923 (MiraXTv2_dyn) R 19919 19921 19793 0 -1 4194368 4074 0 0 0 570 1 0 0 25 0 2 0 360547798 24842240 5004 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134525974 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 24260

[startup+12.701 s]
/proc/loadavg: 0.93 0.95 0.98 2/79 19923
/proc/meminfo: memFree=1792272/2055920 swapFree=4145760/4192956
[pid=19921] ppid=19919 vsize=34412 CPUtime=12.68
/proc/19921/stat : 19921 (MiraXTv2_dyn) S 19919 19921 19793 0 -1 4194304 7780 0 0 0 1265 3 0 0 22 0 2 0 360547741 35237888 7588 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19921/statm: 8603 7588 218 20 0 7961 0
[pid=19921/tid=19923] ppid=19919 vsize=34412 CPUtime=12.11
/proc/19921/task/19923/stat : 19923 (MiraXTv2_dyn) R 19919 19921 19793 0 -1 4194368 6741 0 0 0 1208 3 0 0 25 0 2 0 360547798 35237888 7588 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 6264443 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 34412

[startup+25.5015 s]
/proc/loadavg: 0.94 0.96 0.98 2/79 19923
/proc/meminfo: memFree=1783888/2055920 swapFree=4145760/4192956
[pid=19921] ppid=19919 vsize=41600 CPUtime=25.47
/proc/19921/stat : 19921 (MiraXTv2_dyn) S 19919 19921 19793 0 -1 4194304 9808 0 0 0 2542 5 0 0 22 0 2 0 360547741 42598400 9396 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19921/statm: 10400 9396 218 20 0 9758 0
[pid=19921/tid=19923] ppid=19919 vsize=41600 CPUtime=24.89
/proc/19921/task/19923/stat : 19923 (MiraXTv2_dyn) R 19919 19921 19793 0 -1 4194368 8769 0 0 0 2485 4 0 0 25 0 2 0 360547798 42598400 9396 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 41600

[startup+51.1015 s]
/proc/loadavg: 0.96 0.96 0.98 2/79 19923
/proc/meminfo: memFree=1780560/2055920 swapFree=4145760/4192956
[pid=19921] ppid=19919 vsize=44776 CPUtime=51.05
/proc/19921/stat : 19921 (MiraXTv2_dyn) S 19919 19921 19793 0 -1 4194304 11051 0 0 0 5099 6 0 0 22 0 2 0 360547741 45850624 10264 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19921/statm: 11194 10264 218 20 0 10552 0
[pid=19921/tid=19923] ppid=19919 vsize=44776 CPUtime=50.48
/proc/19921/task/19923/stat : 19923 (MiraXTv2_dyn) R 19919 19921 19793 0 -1 4194368 10012 0 0 0 5043 5 0 0 25 0 2 0 360547798 45850624 10264 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 44776

[startup+102.302 s]
/proc/loadavg: 0.98 0.96 0.98 2/79 19923
/proc/meminfo: memFree=1777552/2055920 swapFree=4145760/4192956
[pid=19921] ppid=19919 vsize=47580 CPUtime=102.22
/proc/19921/stat : 19921 (MiraXTv2_dyn) S 19919 19921 19793 0 -1 4194304 12537 0 0 0 10215 7 0 0 22 0 2 0 360547741 48721920 10971 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19921/statm: 11895 10971 218 20 0 11253 0
[pid=19921/tid=19923] ppid=19919 vsize=47580 CPUtime=101.66
/proc/19921/task/19923/stat : 19923 (MiraXTv2_dyn) R 19919 19921 19793 0 -1 4194368 11498 0 0 0 10159 7 0 0 25 0 2 0 360547798 48721920 10971 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 47580

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 19923
/proc/meminfo: memFree=1774800/2055920 swapFree=4145760/4192956
[pid=19921] ppid=19919 vsize=50452 CPUtime=162.16
/proc/19921/stat : 19921 (MiraXTv2_dyn) S 19919 19921 19793 0 -1 4194304 14075 0 0 0 16206 10 0 0 22 0 2 0 360547741 51662848 11664 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19921/statm: 12613 11664 218 20 0 11971 0
[pid=19921/tid=19923] ppid=19919 vsize=50452 CPUtime=161.6
/proc/19921/task/19923/stat : 19923 (MiraXTv2_dyn) R 19919 19921 19793 0 -1 4194368 13036 0 0 0 16150 10 0 0 25 0 2 0 360547798 51662848 11664 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 50452

[startup+222.307 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 20121
/proc/meminfo: memFree=1773520/2055920 swapFree=4145760/4192956
[pid=19921] ppid=19919 vsize=51620 CPUtime=222.14
/proc/19921/stat : 19921 (MiraXTv2_dyn) S 19919 19921 19793 0 -1 4194304 15131 0 0 0 22189 25 0 0 22 0 2 0 360547741 52858880 11940 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19921/statm: 12905 11940 218 20 0 12263 0
[pid=19921/tid=19923] ppid=19919 vsize=51620 CPUtime=221.57
/proc/19921/task/19923/stat : 19923 (MiraXTv2_dyn) R 19919 19921 19793 0 -1 4194368 14092 0 0 0 22132 25 0 0 25 0 2 0 360547798 52858880 11940 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 51620

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 20121
/proc/meminfo: memFree=1772432/2055920 swapFree=4145760/4192956
[pid=19921] ppid=19919 vsize=52648 CPUtime=282.08
/proc/19921/stat : 19921 (MiraXTv2_dyn) S 19919 19921 19793 0 -1 4194304 16118 0 0 0 28182 26 0 0 22 0 2 0 360547741 53911552 12212 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19921/statm: 13162 12212 218 20 0 12520 0
[pid=19921/tid=19923] ppid=19919 vsize=52648 CPUtime=281.51
/proc/19921/task/19923/stat : 19923 (MiraXTv2_dyn) R 19919 19921 19793 0 -1 4194368 15079 0 0 0 28126 25 0 0 25 0 2 0 360547798 53911552 12212 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 52648

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 20121
/proc/meminfo: memFree=1771344/2055920 swapFree=4145760/4192956
[pid=19921] ppid=19919 vsize=53812 CPUtime=342.03
/proc/19921/stat : 19921 (MiraXTv2_dyn) S 19919 19921 19793 0 -1 4194304 17116 0 0 0 34177 26 0 0 22 0 2 0 360547741 55103488 12495 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19921/statm: 13453 12495 218 20 0 12811 0
[pid=19921/tid=19923] ppid=19919 vsize=53812 CPUtime=341.46
/proc/19921/task/19923/stat : 19923 (MiraXTv2_dyn) R 19919 19921 19793 0 -1 4194368 16077 0 0 0 34120 26 0 0 25 0 2 0 360547798 55103488 12495 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.03
Current children cumulated vsize (KiB) 53812

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 20121
/proc/meminfo: memFree=1770704/2055920 swapFree=4145760/4192956
[pid=19921] ppid=19919 vsize=54480 CPUtime=401.99
/proc/19921/stat : 19921 (MiraXTv2_dyn) S 19919 19921 19793 0 -1 4194304 18100 0 0 0 40172 27 0 0 22 0 2 0 360547741 55787520 12634 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19921/statm: 13620 12634 218 20 0 12978 0
[pid=19921/tid=19923] ppid=19919 vsize=54480 CPUtime=401.42
/proc/19921/task/19923/stat : 19923 (MiraXTv2_dyn) R 19919 19921 19793 0 -1 4194368 17061 0 0 0 40116 26 0 0 25 0 2 0 360547798 55787520 12634 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 401.99
Current children cumulated vsize (KiB) 54480

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 20121
/proc/meminfo: memFree=1769808/2055920 swapFree=4145760/4192956
[pid=19921] ppid=19919 vsize=55332 CPUtime=461.96
/proc/19921/stat : 19921 (MiraXTv2_dyn) S 19919 19921 19793 0 -1 4194304 19095 0 0 0 46169 27 0 0 22 0 2 0 360547741 56659968 12849 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19921/statm: 13833 12849 218 20 0 13191 0
[pid=19921/tid=19923] ppid=19919 vsize=55332 CPUtime=461.39
/proc/19921/task/19923/stat : 19923 (MiraXTv2_dyn) R 19919 19921 19793 0 -1 4194368 18056 0 0 0 46112 27 0 0 25 0 2 0 360547798 56659968 12849 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526515 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 461.96
Current children cumulated vsize (KiB) 55332

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 20121
/proc/meminfo: memFree=1769040/2055920 swapFree=4145760/4192956
[pid=19921] ppid=19919 vsize=56212 CPUtime=521.91
/proc/19921/stat : 19921 (MiraXTv2_dyn) S 19919 19921 19793 0 -1 4194304 19959 0 0 0 52163 28 0 0 22 0 2 0 360547741 57561088 13063 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19921/statm: 14053 13063 218 20 0 13411 0
[pid=19921/tid=19923] ppid=19919 vsize=56212 CPUtime=521.35
/proc/19921/task/19923/stat : 19923 (MiraXTv2_dyn) R 19919 19921 19793 0 -1 4194368 18920 0 0 0 52107 28 0 0 25 0 2 0 360547798 57561088 13063 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.91
Current children cumulated vsize (KiB) 56212

[startup+582.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 20121
/proc/meminfo: memFree=1768592/2055920 swapFree=4145760/4192956
[pid=19921] ppid=19919 vsize=56764 CPUtime=581.88
/proc/19921/stat : 19921 (MiraXTv2_dyn) S 19919 19921 19793 0 -1 4194304 20810 0 0 0 58159 29 0 0 22 0 2 0 360547741 58126336 13199 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19921/statm: 14191 13199 218 20 0 13549 0
[pid=19921/tid=19923] ppid=19919 vsize=56764 CPUtime=581.3
/proc/19921/task/19923/stat : 19923 (MiraXTv2_dyn) R 19919 19921 19793 0 -1 4194368 19771 0 0 0 58102 28 0 0 25 0 2 0 360547798 58126336 13199 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.88
Current children cumulated vsize (KiB) 56764

[startup+642.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 20121
/proc/meminfo: memFree=1767824/2055920 swapFree=4145760/4192956
[pid=19921] ppid=19919 vsize=57276 CPUtime=641.84
/proc/19921/stat : 19921 (MiraXTv2_dyn) S 19919 19921 19793 0 -1 4194304 21666 0 0 0 64154 30 0 0 22 0 2 0 360547741 58650624 13340 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19921/statm: 14319 13340 218 20 0 13677 0
[pid=19921/tid=19923] ppid=19919 vsize=57276 CPUtime=641.26
/proc/19921/task/19923/stat : 19923 (MiraXTv2_dyn) R 19919 19921 19793 0 -1 4194368 20627 0 0 0 64097 29 0 0 25 0 2 0 360547798 58650624 13340 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526275 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.84
Current children cumulated vsize (KiB) 57276

[startup+702.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 20121
/proc/meminfo: memFree=1767632/2055920 swapFree=4145760/4192956
[pid=19921] ppid=19919 vsize=57724 CPUtime=701.79
/proc/19921/stat : 19921 (MiraXTv2_dyn) S 19919 19921 19793 0 -1 4194304 22477 0 0 0 70149 30 0 0 22 0 2 0 360547741 59109376 13436 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19921/statm: 14431 13436 218 20 0 13789 0
[pid=19921/tid=19923] ppid=19919 vsize=57724 CPUtime=701.22
/proc/19921/task/19923/stat : 19923 (MiraXTv2_dyn) R 19919 19921 19793 0 -1 4194368 21438 0 0 0 70093 29 0 0 25 0 2 0 360547798 59109376 13436 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.79
Current children cumulated vsize (KiB) 57724

[startup+762.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 20121
/proc/meminfo: memFree=1766992/2055920 swapFree=4145760/4192956
[pid=19921] ppid=19919 vsize=58484 CPUtime=761.76
/proc/19921/stat : 19921 (MiraXTv2_dyn) S 19919 19921 19793 0 -1 4194304 23356 0 0 0 76145 31 0 0 22 0 2 0 360547741 59887616 13600 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19921/statm: 14621 13600 218 20 0 13979 0
[pid=19921/tid=19923] ppid=19919 vsize=58484 CPUtime=761.18
/proc/19921/task/19923/stat : 19923 (MiraXTv2_dyn) R 19919 19921 19793 0 -1 4194368 22317 0 0 0 76088 30 0 0 25 0 2 0 360547798 59887616 13600 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.76
Current children cumulated vsize (KiB) 58484

[startup+822.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 20121
/proc/meminfo: memFree=1766160/2055920 swapFree=4145760/4192956
[pid=19921] ppid=19919 vsize=59228 CPUtime=821.71
/proc/19921/stat : 19921 (MiraXTv2_dyn) S 19919 19921 19793 0 -1 4194304 24255 0 0 0 82140 31 0 0 22 0 2 0 360547741 60649472 13784 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19921/statm: 14807 13784 218 20 0 14165 0
[pid=19921/tid=19923] ppid=19919 vsize=59228 CPUtime=821.15
/proc/19921/task/19923/stat : 19923 (MiraXTv2_dyn) R 19919 19921 19793 0 -1 4194368 23216 0 0 0 82084 31 0 0 25 0 2 0 360547798 60649472 13784 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520128 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.71
Current children cumulated vsize (KiB) 59228

[startup+882.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 20121
/proc/meminfo: memFree=1766032/2055920 swapFree=4145760/4192956
[pid=19921] ppid=19919 vsize=59360 CPUtime=881.66
/proc/19921/stat : 19921 (MiraXTv2_dyn) S 19919 19921 19793 0 -1 4194304 25131 0 0 0 88134 32 0 0 22 0 2 0 360547741 60784640 13815 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19921/statm: 14840 13815 218 20 0 14198 0
[pid=19921/tid=19923] ppid=19919 vsize=59360 CPUtime=881.09
/proc/19921/task/19923/stat : 19923 (MiraXTv2_dyn) R 19919 19921 19793 0 -1 4194368 24092 0 0 0 88077 32 0 0 25 0 2 0 360547798 60784640 13815 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.66
Current children cumulated vsize (KiB) 59360

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 20121
/proc/meminfo: memFree=1765712/2055920 swapFree=4145760/4192956
[pid=19921] ppid=19919 vsize=59684 CPUtime=941.61
/proc/19921/stat : 19921 (MiraXTv2_dyn) S 19919 19921 19793 0 -1 4194304 26016 0 0 0 94129 32 0 0 22 0 2 0 360547741 61116416 13920 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19921/statm: 14921 13920 218 20 0 14279 0
[pid=19921/tid=19923] ppid=19919 vsize=59684 CPUtime=941.05
/proc/19921/task/19923/stat : 19923 (MiraXTv2_dyn) R 19919 19921 19793 0 -1 4194368 24977 0 0 0 94073 32 0 0 25 0 2 0 360547798 61116416 13920 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.61
Current children cumulated vsize (KiB) 59684

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 20121
/proc/meminfo: memFree=1765200/2055920 swapFree=4145760/4192956
[pid=19921] ppid=19919 vsize=60356 CPUtime=1001.58
/proc/19921/stat : 19921 (MiraXTv2_dyn) S 19919 19921 19793 0 -1 4194304 26862 0 0 0 100125 33 0 0 22 0 2 0 360547741 61804544 14051 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19921/statm: 15089 14051 218 20 0 14447 0
[pid=19921/tid=19923] ppid=19919 vsize=60356 CPUtime=1001.02
/proc/19921/task/19923/stat : 19923 (MiraXTv2_dyn) R 19919 19921 19793 0 -1 4194368 25823 0 0 0 100069 33 0 0 25 0 2 0 360547798 61804544 14051 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.58
Current children cumulated vsize (KiB) 60356

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 20121
/proc/meminfo: memFree=1764688/2055920 swapFree=4145760/4192956
[pid=19921] ppid=19919 vsize=60788 CPUtime=1061.55
/proc/19921/stat : 19921 (MiraXTv2_dyn) S 19919 19921 19793 0 -1 4194304 27634 0 0 0 106121 34 0 0 22 0 2 0 360547741 62246912 14173 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19921/statm: 15197 14173 218 20 0 14555 0
[pid=19921/tid=19923] ppid=19919 vsize=60788 CPUtime=1060.97
/proc/19921/task/19923/stat : 19923 (MiraXTv2_dyn) R 19919 19921 19793 0 -1 4194368 26595 0 0 0 106064 33 0 0 25 0 2 0 360547798 62246912 14173 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.55
Current children cumulated vsize (KiB) 60788

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 20121
/proc/meminfo: memFree=1764176/2055920 swapFree=4145760/4192956
[pid=19921] ppid=19919 vsize=61272 CPUtime=1121.51
/proc/19921/stat : 19921 (MiraXTv2_dyn) S 19919 19921 19793 0 -1 4194304 28459 0 0 0 112117 34 0 0 22 0 2 0 360547741 62742528 14283 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19921/statm: 15318 14283 218 20 0 14676 0
[pid=19921/tid=19923] ppid=19919 vsize=61272 CPUtime=1120.94
/proc/19921/task/19923/stat : 19923 (MiraXTv2_dyn) R 19919 19921 19793 0 -1 4194368 27420 0 0 0 112060 34 0 0 25 0 2 0 360547798 62742528 14283 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.51
Current children cumulated vsize (KiB) 61272

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 20121
/proc/meminfo: memFree=1763984/2055920 swapFree=4145760/4192956
[pid=19921] ppid=19919 vsize=61568 CPUtime=1181.47
/proc/19921/stat : 19921 (MiraXTv2_dyn) S 19919 19921 19793 0 -1 4194304 29254 0 0 0 118112 35 0 0 22 0 2 0 360547741 63045632 14363 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19921/statm: 15392 14363 218 20 0 14750 0
[pid=19921/tid=19923] ppid=19919 vsize=61568 CPUtime=1180.9
/proc/19921/task/19923/stat : 19923 (MiraXTv2_dyn) R 19919 19921 19793 0 -1 4194368 28215 0 0 0 118056 34 0 0 25 0 2 0 360547798 63045632 14363 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526270 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.47
Current children cumulated vsize (KiB) 61568



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.9 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 20121
/proc/meminfo: memFree=1763920/2055920 swapFree=4145760/4192956
[pid=19921] ppid=19919 vsize=61568 CPUtime=1200.06
/proc/19921/stat : 19921 (MiraXTv2_dyn) S 19919 19921 19793 0 -1 4194304 29454 0 0 0 119971 35 0 0 22 0 2 0 360547741 63045632 14368 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19921/statm: 15392 14368 218 20 0 14750 0
[pid=19921/tid=19923] ppid=19919 vsize=61568 CPUtime=1199.49
/proc/19921/task/19923/stat : 19923 (MiraXTv2_dyn) R 19919 19921 19793 0 -1 4194368 28415 0 0 0 119915 34 0 0 25 0 2 0 360547798 63045632 14368 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 61568

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.92
CPU time (s): 1200.09
CPU user time (s): 1199.72
CPU system time (s): 0.362944
CPU usage (%): 99.9305
Max. virtual memory (cumulated for all children) (KiB): 61568

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

runsolver used 1.3128 second user time and 3.09253 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Fri May 11 00:58:19 UTC 2007

IDJOB= 302604
IDBENCH= 20087
IDSOLVER= 129
FILE ID= node1/302604-1178845099

PBS_JOBID= 5251012

Free space on /tmp= 54610 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v240/unif-k7-r85-v240-c20400-S1403172096-14.cnf
COMMAND LINE= /tmp/evaluation/302604-1178845099/MiraXTv2_dyn /tmp/evaluation/302604-1178845099/instance-302604-1178845099.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-302604-1178845099 -o ROOT/results/node1/solver-302604-1178845099 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/302604-1178845099/MiraXTv2_dyn /tmp/evaluation/302604-1178845099/instance-302604-1178845099.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  d431fc2ca1f52a92bf3b9c26794d0739

RANDOM SEED= 960273120

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.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.234
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.234
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:       1821432 kB
Buffers:         40824 kB
Cached:          92860 kB
SwapCached:      14692 kB
Active:          89944 kB
Inactive:        68728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1821432 kB
SwapTotal:     4192956 kB
SwapFree:      4145760 kB
Dirty:            4540 kB
Writeback:           0 kB
Mapped:          29836 kB
Slab:            61260 kB
Committed_AS:  9706576 kB
PageTables:       1832 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= 54610 MiB

End job on node1 on Fri May 11 01:18:22 UTC 2007