Trace number 3379519

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
UmSat 2011-05-12 (fixed)? (TO) 1300.01 1300.01

General information on the benchmark

NameSAT02/industrial/aloul/
Homer/homer17.shuffled.cnf
MD5SUMca62f6128dc3cad7229c7b9ee33a7492
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.484925
Satisfiable
(Un)Satisfiability was proved
Number of variables286
Number of clauses1742
Sum of the clauses size3718
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21716
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 526

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3379519-1305461847/watcher-3379519-1305461847 -o /tmp/evaluation-result-3379519-1305461847/solver-3379519-1305461847 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379519-1305461847.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 2.60 3.67 3.83 4/303 11393
/proc/meminfo: memFree=24626092/32951124 swapFree=67083432/67111528
[pid=11393] ppid=11391 vsize=280 CPUtime=0 cores=4,6
/proc/11393/stat : 11393 (umsat) R 11391 11393 10957 0 -1 4194304 74 0 0 0 0 0 0 0 23 0 1 0 736415289 286720 29 33554432000 4194304 4263832 140734421413376 18446744073709551615 260015472263 0 2147483391 4096 0 0 0 0 17 6 0 0 0
/proc/11393/statm: 70 29 22 17 0 22 0

[startup+0.0652931 s]
/proc/loadavg: 2.60 3.67 3.83 4/303 11393
/proc/meminfo: memFree=24626092/32951124 swapFree=67083432/67111528
[pid=11393] ppid=11391 vsize=12548 CPUtime=0.05 cores=4,6
/proc/11393/stat : 11393 (umsat) R 11391 11393 10957 0 -1 4202496 568 0 0 0 5 0 0 0 23 0 1 0 736415289 12849152 508 33554432000 4194304 4263832 140734421413376 18446744073709551615 4226691 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11393/statm: 3137 508 247 17 0 310 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12548

[startup+0.100246 s]
/proc/loadavg: 2.60 3.67 3.83 4/303 11393
/proc/meminfo: memFree=24626092/32951124 swapFree=67083432/67111528
[pid=11393] ppid=11391 vsize=12676 CPUtime=0.08 cores=4,6
/proc/11393/stat : 11393 (umsat) R 11391 11393 10957 0 -1 4202496 612 0 0 0 8 0 0 0 23 0 1 0 736415289 12980224 552 33554432000 4194304 4263832 140734421413376 18446744073709551615 4215042 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11393/statm: 3169 552 247 17 0 342 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12676

[startup+0.30021 s]
/proc/loadavg: 2.60 3.67 3.83 4/303 11393
/proc/meminfo: memFree=24626092/32951124 swapFree=67083432/67111528
[pid=11393] ppid=11391 vsize=13320 CPUtime=0.28 cores=4,6
/proc/11393/stat : 11393 (umsat) R 11391 11393 10957 0 -1 4202496 769 0 0 0 28 0 0 0 25 0 1 0 736415289 13639680 709 33554432000 4194304 4263832 140734421413376 18446744073709551615 4206096 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11393/statm: 3330 709 247 17 0 503 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 13320

[startup+0.700159 s]
/proc/loadavg: 2.60 3.67 3.83 4/303 11393
/proc/meminfo: memFree=24626092/32951124 swapFree=67083432/67111528
[pid=11393] ppid=11391 vsize=14080 CPUtime=0.68 cores=4,6
/proc/11393/stat : 11393 (umsat) R 11391 11393 10957 0 -1 4202496 957 0 0 0 68 0 0 0 25 0 1 0 736415289 14417920 897 33554432000 4194304 4263832 140734421413376 18446744073709551615 4215024 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11393/statm: 3520 897 247 17 0 693 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 14080

[startup+1.50101 s]
/proc/loadavg: 2.60 3.67 3.83 6/312 11418
/proc/meminfo: memFree=24604492/32951124 swapFree=67083432/67111528
[pid=11393] ppid=11391 vsize=14776 CPUtime=1.48 cores=4,6
/proc/11393/stat : 11393 (umsat) R 11391 11393 10957 0 -1 4202496 1142 0 0 0 148 0 0 0 25 0 1 0 736415289 15130624 1082 33554432000 4194304 4263832 140734421413376 18446744073709551615 4205584 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11393/statm: 3694 1082 247 17 0 867 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 14776

[startup+3.10072 s]
/proc/loadavg: 2.60 3.67 3.83 6/313 11442
/proc/meminfo: memFree=24598340/32951124 swapFree=67083432/67111528
[pid=11393] ppid=11391 vsize=15940 CPUtime=3.08 cores=4,6
/proc/11393/stat : 11393 (umsat) R 11391 11393 10957 0 -1 4202496 1408 0 0 0 308 0 0 0 25 0 1 0 736415289 16322560 1348 33554432000 4194304 4263832 140734421413376 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11393/statm: 3985 1348 247 17 0 1158 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 15940

[startup+6.30114 s]
/proc/loadavg: 2.71 3.67 3.83 7/315 11496
/proc/meminfo: memFree=24580064/32951124 swapFree=67083432/67111528
[pid=11393] ppid=11391 vsize=17276 CPUtime=6.28 cores=4,6
/proc/11393/stat : 11393 (umsat) R 11391 11393 10957 0 -1 4202496 1729 0 0 0 628 0 0 0 25 0 1 0 736415289 17690624 1669 33554432000 4194304 4263832 140734421413376 18446744073709551615 4205713 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11393/statm: 4319 1669 248 17 0 1492 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 17276

[startup+12.701 s]
/proc/loadavg: 2.81 3.68 3.83 6/315 11496
/proc/meminfo: memFree=24536172/32951124 swapFree=67083432/67111528
[pid=11393] ppid=11391 vsize=19804 CPUtime=12.68 cores=4,6
/proc/11393/stat : 11393 (umsat) R 11391 11393 10957 0 -1 4202496 2331 0 0 0 1268 0 0 0 25 0 1 0 736415289 20279296 2271 33554432000 4194304 4263832 140734421413376 18446744073709551615 4207665 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11393/statm: 4951 2271 248 17 0 2124 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 19804

[startup+25.5006 s]
/proc/loadavg: 3.07 3.69 3.83 7/315 11496
/proc/meminfo: memFree=24498256/32951124 swapFree=67083432/67111528
[pid=11393] ppid=11391 vsize=22616 CPUtime=25.49 cores=4,6
/proc/11393/stat : 11393 (umsat) R 11391 11393 10957 0 -1 4202496 3015 0 0 0 2548 1 0 0 25 0 1 0 736415289 23158784 2955 33554432000 4194304 4263832 140734421413376 18446744073709551615 4207586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11393/statm: 5654 2955 248 17 0 2827 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 22616

[startup+51.1009 s]
/proc/loadavg: 3.39 3.72 3.83 7/315 11497
/proc/meminfo: memFree=24430468/32951124 swapFree=67083432/67111528
[pid=11393] ppid=11391 vsize=26220 CPUtime=51.09 cores=4,6
/proc/11393/stat : 11393 (umsat) R 11391 11393 10957 0 -1 4202496 3922 0 0 0 5108 1 0 0 25 0 1 0 736415289 26849280 3754 33554432000 4194304 4263832 140734421413376 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11393/statm: 6555 3754 248 17 0 3728 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 26220

[startup+102.312 s]
/proc/loadavg: 3.73 3.76 3.84 6/315 11498
/proc/meminfo: memFree=24351828/32951124 swapFree=67083432/67111528
[pid=11393] ppid=11391 vsize=31396 CPUtime=102.29 cores=4,6
/proc/11393/stat : 11393 (umsat) R 11391 11393 10957 0 -1 4202496 5234 0 0 0 10228 1 0 0 25 0 1 0 736415289 32149504 4925 33554432000 4194304 4263832 140734421413376 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11393/statm: 7849 4925 248 17 0 5022 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 31396

[startup+162.3 s]
/proc/loadavg: 4.02 3.84 3.86 6/315 11526
/proc/meminfo: memFree=23230528/32951124 swapFree=67083432/67111528
[pid=11393] ppid=11391 vsize=37268 CPUtime=162.28 cores=4,6
/proc/11393/stat : 11393 (umsat) R 11391 11393 10957 0 -1 4202496 6726 0 0 0 16227 1 0 0 25 0 1 0 736415289 38162432 6297 33554432000 4194304 4263832 140734421413376 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11393/statm: 9317 6297 248 17 0 6490 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 37268

[startup+222.3 s]
/proc/loadavg: 4.05 3.88 3.87 7/315 11528
/proc/meminfo: memFree=23157684/32951124 swapFree=67083432/67111528
[pid=11393] ppid=11391 vsize=41404 CPUtime=222.28 cores=4,6
/proc/11393/stat : 11393 (umsat) R 11391 11393 10957 0 -1 4202496 7801 0 0 0 22227 1 0 0 25 0 1 0 736415289 42397696 7239 33554432000 4194304 4263832 140734421413376 18446744073709551615 4215056 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11393/statm: 10351 7239 248 17 0 7524 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 41404

[startup+282.3 s]
/proc/loadavg: 4.02 3.90 3.88 7/315 11529
/proc/meminfo: memFree=23150712/32951124 swapFree=67083432/67111528
[pid=11393] ppid=11391 vsize=45524 CPUtime=282.29 cores=4,6
/proc/11393/stat : 11393 (umsat) R 11391 11393 10957 0 -1 4202496 8897 0 0 0 28227 2 0 0 25 0 1 0 736415289 46616576 8260 33554432000 4194304 4263832 140734421413376 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11393/statm: 11381 8260 248 17 0 8554 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 45524

[startup+342.3 s]
/proc/loadavg: 4.13 3.95 3.89 7/315 11531
/proc/meminfo: memFree=22895124/32951124 swapFree=67083432/67111528
[pid=11393] ppid=11391 vsize=47532 CPUtime=342.28 cores=4,6
/proc/11393/stat : 11393 (umsat) R 11391 11393 10957 0 -1 4202496 9471 0 0 0 34226 2 0 0 25 0 1 0 736415289 48672768 8752 33554432000 4194304 4263832 140734421413376 18446744073709551615 4205682 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11393/statm: 11883 8752 248 17 0 9056 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 47532

[startup+402.3 s]
/proc/loadavg: 4.05 3.95 3.90 7/315 11532
/proc/meminfo: memFree=22504244/32951124 swapFree=67083432/67111528
[pid=11393] ppid=11391 vsize=49708 CPUtime=402.28 cores=4,6
/proc/11393/stat : 11393 (umsat) R 11391 11393 10957 0 -1 4202496 9967 0 0 0 40226 2 0 0 25 0 1 0 736415289 50900992 9248 33554432000 4194304 4263832 140734421413376 18446744073709551615 4206213 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11393/statm: 12427 9248 248 17 0 9600 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 49708

[startup+462.3 s]
/proc/loadavg: 4.02 3.96 3.90 7/315 11534
/proc/meminfo: memFree=22033372/32951124 swapFree=67083432/67111528
[pid=11393] ppid=11391 vsize=54352 CPUtime=462.28 cores=4,6
/proc/11393/stat : 11393 (umsat) R 11391 11393 10957 0 -1 4202496 11096 0 0 0 46226 2 0 0 25 0 1 0 736415289 55656448 10286 33554432000 4194304 4263832 140734421413376 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11393/statm: 13588 10286 248 17 0 10761 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 54352

[startup+522.3 s]
/proc/loadavg: 4.00 3.97 3.91 7/315 11536
/proc/meminfo: memFree=21605656/32951124 swapFree=67083432/67111528
[pid=11393] ppid=11391 vsize=56656 CPUtime=522.28 cores=4,6
/proc/11393/stat : 11393 (umsat) R 11391 11393 10957 0 -1 4202496 11630 0 0 0 52226 2 0 0 25 0 1 0 736415289 58015744 10820 33554432000 4194304 4263832 140734421413376 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11393/statm: 14164 10820 248 17 0 11337 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 56656

[startup+582.3 s]
/proc/loadavg: 4.00 3.97 3.91 6/315 11537
/proc/meminfo: memFree=21394576/32951124 swapFree=67083432/67111528
[pid=11393] ppid=11391 vsize=59084 CPUtime=582.28 cores=4,6
/proc/11393/stat : 11393 (umsat) R 11391 11393 10957 0 -1 4202496 12168 0 0 0 58226 2 0 0 25 0 1 0 736415289 60502016 11325 33554432000 4194304 4263832 140734421413376 18446744073709551615 4205609 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11393/statm: 14771 11325 248 17 0 11944 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 59084

[startup+642.3 s]
/proc/loadavg: 4.00 3.97 3.91 7/315 11539
/proc/meminfo: memFree=21092240/32951124 swapFree=67083432/67111528
[pid=11393] ppid=11391 vsize=59376 CPUtime=642.28 cores=4,6
/proc/11393/stat : 11393 (umsat) R 11391 11393 10957 0 -1 4202496 12359 0 0 0 64226 2 0 0 25 0 1 0 736415289 60801024 11416 33554432000 4194304 4263832 140734421413376 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11393/statm: 14844 11416 248 17 0 12017 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 59376

[startup+702.3 s]
/proc/loadavg: 3.99 3.97 3.91 4/309 11557
/proc/meminfo: memFree=20607064/32951124 swapFree=67083432/67111528
[pid=11393] ppid=11391 vsize=59888 CPUtime=702.27 cores=4,6
/proc/11393/stat : 11393 (umsat) R 11391 11393 10957 0 -1 4202496 12520 0 0 0 70225 2 0 0 25 0 1 0 736415289 61325312 11577 33554432000 4194304 4263832 140734421413376 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11393/statm: 14972 11577 248 17 0 12145 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 59888

[startup+762.311 s]
/proc/loadavg: 3.36 3.79 3.85 4/309 11559
/proc/meminfo: memFree=20191648/32951124 swapFree=67083432/67111528
[pid=11393] ppid=11391 vsize=60912 CPUtime=762.29 cores=4,6
/proc/11393/stat : 11393 (umsat) R 11391 11393 10957 0 -1 4202496 12879 0 0 0 76226 3 0 0 25 0 1 0 736415289 62373888 11826 33554432000 4194304 4263832 140734421413376 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11393/statm: 15228 11826 248 17 0 12401 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 60912

[startup+822.3 s]
/proc/loadavg: 3.13 3.64 3.79 4/309 11561
/proc/meminfo: memFree=19643288/32951124 swapFree=67083432/67111528
[pid=11393] ppid=11391 vsize=62864 CPUtime=822.28 cores=4,6
/proc/11393/stat : 11393 (umsat) R 11391 11393 10957 0 -1 4202496 13376 0 0 0 82225 3 0 0 25 0 1 0 736415289 64372736 12323 33554432000 4194304 4263832 140734421413376 18446744073709551615 4207645 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11393/statm: 15716 12323 248 17 0 12889 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 62864

[startup+882.3 s]
/proc/loadavg: 3.05 3.52 3.74 4/309 11562
/proc/meminfo: memFree=19092576/32951124 swapFree=67083432/67111528
[pid=11393] ppid=11391 vsize=63908 CPUtime=882.28 cores=4,6
/proc/11393/stat : 11393 (umsat) R 11391 11393 10957 0 -1 4202496 13666 0 0 0 88225 3 0 0 25 0 1 0 736415289 65441792 12613 33554432000 4194304 4263832 140734421413376 18446744073709551615 4215087 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11393/statm: 15977 12613 248 17 0 13150 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 63908

[startup+942.3 s]
/proc/loadavg: 3.08 3.45 3.70 4/309 11564
/proc/meminfo: memFree=18638832/32951124 swapFree=67083432/67111528
[pid=11393] ppid=11391 vsize=64932 CPUtime=942.29 cores=4,6
/proc/11393/stat : 11393 (umsat) R 11391 11393 10957 0 -1 4202496 13922 0 0 0 94226 3 0 0 25 0 1 0 736415289 66490368 12869 33554432000 4194304 4263832 140734421413376 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11393/statm: 16233 12869 248 17 0 13406 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 64932

[startup+1002.3 s]
/proc/loadavg: 3.03 3.37 3.66 4/309 11565
/proc/meminfo: memFree=18141192/32951124 swapFree=67083432/67111528
[pid=11393] ppid=11391 vsize=65744 CPUtime=1002.28 cores=4,6
/proc/11393/stat : 11393 (umsat) R 11391 11393 10957 0 -1 4202496 14249 0 0 0 100225 3 0 0 25 0 1 0 736415289 67321856 13075 33554432000 4194304 4263832 140734421413376 18446744073709551615 4205653 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11393/statm: 16436 13075 248 17 0 13609 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 65744

[startup+1062.3 s]
/proc/loadavg: 3.01 3.30 3.61 4/309 11567
/proc/meminfo: memFree=17733176/32951124 swapFree=67083432/67111528
[pid=11393] ppid=11391 vsize=65744 CPUtime=1062.29 cores=4,6
/proc/11393/stat : 11393 (umsat) R 11391 11393 10957 0 -1 4202496 14265 0 0 0 106226 3 0 0 25 0 1 0 736415289 67321856 13091 33554432000 4194304 4263832 140734421413376 18446744073709551615 4207742 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11393/statm: 16436 13091 248 17 0 13609 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 65744

[startup+1122.3 s]
/proc/loadavg: 3.00 3.24 3.57 4/309 11569
/proc/meminfo: memFree=17199068/32951124 swapFree=67083432/67111528
[pid=11393] ppid=11391 vsize=66512 CPUtime=1122.29 cores=4,6
/proc/11393/stat : 11393 (umsat) R 11391 11393 10957 0 -1 4202496 14484 0 0 0 112226 3 0 0 25 0 1 0 736415289 68108288 13310 33554432000 4194304 4263832 140734421413376 18446744073709551615 4215059 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11393/statm: 16628 13310 248 17 0 13801 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 66512

[startup+1182.3 s]
/proc/loadavg: 2.56 3.09 3.50 3/303 11588
/proc/meminfo: memFree=23788224/32951124 swapFree=67083432/67111528
[pid=11393] ppid=11391 vsize=67280 CPUtime=1182.29 cores=4,6
/proc/11393/stat : 11393 (umsat) R 11391 11393 10957 0 -1 4202496 14700 0 0 0 118226 3 0 0 25 0 1 0 736415289 68894720 13526 33554432000 4194304 4263832 140734421413376 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11393/statm: 16820 13526 248 17 0 13993 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 67280

[startup+1242.3 s]
/proc/loadavg: 2.20 2.89 3.40 3/303 11590
/proc/meminfo: memFree=23781464/32951124 swapFree=67083432/67111528
[pid=11393] ppid=11391 vsize=73372 CPUtime=1242.28 cores=4,6
/proc/11393/stat : 11393 (umsat) R 11391 11393 10957 0 -1 4202496 16225 0 0 0 124225 3 0 0 25 0 1 0 736415289 75132928 14789 33554432000 4194304 4263832 140734421413376 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11393/statm: 18343 14789 248 17 0 15516 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 73372



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.14 2.75 3.32 3/303 11594
/proc/meminfo: memFree=23776968/32951124 swapFree=67083432/67111528
[pid=11393] ppid=11391 vsize=74396 CPUtime=1299.99 cores=4,6
/proc/11393/stat : 11393 (umsat) R 11391 11393 10957 0 -1 4202496 16517 0 0 0 129996 3 0 0 25 0 1 0 736415289 76181504 15081 33554432000 4194304 4263832 140734421413376 18446744073709551615 4207606 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11393/statm: 18599 15081 248 17 0 15772 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 74396

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): 1300.01
CPU time (s): 1300.01
CPU user time (s): 1299.97
CPU system time (s): 0.042993
CPU usage (%): 99.9996
Max. virtual memory (cumulated for all children) (KiB): 74396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.97
system time used= 0.042993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16517
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= 8
involuntary context switches= 14893

runsolver used 4.05738 second user time and 8.37273 second system time

The end

Launcher Data

Begin job on node110 at 2011-05-15 14:17:27
IDJOB=3379519
IDBENCH=87946
IDSOLVER=1861
FILE ID=node110/3379519-1305461847
RUNJOBID= node110-1305461847-11373
PBS_JOBID= 13324910
Free space on /tmp= 73612 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT02/industrial/aloul/Homer/homer17.shuffled.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379519-1305461847/watcher-3379519-1305461847 -o /tmp/evaluation-result-3379519-1305461847/solver-3379519-1305461847 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379519-1305461847.cnf

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

MD5SUM BENCH= ca62f6128dc3cad7229c7b9ee33a7492
RANDOM SEED=1422441345

node110.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.830
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.66
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.830
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	: 5332.83
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.830
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.75
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.830
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.83
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.830
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.76
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.830
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.83
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.830
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.74
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.830
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24626504 kB
Buffers:        293932 kB
Cached:        4292312 kB
SwapCached:       1440 kB
Active:        4690108 kB
Inactive:      3301544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24626504 kB
SwapTotal:    67111528 kB
SwapFree:     67083432 kB
Dirty:            4796 kB
Writeback:           0 kB
AnonPages:     3404040 kB
Mapped:          26680 kB
Slab:           246120 kB
PageTables:      24268 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 63424876 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= 73608 MiB
End job on node110 at 2011-05-15 14:39:09