Trace number 3493849

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
MiniUnsat2 2011-02-22? (TO) 1800.11 1800.11

General information on the benchmark

NameSAT02/industrial/dellacherie/
w08/w08_10.shuffled.cnf
MD5SUMc06006abff210b8bf7e7ef549c74aa4c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark510.691
Satisfiable
(Un)Satisfiability was proved
Number of variables71615
Number of clauses248504
Sum of the clauses size604106
Maximum clause length15
Minimum clause length1
Number of clauses of size 127
Number of clauses of size 2201033
Number of clauses of size 323322
Number of clauses of size 49862
Number of clauses of size 55685
Number of clauses of size over 58575

Solver Data


Verifier Data

ERROR: Unexpected answer ! (UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3493849-1307801198/watcher-3493849-1307801198 -o /tmp/evaluation-result-3493849-1307801198/solver-3493849-1307801198 -C 1800 -W 1850 -M 7680 munsat2_release -rnd-seed=1330212712 -verb=0 HOME/instance-3493849-1307801198.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1850 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.04 3.66 3.08 5/186 10234
/proc/meminfo: memFree=30721716/32951124 swapFree=67064580/67111528
[pid=10234] ppid=10232 vsize=18564 CPUtime=0 cores=4,6
/proc/10234/stat : 10234 (munsat2_release) R 10232 10234 10098 0 -1 4202496 1375 0 0 0 0 0 0 0 25 0 1 0 872535481 19009536 1303 33554432000 4194304 4258824 140736280567024 18446744073709551615 264726065861 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10234/statm: 4641 1306 219 16 0 1283 0

[startup+0.0265231 s]
/proc/loadavg: 4.04 3.66 3.08 5/186 10234
/proc/meminfo: memFree=30721716/32951124 swapFree=67064580/67111528
[pid=10234] ppid=10232 vsize=25812 CPUtime=0.02 cores=4,6
/proc/10234/stat : 10234 (munsat2_release) R 10232 10234 10098 0 -1 4202496 3208 0 0 0 2 0 0 0 25 0 1 0 872535481 26431488 3136 33554432000 4194304 4258824 140736280567024 18446744073709551615 264726065861 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10234/statm: 6453 3141 219 16 0 3095 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 25812

[startup+0.10054 s]
/proc/loadavg: 4.04 3.66 3.08 5/186 10234
/proc/meminfo: memFree=30721716/32951124 swapFree=67064580/67111528
[pid=10234] ppid=10232 vsize=46160 CPUtime=0.09 cores=4,6
/proc/10234/stat : 10234 (munsat2_release) R 10232 10234 10098 0 -1 4202496 8149 0 0 0 8 1 0 0 25 0 1 0 872535481 47267840 8077 33554432000 4194304 4258824 140736280567024 18446744073709551615 264726065861 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10234/statm: 11540 8080 219 16 0 8182 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 46160

[startup+0.300502 s]
/proc/loadavg: 4.04 3.66 3.08 5/186 10234
/proc/meminfo: memFree=30721716/32951124 swapFree=67064580/67111528
[pid=10234] ppid=10232 vsize=68932 CPUtime=0.29 cores=4,6
/proc/10234/stat : 10234 (munsat2_release) R 10232 10234 10098 0 -1 4202496 13500 0 0 0 27 2 0 0 25 0 1 0 872535481 70586368 13184 33554432000 4194304 4258824 140736280567024 18446744073709551615 4248793 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10234/statm: 17233 13186 224 16 0 13875 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 68932

[startup+0.700423 s]
/proc/loadavg: 4.04 3.66 3.08 5/186 10234
/proc/meminfo: memFree=30721716/32951124 swapFree=67064580/67111528
[pid=10234] ppid=10232 vsize=69828 CPUtime=0.69 cores=4,6
/proc/10234/stat : 10234 (munsat2_release) R 10232 10234 10098 0 -1 4202496 14135 0 0 0 67 2 0 0 25 0 1 0 872535481 71503872 13606 33554432000 4194304 4258824 140736280567024 18446744073709551615 4225186 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10234/statm: 17457 13606 243 16 0 14099 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 69828

[startup+1.50022 s]
/proc/loadavg: 4.04 3.66 3.08 5/187 10235
/proc/meminfo: memFree=30667792/32951124 swapFree=67064580/67111528
[pid=10234] ppid=10232 vsize=70348 CPUtime=1.49 cores=4,6
/proc/10234/stat : 10234 (munsat2_release) R 10232 10234 10098 0 -1 4202496 14522 0 0 0 147 2 0 0 25 0 1 0 872535481 72036352 13807 33554432000 4194304 4258824 140736280567024 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10234/statm: 17587 13807 244 16 0 14229 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 70348

[startup+3.10097 s]
/proc/loadavg: 4.04 3.66 3.08 5/187 10235
/proc/meminfo: memFree=30666660/32951124 swapFree=67064580/67111528
[pid=10234] ppid=10232 vsize=73364 CPUtime=3.08 cores=4,6
/proc/10234/stat : 10234 (munsat2_release) R 10232 10234 10098 0 -1 4202496 14857 0 0 0 306 2 0 0 25 0 1 0 872535481 75124736 14042 33554432000 4194304 4258824 140736280567024 18446744073709551615 4225738 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10234/statm: 18341 14042 244 16 0 14983 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 73364

[startup+6.30037 s]
/proc/loadavg: 4.04 3.67 3.09 5/187 10236
/proc/meminfo: memFree=30666184/32951124 swapFree=67064580/67111528
[pid=10234] ppid=10232 vsize=70200 CPUtime=6.29 cores=4,6
/proc/10234/stat : 10234 (munsat2_release) R 10232 10234 10098 0 -1 4202496 17405 0 0 0 626 3 0 0 25 0 1 0 872535481 71884800 13994 33554432000 4194304 4258824 140736280567024 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10234/statm: 17550 13994 244 16 0 14192 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 70200

[startup+12.7012 s]
/proc/loadavg: 4.03 3.67 3.09 5/187 10236
/proc/meminfo: memFree=30659992/32951124 swapFree=67064580/67111528
[pid=10234] ppid=10232 vsize=77380 CPUtime=12.69 cores=4,6
/proc/10234/stat : 10234 (munsat2_release) R 10232 10234 10098 0 -1 4202496 18986 0 0 0 1266 3 0 0 25 0 1 0 872535481 79237120 15565 33554432000 4194304 4258824 140736280567024 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10234/statm: 19345 15565 244 16 0 15987 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 77380

[startup+25.5007 s]
/proc/loadavg: 4.09 3.71 3.11 5/187 10236
/proc/meminfo: memFree=30658116/32951124 swapFree=67064580/67111528
[pid=10234] ppid=10232 vsize=77380 CPUtime=25.49 cores=4,6
/proc/10234/stat : 10234 (munsat2_release) R 10232 10234 10098 0 -1 4202496 21260 0 0 0 2546 3 0 0 25 0 1 0 872535481 79237120 15982 33554432000 4194304 4258824 140736280567024 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10234/statm: 19345 15982 244 16 0 15987 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 77380

[startup+51.1009 s]
/proc/loadavg: 4.06 3.73 3.13 5/187 10237
/proc/meminfo: memFree=30654176/32951124 swapFree=67064580/67111528
[pid=10234] ppid=10232 vsize=79436 CPUtime=51.09 cores=4,6
/proc/10234/stat : 10234 (munsat2_release) R 10232 10234 10098 0 -1 4202496 21744 0 0 0 5106 3 0 0 25 0 1 0 872535481 81342464 16466 33554432000 4194304 4258824 140736280567024 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10234/statm: 19859 16466 244 16 0 16501 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 79436

[startup+102.306 s]
/proc/loadavg: 4.02 3.77 3.18 5/187 10238
/proc/meminfo: memFree=30648072/32951124 swapFree=67064580/67111528
[pid=10234] ppid=10232 vsize=81784 CPUtime=102.29 cores=4,6
/proc/10234/stat : 10234 (munsat2_release) R 10232 10234 10098 0 -1 4202496 27530 0 0 0 10225 4 0 0 25 0 1 0 872535481 83746816 17028 33554432000 4194304 4258824 140736280567024 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10234/statm: 20446 17028 244 16 0 17088 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 81784

[startup+162.301 s]
/proc/loadavg: 4.01 3.81 3.22 5/187 10240
/proc/meminfo: memFree=30641332/32951124 swapFree=67064580/67111528
[pid=10234] ppid=10232 vsize=83624 CPUtime=162.29 cores=4,6
/proc/10234/stat : 10234 (munsat2_release) R 10232 10234 10098 0 -1 4202496 27664 0 0 0 16225 4 0 0 25 0 1 0 872535481 85630976 17160 33554432000 4194304 4258824 140736280567024 18446744073709551615 4218840 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10234/statm: 20906 17160 244 16 0 17548 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 83624

[startup+222.301 s]
/proc/loadavg: 4.00 3.84 3.27 5/187 10241
/proc/meminfo: memFree=30632352/32951124 swapFree=67064580/67111528
[pid=10234] ppid=10232 vsize=87244 CPUtime=222.29 cores=4,6
/proc/10234/stat : 10234 (munsat2_release) R 10232 10234 10098 0 -1 4202496 29153 0 0 0 22225 4 0 0 25 0 1 0 872535481 89337856 18447 33554432000 4194304 4258824 140736280567024 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10234/statm: 21811 18447 244 16 0 18453 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 87244

[startup+282.301 s]
/proc/loadavg: 4.07 3.88 3.32 5/187 10243
/proc/meminfo: memFree=30624504/32951124 swapFree=67064580/67111528
[pid=10234] ppid=10232 vsize=87244 CPUtime=282.29 cores=4,6
/proc/10234/stat : 10234 (munsat2_release) R 10232 10234 10098 0 -1 4202496 29153 0 0 0 28225 4 0 0 25 0 1 0 872535481 89337856 18447 33554432000 4194304 4258824 140736280567024 18446744073709551615 4218528 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10234/statm: 21811 18447 244 16 0 18453 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 87244

[startup+342.301 s]
/proc/loadavg: 4.02 3.90 3.36 5/187 10245
/proc/meminfo: memFree=30623712/32951124 swapFree=67064580/67111528
[pid=10234] ppid=10232 vsize=87244 CPUtime=342.28 cores=4,6
/proc/10234/stat : 10234 (munsat2_release) R 10232 10234 10098 0 -1 4202496 29153 0 0 0 34224 4 0 0 25 0 1 0 872535481 89337856 18447 33554432000 4194304 4258824 140736280567024 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10234/statm: 21811 18447 244 16 0 18453 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 87244

[startup+402.301 s]
/proc/loadavg: 4.01 3.92 3.39 5/187 10246
/proc/meminfo: memFree=30619560/32951124 swapFree=67064580/67111528
[pid=10234] ppid=10232 vsize=87244 CPUtime=402.28 cores=4,6
/proc/10234/stat : 10234 (munsat2_release) R 10232 10234 10098 0 -1 4202496 29153 0 0 0 40224 4 0 0 25 0 1 0 872535481 89337856 18447 33554432000 4194304 4258824 140736280567024 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10234/statm: 21811 18447 244 16 0 18453 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 87244

[startup+462.301 s]
/proc/loadavg: 4.07 3.94 3.43 5/187 10248
/proc/meminfo: memFree=30616156/32951124 swapFree=67064580/67111528
[pid=10234] ppid=10232 vsize=91892 CPUtime=462.28 cores=4,6
/proc/10234/stat : 10234 (munsat2_release) R 10232 10234 10098 0 -1 4202496 30258 0 0 0 46224 4 0 0 25 0 1 0 872535481 94097408 19357 33554432000 4194304 4258824 140736280567024 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10234/statm: 22973 19357 244 16 0 19615 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 91892

[startup+522.301 s]
/proc/loadavg: 4.03 3.95 3.47 5/187 10249
/proc/meminfo: memFree=30606808/32951124 swapFree=67064580/67111528
[pid=10234] ppid=10232 vsize=92440 CPUtime=522.28 cores=4,6
/proc/10234/stat : 10234 (munsat2_release) R 10232 10234 10098 0 -1 4202496 30442 0 0 0 52224 4 0 0 25 0 1 0 872535481 94658560 19512 33554432000 4194304 4258824 140736280567024 18446744073709551615 4225176 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10234/statm: 23110 19512 244 16 0 19752 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 92440

[startup+582.3 s]
/proc/loadavg: 4.01 3.96 3.50 5/187 10251
/proc/meminfo: memFree=30604540/32951124 swapFree=67064580/67111528
[pid=10234] ppid=10232 vsize=92740 CPUtime=582.28 cores=4,6
/proc/10234/stat : 10234 (munsat2_release) R 10232 10234 10098 0 -1 4202496 30479 0 0 0 58224 4 0 0 25 0 1 0 872535481 94965760 19543 33554432000 4194304 4258824 140736280567024 18446744073709551615 4221181 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10234/statm: 23185 19543 244 16 0 19827 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 92740

[startup+642.301 s]

################
# More data... #
################

[startup+882.301 s]
/proc/loadavg: 4.01 3.99 3.63 5/187 10259
/proc/meminfo: memFree=30598956/32951124 swapFree=67064580/67111528
[pid=10234] ppid=10232 vsize=93236 CPUtime=882.28 cores=4,6
/proc/10234/stat : 10234 (munsat2_release) R 10232 10234 10098 0 -1 4202496 30771 0 0 0 88224 4 0 0 25 0 1 0 872535481 95473664 19790 33554432000 4194304 4258824 140736280567024 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10234/statm: 23309 19790 244 16 0 19951 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 93236

[startup+942.3 s]
/proc/loadavg: 4.00 3.99 3.65 5/187 10261
/proc/meminfo: memFree=30568892/32951124 swapFree=67064580/67111528
[pid=10234] ppid=10232 vsize=93236 CPUtime=942.29 cores=4,6
/proc/10234/stat : 10234 (munsat2_release) R 10232 10234 10098 0 -1 4202496 30771 0 0 0 94225 4 0 0 25 0 1 0 872535481 95473664 19790 33554432000 4194304 4258824 140736280567024 18446744073709551615 4225874 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10234/statm: 23309 19790 244 16 0 19951 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 93236

[startup+1002.3 s]
/proc/loadavg: 4.00 3.99 3.67 5/187 10262
/proc/meminfo: memFree=30539320/32951124 swapFree=67064580/67111528
[pid=10234] ppid=10232 vsize=93236 CPUtime=1002.28 cores=4,6
/proc/10234/stat : 10234 (munsat2_release) R 10232 10234 10098 0 -1 4202496 30773 0 0 0 100224 4 0 0 25 0 1 0 872535481 95473664 19792 33554432000 4194304 4258824 140736280567024 18446744073709551615 4225239 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10234/statm: 23309 19792 244 16 0 19951 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 93236

[startup+1062.3 s]
/proc/loadavg: 4.04 4.00 3.69 5/187 10264
/proc/meminfo: memFree=30513108/32951124 swapFree=67064580/67111528
[pid=10234] ppid=10232 vsize=94616 CPUtime=1062.28 cores=4,6
/proc/10234/stat : 10234 (munsat2_release) R 10232 10234 10098 0 -1 4202496 30776 0 0 0 106224 4 0 0 25 0 1 0 872535481 96886784 19795 33554432000 4194304 4258824 140736280567024 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10234/statm: 23654 19795 244 16 0 20296 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 94616

[startup+1122.3 s]
/proc/loadavg: 4.05 4.01 3.71 5/187 10268
/proc/meminfo: memFree=30499648/32951124 swapFree=67064580/67111528
[pid=10234] ppid=10232 vsize=95256 CPUtime=1122.28 cores=4,6
/proc/10234/stat : 10234 (munsat2_release) R 10232 10234 10098 0 -1 4202496 30806 0 0 0 112224 4 0 0 25 0 1 0 872535481 97542144 19825 33554432000 4194304 4258824 140736280567024 18446744073709551615 4219851 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10234/statm: 23814 19825 244 16 0 20456 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 95256

[startup+1182.3 s]
/proc/loadavg: 4.02 4.01 3.73 5/187 10270
/proc/meminfo: memFree=30485692/32951124 swapFree=67064580/67111528
[pid=10234] ppid=10232 vsize=95696 CPUtime=1182.29 cores=4,6
/proc/10234/stat : 10234 (munsat2_release) R 10232 10234 10098 0 -1 4202496 30889 0 0 0 118225 4 0 0 25 0 1 0 872535481 97992704 19908 33554432000 4194304 4258824 140736280567024 18446744073709551615 4207134 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10234/statm: 23924 19908 244 16 0 20566 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 95696

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.74 5/187 10272
/proc/meminfo: memFree=30464804/32951124 swapFree=67064580/67111528
[pid=10234] ppid=10232 vsize=96120 CPUtime=1242.28 cores=4,6
/proc/10234/stat : 10234 (munsat2_release) R 10232 10234 10098 0 -1 4202496 31083 0 0 0 124224 4 0 0 25 0 1 0 872535481 98426880 20100 33554432000 4194304 4258824 140736280567024 18446744073709551615 4218456 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10234/statm: 24030 20100 244 16 0 20672 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 96120

[startup+1302.3 s]
/proc/loadavg: 4.00 4.00 3.75 3/183 10314
/proc/meminfo: memFree=31291540/32951124 swapFree=67064580/67111528
[pid=10234] ppid=10232 vsize=99172 CPUtime=1302.29 cores=4,6
/proc/10234/stat : 10234 (munsat2_release) R 10232 10234 10098 0 -1 4202496 31800 0 0 0 130224 5 0 0 25 0 1 0 872535481 101552128 20814 33554432000 4194304 4258824 140736280567024 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10234/statm: 24793 20814 244 16 0 21435 0
Current children cumulated CPU time (s) 1302.29
Current children cumulated vsize (KiB) 99172

[startup+1362.3 s]
/proc/loadavg: 4.06 4.01 3.77 5/187 10392
/proc/meminfo: memFree=31304628/32951124 swapFree=67064580/67111528
[pid=10234] ppid=10232 vsize=99172 CPUtime=1362.29 cores=4,6
/proc/10234/stat : 10234 (munsat2_release) R 10232 10234 10098 0 -1 4202496 31871 0 0 0 136224 5 0 0 25 0 1 0 872535481 101552128 20882 33554432000 4194304 4258824 140736280567024 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10234/statm: 24793 20882 244 16 0 21435 0
Current children cumulated CPU time (s) 1362.29
Current children cumulated vsize (KiB) 99172

[startup+1422.31 s]
/proc/loadavg: 4.02 4.01 3.78 5/187 10393
/proc/meminfo: memFree=31287112/32951124 swapFree=67064580/67111528
[pid=10234] ppid=10232 vsize=99172 CPUtime=1422.29 cores=4,6
/proc/10234/stat : 10234 (munsat2_release) R 10232 10234 10098 0 -1 4202496 31871 0 0 0 142224 5 0 0 25 0 1 0 872535481 101552128 20882 33554432000 4194304 4258824 140736280567024 18446744073709551615 4218550 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10234/statm: 24793 20882 244 16 0 21435 0
Current children cumulated CPU time (s) 1422.29
Current children cumulated vsize (KiB) 99172

[startup+1482.3 s]
/proc/loadavg: 4.00 4.00 3.79 5/187 10395
/proc/meminfo: memFree=31267952/32951124 swapFree=67064580/67111528
[pid=10234] ppid=10232 vsize=99172 CPUtime=1482.29 cores=4,6
/proc/10234/stat : 10234 (munsat2_release) R 10232 10234 10098 0 -1 4202496 31871 0 0 0 148224 5 0 0 25 0 1 0 872535481 101552128 20882 33554432000 4194304 4258824 140736280567024 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10234/statm: 24793 20882 244 16 0 21435 0
Current children cumulated CPU time (s) 1482.29
Current children cumulated vsize (KiB) 99172

[startup+1542.3 s]
/proc/loadavg: 4.06 4.02 3.81 5/187 10397
/proc/meminfo: memFree=31234924/32951124 swapFree=67064580/67111528
[pid=10234] ppid=10232 vsize=99172 CPUtime=1542.29 cores=4,6
/proc/10234/stat : 10234 (munsat2_release) R 10232 10234 10098 0 -1 4202496 31970 0 0 0 154224 5 0 0 25 0 1 0 872535481 101552128 20978 33554432000 4194304 4258824 140736280567024 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10234/statm: 24793 20978 244 16 0 21435 0
Current children cumulated CPU time (s) 1542.29
Current children cumulated vsize (KiB) 99172

[startup+1602.3 s]
/proc/loadavg: 4.02 4.01 3.82 5/187 10436
/proc/meminfo: memFree=31069688/32951124 swapFree=67064580/67111528
[pid=10234] ppid=10232 vsize=106244 CPUtime=1602.29 cores=4,6
/proc/10234/stat : 10234 (munsat2_release) R 10232 10234 10098 0 -1 4202496 33492 0 0 0 160224 5 0 0 25 0 1 0 872535481 108793856 22298 33554432000 4194304 4258824 140736280567024 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10234/statm: 26561 22298 244 16 0 23203 0
Current children cumulated CPU time (s) 1602.29
Current children cumulated vsize (KiB) 106244

[startup+1662.3 s]
/proc/loadavg: 4.10 4.04 3.84 5/187 10514
/proc/meminfo: memFree=27382784/32951124 swapFree=67064580/67111528
[pid=10234] ppid=10232 vsize=106244 CPUtime=1662.29 cores=4,6
/proc/10234/stat : 10234 (munsat2_release) R 10232 10234 10098 0 -1 4202496 33550 0 0 0 166224 5 0 0 25 0 1 0 872535481 108793856 22353 33554432000 4194304 4258824 140736280567024 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10234/statm: 26561 22353 244 16 0 23203 0
Current children cumulated CPU time (s) 1662.29
Current children cumulated vsize (KiB) 106244

[startup+1722.3 s]
/proc/loadavg: 4.04 4.03 3.84 5/187 10515
/proc/meminfo: memFree=27127660/32951124 swapFree=67064580/67111528
[pid=10234] ppid=10232 vsize=106244 CPUtime=1722.29 cores=4,6
/proc/10234/stat : 10234 (munsat2_release) R 10232 10234 10098 0 -1 4202496 33550 0 0 0 172224 5 0 0 25 0 1 0 872535481 108793856 22353 33554432000 4194304 4258824 140736280567024 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10234/statm: 26561 22353 244 16 0 23203 0
Current children cumulated CPU time (s) 1722.29
Current children cumulated vsize (KiB) 106244

[startup+1782.3 s]
/proc/loadavg: 4.01 4.02 3.85 5/187 10517
/proc/meminfo: memFree=27181216/32951124 swapFree=67064580/67111528
[pid=10234] ppid=10232 vsize=106244 CPUtime=1782.29 cores=4,6
/proc/10234/stat : 10234 (munsat2_release) R 10232 10234 10098 0 -1 4202496 33642 0 0 0 178224 5 0 0 25 0 1 0 872535481 108793856 22443 33554432000 4194304 4258824 140736280567024 18446744073709551615 4225225 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10234/statm: 26561 22443 244 16 0 23203 0
Current children cumulated CPU time (s) 1782.29
Current children cumulated vsize (KiB) 106244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.1 s]
/proc/loadavg: 4.01 4.02 3.85 5/187 10517
/proc/meminfo: memFree=27099120/32951124 swapFree=67064580/67111528
[pid=10234] ppid=10232 vsize=106244 CPUtime=1800.09 cores=4,6
/proc/10234/stat : 10234 (munsat2_release) R 10232 10234 10098 0 -1 4202496 33642 0 0 0 180004 5 0 0 25 0 1 0 872535481 108793856 22443 33554432000 4194304 4258824 140736280567024 18446744073709551615 4225716 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10234/statm: 26561 22443 244 16 0 23203 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 106244

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

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

[startup+1800.1 s]
/proc/loadavg: 4.01 4.02 3.85 5/187 10517
/proc/meminfo: memFree=27099120/32951124 swapFree=67064580/67111528
[pid=10234] ppid=10232 vsize=106244 CPUtime=1800.09 cores=4,6
/proc/10234/stat : 10234 (munsat2_release) R 10232 10234 10098 0 -1 4202496 33642 0 0 0 180004 5 0 0 25 0 1 0 872535481 108793856 22443 33554432000 4194304 4258824 140736280567024 18446744073709551615 4225716 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10234/statm: 26561 22443 244 16 0 23203 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 106244

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.11
CPU time (s): 1800.11
CPU user time (s): 1800.05
CPU system time (s): 0.06299
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 106244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.05
system time used= 0.06299
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33642
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= 9
involuntary context switches= 3141

runsolver used 3.16552 second user time and 6.65299 second system time

The end

Launcher Data

Begin job on node141 at 2011-06-11 16:06:39
IDJOB=3493849
IDBENCH=88050
IDSOLVER=1973
FILE ID=node141/3493849-1307801198
RUNJOBID= node141-1307800695-10117
PBS_JOBID= 13551047
Free space on /tmp= 74048 MiB

SOLVER NAME= MiniUnsat2 2011-02-22
BENCH NAME= SAT02/industrial/dellacherie/w08/w08_10.shuffled.cnf
COMMAND LINE= munsat2_release -rnd-seed=RANDOMSEED -verb=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3493849-1307801198/watcher-3493849-1307801198 -o /tmp/evaluation-result-3493849-1307801198/solver-3493849-1307801198 -C 1800 -W 1850 -M 7680  munsat2_release -rnd-seed=1330212712 -verb=0 HOME/instance-3493849-1307801198.cnf

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= c06006abff210b8bf7e7ef549c74aa4c
RANDOM SEED=1330212712

node141.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5362.96
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30722384 kB
Buffers:        273048 kB
Cached:        1093344 kB
SwapCached:       8728 kB
Active:        1205612 kB
Inactive:       842452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30722384 kB
SwapTotal:    67111528 kB
SwapFree:     67064580 kB
Dirty:            4664 kB
Writeback:           0 kB
AnonPages:      679736 kB
Mapped:          10352 kB
Slab:           114916 kB
PageTables:       6204 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   907080 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73700 MiB
End job on node141 at 2011-06-11 16:36:41