Trace number 294077

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

General information on the benchmark

Namerandom/OnTreshold/5SAT/v130/
unif-k5-r21.3-v130-c2769-S1513299405-10.SAT.shuffled.cnf
MD5SUM60d0c88e8671d7979416bf70b974aef4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.026995
Satisfiable
(Un)Satisfiability was proved
Number of variables130
Number of clauses2769
Sum of the clauses size13845
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 52769
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/node19/watcher-294077-1178815908 -o ROOT/results/node19/solver-294077-1178815908 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/294077-1178815908/MiraXTv1_dyn /tmp/evaluation/294077-1178815908/instance-294077-1178815908.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.90 0.99 0.99 3/77 7149
/proc/meminfo: memFree=1871224/2055920 swapFree=4148252/4192956
[pid=7149] ppid=7147 vsize=3788 CPUtime=0
/proc/7149/stat : 7149 (MiraXTv1_dyn) R 7147 7149 7077 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 329508186 3878912 264 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7919227 0 0 4096 0 0 0 0 17 1 0 0
/proc/7149/statm: 947 264 206 20 0 305 0

[startup+0.053216 s]
/proc/loadavg: 0.90 0.99 0.99 3/77 7149
/proc/meminfo: memFree=1871224/2055920 swapFree=4148252/4192956
[pid=7149] ppid=7147 vsize=4720 CPUtime=0.04
/proc/7149/stat : 7149 (MiraXTv1_dyn) S 7147 7149 7077 0 -1 4194304 466 0 0 0 4 0 0 0 18 0 2 0 329508186 4833280 441 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7149/statm: 1180 441 218 20 0 538 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4720

[startup+0.101221 s]
/proc/loadavg: 0.90 0.99 0.99 3/77 7149
/proc/meminfo: memFree=1871224/2055920 swapFree=4148252/4192956
[pid=7149] ppid=7147 vsize=5800 CPUtime=0.09
/proc/7149/stat : 7149 (MiraXTv1_dyn) S 7147 7149 7077 0 -1 4194304 562 0 0 0 9 0 0 0 18 0 2 0 329508186 5939200 537 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7149/statm: 1450 537 218 20 0 808 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5800

[startup+0.301242 s]
/proc/loadavg: 0.90 0.99 0.99 3/77 7149
/proc/meminfo: memFree=1871224/2055920 swapFree=4148252/4192956
[pid=7149] ppid=7147 vsize=6672 CPUtime=0.29
/proc/7149/stat : 7149 (MiraXTv1_dyn) S 7147 7149 7077 0 -1 4194304 818 0 0 0 29 0 0 0 18 0 2 0 329508186 6832128 793 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7149/statm: 1668 793 218 20 0 1026 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6672

[startup+0.701287 s]
/proc/loadavg: 0.90 0.99 0.99 3/77 7149
/proc/meminfo: memFree=1871224/2055920 swapFree=4148252/4192956
[pid=7149] ppid=7147 vsize=7980 CPUtime=0.69
/proc/7149/stat : 7149 (MiraXTv1_dyn) S 7147 7149 7077 0 -1 4194304 1180 0 0 0 69 0 0 0 18 0 2 0 329508186 8171520 1155 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7149/statm: 1995 1155 218 20 0 1353 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7980

[startup+1.50137 s]
/proc/loadavg: 0.91 0.99 0.99 2/79 7151
/proc/meminfo: memFree=1867048/2055920 swapFree=4148252/4192956
[pid=7149] ppid=7147 vsize=9532 CPUtime=1.49
/proc/7149/stat : 7149 (MiraXTv1_dyn) S 7147 7149 7077 0 -1 4194304 1554 0 0 0 148 1 0 0 18 0 2 0 329508186 9760768 1529 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7149/statm: 2383 1529 218 20 0 1741 0
[pid=7149/tid=7151] ppid=7147 vsize=9532 CPUtime=1.47
/proc/7149/task/7151/stat : 7151 (MiraXTv1_dyn) R 7147 7149 7077 0 -1 4194368 1187 0 0 0 147 0 0 0 25 0 2 0 329508188 9760768 1529 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9532

[startup+3.10155 s]
/proc/loadavg: 0.91 0.99 0.99 2/79 7151
/proc/meminfo: memFree=1864360/2055920 swapFree=4148252/4192956
[pid=7149] ppid=7147 vsize=12836 CPUtime=3.08
/proc/7149/stat : 7149 (MiraXTv1_dyn) S 7147 7149 7077 0 -1 4194304 2452 0 0 0 307 1 0 0 18 0 2 0 329508186 13144064 2391 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7149/statm: 3209 2391 218 20 0 2567 0
[pid=7149/tid=7151] ppid=7147 vsize=12836 CPUtime=3.07
/proc/7149/task/7151/stat : 7151 (MiraXTv1_dyn) R 7147 7149 7077 0 -1 4194368 2085 0 0 0 306 1 0 0 25 0 2 0 329508188 13144064 2391 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526414 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 12836

[startup+6.30189 s]
/proc/loadavg: 0.91 0.99 0.99 2/79 7151
/proc/meminfo: memFree=1861104/2055920 swapFree=4148252/4192956
[pid=7149] ppid=7147 vsize=15096 CPUtime=6.29
/proc/7149/stat : 7149 (MiraXTv1_dyn) S 7147 7149 7077 0 -1 4194304 3061 0 0 0 627 2 0 0 18 0 2 0 329508186 15458304 2961 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7149/statm: 3774 2961 218 20 0 3132 0
[pid=7149/tid=7151] ppid=7147 vsize=15096 CPUtime=6.27
/proc/7149/task/7151/stat : 7151 (MiraXTv1_dyn) R 7147 7149 7077 0 -1 4194368 2694 0 0 0 625 2 0 0 25 0 2 0 329508188 15458304 2961 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15096

[startup+12.7026 s]
/proc/loadavg: 0.92 0.99 0.99 2/79 7151
/proc/meminfo: memFree=1855984/2055920 swapFree=4148252/4192956
[pid=7149] ppid=7147 vsize=18820 CPUtime=12.68
/proc/7149/stat : 7149 (MiraXTv1_dyn) S 7147 7149 7077 0 -1 4194304 4153 0 0 0 1266 2 0 0 18 0 2 0 329508186 19271680 3902 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7149/statm: 4705 3902 218 20 0 4063 0
[pid=7149/tid=7151] ppid=7147 vsize=18820 CPUtime=12.67
/proc/7149/task/7151/stat : 7151 (MiraXTv1_dyn) R 7147 7149 7077 0 -1 4194368 3786 0 0 0 1265 2 0 0 25 0 2 0 329508188 19271680 3902 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 18820

[startup+25.502 s]
/proc/loadavg: 0.93 0.99 0.99 2/79 7151
/proc/meminfo: memFree=1851504/2055920 swapFree=4148252/4192956
[pid=7149] ppid=7147 vsize=23340 CPUtime=25.48
/proc/7149/stat : 7149 (MiraXTv1_dyn) S 7147 7149 7077 0 -1 4194304 5570 0 0 0 2544 4 0 0 18 0 2 0 329508186 23900160 5012 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7149/statm: 5835 5012 218 20 0 5193 0
[pid=7149/tid=7151] ppid=7147 vsize=23340 CPUtime=25.46
/proc/7149/task/7151/stat : 7151 (MiraXTv1_dyn) R 7147 7149 7077 0 -1 4194368 5203 0 0 0 2542 4 0 0 25 0 2 0 329508188 23900160 5012 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 23340

[startup+51.1018 s]
/proc/loadavg: 0.95 0.99 0.99 2/79 7151
/proc/meminfo: memFree=1849456/2055920 swapFree=4148252/4192956
[pid=7149] ppid=7147 vsize=25552 CPUtime=51.07
/proc/7149/stat : 7149 (MiraXTv1_dyn) S 7147 7149 7077 0 -1 4194304 6609 0 0 0 5102 5 0 0 18 0 2 0 329508186 26165248 5584 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7149/statm: 6388 5584 218 20 0 5746 0
[pid=7149/tid=7151] ppid=7147 vsize=25552 CPUtime=51.06
/proc/7149/task/7151/stat : 7151 (MiraXTv1_dyn) R 7147 7149 7077 0 -1 4194368 6242 0 0 0 5101 5 0 0 25 0 2 0 329508188 26165248 5584 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 25552

[startup+102.305 s]
/proc/loadavg: 0.98 0.99 0.99 2/79 7151
/proc/meminfo: memFree=1847344/2055920 swapFree=4148252/4192956
[pid=7149] ppid=7147 vsize=27420 CPUtime=102.27
/proc/7149/stat : 7149 (MiraXTv1_dyn) S 7147 7149 7077 0 -1 4194304 8126 0 0 0 10220 7 0 0 18 0 2 0 329508186 28078080 6062 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7149/statm: 6855 6062 218 20 0 6213 0
[pid=7149/tid=7151] ppid=7147 vsize=27420 CPUtime=102.24
/proc/7149/task/7151/stat : 7151 (MiraXTv1_dyn) R 7147 7149 7077 0 -1 4194368 7759 0 0 0 10218 6 0 0 25 0 2 0 329508188 28078080 6062 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 27420

[startup+162.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 7151
/proc/meminfo: memFree=1846256/2055920 swapFree=4148252/4192956
[pid=7149] ppid=7147 vsize=28496 CPUtime=162.25
/proc/7149/stat : 7149 (MiraXTv1_dyn) S 7147 7149 7077 0 -1 4194304 9463 0 0 0 16217 8 0 0 18 0 2 0 329508186 29179904 6331 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7149/statm: 7124 6331 218 20 0 6482 0
[pid=7149/tid=7151] ppid=7147 vsize=28496 CPUtime=162.23
/proc/7149/task/7151/stat : 7151 (MiraXTv1_dyn) R 7147 7149 7077 0 -1 4194368 9096 0 0 0 16215 8 0 0 25 0 2 0 329508188 29179904 6331 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 28496

[startup+222.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 7151
/proc/meminfo: memFree=1844976/2055920 swapFree=4148252/4192956
[pid=7149] ppid=7147 vsize=29672 CPUtime=222.23
/proc/7149/stat : 7149 (MiraXTv1_dyn) S 7147 7149 7077 0 -1 4194304 10863 0 0 0 22213 10 0 0 18 0 2 0 329508186 30384128 6635 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7149/statm: 7418 6635 218 20 0 6776 0
[pid=7149/tid=7151] ppid=7147 vsize=29672 CPUtime=222.21
/proc/7149/task/7151/stat : 7151 (MiraXTv1_dyn) R 7147 7149 7077 0 -1 4194368 10496 0 0 0 22212 9 0 0 25 0 2 0 329508188 30384128 6635 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 29672

[startup+282.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 7151
/proc/meminfo: memFree=1843696/2055920 swapFree=4148252/4192956
[pid=7149] ppid=7147 vsize=31000 CPUtime=282.21
/proc/7149/stat : 7149 (MiraXTv1_dyn) S 7147 7149 7077 0 -1 4194304 12171 0 0 0 28211 10 0 0 18 0 2 0 329508186 31744000 6976 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7149/statm: 7750 6976 218 20 0 7108 0
[pid=7149/tid=7151] ppid=7147 vsize=31000 CPUtime=282.2
/proc/7149/task/7151/stat : 7151 (MiraXTv1_dyn) R 7147 7149 7077 0 -1 4194368 11804 0 0 0 28210 10 0 0 25 0 2 0 329508188 31744000 6976 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526693 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 31000

[startup+342.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 7151
/proc/meminfo: memFree=1843184/2055920 swapFree=4148252/4192956
[pid=7149] ppid=7147 vsize=31596 CPUtime=342.19
/proc/7149/stat : 7149 (MiraXTv1_dyn) S 7147 7149 7077 0 -1 4194304 13433 0 0 0 34208 11 0 0 18 0 2 0 329508186 32354304 7105 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7149/statm: 7899 7105 218 20 0 7257 0
[pid=7149/tid=7151] ppid=7147 vsize=31596 CPUtime=342.18
/proc/7149/task/7151/stat : 7151 (MiraXTv1_dyn) R 7147 7149 7077 0 -1 4194368 13066 0 0 0 34207 11 0 0 25 0 2 0 329508188 32354304 7105 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 31596

[startup+402.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 7151
/proc/meminfo: memFree=1842416/2055920 swapFree=4148252/4192956
[pid=7149] ppid=7147 vsize=32556 CPUtime=402.18
/proc/7149/stat : 7149 (MiraXTv1_dyn) S 7147 7149 7077 0 -1 4194304 14618 0 0 0 40206 12 0 0 18 0 2 0 329508186 33337344 7286 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7149/statm: 8139 7286 218 20 0 7497 0
[pid=7149/tid=7151] ppid=7147 vsize=32556 CPUtime=402.16
/proc/7149/task/7151/stat : 7151 (MiraXTv1_dyn) R 7147 7149 7077 0 -1 4194368 14251 0 0 0 40204 12 0 0 25 0 2 0 329508188 33337344 7286 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 32556

[startup+462.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 7151
/proc/meminfo: memFree=1841712/2055920 swapFree=4148252/4192956
[pid=7149] ppid=7147 vsize=33400 CPUtime=462.16
/proc/7149/stat : 7149 (MiraXTv1_dyn) S 7147 7149 7077 0 -1 4194304 15738 0 0 0 46203 13 0 0 18 0 2 0 329508186 34201600 7469 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7149/statm: 8350 7469 218 20 0 7708 0
[pid=7149/tid=7151] ppid=7147 vsize=33400 CPUtime=462.15
/proc/7149/task/7151/stat : 7151 (MiraXTv1_dyn) R 7147 7149 7077 0 -1 4194368 15371 0 0 0 46202 13 0 0 25 0 2 0 329508188 34201600 7469 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 33400

[startup+522.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 7151
/proc/meminfo: memFree=1841008/2055920 swapFree=4148252/4192956
[pid=7149] ppid=7147 vsize=34024 CPUtime=522.16
/proc/7149/stat : 7149 (MiraXTv1_dyn) S 7147 7149 7077 0 -1 4194304 16932 0 0 0 52201 15 0 0 18 0 2 0 329508186 34840576 7636 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7149/statm: 8506 7636 218 20 0 7864 0
[pid=7149/tid=7151] ppid=7147 vsize=34024 CPUtime=522.13
/proc/7149/task/7151/stat : 7151 (MiraXTv1_dyn) R 7147 7149 7077 0 -1 4194368 16565 0 0 0 52199 14 0 0 25 0 2 0 329508188 34840576 7636 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) 34024

[startup+582.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/85 7289
/proc/meminfo: memFree=1839352/2055920 swapFree=4148252/4192956
[pid=7149] ppid=7147 vsize=34392 CPUtime=582.08
/proc/7149/stat : 7149 (MiraXTv1_dyn) S 7147 7149 7077 0 -1 4194304 17986 0 0 0 58191 17 0 0 18 0 2 0 329508186 35217408 7732 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7149/statm: 8598 7732 218 20 0 7956 0
[pid=7149/tid=7151] ppid=7147 vsize=34392 CPUtime=582.05
/proc/7149/task/7151/stat : 7151 (MiraXTv1_dyn) R 7147 7149 7077 0 -1 4194368 17619 0 0 0 58189 16 0 0 25 0 2 0 329508188 35217408 7732 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 34392

[startup+642.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 7349
/proc/meminfo: memFree=1840104/2055920 swapFree=4148252/4192956
[pid=7149] ppid=7147 vsize=34932 CPUtime=642.02
/proc/7149/stat : 7149 (MiraXTv1_dyn) S 7147 7149 7077 0 -1 4194304 18971 0 0 0 64184 18 0 0 18 0 2 0 329508186 35770368 7830 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7149/statm: 8733 7830 218 20 0 8091 0
[pid=7149/tid=7151] ppid=7147 vsize=34932 CPUtime=642
/proc/7149/task/7151/stat : 7151 (MiraXTv1_dyn) R 7147 7149 7077 0 -1 4194368 18604 0 0 0 64182 18 0 0 25 0 2 0 329508188 35770368 7830 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 34932

[startup+702.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 7349
/proc/meminfo: memFree=1839720/2055920 swapFree=4148252/4192956
[pid=7149] ppid=7147 vsize=35276 CPUtime=702
/proc/7149/stat : 7149 (MiraXTv1_dyn) S 7147 7149 7077 0 -1 4194304 19866 0 0 0 70181 19 0 0 18 0 2 0 329508186 36122624 7915 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7149/statm: 8819 7915 218 20 0 8177 0
[pid=7149/tid=7151] ppid=7147 vsize=35276 CPUtime=701.98
/proc/7149/task/7151/stat : 7151 (MiraXTv1_dyn) R 7147 7149 7077 0 -1 4194368 19499 0 0 0 70179 19 0 0 25 0 2 0 329508188 36122624 7915 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 35276

[startup+762.306 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 7349
/proc/meminfo: memFree=1839592/2055920 swapFree=4148252/4192956
[pid=7149] ppid=7147 vsize=35460 CPUtime=761.99
/proc/7149/stat : 7149 (MiraXTv1_dyn) S 7147 7149 7077 0 -1 4194304 20892 0 0 0 76179 20 0 0 18 0 2 0 329508186 36311040 7957 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7149/statm: 8865 7957 218 20 0 8223 0
[pid=7149/tid=7151] ppid=7147 vsize=35460 CPUtime=761.97
/proc/7149/task/7151/stat : 7151 (MiraXTv1_dyn) R 7147 7149 7077 0 -1 4194368 20525 0 0 0 76177 20 0 0 25 0 2 0 329508188 36311040 7957 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 35460

[startup+822.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 7349
/proc/meminfo: memFree=1839080/2055920 swapFree=4148252/4192956
[pid=7149] ppid=7147 vsize=35884 CPUtime=821.97
/proc/7149/stat : 7149 (MiraXTv1_dyn) S 7147 7149 7077 0 -1 4194304 22080 0 0 0 82176 21 0 0 18 0 2 0 329508186 36745216 8068 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7149/statm: 8971 8068 218 20 0 8329 0
[pid=7149/tid=7151] ppid=7147 vsize=35884 CPUtime=821.95
/proc/7149/task/7151/stat : 7151 (MiraXTv1_dyn) R 7147 7149 7077 0 -1 4194368 21713 0 0 0 82174 21 0 0 25 0 2 0 329508188 36745216 8068 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 35884

[startup+882.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 7349
/proc/meminfo: memFree=1838760/2055920 swapFree=4148252/4192956
[pid=7149] ppid=7147 vsize=36388 CPUtime=881.95
/proc/7149/stat : 7149 (MiraXTv1_dyn) S 7147 7149 7077 0 -1 4194304 23105 0 0 0 88173 22 0 0 18 0 2 0 329508186 37261312 8170 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7149/statm: 9097 8170 218 20 0 8455 0
[pid=7149/tid=7151] ppid=7147 vsize=36388 CPUtime=881.94
/proc/7149/task/7151/stat : 7151 (MiraXTv1_dyn) R 7147 7149 7077 0 -1 4194368 22738 0 0 0 88172 22 0 0 25 0 2 0 329508188 37261312 8170 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 36388

[startup+942.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 7349
/proc/meminfo: memFree=1838640/2055920 swapFree=4148252/4192956
[pid=7149] ppid=7147 vsize=36572 CPUtime=941.94
/proc/7149/stat : 7149 (MiraXTv1_dyn) S 7147 7149 7077 0 -1 4194304 24005 0 0 0 94171 23 0 0 18 0 2 0 329508186 37449728 8223 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7149/statm: 9143 8223 218 20 0 8501 0
[pid=7149/tid=7151] ppid=7147 vsize=36572 CPUtime=941.92
/proc/7149/task/7151/stat : 7151 (MiraXTv1_dyn) R 7147 7149 7077 0 -1 4194368 23638 0 0 0 94169 23 0 0 25 0 2 0 329508188 37449728 8223 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 36572

[startup+1002.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 7349
/proc/meminfo: memFree=1838256/2055920 swapFree=4148252/4192956
[pid=7149] ppid=7147 vsize=36880 CPUtime=1001.91
/proc/7149/stat : 7149 (MiraXTv1_dyn) S 7147 7149 7077 0 -1 4194304 24940 0 0 0 100168 23 0 0 18 0 2 0 329508186 37765120 8306 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7149/statm: 9220 8306 218 20 0 8578 0
[pid=7149/tid=7151] ppid=7147 vsize=36880 CPUtime=1001.9
/proc/7149/task/7151/stat : 7151 (MiraXTv1_dyn) R 7147 7149 7077 0 -1 4194368 24573 0 0 0 100167 23 0 0 25 0 2 0 329508188 37765120 8306 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 36880

[startup+1062.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 7349
/proc/meminfo: memFree=1838000/2055920 swapFree=4148252/4192956
[pid=7149] ppid=7147 vsize=37148 CPUtime=1061.91
/proc/7149/stat : 7149 (MiraXTv1_dyn) S 7147 7149 7077 0 -1 4194304 25962 0 0 0 106166 25 0 0 18 0 2 0 329508186 38039552 8382 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7149/statm: 9287 8382 218 20 0 8645 0
[pid=7149/tid=7151] ppid=7147 vsize=37148 CPUtime=1061.88
/proc/7149/task/7151/stat : 7151 (MiraXTv1_dyn) R 7147 7149 7077 0 -1 4194368 25595 0 0 0 106164 24 0 0 25 0 2 0 329508188 38039552 8382 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 37148

[startup+1122.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 7349
/proc/meminfo: memFree=1837680/2055920 swapFree=4148252/4192956
[pid=7149] ppid=7147 vsize=37440 CPUtime=1121.89
/proc/7149/stat : 7149 (MiraXTv1_dyn) S 7147 7149 7077 0 -1 4194304 26893 0 0 0 112163 26 0 0 18 0 2 0 329508186 38338560 8449 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7149/statm: 9360 8449 218 20 0 8718 0
[pid=7149/tid=7151] ppid=7147 vsize=37440 CPUtime=1121.87
/proc/7149/task/7151/stat : 7151 (MiraXTv1_dyn) R 7147 7149 7077 0 -1 4194368 26526 0 0 0 112161 26 0 0 25 0 2 0 329508188 38338560 8449 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 37440

[startup+1182.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 7349
/proc/meminfo: memFree=1837424/2055920 swapFree=4148252/4192956
[pid=7149] ppid=7147 vsize=37624 CPUtime=1181.87
/proc/7149/stat : 7149 (MiraXTv1_dyn) S 7147 7149 7077 0 -1 4194304 27836 0 0 0 118160 27 0 0 18 0 2 0 329508186 38526976 8522 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7149/statm: 9406 8522 218 20 0 8764 0
[pid=7149/tid=7151] ppid=7147 vsize=37624 CPUtime=1181.86
/proc/7149/task/7151/stat : 7151 (MiraXTv1_dyn) R 7147 7149 7077 0 -1 4194368 27469 0 0 0 118159 27 0 0 25 0 2 0 329508188 38526976 8522 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 37624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.99 0.99 3/79 7349
/proc/meminfo: memFree=1837360/2055920 swapFree=4148252/4192956
[pid=7149] ppid=7147 vsize=37624 CPUtime=1200.07
/proc/7149/stat : 7149 (MiraXTv1_dyn) S 7147 7149 7077 0 -1 4194304 28100 0 0 0 119980 27 0 0 18 0 2 0 329508186 38526976 8525 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7149/statm: 9406 8525 218 20 0 8764 0
[pid=7149/tid=7151] ppid=7147 vsize=37624 CPUtime=1200.06
/proc/7149/task/7151/stat : 7151 (MiraXTv1_dyn) R 7147 7149 7077 0 -1 4194368 27733 0 0 0 119979 27 0 0 25 0 2 0 329508188 38526976 8525 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 37624

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.99 0.99 3/79 7349
/proc/meminfo: memFree=1837360/2055920 swapFree=4148252/4192956
[pid=7149] ppid=7147 vsize=37624 CPUtime=1200.07
/proc/7149/stat : 7149 (MiraXTv1_dyn) S 7147 7149 7077 0 -1 4194304 28100 0 0 0 119980 27 0 0 18 0 2 0 329508186 38526976 8525 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7149/statm: 9406 8525 218 20 0 8764 0
[pid=7149/tid=7151] ppid=7147 vsize=37624 CPUtime=1200.06
/proc/7149/task/7151/stat : 7151 (MiraXTv1_dyn) R 7147 7149 7077 0 -1 4194368 27733 0 0 0 119979 27 0 0 25 0 2 0 329508188 38526976 8525 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 37624

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.09
CPU user time (s): 1199.81
CPU system time (s): 0.280957
CPU usage (%): 99.9645
Max. virtual memory (cumulated for all children) (KiB): 37972

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

runsolver used 1.25581 second user time and 3.11952 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Thu May 10 16:51:48 UTC 2007

IDJOB= 294077
IDBENCH= 19879
IDSOLVER= 130
FILE ID= node19/294077-1178815908

PBS_JOBID= 5250959

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v130/unif-k5-r21.3-v130-c2769-S1513299405-10.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/294077-1178815908/MiraXTv1_dyn /tmp/evaluation/294077-1178815908/instance-294077-1178815908.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-294077-1178815908 -o ROOT/results/node19/solver-294077-1178815908 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/294077-1178815908/MiraXTv1_dyn /tmp/evaluation/294077-1178815908/instance-294077-1178815908.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  60d0c88e8671d7979416bf70b974aef4

RANDOM SEED= 316451753

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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.213
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.213
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:       1871504 kB
Buffers:         39028 kB
Cached:          81092 kB
SwapCached:      14248 kB
Active:          76284 kB
Inactive:        67304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1871504 kB
SwapTotal:     4192956 kB
SwapFree:      4148252 kB
Dirty:            4156 kB
Writeback:           0 kB
Mapped:          29624 kB
Slab:            26364 kB
Committed_AS:  9107148 kB
PageTables:       1784 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 node19 on Thu May 10 17:11:51 UTC 2007