Trace number 304819

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.05 1200.82

General information on the benchmark

Namerandom/LargeSize/7SAT/v140/
unif-k7-r85-v140-c11900-S779713554-13.cnf
MD5SUMcfea37cf2c4e91ad4c7e1db353aebdc5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark337.509
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses11900
Sum of the clauses size83300
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 511900

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/node3/watcher-304819-1178853162 -o ROOT/results/node3/solver-304819-1178853162 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/304819-1178853162/MiraXTv1_dyn /tmp/evaluation/304819-1178853162/instance-304819-1178853162.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.97 1.00 0.99 3/77 15024
/proc/meminfo: memFree=1836384/2055920 swapFree=4138684/4192956
[pid=15024] ppid=15022 vsize=3788 CPUtime=0
/proc/15024/stat : 15024 (MiraXTv1_dyn) R 15022 15024 13408 0 -1 4194304 354 0 0 0 0 0 0 0 18 0 1 0 361353972 3878912 329 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11359867 0 0 4096 0 0 0 0 17 0 0 0
/proc/15024/statm: 947 330 206 20 0 305 0

[startup+0.058452 s]
/proc/loadavg: 0.97 1.00 0.99 3/77 15024
/proc/meminfo: memFree=1836384/2055920 swapFree=4138684/4192956
[pid=15024] ppid=15022 vsize=4780 CPUtime=0.05
/proc/15024/stat : 15024 (MiraXTv1_dyn) R 15022 15024 13408 0 -1 4194304 624 0 0 0 5 0 0 0 18 0 1 0 361353972 4894720 599 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583875 0 0 4096 0 0 0 0 17 0 0 0
/proc/15024/statm: 1195 599 207 20 0 553 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4780

[startup+0.101458 s]
/proc/loadavg: 0.97 1.00 0.99 3/77 15024
/proc/meminfo: memFree=1836384/2055920 swapFree=4138684/4192956
[pid=15024] ppid=15022 vsize=4780 CPUtime=0.09
/proc/15024/stat : 15024 (MiraXTv1_dyn) R 15022 15024 13408 0 -1 4194304 624 0 0 0 9 0 0 0 18 0 1 0 361353972 4894720 599 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583948 0 0 4096 0 0 0 0 17 0 0 0
/proc/15024/statm: 1195 599 207 20 0 553 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4780

[startup+0.30149 s]
/proc/loadavg: 0.97 1.00 0.99 3/77 15024
/proc/meminfo: memFree=1836384/2055920 swapFree=4138684/4192956
[pid=15024] ppid=15022 vsize=7296 CPUtime=0.29
/proc/15024/stat : 15024 (MiraXTv1_dyn) S 15022 15024 13408 0 -1 4194304 993 0 0 0 29 0 0 0 19 0 2 0 361353972 7471104 899 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15024/statm: 1824 899 218 20 0 1182 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7296

[startup+0.701556 s]
/proc/loadavg: 0.97 1.00 0.99 3/77 15024
/proc/meminfo: memFree=1836384/2055920 swapFree=4138684/4192956
[pid=15024] ppid=15022 vsize=8880 CPUtime=0.69
/proc/15024/stat : 15024 (MiraXTv1_dyn) S 15022 15024 13408 0 -1 4194304 1428 0 0 0 69 0 0 0 19 0 2 0 361353972 9093120 1334 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15024/statm: 2220 1334 218 20 0 1578 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8880

[startup+1.50168 s]
/proc/loadavg: 0.97 1.00 0.99 2/79 15026
/proc/meminfo: memFree=1830480/2055920 swapFree=4138684/4192956
[pid=15024] ppid=15022 vsize=11512 CPUtime=1.49
/proc/15024/stat : 15024 (MiraXTv1_dyn) S 15022 15024 13408 0 -1 4194304 1954 0 0 0 148 1 0 0 19 0 2 0 361353972 11788288 1860 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15024/statm: 2878 1860 218 20 0 2236 0
[pid=15024/tid=15026] ppid=15022 vsize=11512 CPUtime=1.22
/proc/15024/task/15026/stat : 15026 (MiraXTv1_dyn) R 15022 15024 13408 0 -1 4194368 1192 0 0 0 122 0 0 0 25 0 2 0 361353999 11788288 1860 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11512

[startup+3.10194 s]
/proc/loadavg: 0.97 1.00 0.99 2/79 15026
/proc/meminfo: memFree=1827856/2055920 swapFree=4138684/4192956
[pid=15024] ppid=15022 vsize=15832 CPUtime=3.09
/proc/15024/stat : 15024 (MiraXTv1_dyn) S 15022 15024 13408 0 -1 4194304 3121 0 0 0 308 1 0 0 19 0 2 0 361353972 16211968 3027 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15024/statm: 3958 3027 218 20 0 3316 0
[pid=15024/tid=15026] ppid=15022 vsize=15832 CPUtime=2.81
/proc/15024/task/15026/stat : 15026 (MiraXTv1_dyn) R 15022 15024 13408 0 -1 4194368 2359 0 0 0 281 0 0 0 25 0 2 0 361353999 16211968 3027 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15832

[startup+6.30147 s]
/proc/loadavg: 0.98 1.00 0.99 2/79 15026
/proc/meminfo: memFree=1822992/2055920 swapFree=4138684/4192956
[pid=15024] ppid=15022 vsize=18668 CPUtime=6.29
/proc/15024/stat : 15024 (MiraXTv1_dyn) S 15022 15024 13408 0 -1 4194304 3931 0 0 0 627 2 0 0 19 0 2 0 361353972 19116032 3763 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15024/statm: 4667 3763 218 20 0 4025 0
[pid=15024/tid=15026] ppid=15022 vsize=18668 CPUtime=6.02
/proc/15024/task/15026/stat : 15026 (MiraXTv1_dyn) R 15022 15024 13408 0 -1 4194368 3169 0 0 0 601 1 0 0 25 0 2 0 361353999 19116032 3763 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18668

[startup+12.7015 s]
/proc/loadavg: 0.98 1.00 0.99 2/79 15026
/proc/meminfo: memFree=1815120/2055920 swapFree=4138684/4192956
[pid=15024] ppid=15022 vsize=24972 CPUtime=12.69
/proc/15024/stat : 15024 (MiraXTv1_dyn) S 15022 15024 13408 0 -1 4194304 5729 0 0 0 1266 3 0 0 19 0 2 0 361353972 25571328 5412 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15024/statm: 6243 5412 218 20 0 5601 0
[pid=15024/tid=15026] ppid=15022 vsize=24972 CPUtime=12.41
/proc/15024/task/15026/stat : 15026 (MiraXTv1_dyn) R 15022 15024 13408 0 -1 4194368 4967 0 0 0 1239 2 0 0 25 0 2 0 361353999 25571328 5412 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134522452 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24972

[startup+25.5016 s]
/proc/loadavg: 0.98 1.00 0.99 2/79 15026
/proc/meminfo: memFree=1810320/2055920 swapFree=4138684/4192956
[pid=15024] ppid=15022 vsize=29792 CPUtime=25.47
/proc/15024/stat : 15024 (MiraXTv1_dyn) S 15022 15024 13408 0 -1 4194304 7197 0 0 0 2544 3 0 0 19 0 2 0 361353972 30507008 6642 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15024/statm: 7448 6642 218 20 0 6806 0
[pid=15024/tid=15026] ppid=15022 vsize=29792 CPUtime=25.21
/proc/15024/task/15026/stat : 15026 (MiraXTv1_dyn) R 15022 15024 13408 0 -1 4194368 6435 0 0 0 2518 3 0 0 25 0 2 0 361353999 30507008 6642 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 29792

[startup+51.1018 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 15026
/proc/meminfo: memFree=1807184/2055920 swapFree=4138684/4192956
[pid=15024] ppid=15022 vsize=32812 CPUtime=51.06
/proc/15024/stat : 15024 (MiraXTv1_dyn) S 15022 15024 13408 0 -1 4194304 8481 0 0 0 5102 4 0 0 19 0 2 0 361353972 33599488 7413 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15024/statm: 8203 7413 218 20 0 7561 0
[pid=15024/tid=15026] ppid=15022 vsize=32812 CPUtime=50.78
/proc/15024/task/15026/stat : 15026 (MiraXTv1_dyn) R 15022 15024 13408 0 -1 4194368 7719 0 0 0 5075 3 0 0 25 0 2 0 361353999 33599488 7413 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 32812

[startup+102.305 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 15026
/proc/meminfo: memFree=1805072/2055920 swapFree=4138684/4192956
[pid=15024] ppid=15022 vsize=34652 CPUtime=102.23
/proc/15024/stat : 15024 (MiraXTv1_dyn) S 15022 15024 13408 0 -1 4194304 9920 0 0 0 10218 5 0 0 19 0 2 0 361353972 35483648 7877 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15024/statm: 8663 7877 218 20 0 8021 0
[pid=15024/tid=15026] ppid=15022 vsize=34652 CPUtime=101.95
/proc/15024/task/15026/stat : 15026 (MiraXTv1_dyn) R 15022 15024 13408 0 -1 4194368 9158 0 0 0 10191 4 0 0 25 0 2 0 361353999 35483648 7877 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) 34652

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 15026
/proc/meminfo: memFree=1803792/2055920 swapFree=4138684/4192956
[pid=15024] ppid=15022 vsize=35940 CPUtime=162.19
/proc/15024/stat : 15024 (MiraXTv1_dyn) S 15022 15024 13408 0 -1 4194304 11286 0 0 0 16213 6 0 0 19 0 2 0 361353972 36802560 8203 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15024/statm: 8985 8203 218 20 0 8343 0
[pid=15024/tid=15026] ppid=15022 vsize=35940 CPUtime=161.91
/proc/15024/task/15026/stat : 15026 (MiraXTv1_dyn) R 15022 15024 13408 0 -1 4194368 10524 0 0 0 16186 5 0 0 25 0 2 0 361353999 36802560 8203 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520086 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 35940

[startup+222.303 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 15026
/proc/meminfo: memFree=1802256/2055920 swapFree=4138684/4192956
[pid=15024] ppid=15022 vsize=37732 CPUtime=222.14
/proc/15024/stat : 15024 (MiraXTv1_dyn) S 15022 15024 13408 0 -1 4194304 12606 0 0 0 22207 7 0 0 19 0 2 0 361353972 38637568 8612 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15024/statm: 9433 8612 218 20 0 8791 0
[pid=15024/tid=15026] ppid=15022 vsize=37732 CPUtime=221.87
/proc/15024/task/15026/stat : 15026 (MiraXTv1_dyn) R 15022 15024 13408 0 -1 4194368 11844 0 0 0 22181 6 0 0 25 0 2 0 361353999 38637568 8612 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 37732

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 15026
/proc/meminfo: memFree=1801040/2055920 swapFree=4138684/4192956
[pid=15024] ppid=15022 vsize=38872 CPUtime=282.1
/proc/15024/stat : 15024 (MiraXTv1_dyn) S 15022 15024 13408 0 -1 4194304 13861 0 0 0 28203 7 0 0 19 0 2 0 361353972 39804928 8891 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15024/statm: 9718 8891 218 20 0 9076 0
[pid=15024/tid=15026] ppid=15022 vsize=38872 CPUtime=281.84
/proc/15024/task/15026/stat : 15026 (MiraXTv1_dyn) R 15022 15024 13408 0 -1 4194368 13099 0 0 0 28177 7 0 0 25 0 2 0 361353999 39804928 8891 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 38872

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 15026
/proc/meminfo: memFree=1800400/2055920 swapFree=4138684/4192956
[pid=15024] ppid=15022 vsize=39584 CPUtime=342.07
/proc/15024/stat : 15024 (MiraXTv1_dyn) S 15022 15024 13408 0 -1 4194304 15062 0 0 0 34199 8 0 0 19 0 2 0 361353972 40534016 9052 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15024/statm: 9896 9052 218 20 0 9254 0
[pid=15024/tid=15026] ppid=15022 vsize=39584 CPUtime=341.79
/proc/15024/task/15026/stat : 15026 (MiraXTv1_dyn) R 15022 15024 13408 0 -1 4194368 14300 0 0 0 34172 7 0 0 25 0 2 0 361353999 40534016 9052 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 39584

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 15026
/proc/meminfo: memFree=1799568/2055920 swapFree=4138684/4192956
[pid=15024] ppid=15022 vsize=40492 CPUtime=402.02
/proc/15024/stat : 15024 (MiraXTv1_dyn) S 15022 15024 13408 0 -1 4194304 16265 0 0 0 40193 9 0 0 19 0 2 0 361353972 41463808 9277 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15024/statm: 10123 9277 218 20 0 9481 0
[pid=15024/tid=15026] ppid=15022 vsize=40492 CPUtime=401.75
/proc/15024/task/15026/stat : 15026 (MiraXTv1_dyn) R 15022 15024 13408 0 -1 4194368 15503 0 0 0 40167 8 0 0 25 0 2 0 361353999 41463808 9277 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.02
Current children cumulated vsize (KiB) 40492

[startup+462.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 15026
/proc/meminfo: memFree=1798736/2055920 swapFree=4138684/4192956
[pid=15024] ppid=15022 vsize=41348 CPUtime=461.98
/proc/15024/stat : 15024 (MiraXTv1_dyn) S 15022 15024 13408 0 -1 4194304 17370 0 0 0 46189 9 0 0 19 0 2 0 361353972 42340352 9472 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15024/statm: 10337 9472 218 20 0 9695 0
[pid=15024/tid=15026] ppid=15022 vsize=41348 CPUtime=461.72
/proc/15024/task/15026/stat : 15026 (MiraXTv1_dyn) R 15022 15024 13408 0 -1 4194368 16608 0 0 0 46163 9 0 0 25 0 2 0 361353999 42340352 9472 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 461.98
Current children cumulated vsize (KiB) 41348

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 15026
/proc/meminfo: memFree=1797968/2055920 swapFree=4138684/4192956
[pid=15024] ppid=15022 vsize=42100 CPUtime=521.94
/proc/15024/stat : 15024 (MiraXTv1_dyn) S 15022 15024 13408 0 -1 4194304 18408 0 0 0 52184 10 0 0 19 0 2 0 361353972 43110400 9662 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15024/statm: 10525 9662 218 20 0 9883 0
[pid=15024/tid=15026] ppid=15022 vsize=42100 CPUtime=521.67
/proc/15024/task/15026/stat : 15026 (MiraXTv1_dyn) R 15022 15024 13408 0 -1 4194368 17646 0 0 0 52158 9 0 0 25 0 2 0 361353999 43110400 9662 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.94
Current children cumulated vsize (KiB) 42100

[startup+582.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 15026
/proc/meminfo: memFree=1797392/2055920 swapFree=4138684/4192956
[pid=15024] ppid=15022 vsize=42800 CPUtime=581.89
/proc/15024/stat : 15024 (MiraXTv1_dyn) S 15022 15024 13408 0 -1 4194304 19539 0 0 0 58179 10 0 0 19 0 2 0 361353972 43827200 9814 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15024/statm: 10700 9814 218 20 0 10058 0
[pid=15024/tid=15026] ppid=15022 vsize=42800 CPUtime=581.63
/proc/15024/task/15026/stat : 15026 (MiraXTv1_dyn) R 15022 15024 13408 0 -1 4194368 18777 0 0 0 58153 10 0 0 25 0 2 0 361353999 43827200 9814 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.89
Current children cumulated vsize (KiB) 42800

[startup+642.302 s]
/proc/loadavg: 1.05 1.01 1.00 2/79 15026
/proc/meminfo: memFree=1796816/2055920 swapFree=4138684/4192956
[pid=15024] ppid=15022 vsize=43436 CPUtime=641.87
/proc/15024/stat : 15024 (MiraXTv1_dyn) S 15022 15024 13408 0 -1 4194304 20559 0 0 0 64175 12 0 0 19 0 2 0 361353972 44478464 9983 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15024/statm: 10859 9983 218 20 0 10217 0
[pid=15024/tid=15026] ppid=15022 vsize=43436 CPUtime=641.59
/proc/15024/task/15026/stat : 15026 (MiraXTv1_dyn) R 15022 15024 13408 0 -1 4194368 19797 0 0 0 64148 11 0 0 25 0 2 0 361353999 44478464 9983 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.87
Current children cumulated vsize (KiB) 43436

[startup+702.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/79 15026
/proc/meminfo: memFree=1796304/2055920 swapFree=4138684/4192956
[pid=15024] ppid=15022 vsize=43896 CPUtime=701.82
/proc/15024/stat : 15024 (MiraXTv1_dyn) S 15022 15024 13408 0 -1 4194304 21697 0 0 0 70170 12 0 0 19 0 2 0 361353972 44949504 10072 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15024/statm: 10974 10072 218 20 0 10332 0
[pid=15024/tid=15026] ppid=15022 vsize=43896 CPUtime=701.55
/proc/15024/task/15026/stat : 15026 (MiraXTv1_dyn) R 15022 15024 13408 0 -1 4194368 20935 0 0 0 70144 11 0 0 25 0 2 0 361353999 44949504 10072 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.82
Current children cumulated vsize (KiB) 43896

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 15026
/proc/meminfo: memFree=1795920/2055920 swapFree=4138684/4192956
[pid=15024] ppid=15022 vsize=44196 CPUtime=761.79
/proc/15024/stat : 15024 (MiraXTv1_dyn) S 15022 15024 13408 0 -1 4194304 22720 0 0 0 76166 13 0 0 19 0 2 0 361353972 45256704 10178 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15024/statm: 11049 10178 218 20 0 10407 0
[pid=15024/tid=15026] ppid=15022 vsize=44196 CPUtime=761.51
/proc/15024/task/15026/stat : 15026 (MiraXTv1_dyn) R 15022 15024 13408 0 -1 4194368 21958 0 0 0 76139 12 0 0 25 0 2 0 361353999 45256704 10178 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.79
Current children cumulated vsize (KiB) 44196

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 15026
/proc/meminfo: memFree=1795408/2055920 swapFree=4138684/4192956
[pid=15024] ppid=15022 vsize=44792 CPUtime=821.75
/proc/15024/stat : 15024 (MiraXTv1_dyn) S 15022 15024 13408 0 -1 4194304 23748 0 0 0 82162 13 0 0 19 0 2 0 361353972 45867008 10287 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15024/statm: 11198 10287 218 20 0 10556 0
[pid=15024/tid=15026] ppid=15022 vsize=44792 CPUtime=821.47
/proc/15024/task/15026/stat : 15026 (MiraXTv1_dyn) R 15022 15024 13408 0 -1 4194368 22986 0 0 0 82135 12 0 0 25 0 2 0 361353999 45867008 10287 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.75
Current children cumulated vsize (KiB) 44792

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 15026
/proc/meminfo: memFree=1795024/2055920 swapFree=4138684/4192956
[pid=15024] ppid=15022 vsize=45112 CPUtime=881.71
/proc/15024/stat : 15024 (MiraXTv1_dyn) S 15022 15024 13408 0 -1 4194304 24703 0 0 0 88158 13 0 0 19 0 2 0 361353972 46194688 10384 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15024/statm: 11278 10384 218 20 0 10636 0
[pid=15024/tid=15026] ppid=15022 vsize=45112 CPUtime=881.45
/proc/15024/task/15026/stat : 15026 (MiraXTv1_dyn) R 15022 15024 13408 0 -1 4194368 23941 0 0 0 88132 13 0 0 25 0 2 0 361353999 46194688 10384 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526422 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.71
Current children cumulated vsize (KiB) 45112

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 15026
/proc/meminfo: memFree=1794832/2055920 swapFree=4138684/4192956
[pid=15024] ppid=15022 vsize=45440 CPUtime=941.68
/proc/15024/stat : 15024 (MiraXTv1_dyn) S 15022 15024 13408 0 -1 4194304 25618 0 0 0 94154 14 0 0 19 0 2 0 361353972 46530560 10446 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15024/statm: 11360 10446 218 20 0 10718 0
[pid=15024/tid=15026] ppid=15022 vsize=45440 CPUtime=941.41
/proc/15024/task/15026/stat : 15026 (MiraXTv1_dyn) R 15022 15024 13408 0 -1 4194368 24856 0 0 0 94128 13 0 0 25 0 2 0 361353999 46530560 10446 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.68
Current children cumulated vsize (KiB) 45440

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 15026
/proc/meminfo: memFree=1794448/2055920 swapFree=4138684/4192956
[pid=15024] ppid=15022 vsize=45756 CPUtime=1001.64
/proc/15024/stat : 15024 (MiraXTv1_dyn) S 15022 15024 13408 0 -1 4194304 26634 0 0 0 100150 14 0 0 19 0 2 0 361353972 46854144 10540 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15024/statm: 11439 10540 218 20 0 10797 0
[pid=15024/tid=15026] ppid=15022 vsize=45756 CPUtime=1001.36
/proc/15024/task/15026/stat : 15026 (MiraXTv1_dyn) R 15022 15024 13408 0 -1 4194368 25872 0 0 0 100123 13 0 0 25 0 2 0 361353999 46854144 10540 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.64
Current children cumulated vsize (KiB) 45756

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 15026
/proc/meminfo: memFree=1794128/2055920 swapFree=4138684/4192956
[pid=15024] ppid=15022 vsize=46256 CPUtime=1061.61
/proc/15024/stat : 15024 (MiraXTv1_dyn) S 15022 15024 13408 0 -1 4194304 27608 0 0 0 106146 15 0 0 19 0 2 0 361353972 47366144 10656 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15024/statm: 11564 10656 218 20 0 10922 0
[pid=15024/tid=15026] ppid=15022 vsize=46256 CPUtime=1061.34
/proc/15024/task/15026/stat : 15026 (MiraXTv1_dyn) R 15022 15024 13408 0 -1 4194368 26846 0 0 0 106120 14 0 0 25 0 2 0 361353999 47366144 10656 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.61
Current children cumulated vsize (KiB) 46256

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 15026
/proc/meminfo: memFree=1793616/2055920 swapFree=4138684/4192956
[pid=15024] ppid=15022 vsize=46608 CPUtime=1121.57
/proc/15024/stat : 15024 (MiraXTv1_dyn) S 15022 15024 13408 0 -1 4194304 28551 0 0 0 112141 16 0 0 19 0 2 0 361353972 47726592 10741 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15024/statm: 11652 10741 218 20 0 11010 0
[pid=15024/tid=15026] ppid=15022 vsize=46608 CPUtime=1121.3
/proc/15024/task/15026/stat : 15026 (MiraXTv1_dyn) R 15022 15024 13408 0 -1 4194368 27789 0 0 0 112115 15 0 0 25 0 2 0 361353999 47726592 10741 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.57
Current children cumulated vsize (KiB) 46608

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 15026
/proc/meminfo: memFree=1793360/2055920 swapFree=4138684/4192956
[pid=15024] ppid=15022 vsize=46796 CPUtime=1181.53
/proc/15024/stat : 15024 (MiraXTv1_dyn) S 15022 15024 13408 0 -1 4194304 29452 0 0 0 118137 16 0 0 19 0 2 0 361353972 47919104 10784 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15024/statm: 11699 10784 218 20 0 11057 0
[pid=15024/tid=15026] ppid=15022 vsize=46796 CPUtime=1181.26
/proc/15024/task/15026/stat : 15026 (MiraXTv1_dyn) R 15022 15024 13408 0 -1 4194368 28690 0 0 0 118110 16 0 0 25 0 2 0 361353999 47919104 10784 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.53
Current children cumulated vsize (KiB) 46796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 15026
/proc/meminfo: memFree=1793296/2055920 swapFree=4138684/4192956
[pid=15024] ppid=15022 vsize=47000 CPUtime=1200.02
/proc/15024/stat : 15024 (MiraXTv1_dyn) S 15022 15024 13408 0 -1 4194304 29806 0 0 0 119986 16 0 0 19 0 2 0 361353972 48128000 10808 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15024/statm: 11750 10808 218 20 0 11108 0
[pid=15024/tid=15026] ppid=15022 vsize=47000 CPUtime=1199.76
/proc/15024/task/15026/stat : 15026 (MiraXTv1_dyn) R 15022 15024 13408 0 -1 4194368 29044 0 0 0 119960 16 0 0 25 0 2 0 361353999 48128000 10808 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 47000

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.05
CPU user time (s): 1199.88
CPU system time (s): 0.175973
CPU usage (%): 99.9359
Max. virtual memory (cumulated for all children) (KiB): 47060

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

runsolver used 1.27981 second user time and 3.09453 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Fri May 11 03:12:42 UTC 2007

IDJOB= 304819
IDBENCH= 20141
IDSOLVER= 130
FILE ID= node3/304819-1178853162

PBS_JOBID= 5251010

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v140/unif-k7-r85-v140-c11900-S779713554-13.cnf
COMMAND LINE= /tmp/evaluation/304819-1178853162/MiraXTv1_dyn /tmp/evaluation/304819-1178853162/instance-304819-1178853162.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-304819-1178853162 -o ROOT/results/node3/solver-304819-1178853162 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/304819-1178853162/MiraXTv1_dyn /tmp/evaluation/304819-1178853162/instance-304819-1178853162.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  cfea37cf2c4e91ad4c7e1db353aebdc5

RANDOM SEED= 983348853

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.270
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.270
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:       1836600 kB
Buffers:         40288 kB
Cached:         113372 kB
SwapCached:      18176 kB
Active:         113504 kB
Inactive:        64268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1836600 kB
SwapTotal:     4192956 kB
SwapFree:      4138684 kB
Dirty:            4300 kB
Writeback:           0 kB
Mapped:          29900 kB
Slab:            27060 kB
Committed_AS: 11467364 kB
PageTables:       1780 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 node3 on Fri May 11 03:32:45 UTC 2007