Trace number 309410

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

General information on the benchmark

Namerandom/2+p/p0.9/v990/
unif2p-p0.9-v990-c3583-S218623752-19-SAT.cnf
MD5SUM202e2057dc8114964b5b3ec133b76d59
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.230964
Satisfiable
(Un)Satisfiability was proved
Number of variables990
Number of clauses3582
Sum of the clauses size10388
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2358
Number of clauses of size 33224
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/node17/watcher-309410-1178868386 -o ROOT/results/node17/solver-309410-1178868386 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/309410-1178868386/MiraXTv2_dyn /tmp/evaluation/309410-1178868386/instance-309410-1178868386.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: 1.00 1.00 1.03 3/77 13259
/proc/meminfo: memFree=1780664/2055920 swapFree=4140644/4192956
[pid=13259] ppid=13257 vsize=3920 CPUtime=0
/proc/13259/stat : 13259 (MiraXTv2_dyn) R 13257 13259 12027 0 -1 4194304 318 0 0 0 0 0 0 0 18 0 1 0 334756152 4014080 293 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134571787 0 0 4096 0 0 0 0 17 0 0 0
/proc/13259/statm: 980 293 206 20 0 338 0

[startup+0.044719 s]
/proc/loadavg: 1.00 1.00 1.03 3/77 13259
/proc/meminfo: memFree=1780664/2055920 swapFree=4140644/4192956
[pid=13259] ppid=13257 vsize=4988 CPUtime=0.04
/proc/13259/stat : 13259 (MiraXTv2_dyn) S 13257 13259 12027 0 -1 4194304 517 0 0 0 4 0 0 0 18 0 2 0 334756152 5107712 492 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13259/statm: 1247 492 218 20 0 605 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4988

[startup+0.101724 s]
/proc/loadavg: 1.00 1.00 1.03 3/77 13259
/proc/meminfo: memFree=1780664/2055920 swapFree=4140644/4192956
[pid=13259] ppid=13257 vsize=5252 CPUtime=0.09
/proc/13259/stat : 13259 (MiraXTv2_dyn) S 13257 13259 12027 0 -1 4194304 564 0 0 0 9 0 0 0 18 0 2 0 334756152 5378048 539 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13259/statm: 1313 539 218 20 0 671 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5252

[startup+0.301746 s]
/proc/loadavg: 1.00 1.00 1.03 3/77 13259
/proc/meminfo: memFree=1780664/2055920 swapFree=4140644/4192956
[pid=13259] ppid=13257 vsize=6580 CPUtime=0.29
/proc/13259/stat : 13259 (MiraXTv2_dyn) S 13257 13259 12027 0 -1 4194304 767 0 0 0 29 0 0 0 18 0 2 0 334756152 6737920 742 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13259/statm: 1645 742 218 20 0 1003 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6580

[startup+0.701788 s]
/proc/loadavg: 1.00 1.00 1.03 3/77 13259
/proc/meminfo: memFree=1780664/2055920 swapFree=4140644/4192956
[pid=13259] ppid=13257 vsize=7976 CPUtime=0.69
/proc/13259/stat : 13259 (MiraXTv2_dyn) S 13257 13259 12027 0 -1 4194304 1147 0 0 0 69 0 0 0 18 0 2 0 334756152 8167424 1122 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13259/statm: 1994 1122 218 20 0 1352 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7976

[startup+1.50187 s]
/proc/loadavg: 1.00 1.00 1.03 2/79 13261
/proc/meminfo: memFree=1775976/2055920 swapFree=4140644/4192956
[pid=13259] ppid=13257 vsize=9632 CPUtime=1.49
/proc/13259/stat : 13259 (MiraXTv2_dyn) S 13257 13259 12027 0 -1 4194304 1575 0 0 0 149 0 0 0 18 0 2 0 334756152 9863168 1550 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13259/statm: 2408 1550 218 20 0 1766 0
[pid=13259/tid=13261] ppid=13257 vsize=9632 CPUtime=1.48
/proc/13259/task/13261/stat : 13261 (MiraXTv2_dyn) R 13257 13259 12027 0 -1 4194368 1179 0 0 0 148 0 0 0 25 0 2 0 334756153 9863168 1550 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9632

[startup+3.10104 s]
/proc/loadavg: 1.00 1.00 1.03 2/79 13261
/proc/meminfo: memFree=1774504/2055920 swapFree=4140644/4192956
[pid=13259] ppid=13257 vsize=12168 CPUtime=3.08
/proc/13259/stat : 13259 (MiraXTv2_dyn) S 13257 13259 12027 0 -1 4194304 2224 0 0 0 308 0 0 0 18 0 2 0 334756152 12460032 2199 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13259/statm: 3042 2199 218 20 0 2400 0
[pid=13259/tid=13261] ppid=13257 vsize=12168 CPUtime=3.07
/proc/13259/task/13261/stat : 13261 (MiraXTv2_dyn) R 13257 13259 12027 0 -1 4194368 1828 0 0 0 307 0 0 0 25 0 2 0 334756153 12460032 2199 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134565705 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 12168

[startup+6.30137 s]
/proc/loadavg: 1.00 1.00 1.03 2/79 13261
/proc/meminfo: memFree=1768296/2055920 swapFree=4140644/4192956
[pid=13259] ppid=13257 vsize=15952 CPUtime=6.28
/proc/13259/stat : 13259 (MiraXTv2_dyn) S 13257 13259 12027 0 -1 4194304 3226 0 0 0 627 1 0 0 18 0 2 0 334756152 16334848 3165 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13259/statm: 3988 3165 218 20 0 3346 0
[pid=13259/tid=13261] ppid=13257 vsize=15952 CPUtime=6.27
/proc/13259/task/13261/stat : 13261 (MiraXTv2_dyn) R 13257 13259 12027 0 -1 4194368 2830 0 0 0 626 1 0 0 25 0 2 0 334756153 16334848 3165 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 15952

[startup+12.701 s]
/proc/loadavg: 1.00 1.00 1.03 2/79 13261
/proc/meminfo: memFree=1763560/2055920 swapFree=4140644/4192956
[pid=13259] ppid=13257 vsize=21268 CPUtime=12.68
/proc/13259/stat : 13259 (MiraXTv2_dyn) S 13257 13259 12027 0 -1 4194304 4678 0 0 0 1266 2 0 0 18 0 2 0 334756152 21778432 4532 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13259/statm: 5317 4532 218 20 0 4675 0
[pid=13259/tid=13261] ppid=13257 vsize=21268 CPUtime=12.67
/proc/13259/task/13261/stat : 13261 (MiraXTv2_dyn) R 13257 13259 12027 0 -1 4194368 4282 0 0 0 1265 2 0 0 25 0 2 0 334756153 21778432 4532 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526435 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 21268

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.03 2/79 13261
/proc/meminfo: memFree=1758824/2055920 swapFree=4140644/4192956
[pid=13259] ppid=13257 vsize=25804 CPUtime=25.47
/proc/13259/stat : 13259 (MiraXTv2_dyn) S 13257 13259 12027 0 -1 4194304 5980 0 0 0 2544 3 0 0 18 0 2 0 334756152 26423296 5667 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13259/statm: 6451 5667 218 20 0 5809 0
[pid=13259/tid=13261] ppid=13257 vsize=25804 CPUtime=25.46
/proc/13259/task/13261/stat : 13261 (MiraXTv2_dyn) R 13257 13259 12027 0 -1 4194368 5584 0 0 0 2543 3 0 0 25 0 2 0 334756153 26423296 5667 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526240 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 25804

[startup+51.101 s]
/proc/loadavg: 1.00 1.00 1.02 2/79 13261
/proc/meminfo: memFree=1752936/2055920 swapFree=4140644/4192956
[pid=13259] ppid=13257 vsize=31360 CPUtime=51.06
/proc/13259/stat : 13259 (MiraXTv2_dyn) S 13257 13259 12027 0 -1 4194304 7601 0 0 0 5101 5 0 0 18 0 2 0 334756152 32112640 7029 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13259/statm: 7840 7029 218 20 0 7198 0
[pid=13259/tid=13261] ppid=13257 vsize=31360 CPUtime=51.04
/proc/13259/task/13261/stat : 13261 (MiraXTv2_dyn) R 13257 13259 12027 0 -1 4194368 7205 0 0 0 5100 4 0 0 25 0 2 0 334756153 32112640 7029 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 31360

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.02 2/79 13261
/proc/meminfo: memFree=1750632/2055920 swapFree=4140644/4192956
[pid=13259] ppid=13257 vsize=33352 CPUtime=102.23
/proc/13259/stat : 13259 (MiraXTv2_dyn) S 13257 13259 12027 0 -1 4194304 8718 0 0 0 10217 6 0 0 18 0 2 0 334756152 34152448 7580 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13259/statm: 8338 7580 218 20 0 7696 0
[pid=13259/tid=13261] ppid=13257 vsize=33352 CPUtime=102.22
/proc/13259/task/13261/stat : 13261 (MiraXTv2_dyn) R 13257 13259 12027 0 -1 4194368 8322 0 0 0 10216 6 0 0 25 0 2 0 334756153 34152448 7580 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 33352

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/79 13261
/proc/meminfo: memFree=1748072/2055920 swapFree=4140644/4192956
[pid=13259] ppid=13257 vsize=35804 CPUtime=162.19
/proc/13259/stat : 13259 (MiraXTv2_dyn) S 13257 13259 12027 0 -1 4194304 10030 0 0 0 16212 7 0 0 18 0 2 0 334756152 36663296 8223 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13259/statm: 8951 8223 218 20 0 8309 0
[pid=13259/tid=13261] ppid=13257 vsize=35804 CPUtime=162.18
/proc/13259/task/13261/stat : 13261 (MiraXTv2_dyn) R 13257 13259 12027 0 -1 4194368 9634 0 0 0 16211 7 0 0 25 0 2 0 334756153 36663296 8223 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526296 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 35804

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/79 13261
/proc/meminfo: memFree=1745448/2055920 swapFree=4140644/4192956
[pid=13259] ppid=13257 vsize=38580 CPUtime=222.16
/proc/13259/stat : 13259 (MiraXTv2_dyn) S 13257 13259 12027 0 -1 4194304 11283 0 0 0 22208 8 0 0 18 0 2 0 334756152 39505920 8862 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13259/statm: 9645 8862 218 20 0 9003 0
[pid=13259/tid=13261] ppid=13257 vsize=38580 CPUtime=222.15
/proc/13259/task/13261/stat : 13261 (MiraXTv2_dyn) R 13257 13259 12027 0 -1 4194368 10887 0 0 0 22207 8 0 0 25 0 2 0 334756153 39505920 8862 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526394 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 38580

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13261
/proc/meminfo: memFree=1744744/2055920 swapFree=4140644/4192956
[pid=13259] ppid=13257 vsize=39280 CPUtime=282.11
/proc/13259/stat : 13259 (MiraXTv2_dyn) S 13257 13259 12027 0 -1 4194304 12150 0 0 0 28203 8 0 0 18 0 2 0 334756152 40222720 9019 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13259/statm: 9820 9019 218 20 0 9178 0
[pid=13259/tid=13261] ppid=13257 vsize=39280 CPUtime=282.1
/proc/13259/task/13261/stat : 13261 (MiraXTv2_dyn) R 13257 13259 12027 0 -1 4194368 11754 0 0 0 28202 8 0 0 25 0 2 0 334756153 40222720 9019 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 39280

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13261
/proc/meminfo: memFree=1743656/2055920 swapFree=4140644/4192956
[pid=13259] ppid=13257 vsize=40616 CPUtime=342.06
/proc/13259/stat : 13259 (MiraXTv2_dyn) S 13257 13259 12027 0 -1 4194304 13045 0 0 0 34197 9 0 0 18 0 2 0 334756152 41590784 9347 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13259/statm: 10154 9347 218 20 0 9512 0
[pid=13259/tid=13261] ppid=13257 vsize=40616 CPUtime=342.05
/proc/13259/task/13261/stat : 13261 (MiraXTv2_dyn) R 13257 13259 12027 0 -1 4194368 12649 0 0 0 34196 9 0 0 25 0 2 0 334756153 41590784 9347 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 40616

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13261
/proc/meminfo: memFree=1741608/2055920 swapFree=4140644/4192956
[pid=13259] ppid=13257 vsize=42492 CPUtime=402.04
/proc/13259/stat : 13259 (MiraXTv2_dyn) S 13257 13259 12027 0 -1 4194304 14089 0 0 0 40194 10 0 0 18 0 2 0 334756152 43511808 9812 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13259/statm: 10623 9812 218 20 0 9981 0
[pid=13259/tid=13261] ppid=13257 vsize=42492 CPUtime=402.01
/proc/13259/task/13261/stat : 13261 (MiraXTv2_dyn) R 13257 13259 12027 0 -1 4194368 13693 0 0 0 40192 9 0 0 25 0 2 0 334756153 43511808 9812 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.04
Current children cumulated vsize (KiB) 42492

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13261
/proc/meminfo: memFree=1741160/2055920 swapFree=4140644/4192956
[pid=13259] ppid=13257 vsize=42932 CPUtime=461.99
/proc/13259/stat : 13259 (MiraXTv2_dyn) S 13257 13259 12027 0 -1 4194304 14894 0 0 0 46189 10 0 0 18 0 2 0 334756152 43962368 9942 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13259/statm: 10733 9942 218 20 0 10091 0
[pid=13259/tid=13261] ppid=13257 vsize=42932 CPUtime=461.98
/proc/13259/task/13261/stat : 13261 (MiraXTv2_dyn) R 13257 13259 12027 0 -1 4194368 14498 0 0 0 46188 10 0 0 25 0 2 0 334756153 43962368 9942 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 461.99
Current children cumulated vsize (KiB) 42932

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13261
/proc/meminfo: memFree=1740648/2055920 swapFree=4140644/4192956
[pid=13259] ppid=13257 vsize=43356 CPUtime=521.95
/proc/13259/stat : 13259 (MiraXTv2_dyn) S 13257 13259 12027 0 -1 4194304 15693 0 0 0 52185 10 0 0 18 0 2 0 334756152 44396544 10053 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13259/statm: 10839 10053 218 20 0 10197 0
[pid=13259/tid=13261] ppid=13257 vsize=43356 CPUtime=521.94
/proc/13259/task/13261/stat : 13261 (MiraXTv2_dyn) R 13257 13259 12027 0 -1 4194368 15297 0 0 0 52184 10 0 0 25 0 2 0 334756153 44396544 10053 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.95
Current children cumulated vsize (KiB) 43356

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13261
/proc/meminfo: memFree=1740392/2055920 swapFree=4140644/4192956
[pid=13259] ppid=13257 vsize=43652 CPUtime=581.92
/proc/13259/stat : 13259 (MiraXTv2_dyn) S 13257 13259 12027 0 -1 4194304 16377 0 0 0 58181 11 0 0 18 0 2 0 334756152 44699648 10125 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13259/statm: 10913 10125 218 20 0 10271 0
[pid=13259/tid=13261] ppid=13257 vsize=43652 CPUtime=581.91
/proc/13259/task/13261/stat : 13261 (MiraXTv2_dyn) R 13257 13259 12027 0 -1 4194368 15981 0 0 0 58180 11 0 0 25 0 2 0 334756153 44699648 10125 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526301 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.92
Current children cumulated vsize (KiB) 43652

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13261
/proc/meminfo: memFree=1740136/2055920 swapFree=4140644/4192956
[pid=13259] ppid=13257 vsize=43808 CPUtime=641.89
/proc/13259/stat : 13259 (MiraXTv2_dyn) S 13257 13259 12027 0 -1 4194304 17056 0 0 0 64177 12 0 0 18 0 2 0 334756152 44859392 10181 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13259/statm: 10952 10181 218 20 0 10310 0
[pid=13259/tid=13261] ppid=13257 vsize=43808 CPUtime=641.87
/proc/13259/task/13261/stat : 13261 (MiraXTv2_dyn) R 13257 13259 12027 0 -1 4194368 16660 0 0 0 64176 11 0 0 25 0 2 0 334756153 44859392 10181 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.89
Current children cumulated vsize (KiB) 43808

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13261
/proc/meminfo: memFree=1739752/2055920 swapFree=4140644/4192956
[pid=13259] ppid=13257 vsize=44308 CPUtime=701.84
/proc/13259/stat : 13259 (MiraXTv2_dyn) S 13257 13259 12027 0 -1 4194304 17814 0 0 0 70172 12 0 0 18 0 2 0 334756152 45371392 10306 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13259/statm: 11077 10306 218 20 0 10435 0
[pid=13259/tid=13261] ppid=13257 vsize=44308 CPUtime=701.83
/proc/13259/task/13261/stat : 13261 (MiraXTv2_dyn) R 13257 13259 12027 0 -1 4194368 17418 0 0 0 70171 12 0 0 25 0 2 0 334756153 45371392 10306 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.84
Current children cumulated vsize (KiB) 44308

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13261
/proc/meminfo: memFree=1739560/2055920 swapFree=4140644/4192956
[pid=13259] ppid=13257 vsize=44308 CPUtime=761.8
/proc/13259/stat : 13259 (MiraXTv2_dyn) S 13257 13259 12027 0 -1 4194304 18480 0 0 0 76168 12 0 0 18 0 2 0 334756152 45371392 10330 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13259/statm: 11077 10330 218 20 0 10435 0
[pid=13259/tid=13261] ppid=13257 vsize=44308 CPUtime=761.79
/proc/13259/task/13261/stat : 13261 (MiraXTv2_dyn) R 13257 13259 12027 0 -1 4194368 18084 0 0 0 76167 12 0 0 25 0 2 0 334756153 45371392 10330 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526701 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.8
Current children cumulated vsize (KiB) 44308

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13261
/proc/meminfo: memFree=1737896/2055920 swapFree=4140644/4192956
[pid=13259] ppid=13257 vsize=46048 CPUtime=821.76
/proc/13259/stat : 13259 (MiraXTv2_dyn) S 13257 13259 12027 0 -1 4194304 19576 0 0 0 82163 13 0 0 18 0 2 0 334756152 47153152 10773 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13259/statm: 11512 10773 218 20 0 10870 0
[pid=13259/tid=13261] ppid=13257 vsize=46048 CPUtime=821.75
/proc/13259/task/13261/stat : 13261 (MiraXTv2_dyn) R 13257 13259 12027 0 -1 4194368 19180 0 0 0 82162 13 0 0 25 0 2 0 334756153 47153152 10773 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.76
Current children cumulated vsize (KiB) 46048

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13261
/proc/meminfo: memFree=1737512/2055920 swapFree=4140644/4192956
[pid=13259] ppid=13257 vsize=46344 CPUtime=881.74
/proc/13259/stat : 13259 (MiraXTv2_dyn) S 13257 13259 12027 0 -1 4194304 20294 0 0 0 88160 14 0 0 18 0 2 0 334756152 47456256 10829 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13259/statm: 11586 10829 218 20 0 10944 0
[pid=13259/tid=13261] ppid=13257 vsize=46344 CPUtime=881.72
/proc/13259/task/13261/stat : 13261 (MiraXTv2_dyn) R 13257 13259 12027 0 -1 4194368 19898 0 0 0 88159 13 0 0 25 0 2 0 334756153 47456256 10829 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.74
Current children cumulated vsize (KiB) 46344

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13261
/proc/meminfo: memFree=1737192/2055920 swapFree=4140644/4192956
[pid=13259] ppid=13257 vsize=46624 CPUtime=941.69
/proc/13259/stat : 13259 (MiraXTv2_dyn) S 13257 13259 12027 0 -1 4194304 21041 0 0 0 94155 14 0 0 18 0 2 0 334756152 47742976 10907 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13259/statm: 11656 10907 218 20 0 11014 0
[pid=13259/tid=13261] ppid=13257 vsize=46624 CPUtime=941.68
/proc/13259/task/13261/stat : 13261 (MiraXTv2_dyn) R 13257 13259 12027 0 -1 4194368 20645 0 0 0 94154 14 0 0 25 0 2 0 334756153 47742976 10907 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526354 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.69
Current children cumulated vsize (KiB) 46624

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13263
/proc/meminfo: memFree=1736936/2055920 swapFree=4140644/4192956
[pid=13259] ppid=13257 vsize=47212 CPUtime=1001.66
/proc/13259/stat : 13259 (MiraXTv2_dyn) S 13257 13259 12027 0 -1 4194304 21683 0 0 0 100151 15 0 0 18 0 2 0 334756152 48345088 10968 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13259/statm: 11803 10968 218 20 0 11161 0
[pid=13259/tid=13261] ppid=13257 vsize=47212 CPUtime=1001.64
/proc/13259/task/13261/stat : 13261 (MiraXTv2_dyn) R 13257 13259 12027 0 -1 4194368 21287 0 0 0 100150 14 0 0 25 0 2 0 334756153 48345088 10968 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.66
Current children cumulated vsize (KiB) 47212

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13263
/proc/meminfo: memFree=1736936/2055920 swapFree=4140644/4192956
[pid=13259] ppid=13257 vsize=47212 CPUtime=1061.61
/proc/13259/stat : 13259 (MiraXTv2_dyn) S 13257 13259 12027 0 -1 4194304 22287 0 0 0 106146 15 0 0 18 0 2 0 334756152 48345088 10987 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13259/statm: 11803 10987 218 20 0 11161 0
[pid=13259/tid=13261] ppid=13257 vsize=47212 CPUtime=1061.6
/proc/13259/task/13261/stat : 13261 (MiraXTv2_dyn) R 13257 13259 12027 0 -1 4194368 21891 0 0 0 106145 15 0 0 25 0 2 0 334756153 48345088 10987 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526388 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.61
Current children cumulated vsize (KiB) 47212

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13263
/proc/meminfo: memFree=1736808/2055920 swapFree=4140644/4192956
[pid=13259] ppid=13257 vsize=47360 CPUtime=1121.58
/proc/13259/stat : 13259 (MiraXTv2_dyn) S 13257 13259 12027 0 -1 4194304 22912 0 0 0 112143 15 0 0 18 0 2 0 334756152 48496640 11022 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13259/statm: 11840 11022 218 20 0 11198 0
[pid=13259/tid=13261] ppid=13257 vsize=47360 CPUtime=1121.57
/proc/13259/task/13261/stat : 13261 (MiraXTv2_dyn) R 13257 13259 12027 0 -1 4194368 22516 0 0 0 112142 15 0 0 25 0 2 0 334756153 48496640 11022 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.58
Current children cumulated vsize (KiB) 47360

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13263
/proc/meminfo: memFree=1736680/2055920 swapFree=4140644/4192956
[pid=13259] ppid=13257 vsize=47492 CPUtime=1181.54
/proc/13259/stat : 13259 (MiraXTv2_dyn) S 13257 13259 12027 0 -1 4194304 23535 0 0 0 118138 16 0 0 18 0 2 0 334756152 48631808 11049 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13259/statm: 11873 11049 218 20 0 11231 0
[pid=13259/tid=13261] ppid=13257 vsize=47492 CPUtime=1181.52
/proc/13259/task/13261/stat : 13261 (MiraXTv2_dyn) R 13257 13259 12027 0 -1 4194368 23139 0 0 0 118136 16 0 0 25 0 2 0 334756153 48631808 11049 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.54
Current children cumulated vsize (KiB) 47492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13263
/proc/meminfo: memFree=1736680/2055920 swapFree=4140644/4192956
[pid=13259] ppid=13257 vsize=47492 CPUtime=1200.03
/proc/13259/stat : 13259 (MiraXTv2_dyn) S 13257 13259 12027 0 -1 4194304 23737 0 0 0 119987 16 0 0 18 0 2 0 334756152 48631808 11051 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13259/statm: 11873 11051 218 20 0 11231 0
[pid=13259/tid=13261] ppid=13257 vsize=47492 CPUtime=1200.02
/proc/13259/task/13261/stat : 13261 (MiraXTv2_dyn) R 13257 13259 12027 0 -1 4194368 23341 0 0 0 119986 16 0 0 25 0 2 0 334756153 48631808 11051 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 47492

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.82
CPU time (s): 1200.06
CPU user time (s): 1199.89
CPU system time (s): 0.170974
CPU usage (%): 99.9364
Max. virtual memory (cumulated for all children) (KiB): 47604

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

runsolver used 1.21182 second user time and 3.16252 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Fri May 11 07:26:26 UTC 2007

IDJOB= 309410
IDBENCH= 20258
IDSOLVER= 129
FILE ID= node17/309410-1178868386

PBS_JOBID= 5251034

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.9/v990/unif2p-p0.9-v990-c3583-S218623752-19-SAT.cnf
COMMAND LINE= /tmp/evaluation/309410-1178868386/MiraXTv2_dyn /tmp/evaluation/309410-1178868386/instance-309410-1178868386.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-309410-1178868386 -o ROOT/results/node17/solver-309410-1178868386 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/309410-1178868386/MiraXTv2_dyn /tmp/evaluation/309410-1178868386/instance-309410-1178868386.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  202e2057dc8114964b5b3ec133b76d59

RANDOM SEED= 635619864

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.240
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.240
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:       1780944 kB
Buffers:         47448 kB
Cached:         141324 kB
SwapCached:      15568 kB
Active:         119340 kB
Inactive:        93696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1780944 kB
SwapTotal:     4192956 kB
SwapFree:      4140644 kB
Dirty:            4028 kB
Writeback:           0 kB
Mapped:          30208 kB
Slab:            47496 kB
Committed_AS: 10144156 kB
PageTables:       1796 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 node17 on Fri May 11 07:46:29 UTC 2007