Trace number 298997

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiraXT v1? (TO) 1200.08 1200.52

General information on the benchmark

Namerandom/OnTreshold/3SAT/v600/
unif-k3-r4.261-v600-c2556-S1982407920-12.SAT.shuffled.cnf
MD5SUMb02420eb242c9f0eb6d6be855d4eeabd
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.036993
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
Number of clauses of size 40
Number of clauses of size 50
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/node13/watcher-298997-1178832128 -o ROOT/results/node13/solver-298997-1178832128 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/298997-1178832128/MiraXTv1_dyn /tmp/evaluation/298997-1178832128/instance-298997-1178832128.cnf 

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 10786
/proc/meminfo: memFree=1832840/2055920 swapFree=4159364/4192956
[pid=10786] ppid=10784 vsize=3920 CPUtime=0
/proc/10786/stat : 10786 (MiraXTv1_dyn) R 10784 10786 10402 0 -1 4194304 303 0 0 0 0 0 0 0 18 0 1 0 331130593 4014080 278 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 12317645 0 0 4096 0 0 0 0 17 0 0 0
/proc/10786/statm: 980 278 206 20 0 338 0

[startup+0.021672 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 10786
/proc/meminfo: memFree=1832840/2055920 swapFree=4159364/4192956
[pid=10786] ppid=10784 vsize=4584 CPUtime=0.01
/proc/10786/stat : 10786 (MiraXTv1_dyn) S 10784 10786 10402 0 -1 4194304 434 0 0 0 1 0 0 0 18 0 2 0 331130593 4694016 409 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10786/statm: 1146 409 218 20 0 504 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4584

[startup+0.101688 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 10786
/proc/meminfo: memFree=1832840/2055920 swapFree=4159364/4192956
[pid=10786] ppid=10784 vsize=4980 CPUtime=0.09
/proc/10786/stat : 10786 (MiraXTv1_dyn) S 10784 10786 10402 0 -1 4194304 527 0 0 0 9 0 0 0 18 0 2 0 331130593 5099520 502 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10786/statm: 1245 503 218 20 0 603 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4980

[startup+0.301731 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 10786
/proc/meminfo: memFree=1832840/2055920 swapFree=4159364/4192956
[pid=10786] ppid=10784 vsize=6420 CPUtime=0.29
/proc/10786/stat : 10786 (MiraXTv1_dyn) S 10784 10786 10402 0 -1 4194304 744 0 0 0 29 0 0 0 18 0 2 0 331130593 6574080 719 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10786/statm: 1605 719 218 20 0 963 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6420

[startup+0.701815 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 10786
/proc/meminfo: memFree=1832840/2055920 swapFree=4159364/4192956
[pid=10786] ppid=10784 vsize=7696 CPUtime=0.69
/proc/10786/stat : 10786 (MiraXTv1_dyn) S 10784 10786 10402 0 -1 4194304 1093 0 0 0 69 0 0 0 18 0 2 0 331130593 7880704 1068 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10786/statm: 1924 1068 218 20 0 1282 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7696

[startup+1.50199 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 10788
/proc/meminfo: memFree=1828600/2055920 swapFree=4159364/4192956
[pid=10786] ppid=10784 vsize=8724 CPUtime=1.49
/proc/10786/stat : 10786 (MiraXTv1_dyn) S 10784 10786 10402 0 -1 4194304 1362 0 0 0 149 0 0 0 18 0 2 0 331130593 8933376 1337 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10786/statm: 2181 1337 218 20 0 1539 0
[pid=10786/tid=10788] ppid=10784 vsize=8724 CPUtime=1.48
/proc/10786/task/10788/stat : 10788 (MiraXTv1_dyn) R 10784 10786 10402 0 -1 4194368 1001 0 0 0 148 0 0 0 25 0 2 0 331130594 8933376 1337 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8724

[startup+3.10233 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 10788
/proc/meminfo: memFree=1826680/2055920 swapFree=4159364/4192956
[pid=10786] ppid=10784 vsize=12604 CPUtime=3.09
/proc/10786/stat : 10786 (MiraXTv1_dyn) S 10784 10786 10402 0 -1 4194304 2320 0 0 0 309 0 0 0 18 0 2 0 331130593 12906496 2295 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10786/statm: 3151 2295 218 20 0 2509 0
[pid=10786/tid=10788] ppid=10784 vsize=12604 CPUtime=3.08
/proc/10786/task/10788/stat : 10788 (MiraXTv1_dyn) R 10784 10786 10402 0 -1 4194368 1959 0 0 0 308 0 0 0 25 0 2 0 331130594 12906496 2295 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12604

[startup+6.30201 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 10788
/proc/meminfo: memFree=1822328/2055920 swapFree=4159364/4192956
[pid=10786] ppid=10784 vsize=14536 CPUtime=6.29
/proc/10786/stat : 10786 (MiraXTv1_dyn) S 10784 10786 10402 0 -1 4194304 2893 0 0 0 628 1 0 0 18 0 2 0 331130593 14884864 2793 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10786/statm: 3634 2793 218 20 0 2992 0
[pid=10786/tid=10788] ppid=10784 vsize=14536 CPUtime=6.28
/proc/10786/task/10788/stat : 10788 (MiraXTv1_dyn) R 10784 10786 10402 0 -1 4194368 2532 0 0 0 628 0 0 0 25 0 2 0 331130594 14884864 2793 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14536

[startup+12.7024 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 10788
/proc/meminfo: memFree=1815352/2055920 swapFree=4159364/4192956
[pid=10786] ppid=10784 vsize=20940 CPUtime=12.68
/proc/10786/stat : 10786 (MiraXTv1_dyn) S 10784 10786 10402 0 -1 4194304 4634 0 0 0 1267 1 0 0 18 0 2 0 331130593 21442560 4436 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10786/statm: 5235 4436 218 20 0 4593 0
[pid=10786/tid=10788] ppid=10784 vsize=20940 CPUtime=12.68
/proc/10786/task/10788/stat : 10788 (MiraXTv1_dyn) R 10784 10786 10402 0 -1 4194368 4273 0 0 0 1267 1 0 0 25 0 2 0 331130594 21442560 4436 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 20940

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 10788
/proc/meminfo: memFree=1810936/2055920 swapFree=4159364/4192956
[pid=10786] ppid=10784 vsize=25472 CPUtime=25.48
/proc/10786/stat : 10786 (MiraXTv1_dyn) S 10784 10786 10402 0 -1 4194304 5998 0 0 0 2546 2 0 0 18 0 2 0 331130593 26083328 5559 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10786/statm: 6368 5559 218 20 0 5726 0
[pid=10786/tid=10788] ppid=10784 vsize=25472 CPUtime=25.47
/proc/10786/task/10788/stat : 10788 (MiraXTv1_dyn) R 10784 10786 10402 0 -1 4194368 5637 0 0 0 2545 2 0 0 25 0 2 0 331130594 26083328 5559 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526693 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 25472

[startup+51.1016 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 10788
/proc/meminfo: memFree=1807992/2055920 swapFree=4159364/4192956
[pid=10786] ppid=10784 vsize=28756 CPUtime=51.08
/proc/10786/stat : 10786 (MiraXTv1_dyn) S 10784 10786 10402 0 -1 4194304 7207 0 0 0 5105 3 0 0 18 0 2 0 331130593 29446144 6358 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10786/statm: 7189 6358 218 20 0 6547 0
[pid=10786/tid=10788] ppid=10784 vsize=28756 CPUtime=51.06
/proc/10786/task/10788/stat : 10788 (MiraXTv1_dyn) R 10784 10786 10402 0 -1 4194368 6846 0 0 0 5104 2 0 0 25 0 2 0 331130594 29446144 6358 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 28756

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 10788
/proc/meminfo: memFree=1805368/2055920 swapFree=4159364/4192956
[pid=10786] ppid=10784 vsize=31112 CPUtime=102.25
/proc/10786/stat : 10786 (MiraXTv1_dyn) S 10784 10786 10402 0 -1 4194304 8669 0 0 0 10222 3 0 0 18 0 2 0 331130593 31858688 6939 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10786/statm: 7778 6939 218 20 0 7136 0
[pid=10786/tid=10788] ppid=10784 vsize=31112 CPUtime=102.25
/proc/10786/task/10788/stat : 10788 (MiraXTv1_dyn) R 10784 10786 10402 0 -1 4194368 8308 0 0 0 10222 3 0 0 25 0 2 0 331130594 31858688 6939 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 31112

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 10788
/proc/meminfo: memFree=1802424/2055920 swapFree=4159364/4192956
[pid=10786] ppid=10784 vsize=33892 CPUtime=162.23
/proc/10786/stat : 10786 (MiraXTv1_dyn) S 10784 10786 10402 0 -1 4194304 10247 0 0 0 16219 4 0 0 18 0 2 0 331130593 34705408 7663 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10786/statm: 8473 7663 218 20 0 7831 0
[pid=10786/tid=10788] ppid=10784 vsize=33892 CPUtime=162.23
/proc/10786/task/10788/stat : 10788 (MiraXTv1_dyn) R 10784 10786 10402 0 -1 4194368 9886 0 0 0 16219 4 0 0 25 0 2 0 331130594 34705408 7663 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 33892

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 10788
/proc/meminfo: memFree=1801592/2055920 swapFree=4159364/4192956
[pid=10786] ppid=10784 vsize=34724 CPUtime=222.21
/proc/10786/stat : 10786 (MiraXTv1_dyn) S 10784 10786 10402 0 -1 4194304 11451 0 0 0 22216 5 0 0 18 0 2 0 331130593 35557376 7890 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10786/statm: 8681 7890 218 20 0 8039 0
[pid=10786/tid=10788] ppid=10784 vsize=34724 CPUtime=222.19
/proc/10786/task/10788/stat : 10788 (MiraXTv1_dyn) R 10784 10786 10402 0 -1 4194368 11090 0 0 0 22215 4 0 0 25 0 2 0 331130594 35557376 7890 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 34724

[startup+282.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 10788
/proc/meminfo: memFree=1800568/2055920 swapFree=4159364/4192956
[pid=10786] ppid=10784 vsize=35716 CPUtime=282.19
/proc/10786/stat : 10786 (MiraXTv1_dyn) S 10784 10786 10402 0 -1 4194304 12581 0 0 0 28213 6 0 0 18 0 2 0 331130593 36573184 8172 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10786/statm: 8929 8172 218 20 0 8287 0
[pid=10786/tid=10788] ppid=10784 vsize=35716 CPUtime=282.17
/proc/10786/task/10788/stat : 10788 (MiraXTv1_dyn) R 10784 10786 10402 0 -1 4194368 12220 0 0 0 28212 5 0 0 25 0 2 0 331130594 36573184 8172 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 35716

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 10788
/proc/meminfo: memFree=1799864/2055920 swapFree=4159364/4192956
[pid=10786] ppid=10784 vsize=36324 CPUtime=342.17
/proc/10786/stat : 10786 (MiraXTv1_dyn) S 10784 10786 10402 0 -1 4194304 13511 0 0 0 34210 7 0 0 18 0 2 0 331130593 37195776 8322 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10786/statm: 9081 8322 218 20 0 8439 0
[pid=10786/tid=10788] ppid=10784 vsize=36324 CPUtime=342.15
/proc/10786/task/10788/stat : 10788 (MiraXTv1_dyn) R 10784 10786 10402 0 -1 4194368 13150 0 0 0 34209 6 0 0 25 0 2 0 331130594 37195776 8322 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 36324

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 10788
/proc/meminfo: memFree=1799224/2055920 swapFree=4159364/4192956
[pid=10786] ppid=10784 vsize=37416 CPUtime=402.14
/proc/10786/stat : 10786 (MiraXTv1_dyn) S 10784 10786 10402 0 -1 4194304 14478 0 0 0 40207 7 0 0 18 0 2 0 331130593 38313984 8493 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10786/statm: 9354 8493 218 20 0 8712 0
[pid=10786/tid=10788] ppid=10784 vsize=37416 CPUtime=402.13
/proc/10786/task/10788/stat : 10788 (MiraXTv1_dyn) R 10784 10786 10402 0 -1 4194368 14117 0 0 0 40206 7 0 0 25 0 2 0 331130594 38313984 8493 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 37416

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 10788
/proc/meminfo: memFree=1798904/2055920 swapFree=4159364/4192956
[pid=10786] ppid=10784 vsize=37688 CPUtime=462.12
/proc/10786/stat : 10786 (MiraXTv1_dyn) S 10784 10786 10402 0 -1 4194304 15579 0 0 0 46204 8 0 0 18 0 2 0 331130593 38592512 8598 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10786/statm: 9422 8598 218 20 0 8780 0
[pid=10786/tid=10788] ppid=10784 vsize=37688 CPUtime=462.11
/proc/10786/task/10788/stat : 10788 (MiraXTv1_dyn) R 10784 10786 10402 0 -1 4194368 15218 0 0 0 46204 7 0 0 25 0 2 0 331130594 38592512 8598 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 37688

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 10788
/proc/meminfo: memFree=1798136/2055920 swapFree=4159364/4192956
[pid=10786] ppid=10784 vsize=38448 CPUtime=522.1
/proc/10786/stat : 10786 (MiraXTv1_dyn) S 10784 10786 10402 0 -1 4194304 16576 0 0 0 52201 9 0 0 18 0 2 0 331130593 39370752 8757 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10786/statm: 9612 8757 218 20 0 8970 0
[pid=10786/tid=10788] ppid=10784 vsize=38448 CPUtime=522.09
/proc/10786/task/10788/stat : 10788 (MiraXTv1_dyn) R 10784 10786 10402 0 -1 4194368 16215 0 0 0 52201 8 0 0 25 0 2 0 331130594 39370752 8757 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 38448

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 10788
/proc/meminfo: memFree=1797560/2055920 swapFree=4159364/4192956
[pid=10786] ppid=10784 vsize=39040 CPUtime=582.08
/proc/10786/stat : 10786 (MiraXTv1_dyn) S 10784 10786 10402 0 -1 4194304 17583 0 0 0 58199 9 0 0 18 0 2 0 331130593 39976960 8907 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10786/statm: 9760 8907 218 20 0 9118 0
[pid=10786/tid=10788] ppid=10784 vsize=39040 CPUtime=582.07
/proc/10786/task/10788/stat : 10788 (MiraXTv1_dyn) R 10784 10786 10402 0 -1 4194368 17222 0 0 0 58198 9 0 0 25 0 2 0 331130594 39976960 8907 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 12312927 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 39040

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 10788
/proc/meminfo: memFree=1795832/2055920 swapFree=4159364/4192956
[pid=10786] ppid=10784 vsize=40696 CPUtime=642.06
/proc/10786/stat : 10786 (MiraXTv1_dyn) S 10784 10786 10402 0 -1 4194304 18683 0 0 0 64196 10 0 0 18 0 2 0 331130593 41672704 9331 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10786/statm: 10174 9331 218 20 0 9532 0
[pid=10786/tid=10788] ppid=10784 vsize=40696 CPUtime=642.05
/proc/10786/task/10788/stat : 10788 (MiraXTv1_dyn) R 10784 10786 10402 0 -1 4194368 18322 0 0 0 64196 9 0 0 25 0 2 0 331130594 41672704 9331 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 40696

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 10788
/proc/meminfo: memFree=1795192/2055920 swapFree=4159364/4192956
[pid=10786] ppid=10784 vsize=41248 CPUtime=702.03
/proc/10786/stat : 10786 (MiraXTv1_dyn) S 10784 10786 10402 0 -1 4194304 19704 0 0 0 70193 10 0 0 18 0 2 0 331130593 42237952 9470 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10786/statm: 10312 9470 218 20 0 9670 0
[pid=10786/tid=10788] ppid=10784 vsize=41248 CPUtime=702.03
/proc/10786/task/10788/stat : 10788 (MiraXTv1_dyn) R 10784 10786 10402 0 -1 4194368 19343 0 0 0 70193 10 0 0 25 0 2 0 331130594 42237952 9470 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 41248

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 10788
/proc/meminfo: memFree=1794808/2055920 swapFree=4159364/4192956
[pid=10786] ppid=10784 vsize=42340 CPUtime=762.01
/proc/10786/stat : 10786 (MiraXTv1_dyn) S 10784 10786 10402 0 -1 4194304 20510 0 0 0 76191 10 0 0 18 0 2 0 331130593 43356160 9578 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10786/statm: 10585 9578 218 20 0 9943 0
[pid=10786/tid=10788] ppid=10784 vsize=42340 CPUtime=762
/proc/10786/task/10788/stat : 10788 (MiraXTv1_dyn) R 10784 10786 10402 0 -1 4194368 20149 0 0 0 76190 10 0 0 25 0 2 0 331130594 43356160 9578 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 42340

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 10788
/proc/meminfo: memFree=1794680/2055920 swapFree=4159364/4192956
[pid=10786] ppid=10784 vsize=42340 CPUtime=821.99
/proc/10786/stat : 10786 (MiraXTv1_dyn) S 10784 10786 10402 0 -1 4194304 21355 0 0 0 82188 11 0 0 18 0 2 0 331130593 43356160 9617 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10786/statm: 10585 9617 218 20 0 9943 0
[pid=10786/tid=10788] ppid=10784 vsize=42340 CPUtime=821.98
/proc/10786/task/10788/stat : 10788 (MiraXTv1_dyn) R 10784 10786 10402 0 -1 4194368 20994 0 0 0 82187 11 0 0 25 0 2 0 331130594 43356160 9617 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 42340

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 10788
/proc/meminfo: memFree=1794424/2055920 swapFree=4159364/4192956
[pid=10786] ppid=10784 vsize=42660 CPUtime=881.97
/proc/10786/stat : 10786 (MiraXTv1_dyn) S 10784 10786 10402 0 -1 4194304 22240 0 0 0 88185 12 0 0 18 0 2 0 331130593 43683840 9685 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10786/statm: 10665 9685 218 20 0 10023 0
[pid=10786/tid=10788] ppid=10784 vsize=42660 CPUtime=881.96
/proc/10786/task/10788/stat : 10788 (MiraXTv1_dyn) R 10784 10786 10402 0 -1 4194368 21879 0 0 0 88184 12 0 0 25 0 2 0 331130594 43683840 9685 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 42660

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 10788
/proc/meminfo: memFree=1793912/2055920 swapFree=4159364/4192956
[pid=10786] ppid=10784 vsize=43192 CPUtime=941.94
/proc/10786/stat : 10786 (MiraXTv1_dyn) S 10784 10786 10402 0 -1 4194304 23112 0 0 0 94182 12 0 0 18 0 2 0 331130593 44228608 9835 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10786/statm: 10798 9835 218 20 0 10156 0
[pid=10786/tid=10788] ppid=10784 vsize=43192 CPUtime=941.94
/proc/10786/task/10788/stat : 10788 (MiraXTv1_dyn) R 10784 10786 10402 0 -1 4194368 22751 0 0 0 94182 12 0 0 25 0 2 0 331130594 44228608 9835 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 43192

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 10788
/proc/meminfo: memFree=1793400/2055920 swapFree=4159364/4192956
[pid=10786] ppid=10784 vsize=43680 CPUtime=1001.93
/proc/10786/stat : 10786 (MiraXTv1_dyn) S 10784 10786 10402 0 -1 4194304 23944 0 0 0 100180 13 0 0 18 0 2 0 331130593 44728320 9939 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10786/statm: 10920 9939 218 20 0 10278 0
[pid=10786/tid=10788] ppid=10784 vsize=43680 CPUtime=1001.91
/proc/10786/task/10788/stat : 10788 (MiraXTv1_dyn) R 10784 10786 10402 0 -1 4194368 23583 0 0 0 100179 12 0 0 25 0 2 0 331130594 44728320 9939 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 43680

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 10788
/proc/meminfo: memFree=1791992/2055920 swapFree=4159364/4192956
[pid=10786] ppid=10784 vsize=45240 CPUtime=1061.9
/proc/10786/stat : 10786 (MiraXTv1_dyn) S 10784 10786 10402 0 -1 4194304 25069 0 0 0 106177 13 0 0 18 0 2 0 331130593 46325760 10330 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10786/statm: 11310 10330 218 20 0 10668 0
[pid=10786/tid=10788] ppid=10784 vsize=45240 CPUtime=1061.89
/proc/10786/task/10788/stat : 10788 (MiraXTv1_dyn) R 10784 10786 10402 0 -1 4194368 24708 0 0 0 106176 13 0 0 25 0 2 0 331130594 46325760 10330 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526463 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 45240

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 10788
/proc/meminfo: memFree=1791800/2055920 swapFree=4159364/4192956
[pid=10786] ppid=10784 vsize=45240 CPUtime=1121.88
/proc/10786/stat : 10786 (MiraXTv1_dyn) S 10784 10786 10402 0 -1 4194304 26034 0 0 0 112174 14 0 0 18 0 2 0 331130593 46325760 10342 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10786/statm: 11310 10342 218 20 0 10668 0
[pid=10786/tid=10788] ppid=10784 vsize=45240 CPUtime=1121.87
/proc/10786/task/10788/stat : 10788 (MiraXTv1_dyn) R 10784 10786 10402 0 -1 4194368 25673 0 0 0 112173 14 0 0 25 0 2 0 331130594 46325760 10342 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 45240

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 10788
/proc/meminfo: memFree=1791736/2055920 swapFree=4159364/4192956
[pid=10786] ppid=10784 vsize=45240 CPUtime=1181.86
/proc/10786/stat : 10786 (MiraXTv1_dyn) S 10784 10786 10402 0 -1 4194304 26801 0 0 0 118172 14 0 0 18 0 2 0 331130593 46325760 10356 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10786/statm: 11310 10356 218 20 0 10668 0
[pid=10786/tid=10788] ppid=10784 vsize=45240 CPUtime=1181.85
/proc/10786/task/10788/stat : 10788 (MiraXTv1_dyn) R 10784 10786 10402 0 -1 4194368 26440 0 0 0 118171 14 0 0 25 0 2 0 331130594 46325760 10356 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 45240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 10788
/proc/meminfo: memFree=1791608/2055920 swapFree=4159364/4192956
[pid=10786] ppid=10784 vsize=45240 CPUtime=1200.06
/proc/10786/stat : 10786 (MiraXTv1_dyn) S 10784 10786 10402 0 -1 4194304 27155 0 0 0 119992 14 0 0 18 0 2 0 331130593 46325760 10383 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10786/statm: 11310 10383 218 20 0 10668 0
[pid=10786/tid=10788] ppid=10784 vsize=45240 CPUtime=1200.05
/proc/10786/task/10788/stat : 10788 (MiraXTv1_dyn) R 10784 10786 10402 0 -1 4194368 26794 0 0 0 119991 14 0 0 25 0 2 0 331130594 46325760 10383 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 45240

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.98 0.99 2/79 10788
/proc/meminfo: memFree=1791608/2055920 swapFree=4159364/4192956
[pid=10786] ppid=10784 vsize=45240 CPUtime=1200.06
/proc/10786/stat : 10786 (MiraXTv1_dyn) S 10784 10786 10402 0 -1 4194304 27155 0 0 0 119992 14 0 0 18 0 2 0 331130593 46325760 10383 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10786/statm: 11310 10383 218 20 0 10668 0
[pid=10786/tid=10788] ppid=10784 vsize=45240 CPUtime=1200.05
/proc/10786/task/10788/stat : 10788 (MiraXTv1_dyn) R 10784 10786 10402 0 -1 4194368 26794 0 0 0 119991 14 0 0 25 0 2 0 331130594 46325760 10383 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 45240

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.08
CPU user time (s): 1199.93
CPU system time (s): 0.152976
CPU usage (%): 99.9633
Max. virtual memory (cumulated for all children) (KiB): 45660

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

runsolver used 1.24081 second user time and 3.13352 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Thu May 10 21:22:08 UTC 2007

IDJOB= 298997
IDBENCH= 19999
IDSOLVER= 130
FILE ID= node13/298997-1178832128

PBS_JOBID= 5250983

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v600/unif-k3-r4.261-v600-c2556-S1982407920-12.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/298997-1178832128/MiraXTv1_dyn /tmp/evaluation/298997-1178832128/instance-298997-1178832128.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-298997-1178832128 -o ROOT/results/node13/solver-298997-1178832128 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/298997-1178832128/MiraXTv1_dyn /tmp/evaluation/298997-1178832128/instance-298997-1178832128.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  b02420eb242c9f0eb6d6be855d4eeabd

RANDOM SEED= 724639559

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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.259
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.259
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:       1833056 kB
Buffers:         38372 kB
Cached:          98196 kB
SwapCached:      12828 kB
Active:          97296 kB
Inactive:        62428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1833056 kB
SwapTotal:     4192956 kB
SwapFree:      4159364 kB
Dirty:            3968 kB
Writeback:           0 kB
Mapped:          30076 kB
Slab:            48540 kB
Committed_AS:  9748196 kB
PageTables:       1872 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= 66561 MiB

End job on node13 on Thu May 10 21:42:10 UTC 2007