Trace number 310025

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiraXT v2? (TO) 1200.05 1200.53

General information on the benchmark

Namerandom/2+p/p0.9/v1170/
unif2p-p0.9-v1170-c4235-S1629945861-01-UNKNOWN.cnf
MD5SUMa39f0c2b5a6e5deb5d2e29a2029bf07b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1170
Number of clauses4234
Sum of the clauses size12279
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2423
Number of clauses of size 33811
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 MiraXTv2...

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node10/watcher-310025-1178870539 -o ROOT/results/node10/solver-310025-1178870539 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/310025-1178870539/MiraXTv2_dyn /tmp/evaluation/310025-1178870539/instance-310025-1178870539.cnf 

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


[startup+0 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 15826
/proc/meminfo: memFree=1701128/2055920 swapFree=4143928/4192956
[pid=15826] ppid=15824 vsize=3920 CPUtime=0
/proc/15826/stat : 15826 (MiraXTv2_dyn) R 15824 15826 15500 0 -1 4194304 320 0 0 0 0 0 0 0 18 0 1 0 363091447 4014080 295 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134571787 0 0 4096 0 0 0 0 17 1 0 0
/proc/15826/statm: 980 295 206 20 0 338 0

[startup+0.08375 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 15826
/proc/meminfo: memFree=1701128/2055920 swapFree=4143928/4192956
[pid=15826] ppid=15824 vsize=5292 CPUtime=0.07
/proc/15826/stat : 15826 (MiraXTv2_dyn) S 15824 15826 15500 0 -1 4194304 572 0 0 0 7 0 0 0 18 0 2 0 363091447 5419008 547 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15826/statm: 1323 547 218 20 0 681 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5292

[startup+0.101754 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 15826
/proc/meminfo: memFree=1701128/2055920 swapFree=4143928/4192956
[pid=15826] ppid=15824 vsize=5424 CPUtime=0.09
/proc/15826/stat : 15826 (MiraXTv2_dyn) S 15824 15826 15500 0 -1 4194304 590 0 0 0 9 0 0 0 18 0 2 0 363091447 5554176 565 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15826/statm: 1356 565 218 20 0 714 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5424

[startup+0.301797 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 15826
/proc/meminfo: memFree=1701128/2055920 swapFree=4143928/4192956
[pid=15826] ppid=15824 vsize=6084 CPUtime=0.29
/proc/15826/stat : 15826 (MiraXTv2_dyn) S 15824 15826 15500 0 -1 4194304 765 0 0 0 29 0 0 0 18 0 2 0 363091447 6230016 740 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15826/statm: 1521 740 218 20 0 879 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6084

[startup+0.701883 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 15826
/proc/meminfo: memFree=1701128/2055920 swapFree=4143928/4192956
[pid=15826] ppid=15824 vsize=7740 CPUtime=0.69
/proc/15826/stat : 15826 (MiraXTv2_dyn) S 15824 15826 15500 0 -1 4194304 1038 0 0 0 69 0 0 0 18 0 2 0 363091447 7925760 1013 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15826/statm: 1935 1013 218 20 0 1293 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7740

[startup+1.50206 s]
/proc/loadavg: 0.91 0.95 0.98 2/79 15828
/proc/meminfo: memFree=1697144/2055920 swapFree=4143928/4192956
[pid=15826] ppid=15824 vsize=9568 CPUtime=1.49
/proc/15826/stat : 15826 (MiraXTv2_dyn) S 15824 15826 15500 0 -1 4194304 1553 0 0 0 149 0 0 0 18 0 2 0 363091447 9797632 1528 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15826/statm: 2392 1528 218 20 0 1750 0
[pid=15826/tid=15828] ppid=15824 vsize=9568 CPUtime=1.47
/proc/15826/task/15828/stat : 15828 (MiraXTv2_dyn) R 15824 15826 15500 0 -1 4194368 1135 0 0 0 147 0 0 0 25 0 2 0 363091448 9797632 1529 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 9340539 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9568

[startup+3.1014 s]
/proc/loadavg: 0.92 0.95 0.98 2/79 15828
/proc/meminfo: memFree=1695416/2055920 swapFree=4143928/4192956
[pid=15826] ppid=15824 vsize=11664 CPUtime=3.09
/proc/15826/stat : 15826 (MiraXTv2_dyn) S 15824 15826 15500 0 -1 4194304 2079 0 0 0 308 1 0 0 18 0 2 0 363091447 11943936 2054 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15826/statm: 2916 2054 218 20 0 2274 0
[pid=15826/tid=15828] ppid=15824 vsize=11664 CPUtime=3.07
/proc/15826/task/15828/stat : 15828 (MiraXTv2_dyn) R 15824 15826 15500 0 -1 4194368 1660 0 0 0 307 0 0 0 25 0 2 0 363091448 11943936 2054 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11664

[startup+6.30109 s]
/proc/loadavg: 0.92 0.95 0.98 2/79 15828
/proc/meminfo: memFree=1689216/2055920 swapFree=4143928/4192956
[pid=15826] ppid=15824 vsize=16352 CPUtime=6.28
/proc/15826/stat : 15826 (MiraXTv2_dyn) S 15824 15826 15500 0 -1 4194304 3333 0 0 0 627 1 0 0 18 0 2 0 363091447 16744448 3272 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15826/statm: 4088 3272 218 20 0 3446 0
[pid=15826/tid=15828] ppid=15824 vsize=16352 CPUtime=6.27
/proc/15826/task/15828/stat : 15828 (MiraXTv2_dyn) R 15824 15826 15500 0 -1 4194368 2914 0 0 0 626 1 0 0 25 0 2 0 363091448 16744448 3272 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526357 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 16352

[startup+12.7015 s]
/proc/loadavg: 0.93 0.96 0.98 2/79 15828
/proc/meminfo: memFree=1685504/2055920 swapFree=4143928/4192956
[pid=15826] ppid=15824 vsize=20260 CPUtime=12.68
/proc/15826/stat : 15826 (MiraXTv2_dyn) S 15824 15826 15500 0 -1 4194304 4325 0 0 0 1266 2 0 0 18 0 2 0 363091447 20746240 4225 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15826/statm: 5065 4225 218 20 0 4423 0
[pid=15826/tid=15828] ppid=15824 vsize=20260 CPUtime=12.66
/proc/15826/task/15828/stat : 15828 (MiraXTv2_dyn) R 15824 15826 15500 0 -1 4194368 3906 0 0 0 1264 2 0 0 25 0 2 0 363091448 20746240 4225 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 20260

[startup+25.5012 s]
/proc/loadavg: 0.94 0.96 0.98 2/79 15828
/proc/meminfo: memFree=1679936/2055920 swapFree=4143928/4192956
[pid=15826] ppid=15824 vsize=24924 CPUtime=25.47
/proc/15826/stat : 15826 (MiraXTv2_dyn) S 15824 15826 15500 0 -1 4194304 5673 0 0 0 2544 3 0 0 18 0 2 0 363091447 25522176 5419 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15826/statm: 6231 5419 218 20 0 5589 0
[pid=15826/tid=15828] ppid=15824 vsize=24924 CPUtime=25.46
/proc/15826/task/15828/stat : 15828 (MiraXTv2_dyn) R 15824 15826 15500 0 -1 4194368 5254 0 0 0 2543 3 0 0 25 0 2 0 363091448 25522176 5419 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526281 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 24924

[startup+51.1017 s]
/proc/loadavg: 0.96 0.96 0.98 2/79 15828
/proc/meminfo: memFree=1672448/2055920 swapFree=4143928/4192956
[pid=15826] ppid=15824 vsize=32116 CPUtime=51.06
/proc/15826/stat : 15826 (MiraXTv2_dyn) S 15824 15826 15500 0 -1 4194304 7849 0 0 0 5101 5 0 0 18 0 2 0 363091447 32886784 7277 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15826/statm: 8029 7277 218 20 0 7387 0
[pid=15826/tid=15828] ppid=15824 vsize=32116 CPUtime=51.05
/proc/15826/task/15828/stat : 15828 (MiraXTv2_dyn) R 15824 15826 15500 0 -1 4194368 7430 0 0 0 5100 5 0 0 25 0 2 0 363091448 32886784 7277 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 32116

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.98 2/79 15828
/proc/meminfo: memFree=1669120/2055920 swapFree=4143928/4192956
[pid=15826] ppid=15824 vsize=35812 CPUtime=102.25
/proc/15826/stat : 15826 (MiraXTv2_dyn) S 15824 15826 15500 0 -1 4194304 9200 0 0 0 10218 7 0 0 18 0 2 0 363091447 36671488 8137 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15826/statm: 8953 8137 218 20 0 8311 0
[pid=15826/tid=15828] ppid=15824 vsize=35812 CPUtime=102.23
/proc/15826/task/15828/stat : 15828 (MiraXTv2_dyn) R 15824 15826 15500 0 -1 4194368 8781 0 0 0 10217 6 0 0 25 0 2 0 363091448 36671488 8137 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526438 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 35812

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 15828
/proc/meminfo: memFree=1664896/2055920 swapFree=4143928/4192956
[pid=15826] ppid=15824 vsize=39992 CPUtime=162.22
/proc/15826/stat : 15826 (MiraXTv2_dyn) S 15824 15826 15500 0 -1 4194304 10969 0 0 0 16213 9 0 0 18 0 2 0 363091447 40951808 9168 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15826/statm: 9998 9168 218 20 0 9356 0
[pid=15826/tid=15828] ppid=15824 vsize=39992 CPUtime=162.21
/proc/15826/task/15828/stat : 15828 (MiraXTv2_dyn) R 15824 15826 15500 0 -1 4194368 10550 0 0 0 16212 9 0 0 25 0 2 0 363091448 40951808 9168 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526407 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 39992

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 15828
/proc/meminfo: memFree=1664320/2055920 swapFree=4143928/4192956
[pid=15826] ppid=15824 vsize=40428 CPUtime=222.2
/proc/15826/stat : 15826 (MiraXTv2_dyn) S 15824 15826 15500 0 -1 4194304 11623 0 0 0 22210 10 0 0 18 0 2 0 363091447 41398272 9289 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15826/statm: 10107 9289 218 20 0 9465 0
[pid=15826/tid=15828] ppid=15824 vsize=40428 CPUtime=222.18
/proc/15826/task/15828/stat : 15828 (MiraXTv2_dyn) R 15824 15826 15500 0 -1 4194368 11204 0 0 0 22208 10 0 0 25 0 2 0 363091448 41398272 9289 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526388 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 40428

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 15828
/proc/meminfo: memFree=1663744/2055920 swapFree=4143928/4192956
[pid=15826] ppid=15824 vsize=41032 CPUtime=282.17
/proc/15826/stat : 15826 (MiraXTv2_dyn) S 15824 15826 15500 0 -1 4194304 12481 0 0 0 28206 11 0 0 18 0 2 0 363091447 42016768 9446 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15826/statm: 10258 9446 218 20 0 9616 0
[pid=15826/tid=15828] ppid=15824 vsize=41032 CPUtime=282.16
/proc/15826/task/15828/stat : 15828 (MiraXTv2_dyn) R 15824 15826 15500 0 -1 4194368 12062 0 0 0 28205 11 0 0 25 0 2 0 363091448 42016768 9446 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 41032

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 15828
/proc/meminfo: memFree=1663296/2055920 swapFree=4143928/4192956
[pid=15826] ppid=15824 vsize=41428 CPUtime=342.15
/proc/15826/stat : 15826 (MiraXTv2_dyn) S 15824 15826 15500 0 -1 4194304 13230 0 0 0 34203 12 0 0 18 0 2 0 363091447 42422272 9553 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15826/statm: 10357 9553 218 20 0 9715 0
[pid=15826/tid=15828] ppid=15824 vsize=41428 CPUtime=342.14
/proc/15826/task/15828/stat : 15828 (MiraXTv2_dyn) R 15824 15826 15500 0 -1 4194368 12811 0 0 0 34202 12 0 0 25 0 2 0 363091448 42422272 9553 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 41428

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 15828
/proc/meminfo: memFree=1661888/2055920 swapFree=4143928/4192956
[pid=15826] ppid=15824 vsize=42700 CPUtime=402.13
/proc/15826/stat : 15826 (MiraXTv2_dyn) S 15824 15826 15500 0 -1 4194304 14228 0 0 0 40200 13 0 0 18 0 2 0 363091447 43724800 9894 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15826/statm: 10675 9894 218 20 0 10033 0
[pid=15826/tid=15828] ppid=15824 vsize=42700 CPUtime=402.11
/proc/15826/task/15828/stat : 15828 (MiraXTv2_dyn) R 15824 15826 15500 0 -1 4194368 13809 0 0 0 40198 13 0 0 25 0 2 0 363091448 43724800 9894 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526293 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 42700

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 15828
/proc/meminfo: memFree=1661120/2055920 swapFree=4143928/4192956
[pid=15826] ppid=15824 vsize=43548 CPUtime=462.11
/proc/15826/stat : 15826 (MiraXTv2_dyn) S 15824 15826 15500 0 -1 4194304 15013 0 0 0 46197 14 0 0 18 0 2 0 363091447 44593152 10095 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15826/statm: 10887 10095 218 20 0 10245 0
[pid=15826/tid=15828] ppid=15824 vsize=43548 CPUtime=462.08
/proc/15826/task/15828/stat : 15828 (MiraXTv2_dyn) R 15824 15826 15500 0 -1 4194368 14594 0 0 0 46195 13 0 0 25 0 2 0 363091448 44593152 10095 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 43548

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 15828
/proc/meminfo: memFree=1659584/2055920 swapFree=4143928/4192956
[pid=15826] ppid=15824 vsize=45076 CPUtime=522.07
/proc/15826/stat : 15826 (MiraXTv2_dyn) S 15824 15826 15500 0 -1 4194304 15937 0 0 0 52193 14 0 0 18 0 2 0 363091447 46157824 10512 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15826/statm: 11269 10512 218 20 0 10627 0
[pid=15826/tid=15828] ppid=15824 vsize=45076 CPUtime=522.06
/proc/15826/task/15828/stat : 15828 (MiraXTv2_dyn) R 15824 15826 15500 0 -1 4194368 15518 0 0 0 52192 14 0 0 25 0 2 0 363091448 46157824 10512 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 45076

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 15828
/proc/meminfo: memFree=1658624/2055920 swapFree=4143928/4192956
[pid=15826] ppid=15824 vsize=46100 CPUtime=582.05
/proc/15826/stat : 15826 (MiraXTv2_dyn) S 15824 15826 15500 0 -1 4194304 16767 0 0 0 58190 15 0 0 18 0 2 0 363091447 47206400 10745 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15826/statm: 11525 10745 218 20 0 10883 0
[pid=15826/tid=15828] ppid=15824 vsize=46100 CPUtime=582.04
/proc/15826/task/15828/stat : 15828 (MiraXTv2_dyn) R 15824 15826 15500 0 -1 4194368 16348 0 0 0 58189 15 0 0 25 0 2 0 363091448 47206400 10745 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 46100

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 15828
/proc/meminfo: memFree=1658432/2055920 swapFree=4143928/4192956
[pid=15826] ppid=15824 vsize=46100 CPUtime=642.04
/proc/15826/stat : 15826 (MiraXTv2_dyn) S 15824 15826 15500 0 -1 4194304 17501 0 0 0 64188 16 0 0 18 0 2 0 363091447 47206400 10785 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15826/statm: 11525 10785 218 20 0 10883 0
[pid=15826/tid=15828] ppid=15824 vsize=46100 CPUtime=642.02
/proc/15826/task/15828/stat : 15828 (MiraXTv2_dyn) R 15824 15826 15500 0 -1 4194368 17082 0 0 0 64186 16 0 0 25 0 2 0 363091448 47206400 10785 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 46100

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 15828
/proc/meminfo: memFree=1658240/2055920 swapFree=4143928/4192956
[pid=15826] ppid=15824 vsize=46524 CPUtime=702.01
/proc/15826/stat : 15826 (MiraXTv2_dyn) S 15824 15826 15500 0 -1 4194304 18116 0 0 0 70184 17 0 0 18 0 2 0 363091447 47640576 10869 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15826/statm: 11631 10869 218 20 0 10989 0
[pid=15826/tid=15828] ppid=15824 vsize=46524 CPUtime=702
/proc/15826/task/15828/stat : 15828 (MiraXTv2_dyn) R 15824 15826 15500 0 -1 4194368 17697 0 0 0 70183 17 0 0 25 0 2 0 363091448 47640576 10869 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 46524

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 15828
/proc/meminfo: memFree=1657856/2055920 swapFree=4143928/4192956
[pid=15826] ppid=15824 vsize=47028 CPUtime=761.99
/proc/15826/stat : 15826 (MiraXTv2_dyn) S 15824 15826 15500 0 -1 4194304 18793 0 0 0 76182 17 0 0 18 0 2 0 363091447 48156672 10918 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15826/statm: 11757 10918 218 20 0 11115 0
[pid=15826/tid=15828] ppid=15824 vsize=47028 CPUtime=761.97
/proc/15826/task/15828/stat : 15828 (MiraXTv2_dyn) R 15824 15826 15500 0 -1 4194368 18374 0 0 0 76180 17 0 0 25 0 2 0 363091448 48156672 10918 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526407 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 47028

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 15828
/proc/meminfo: memFree=1657664/2055920 swapFree=4143928/4192956
[pid=15826] ppid=15824 vsize=47180 CPUtime=821.96
/proc/15826/stat : 15826 (MiraXTv2_dyn) S 15824 15826 15500 0 -1 4194304 19392 0 0 0 82178 18 0 0 18 0 2 0 363091447 48312320 10972 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15826/statm: 11795 10972 218 20 0 11153 0
[pid=15826/tid=15828] ppid=15824 vsize=47180 CPUtime=821.94
/proc/15826/task/15828/stat : 15828 (MiraXTv2_dyn) R 15824 15826 15500 0 -1 4194368 18973 0 0 0 82176 18 0 0 25 0 2 0 363091448 48312320 10972 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 47180

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 15828
/proc/meminfo: memFree=1657472/2055920 swapFree=4143928/4192956
[pid=15826] ppid=15824 vsize=47332 CPUtime=881.94
/proc/15826/stat : 15826 (MiraXTv2_dyn) S 15824 15826 15500 0 -1 4194304 19986 0 0 0 88175 19 0 0 18 0 2 0 363091447 48467968 11016 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15826/statm: 11833 11016 218 20 0 11191 0
[pid=15826/tid=15828] ppid=15824 vsize=47332 CPUtime=881.93
/proc/15826/task/15828/stat : 15828 (MiraXTv2_dyn) R 15824 15826 15500 0 -1 4194368 19567 0 0 0 88174 19 0 0 25 0 2 0 363091448 48467968 11016 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526438 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 47332

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 15828
/proc/meminfo: memFree=1657408/2055920 swapFree=4143928/4192956
[pid=15826] ppid=15824 vsize=47332 CPUtime=941.92
/proc/15826/stat : 15826 (MiraXTv2_dyn) S 15824 15826 15500 0 -1 4194304 20653 0 0 0 94172 20 0 0 18 0 2 0 363091447 48467968 11034 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15826/statm: 11833 11034 218 20 0 11191 0
[pid=15826/tid=15828] ppid=15824 vsize=47332 CPUtime=941.9
/proc/15826/task/15828/stat : 15828 (MiraXTv2_dyn) R 15824 15826 15500 0 -1 4194368 20234 0 0 0 94171 19 0 0 25 0 2 0 363091448 48467968 11034 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 47332

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 15828
/proc/meminfo: memFree=1656832/2055920 swapFree=4143928/4192956
[pid=15826] ppid=15824 vsize=48116 CPUtime=1001.9
/proc/15826/stat : 15826 (MiraXTv2_dyn) S 15824 15826 15500 0 -1 4194304 21363 0 0 0 100169 21 0 0 18 0 2 0 363091447 49270784 11182 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15826/statm: 12029 11182 218 20 0 11387 0
[pid=15826/tid=15828] ppid=15824 vsize=48116 CPUtime=1001.87
/proc/15826/task/15828/stat : 15828 (MiraXTv2_dyn) R 15824 15826 15500 0 -1 4194368 20944 0 0 0 100167 20 0 0 25 0 2 0 363091448 49270784 11182 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526264 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 48116

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 15828
/proc/meminfo: memFree=1656256/2055920 swapFree=4143928/4192956
[pid=15826] ppid=15824 vsize=48836 CPUtime=1061.87
/proc/15826/stat : 15826 (MiraXTv2_dyn) S 15824 15826 15500 0 -1 4194304 22175 0 0 0 106165 22 0 0 18 0 2 0 363091447 50008064 11333 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15826/statm: 12209 11333 218 20 0 11567 0
[pid=15826/tid=15828] ppid=15824 vsize=48836 CPUtime=1061.85
/proc/15826/task/15828/stat : 15828 (MiraXTv2_dyn) R 15824 15826 15500 0 -1 4194368 21756 0 0 0 106164 21 0 0 25 0 2 0 363091448 50008064 11333 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526441 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 48836

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 15828
/proc/meminfo: memFree=1656000/2055920 swapFree=4143928/4192956
[pid=15826] ppid=15824 vsize=49248 CPUtime=1121.85
/proc/15826/stat : 15826 (MiraXTv2_dyn) S 15824 15826 15500 0 -1 4194304 22846 0 0 0 112163 22 0 0 18 0 2 0 363091447 50429952 11434 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15826/statm: 12312 11434 218 20 0 11670 0
[pid=15826/tid=15828] ppid=15824 vsize=49248 CPUtime=1121.83
/proc/15826/task/15828/stat : 15828 (MiraXTv2_dyn) R 15824 15826 15500 0 -1 4194368 22427 0 0 0 112161 22 0 0 25 0 2 0 363091448 50429952 11434 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526340 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 49248

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 15828
/proc/meminfo: memFree=1655680/2055920 swapFree=4143928/4192956
[pid=15826] ppid=15824 vsize=49400 CPUtime=1181.83
/proc/15826/stat : 15826 (MiraXTv2_dyn) S 15824 15826 15500 0 -1 4194304 23491 0 0 0 118160 23 0 0 18 0 2 0 363091447 50585600 11505 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15826/statm: 12350 11505 218 20 0 11708 0
[pid=15826/tid=15828] ppid=15824 vsize=49400 CPUtime=1181.81
/proc/15826/task/15828/stat : 15828 (MiraXTv2_dyn) R 15824 15826 15500 0 -1 4194368 23072 0 0 0 118158 23 0 0 25 0 2 0 363091448 50585600 11505 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526299 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 49400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 15828
/proc/meminfo: memFree=1655552/2055920 swapFree=4143928/4192956
[pid=15826] ppid=15824 vsize=49400 CPUtime=1200.02
/proc/15826/stat : 15826 (MiraXTv2_dyn) S 15824 15826 15500 0 -1 4194304 23690 0 0 0 119979 23 0 0 18 0 2 0 363091447 50585600 11512 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15826/statm: 12350 11512 218 20 0 11708 0
[pid=15826/tid=15828] ppid=15824 vsize=49400 CPUtime=1200.01
/proc/15826/task/15828/stat : 15828 (MiraXTv2_dyn) R 15824 15826 15500 0 -1 4194368 23271 0 0 0 119978 23 0 0 25 0 2 0 363091448 50585600 11512 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 49400

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.97 0.98 2/79 15828
/proc/meminfo: memFree=1655552/2055920 swapFree=4143928/4192956
[pid=15826] ppid=15824 vsize=49400 CPUtime=1200.02
/proc/15826/stat : 15826 (MiraXTv2_dyn) S 15824 15826 15500 0 -1 4194304 23690 0 0 0 119979 23 0 0 18 0 2 0 363091447 50585600 11512 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15826/statm: 12350 11512 218 20 0 11708 0
[pid=15826/tid=15828] ppid=15824 vsize=49400 CPUtime=1200.01
/proc/15826/task/15828/stat : 15828 (MiraXTv2_dyn) R 15824 15826 15500 0 -1 4194368 23271 0 0 0 119978 23 0 0 25 0 2 0 363091448 50585600 11512 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 49400

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.05
CPU user time (s): 1199.8
CPU system time (s): 0.243962
CPU usage (%): 99.9594
Max. virtual memory (cumulated for all children) (KiB): 49400

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

runsolver used 1.24481 second user time and 3.12852 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Fri May 11 08:02:19 UTC 2007

IDJOB= 310025
IDBENCH= 20275
IDSOLVER= 129
FILE ID= node10/310025-1178870539

PBS_JOBID= 5251043

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.9/v1170/unif2p-p0.9-v1170-c4235-S1629945861-01-UNKNOWN.cnf
COMMAND LINE= /tmp/evaluation/310025-1178870539/MiraXTv2_dyn /tmp/evaluation/310025-1178870539/instance-310025-1178870539.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-310025-1178870539 -o ROOT/results/node10/solver-310025-1178870539 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/310025-1178870539/MiraXTv2_dyn /tmp/evaluation/310025-1178870539/instance-310025-1178870539.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  a39f0c2b5a6e5deb5d2e29a2029bf07b

RANDOM SEED= 326331817

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.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:       1701472 kB
Buffers:         49404 kB
Cached:         217560 kB
SwapCached:      18024 kB
Active:         127944 kB
Inactive:       163100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1701472 kB
SwapTotal:     4192956 kB
SwapFree:      4143928 kB
Dirty:            3976 kB
Writeback:           0 kB
Mapped:          30012 kB
Slab:            49072 kB
Committed_AS:  5262996 kB
PageTables:       1708 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 node10 on Fri May 11 08:22:22 UTC 2007