Trace number 309533

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-S361865778-09-SAT.cnf
MD5SUM26d21a18e51a01c29ac0a04190401030
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.333949
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/node21/watcher-309533-1178868777 -o ROOT/results/node21/solver-309533-1178868777 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/309533-1178868777/MiraXTv2_dyn /tmp/evaluation/309533-1178868777/instance-309533-1178868777.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.83 1.82 1.44 3/77 30319
/proc/meminfo: memFree=1765304/2055920 swapFree=4156344/4192956
[pid=30319] ppid=30317 vsize=3920 CPUtime=0
/proc/30319/stat : 30319 (MiraXTv2_dyn) R 30317 30319 30190 0 -1 4194304 318 0 0 0 0 0 0 0 18 0 1 0 334795026 4014080 293 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134571787 0 0 4096 0 0 0 0 17 0 0 0
/proc/30319/statm: 980 293 206 20 0 338 0

[startup+0.018705 s]
/proc/loadavg: 1.83 1.82 1.44 3/77 30319
/proc/meminfo: memFree=1765304/2055920 swapFree=4156344/4192956
[pid=30319] ppid=30317 vsize=4980 CPUtime=0.01
/proc/30319/stat : 30319 (MiraXTv2_dyn) S 30317 30319 30190 0 -1 4194304 499 0 0 0 1 0 0 0 18 0 2 0 334795026 5099520 474 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30319/statm: 1245 474 218 20 0 603 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4980

[startup+0.101713 s]
/proc/loadavg: 1.83 1.82 1.44 3/77 30319
/proc/meminfo: memFree=1765304/2055920 swapFree=4156344/4192956
[pid=30319] ppid=30317 vsize=5244 CPUtime=0.09
/proc/30319/stat : 30319 (MiraXTv2_dyn) S 30317 30319 30190 0 -1 4194304 566 0 0 0 9 0 0 0 18 0 2 0 334795026 5369856 541 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30319/statm: 1311 541 218 20 0 669 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5244

[startup+0.301734 s]
/proc/loadavg: 1.83 1.82 1.44 3/77 30319
/proc/meminfo: memFree=1765304/2055920 swapFree=4156344/4192956
[pid=30319] ppid=30317 vsize=6568 CPUtime=0.29
/proc/30319/stat : 30319 (MiraXTv2_dyn) S 30317 30319 30190 0 -1 4194304 755 0 0 0 29 0 0 0 18 0 2 0 334795026 6725632 730 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30319/statm: 1642 730 218 20 0 1000 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6568

[startup+0.701778 s]
/proc/loadavg: 1.83 1.82 1.44 3/77 30319
/proc/meminfo: memFree=1765304/2055920 swapFree=4156344/4192956
[pid=30319] ppid=30317 vsize=7832 CPUtime=0.69
/proc/30319/stat : 30319 (MiraXTv2_dyn) S 30317 30319 30190 0 -1 4194304 1084 0 0 0 69 0 0 0 18 0 2 0 334795026 8019968 1059 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30319/statm: 1958 1059 218 20 0 1316 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7832

[startup+1.50187 s]
/proc/loadavg: 1.83 1.82 1.44 2/79 30321
/proc/meminfo: memFree=1760936/2055920 swapFree=4156344/4192956
[pid=30319] ppid=30317 vsize=9484 CPUtime=1.49
/proc/30319/stat : 30319 (MiraXTv2_dyn) S 30317 30319 30190 0 -1 4194304 1530 0 0 0 149 0 0 0 18 0 2 0 334795026 9711616 1505 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30319/statm: 2371 1505 218 20 0 1729 0
[pid=30319/tid=30321] ppid=30317 vsize=9484 CPUtime=1.48
/proc/30319/task/30321/stat : 30321 (MiraXTv2_dyn) R 30317 30319 30190 0 -1 4194368 1134 0 0 0 148 0 0 0 25 0 2 0 334795028 9711616 1505 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9484

[startup+3.10104 s]
/proc/loadavg: 1.83 1.82 1.44 2/79 30321
/proc/meminfo: memFree=1759336/2055920 swapFree=4156344/4192956
[pid=30319] ppid=30317 vsize=12096 CPUtime=3.09
/proc/30319/stat : 30319 (MiraXTv2_dyn) S 30317 30319 30190 0 -1 4194304 2197 0 0 0 308 1 0 0 18 0 2 0 334795026 12386304 2172 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30319/statm: 3024 2172 218 20 0 2382 0
[pid=30319/tid=30321] ppid=30317 vsize=12096 CPUtime=3.08
/proc/30319/task/30321/stat : 30321 (MiraXTv2_dyn) R 30317 30319 30190 0 -1 4194368 1801 0 0 0 307 1 0 0 25 0 2 0 334795028 12386304 2172 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526406 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12096

[startup+6.30139 s]
/proc/loadavg: 1.77 1.81 1.44 2/79 30321
/proc/meminfo: memFree=1752680/2055920 swapFree=4156344/4192956
[pid=30319] ppid=30317 vsize=16136 CPUtime=6.28
/proc/30319/stat : 30319 (MiraXTv2_dyn) S 30317 30319 30190 0 -1 4194304 3292 0 0 0 627 1 0 0 18 0 2 0 334795026 16523264 3231 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30319/statm: 4034 3231 218 20 0 3392 0
[pid=30319/tid=30321] ppid=30317 vsize=16136 CPUtime=6.27
/proc/30319/task/30321/stat : 30321 (MiraXTv2_dyn) R 30317 30319 30190 0 -1 4194368 2896 0 0 0 626 1 0 0 25 0 2 0 334795028 16523264 3231 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526680 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 16136

[startup+12.7021 s]
/proc/loadavg: 1.71 1.79 1.44 2/79 30321
/proc/meminfo: memFree=1748400/2055920 swapFree=4156344/4192956
[pid=30319] ppid=30317 vsize=21484 CPUtime=12.68
/proc/30319/stat : 30319 (MiraXTv2_dyn) S 30317 30319 30190 0 -1 4194304 4709 0 0 0 1266 2 0 0 18 0 2 0 334795026 21999616 4563 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30319/statm: 5371 4563 218 20 0 4729 0
[pid=30319/tid=30321] ppid=30317 vsize=21484 CPUtime=12.67
/proc/30319/task/30321/stat : 30321 (MiraXTv2_dyn) R 30317 30319 30190 0 -1 4194368 4313 0 0 0 1265 2 0 0 25 0 2 0 334795028 21999616 4563 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134522144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 21484

[startup+25.5015 s]
/proc/loadavg: 1.55 1.75 1.43 2/79 30321
/proc/meminfo: memFree=1742896/2055920 swapFree=4156344/4192956
[pid=30319] ppid=30317 vsize=26204 CPUtime=25.47
/proc/30319/stat : 30319 (MiraXTv2_dyn) S 30317 30319 30190 0 -1 4194304 6101 0 0 0 2544 3 0 0 18 0 2 0 334795026 26832896 5788 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30319/statm: 6551 5788 218 20 0 5909 0
[pid=30319/tid=30321] ppid=30317 vsize=26204 CPUtime=25.46
/proc/30319/task/30321/stat : 30321 (MiraXTv2_dyn) R 30317 30319 30190 0 -1 4194368 5705 0 0 0 2543 3 0 0 25 0 2 0 334795028 26832896 5788 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134565699 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 26204

[startup+51.1013 s]
/proc/loadavg: 1.36 1.69 1.42 2/79 30321
/proc/meminfo: memFree=1737136/2055920 swapFree=4156344/4192956
[pid=30319] ppid=30317 vsize=31748 CPUtime=51.06
/proc/30319/stat : 30319 (MiraXTv2_dyn) S 30317 30319 30190 0 -1 4194304 7716 0 0 0 5101 5 0 0 18 0 2 0 334795026 32509952 7144 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30319/statm: 7937 7144 218 20 0 7295 0
[pid=30319/tid=30321] ppid=30317 vsize=31748 CPUtime=51.04
/proc/30319/task/30321/stat : 30321 (MiraXTv2_dyn) R 30317 30319 30190 0 -1 4194368 7320 0 0 0 5100 4 0 0 25 0 2 0 334795028 32509952 7144 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 31748

[startup+102.306 s]
/proc/loadavg: 1.15 1.58 1.40 2/79 30321
/proc/meminfo: memFree=1732272/2055920 swapFree=4156344/4192956
[pid=30319] ppid=30317 vsize=36216 CPUtime=102.22
/proc/30319/stat : 30319 (MiraXTv2_dyn) S 30317 30319 30190 0 -1 4194304 9514 0 0 0 10217 5 0 0 18 0 2 0 334795026 37085184 8306 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30319/statm: 9054 8306 218 20 0 8412 0
[pid=30319/tid=30321] ppid=30317 vsize=36216 CPUtime=102.21
/proc/30319/task/30321/stat : 30321 (MiraXTv2_dyn) R 30317 30319 30190 0 -1 4194368 9118 0 0 0 10216 5 0 0 25 0 2 0 334795028 37085184 8306 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 36216

[startup+162.301 s]
/proc/loadavg: 1.10 1.49 1.37 2/79 30321
/proc/meminfo: memFree=1730928/2055920 swapFree=4156344/4192956
[pid=30319] ppid=30317 vsize=37892 CPUtime=162.18
/proc/30319/stat : 30319 (MiraXTv2_dyn) S 30317 30319 30190 0 -1 4194304 10558 0 0 0 16212 6 0 0 18 0 2 0 334795026 38801408 8680 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30319/statm: 9473 8680 218 20 0 8831 0
[pid=30319/tid=30321] ppid=30317 vsize=37892 CPUtime=162.17
/proc/30319/task/30321/stat : 30321 (MiraXTv2_dyn) R 30317 30319 30190 0 -1 4194368 10162 0 0 0 16211 6 0 0 25 0 2 0 334795028 38801408 8680 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 37892

[startup+222.302 s]
/proc/loadavg: 1.04 1.40 1.35 2/79 30321
/proc/meminfo: memFree=1729392/2055920 swapFree=4156344/4192956
[pid=30319] ppid=30317 vsize=39404 CPUtime=222.14
/proc/30319/stat : 30319 (MiraXTv2_dyn) S 30317 30319 30190 0 -1 4194304 11630 0 0 0 22207 7 0 0 18 0 2 0 334795026 40349696 9058 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30319/statm: 9851 9058 218 20 0 9209 0
[pid=30319/tid=30321] ppid=30317 vsize=39404 CPUtime=222.13
/proc/30319/task/30321/stat : 30321 (MiraXTv2_dyn) R 30317 30319 30190 0 -1 4194368 11234 0 0 0 22206 7 0 0 25 0 2 0 334795028 40349696 9058 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 39404

[startup+282.302 s]
/proc/loadavg: 1.01 1.32 1.32 2/79 30321
/proc/meminfo: memFree=1728752/2055920 swapFree=4156344/4192956
[pid=30319] ppid=30317 vsize=40112 CPUtime=282.11
/proc/30319/stat : 30319 (MiraXTv2_dyn) S 30317 30319 30190 0 -1 4194304 12406 0 0 0 28204 7 0 0 18 0 2 0 334795026 41074688 9199 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30319/statm: 10028 9199 218 20 0 9386 0
[pid=30319/tid=30321] ppid=30317 vsize=40112 CPUtime=282.1
/proc/30319/task/30321/stat : 30321 (MiraXTv2_dyn) R 30317 30319 30190 0 -1 4194368 12010 0 0 0 28203 7 0 0 25 0 2 0 334795028 41074688 9199 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 40112

[startup+342.301 s]
/proc/loadavg: 1.00 1.26 1.30 2/79 30321
/proc/meminfo: memFree=1727600/2055920 swapFree=4156344/4192956
[pid=30319] ppid=30317 vsize=41192 CPUtime=342.08
/proc/30319/stat : 30319 (MiraXTv2_dyn) S 30317 30319 30190 0 -1 4194304 13354 0 0 0 34200 8 0 0 18 0 2 0 334795026 42180608 9495 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30319/statm: 10298 9495 218 20 0 9656 0
[pid=30319/tid=30321] ppid=30317 vsize=41192 CPUtime=342.06
/proc/30319/task/30321/stat : 30321 (MiraXTv2_dyn) R 30317 30319 30190 0 -1 4194368 12958 0 0 0 34199 7 0 0 25 0 2 0 334795028 42180608 9495 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 41192

[startup+402.302 s]
/proc/loadavg: 1.00 1.21 1.28 2/79 30321
/proc/meminfo: memFree=1727024/2055920 swapFree=4156344/4192956
[pid=30319] ppid=30317 vsize=41740 CPUtime=402.04
/proc/30319/stat : 30319 (MiraXTv2_dyn) S 30317 30319 30190 0 -1 4194304 14079 0 0 0 40196 8 0 0 18 0 2 0 334795026 42741760 9638 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30319/statm: 10435 9638 218 20 0 9793 0
[pid=30319/tid=30321] ppid=30317 vsize=41740 CPUtime=402.03
/proc/30319/task/30321/stat : 30321 (MiraXTv2_dyn) R 30317 30319 30190 0 -1 4194368 13683 0 0 0 40195 8 0 0 25 0 2 0 334795028 42741760 9638 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.04
Current children cumulated vsize (KiB) 41740

[startup+462.301 s]
/proc/loadavg: 1.00 1.17 1.26 2/79 30321
/proc/meminfo: memFree=1726576/2055920 swapFree=4156344/4192956
[pid=30319] ppid=30317 vsize=42164 CPUtime=462.01
/proc/30319/stat : 30319 (MiraXTv2_dyn) S 30317 30319 30190 0 -1 4194304 14866 0 0 0 46192 9 0 0 18 0 2 0 334795026 43175936 9749 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30319/statm: 10541 9749 218 20 0 9899 0
[pid=30319/tid=30321] ppid=30317 vsize=42164 CPUtime=461.99
/proc/30319/task/30321/stat : 30321 (MiraXTv2_dyn) R 30317 30319 30190 0 -1 4194368 14470 0 0 0 46191 8 0 0 25 0 2 0 334795028 43175936 9749 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526303 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 462.01
Current children cumulated vsize (KiB) 42164

[startup+522.302 s]
/proc/loadavg: 1.00 1.14 1.24 2/79 30321
/proc/meminfo: memFree=1726192/2055920 swapFree=4156344/4192956
[pid=30319] ppid=30317 vsize=42628 CPUtime=521.97
/proc/30319/stat : 30319 (MiraXTv2_dyn) S 30317 30319 30190 0 -1 4194304 15576 0 0 0 52188 9 0 0 18 0 2 0 334795026 43651072 9859 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30319/statm: 10657 9859 218 20 0 10015 0
[pid=30319/tid=30321] ppid=30317 vsize=42628 CPUtime=521.96
/proc/30319/task/30321/stat : 30321 (MiraXTv2_dyn) R 30317 30319 30190 0 -1 4194368 15180 0 0 0 52187 9 0 0 25 0 2 0 334795028 43651072 9859 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.97
Current children cumulated vsize (KiB) 42628

[startup+582.301 s]
/proc/loadavg: 1.00 1.11 1.22 2/79 30321
/proc/meminfo: memFree=1724400/2055920 swapFree=4156344/4192956
[pid=30319] ppid=30317 vsize=44108 CPUtime=581.93
/proc/30319/stat : 30319 (MiraXTv2_dyn) S 30317 30319 30190 0 -1 4194304 16679 0 0 0 58183 10 0 0 18 0 2 0 334795026 45166592 10263 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30319/statm: 11027 10263 218 20 0 10385 0
[pid=30319/tid=30321] ppid=30317 vsize=44108 CPUtime=581.91
/proc/30319/task/30321/stat : 30321 (MiraXTv2_dyn) R 30317 30319 30190 0 -1 4194368 16283 0 0 0 58181 10 0 0 25 0 2 0 334795028 45166592 10263 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134525988 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.93
Current children cumulated vsize (KiB) 44108

[startup+642.302 s]
/proc/loadavg: 1.00 1.09 1.20 2/79 30323
/proc/meminfo: memFree=1724272/2055920 swapFree=4156344/4192956
[pid=30319] ppid=30317 vsize=44260 CPUtime=641.89
/proc/30319/stat : 30319 (MiraXTv2_dyn) S 30317 30319 30190 0 -1 4194304 17419 0 0 0 64179 10 0 0 18 0 2 0 334795026 45322240 10290 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30319/statm: 11065 10290 218 20 0 10423 0
[pid=30319/tid=30321] ppid=30317 vsize=44260 CPUtime=641.88
/proc/30319/task/30321/stat : 30321 (MiraXTv2_dyn) R 30317 30319 30190 0 -1 4194368 17023 0 0 0 64178 10 0 0 25 0 2 0 334795028 45322240 10290 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.89
Current children cumulated vsize (KiB) 44260

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.19 2/79 30323
/proc/meminfo: memFree=1722928/2055920 swapFree=4156344/4192956
[pid=30319] ppid=30317 vsize=45480 CPUtime=701.84
/proc/30319/stat : 30319 (MiraXTv2_dyn) S 30317 30319 30190 0 -1 4194304 18303 0 0 0 70173 11 0 0 18 0 2 0 334795026 46571520 10630 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30319/statm: 11370 10630 218 20 0 10728 0
[pid=30319/tid=30321] ppid=30317 vsize=45480 CPUtime=701.83
/proc/30319/task/30321/stat : 30321 (MiraXTv2_dyn) R 30317 30319 30190 0 -1 4194368 17907 0 0 0 70172 11 0 0 25 0 2 0 334795028 46571520 10630 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.84
Current children cumulated vsize (KiB) 45480

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.17 2/79 30323
/proc/meminfo: memFree=1722544/2055920 swapFree=4156344/4192956
[pid=30319] ppid=30317 vsize=45920 CPUtime=761.82
/proc/30319/stat : 30319 (MiraXTv2_dyn) S 30317 30319 30190 0 -1 4194304 19048 0 0 0 76170 12 0 0 18 0 2 0 334795026 47022080 10733 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30319/statm: 11480 10733 218 20 0 10838 0
[pid=30319/tid=30321] ppid=30317 vsize=45920 CPUtime=761.8
/proc/30319/task/30321/stat : 30321 (MiraXTv2_dyn) R 30317 30319 30190 0 -1 4194368 18652 0 0 0 76168 12 0 0 25 0 2 0 334795028 47022080 10733 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.82
Current children cumulated vsize (KiB) 45920

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/79 30323
/proc/meminfo: memFree=1722288/2055920 swapFree=4156344/4192956
[pid=30319] ppid=30317 vsize=46060 CPUtime=821.77
/proc/30319/stat : 30319 (MiraXTv2_dyn) S 30317 30319 30190 0 -1 4194304 19758 0 0 0 82165 12 0 0 18 0 2 0 334795026 47165440 10791 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30319/statm: 11515 10791 218 20 0 10873 0
[pid=30319/tid=30321] ppid=30317 vsize=46060 CPUtime=821.76
/proc/30319/task/30321/stat : 30321 (MiraXTv2_dyn) R 30317 30319 30190 0 -1 4194368 19362 0 0 0 82164 12 0 0 25 0 2 0 334795028 47165440 10791 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526345 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.77
Current children cumulated vsize (KiB) 46060

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.15 2/79 30323
/proc/meminfo: memFree=1722096/2055920 swapFree=4156344/4192956
[pid=30319] ppid=30317 vsize=46232 CPUtime=881.74
/proc/30319/stat : 30319 (MiraXTv2_dyn) S 30317 30319 30190 0 -1 4194304 20452 0 0 0 88161 13 0 0 18 0 2 0 334795026 47341568 10824 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30319/statm: 11558 10824 218 20 0 10916 0
[pid=30319/tid=30321] ppid=30317 vsize=46232 CPUtime=881.73
/proc/30319/task/30321/stat : 30321 (MiraXTv2_dyn) R 30317 30319 30190 0 -1 4194368 20056 0 0 0 88160 13 0 0 25 0 2 0 334795028 47341568 10824 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) 46232

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.14 2/79 30323
/proc/meminfo: memFree=1721968/2055920 swapFree=4156344/4192956
[pid=30319] ppid=30317 vsize=46928 CPUtime=941.69
/proc/30319/stat : 30319 (MiraXTv2_dyn) S 30317 30319 30190 0 -1 4194304 21097 0 0 0 94156 13 0 0 18 0 2 0 334795026 48054272 10895 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30319/statm: 11732 10895 218 20 0 11090 0
[pid=30319/tid=30321] ppid=30317 vsize=46928 CPUtime=941.68
/proc/30319/task/30321/stat : 30321 (MiraXTv2_dyn) R 30317 30319 30190 0 -1 4194368 20701 0 0 0 94155 13 0 0 25 0 2 0 334795028 48054272 10895 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.69
Current children cumulated vsize (KiB) 46928

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/79 30323
/proc/meminfo: memFree=1721840/2055920 swapFree=4156344/4192956
[pid=30319] ppid=30317 vsize=46928 CPUtime=1001.66
/proc/30319/stat : 30319 (MiraXTv2_dyn) S 30317 30319 30190 0 -1 4194304 21689 0 0 0 100153 13 0 0 18 0 2 0 334795026 48054272 10906 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30319/statm: 11732 10906 218 20 0 11090 0
[pid=30319/tid=30321] ppid=30317 vsize=46928 CPUtime=1001.65
/proc/30319/task/30321/stat : 30321 (MiraXTv2_dyn) R 30317 30319 30190 0 -1 4194368 21293 0 0 0 100152 13 0 0 25 0 2 0 334795028 48054272 10906 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.66
Current children cumulated vsize (KiB) 46928

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/79 30323
/proc/meminfo: memFree=1721712/2055920 swapFree=4156344/4192956
[pid=30319] ppid=30317 vsize=47100 CPUtime=1061.62
/proc/30319/stat : 30319 (MiraXTv2_dyn) S 30317 30319 30190 0 -1 4194304 22321 0 0 0 106148 14 0 0 18 0 2 0 334795026 48230400 10951 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30319/statm: 11775 10951 218 20 0 11133 0
[pid=30319/tid=30321] ppid=30317 vsize=47100 CPUtime=1061.6
/proc/30319/task/30321/stat : 30321 (MiraXTv2_dyn) R 30317 30319 30190 0 -1 4194368 21925 0 0 0 106146 14 0 0 25 0 2 0 334795028 48230400 10951 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.62
Current children cumulated vsize (KiB) 47100

[startup+1122.3 s]
/proc/loadavg: 1.04 1.02 1.11 2/79 30323
/proc/meminfo: memFree=1721584/2055920 swapFree=4156344/4192956
[pid=30319] ppid=30317 vsize=47252 CPUtime=1121.59
/proc/30319/stat : 30319 (MiraXTv2_dyn) S 30317 30319 30190 0 -1 4194304 22963 0 0 0 112144 15 0 0 18 0 2 0 334795026 48386048 11002 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30319/statm: 11813 11002 218 20 0 11171 0
[pid=30319/tid=30321] ppid=30317 vsize=47252 CPUtime=1121.58
/proc/30319/task/30321/stat : 30321 (MiraXTv2_dyn) R 30317 30319 30190 0 -1 4194368 22567 0 0 0 112143 15 0 0 25 0 2 0 334795028 48386048 11002 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.59
Current children cumulated vsize (KiB) 47252

[startup+1182.3 s]
/proc/loadavg: 1.01 1.02 1.10 2/79 30323
/proc/meminfo: memFree=1720816/2055920 swapFree=4156344/4192956
[pid=30319] ppid=30317 vsize=47984 CPUtime=1181.55
/proc/30319/stat : 30319 (MiraXTv2_dyn) S 30317 30319 30190 0 -1 4194304 23655 0 0 0 118140 15 0 0 18 0 2 0 334795026 49135616 11197 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30319/statm: 11996 11197 218 20 0 11354 0
[pid=30319/tid=30321] ppid=30317 vsize=47984 CPUtime=1181.53
/proc/30319/task/30321/stat : 30321 (MiraXTv2_dyn) R 30317 30319 30190 0 -1 4194368 23259 0 0 0 118138 15 0 0 25 0 2 0 334795028 49135616 11197 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.55
Current children cumulated vsize (KiB) 47984



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 1.01 1.02 1.09 2/79 30323
/proc/meminfo: memFree=1720688/2055920 swapFree=4156344/4192956
[pid=30319] ppid=30317 vsize=48324 CPUtime=1200.03
/proc/30319/stat : 30319 (MiraXTv2_dyn) S 30317 30319 30190 0 -1 4194304 23885 0 0 0 119988 15 0 0 18 0 2 0 334795026 49483776 11227 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/30319/statm: 12081 11227 218 20 0 11439 0
[pid=30319/tid=30321] ppid=30317 vsize=48324 CPUtime=1200.02
/proc/30319/task/30321/stat : 30321 (MiraXTv2_dyn) R 30317 30319 30190 0 -1 4194368 23489 0 0 0 119987 15 0 0 25 0 2 0 334795028 49483776 11227 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 48324

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.166974
CPU usage (%): 99.9365
Max. virtual memory (cumulated for all children) (KiB): 48384

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

runsolver used 1.3058 second user time and 3.06753 second system time

The end

Launcher Data (download as text)

Begin job on node21 on Fri May 11 07:32:57 UTC 2007

IDJOB= 309533
IDBENCH= 20261
IDSOLVER= 129
FILE ID= node21/309533-1178868777

PBS_JOBID= 5251042

Free space on /tmp= 66552 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  26d21a18e51a01c29ac0a04190401030

RANDOM SEED= 828466527

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node21.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.232
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.232
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:       1765520 kB
Buffers:         46380 kB
Cached:         157692 kB
SwapCached:      15772 kB
Active:         126872 kB
Inactive:       100808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1765520 kB
SwapTotal:     4192956 kB
SwapFree:      4156344 kB
Dirty:            3976 kB
Writeback:           0 kB
Mapped:          30036 kB
Slab:            48232 kB
Committed_AS:  5126308 kB
PageTables:       1784 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66552 MiB

End job on node21 on Fri May 11 07:53:00 UTC 2007