Trace number 3379090

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) 1299.98 1300.02

General information on the benchmark

NameSAT02/handmade/pehoushek/plainoldcnf/
5cnf_4300_4300_110.shuffled.cnf
MD5SUM34f8b747bfe8e7b589b8832e56ae8363
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.022996
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of clauses1892
Sum of the clauses size9308
Maximum clause length5
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33
Number of clauses of size 4146
Number of clauses of size 51743
Number of clauses of size over 50

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

running on 2 cores: 0,2

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.13 3.53 3.64 1/429 21362
/proc/meminfo: memFree=17288636/32951124 swapFree=45193372/67111528
[pid=21362] ppid=21360 vsize=12040 CPUtime=0.01 cores=0,2
/proc/21362/stat : 21362 (umsat) R 21360 21362 21088 0 -1 4202496 441 0 0 0 1 0 0 0 23 0 1 0 736410666 12328960 381 33554432000 4194304 4263832 140736113697312 18446744073709551615 4207742 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21362/statm: 3010 381 246 17 0 183 0

[startup+0.059857 s]
/proc/loadavg: 2.13 3.53 3.64 1/429 21362
/proc/meminfo: memFree=17288636/32951124 swapFree=45193372/67111528
[pid=21362] ppid=21360 vsize=12172 CPUtime=0.05 cores=0,2
/proc/21362/stat : 21362 (umsat) R 21360 21362 21088 0 -1 4202496 504 0 0 0 5 0 0 0 23 0 1 0 736410666 12464128 444 33554432000 4194304 4263832 140736113697312 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21362/statm: 3043 444 247 17 0 216 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12172

[startup+0.100832 s]
/proc/loadavg: 2.13 3.53 3.64 1/429 21362
/proc/meminfo: memFree=17288636/32951124 swapFree=45193372/67111528
[pid=21362] ppid=21360 vsize=12432 CPUtime=0.09 cores=0,2
/proc/21362/stat : 21362 (umsat) R 21360 21362 21088 0 -1 4202496 539 0 0 0 9 0 0 0 23 0 1 0 736410666 12730368 479 33554432000 4194304 4263832 140736113697312 18446744073709551615 224284580892 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21362/statm: 3108 479 247 17 0 281 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12432

[startup+0.300806 s]
/proc/loadavg: 2.13 3.53 3.64 1/429 21362
/proc/meminfo: memFree=17288636/32951124 swapFree=45193372/67111528
[pid=21362] ppid=21360 vsize=12828 CPUtime=0.29 cores=0,2
/proc/21362/stat : 21362 (umsat) R 21360 21362 21088 0 -1 4202496 660 0 0 0 29 0 0 0 25 0 1 0 736410666 13135872 600 33554432000 4194304 4263832 140736113697312 18446744073709551615 4206339 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21362/statm: 3207 600 247 17 0 380 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12828

[startup+0.700752 s]
/proc/loadavg: 2.13 3.53 3.64 1/429 21362
/proc/meminfo: memFree=17288636/32951124 swapFree=45193372/67111528
[pid=21362] ppid=21360 vsize=13448 CPUtime=0.69 cores=0,2
/proc/21362/stat : 21362 (umsat) R 21360 21362 21088 0 -1 4202496 795 0 0 0 69 0 0 0 25 0 1 0 736410666 13770752 735 33554432000 4194304 4263832 140736113697312 18446744073709551615 4205616 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21362/statm: 3362 735 247 17 0 535 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13448

[startup+1.50062 s]
/proc/loadavg: 2.13 3.53 3.64 5/445 21391
/proc/meminfo: memFree=17263528/32951124 swapFree=45193372/67111528
[pid=21362] ppid=21360 vsize=13960 CPUtime=1.49 cores=0,2
/proc/21362/stat : 21362 (umsat) R 21360 21362 21088 0 -1 4202496 939 0 0 0 149 0 0 0 25 0 1 0 736410666 14295040 879 33554432000 4194304 4263832 140736113697312 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21362/statm: 3490 879 247 17 0 663 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13960

[startup+3.10035 s]
/proc/loadavg: 2.28 3.54 3.64 5/445 21391
/proc/meminfo: memFree=17252740/32951124 swapFree=45193372/67111528
[pid=21362] ppid=21360 vsize=14744 CPUtime=3.09 cores=0,2
/proc/21362/stat : 21362 (umsat) R 21360 21362 21088 0 -1 4202496 1132 0 0 0 309 0 0 0 25 0 1 0 736410666 15097856 1072 33554432000 4194304 4263832 140736113697312 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21362/statm: 3686 1072 248 17 0 859 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14744

[startup+6.30084 s]
/proc/loadavg: 2.28 3.54 3.64 5/445 21391
/proc/meminfo: memFree=17237392/32951124 swapFree=45193372/67111528
[pid=21362] ppid=21360 vsize=15952 CPUtime=6.29 cores=0,2
/proc/21362/stat : 21362 (umsat) R 21360 21362 21088 0 -1 4202496 1426 0 0 0 629 0 0 0 25 0 1 0 736410666 16334848 1366 33554432000 4194304 4263832 140736113697312 18446744073709551615 4215056 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21362/statm: 3988 1366 248 17 0 1161 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15952

[startup+12.7008 s]
/proc/loadavg: 2.54 3.55 3.64 5/445 21391
/proc/meminfo: memFree=17207496/32951124 swapFree=45193372/67111528
[pid=21362] ppid=21360 vsize=17340 CPUtime=12.69 cores=0,2
/proc/21362/stat : 21362 (umsat) R 21360 21362 21088 0 -1 4202496 1785 0 0 0 1269 0 0 0 25 0 1 0 736410666 17756160 1725 33554432000 4194304 4263832 140736113697312 18446744073709551615 4243991 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21362/statm: 4335 1725 248 17 0 1508 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17340

[startup+25.5006 s]
/proc/loadavg: 2.91 3.60 3.66 5/445 21393
/proc/meminfo: memFree=17184952/32951124 swapFree=45193372/67111528
[pid=21362] ppid=21360 vsize=19564 CPUtime=25.49 cores=0,2
/proc/21362/stat : 21362 (umsat) R 21360 21362 21088 0 -1 4202496 2389 0 0 0 2549 0 0 0 25 0 1 0 736410666 20033536 2223 33554432000 4194304 4263832 140736113697312 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21362/statm: 4891 2223 248 17 0 2064 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 19564

[startup+51.1003 s]
/proc/loadavg: 3.28 3.63 3.66 5/445 21393
/proc/meminfo: memFree=17100552/32951124 swapFree=45193372/67111528
[pid=21362] ppid=21360 vsize=21816 CPUtime=51.08 cores=0,2
/proc/21362/stat : 21362 (umsat) R 21360 21362 21088 0 -1 4202496 3037 0 0 0 5108 0 0 0 25 0 1 0 736410666 22339584 2783 33554432000 4194304 4263832 140736113697312 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21362/statm: 5454 2783 248 17 0 2627 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 21816

[startup+102.317 s]
/proc/loadavg: 3.76 3.71 3.68 5/445 21395
/proc/meminfo: memFree=17061352/32951124 swapFree=45193372/67111528
[pid=21362] ppid=21360 vsize=25220 CPUtime=102.31 cores=0,2
/proc/21362/stat : 21362 (umsat) R 21360 21362 21088 0 -1 4202496 4059 0 0 0 10230 1 0 0 25 0 1 0 736410666 25825280 3637 33554432000 4194304 4263832 140736113697312 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21362/statm: 6305 3637 248 17 0 3478 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 25220

[startup+162.301 s]
/proc/loadavg: 3.90 3.75 3.70 5/445 21395
/proc/meminfo: memFree=17008616/32951124 swapFree=45193372/67111528
[pid=21362] ppid=21360 vsize=28280 CPUtime=162.29 cores=0,2
/proc/21362/stat : 21362 (umsat) R 21360 21362 21088 0 -1 4202496 4982 0 0 0 16228 1 0 0 25 0 1 0 736410666 28958720 4353 33554432000 4194304 4263832 140736113697312 18446744073709551615 4205649 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21362/statm: 7070 4353 248 17 0 4243 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 28280

[startup+222.301 s]
/proc/loadavg: 4.17 3.85 3.74 5/445 21397
/proc/meminfo: memFree=16917064/32951124 swapFree=45193372/67111528
[pid=21362] ppid=21360 vsize=30384 CPUtime=222.29 cores=0,2
/proc/21362/stat : 21362 (umsat) R 21360 21362 21088 0 -1 4202496 5577 0 0 0 22228 1 0 0 25 0 1 0 736410666 31113216 4866 33554432000 4194304 4263832 140736113697312 18446744073709551615 224284581861 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21362/statm: 7596 4866 248 17 0 4769 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 30384

[startup+282.301 s]
/proc/loadavg: 4.14 3.89 3.75 5/445 21399
/proc/meminfo: memFree=16895812/32951124 swapFree=45193372/67111528
[pid=21362] ppid=21360 vsize=32788 CPUtime=282.28 cores=0,2
/proc/21362/stat : 21362 (umsat) R 21360 21362 21088 0 -1 4202496 6267 0 0 0 28227 1 0 0 25 0 1 0 736410666 33574912 5466 33554432000 4194304 4263832 140736113697312 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21362/statm: 8197 5466 248 17 0 5370 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 32788

[startup+342.301 s]
/proc/loadavg: 4.10 3.92 3.77 5/445 21401
/proc/meminfo: memFree=16872216/32951124 swapFree=45193372/67111528
[pid=21362] ppid=21360 vsize=33812 CPUtime=342.28 cores=0,2
/proc/21362/stat : 21362 (umsat) R 21360 21362 21088 0 -1 4202496 6524 0 0 0 34226 2 0 0 25 0 1 0 736410666 34623488 5723 33554432000 4194304 4263832 140736113697312 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21362/statm: 8453 5723 248 17 0 5626 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 33812

[startup+402.301 s]
/proc/loadavg: 4.04 3.93 3.78 5/445 21403
/proc/meminfo: memFree=16805840/32951124 swapFree=45193372/67111528
[pid=21362] ppid=21360 vsize=35424 CPUtime=402.28 cores=0,2
/proc/21362/stat : 21362 (umsat) R 21360 21362 21088 0 -1 4202496 7067 0 0 0 40226 2 0 0 25 0 1 0 736410666 36274176 6167 33554432000 4194304 4263832 140736113697312 18446744073709551615 4207623 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21362/statm: 8856 6167 248 17 0 6029 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 35424

[startup+462.301 s]
/proc/loadavg: 4.01 3.94 3.79 5/445 21403
/proc/meminfo: memFree=16803208/32951124 swapFree=45193372/67111528
[pid=21362] ppid=21360 vsize=36384 CPUtime=462.28 cores=0,2
/proc/21362/stat : 21362 (umsat) R 21360 21362 21088 0 -1 4202496 7289 0 0 0 46226 2 0 0 25 0 1 0 736410666 37257216 6389 33554432000 4194304 4263832 140736113697312 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21362/statm: 9096 6389 248 17 0 6269 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 36384

[startup+522.301 s]
/proc/loadavg: 4.00 3.95 3.80 5/445 21405
/proc/meminfo: memFree=16761876/32951124 swapFree=45193372/67111528
[pid=21362] ppid=21360 vsize=37384 CPUtime=522.28 cores=0,2
/proc/21362/stat : 21362 (umsat) R 21360 21362 21088 0 -1 4202496 7672 0 0 0 52226 2 0 0 25 0 1 0 736410666 38281216 6664 33554432000 4194304 4263832 140736113697312 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21362/statm: 9346 6664 248 17 0 6519 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 37384

[startup+582.301 s]
/proc/loadavg: 4.00 3.95 3.82 5/445 21407
/proc/meminfo: memFree=16675660/32951124 swapFree=45193372/67111528
[pid=21362] ppid=21360 vsize=38472 CPUtime=582.27 cores=0,2
/proc/21362/stat : 21362 (umsat) R 21360 21362 21088 0 -1 4202496 7917 0 0 0 58225 2 0 0 25 0 1 0 736410666 39395328 6909 33554432000 4194304 4263832 140736113697312 18446744073709551615 4205638 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21362/statm: 9618 6909 248 17 0 6791 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 38472

[startup+642.301 s]
/proc/loadavg: 4.07 3.97 3.83 5/445 21409
/proc/meminfo: memFree=16671652/32951124 swapFree=45193372/67111528
[pid=21362] ppid=21360 vsize=39768 CPUtime=642.28 cores=0,2
/proc/21362/stat : 21362 (umsat) R 21360 21362 21088 0 -1 4202496 8365 0 0 0 64226 2 0 0 25 0 1 0 736410666 40722432 7238 33554432000 4194304 4263832 140736113697312 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21362/statm: 9942 7238 248 17 0 7115 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 39768

[startup+702.301 s]
/proc/loadavg: 4.02 3.97 3.83 5/445 21411
/proc/meminfo: memFree=16663184/32951124 swapFree=45193372/67111528
[pid=21362] ppid=21360 vsize=40664 CPUtime=702.27 cores=0,2
/proc/21362/stat : 21362 (umsat) R 21360 21362 21088 0 -1 4202496 8621 0 0 0 70225 2 0 0 25 0 1 0 736410666 41639936 7494 33554432000 4194304 4263832 140736113697312 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21362/statm: 10166 7494 248 17 0 7339 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 40664

[startup+762.317 s]
/proc/loadavg: 4.01 3.97 3.84 5/445 21411
/proc/meminfo: memFree=16647888/32951124 swapFree=45193372/67111528
[pid=21362] ppid=21360 vsize=41176 CPUtime=762.28 cores=0,2
/proc/21362/stat : 21362 (umsat) R 21360 21362 21088 0 -1 4202496 8752 0 0 0 76226 2 0 0 25 0 1 0 736410666 42164224 7625 33554432000 4194304 4263832 140736113697312 18446744073709551615 47932543898176 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21362/statm: 10294 7625 248 17 0 7467 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 41176

[startup+822.301 s]
/proc/loadavg: 4.07 4.00 3.86 5/445 21413
/proc/meminfo: memFree=16644120/32951124 swapFree=45193372/67111528
[pid=21362] ppid=21360 vsize=41752 CPUtime=822.26 cores=0,2
/proc/21362/stat : 21362 (umsat) R 21360 21362 21088 0 -1 4202496 8896 0 0 0 82224 2 0 0 25 0 1 0 736410666 42754048 7769 33554432000 4194304 4263832 140736113697312 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21362/statm: 10438 7769 248 17 0 7611 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 41752

[startup+882.301 s]
/proc/loadavg: 4.27 4.07 3.89 5/445 21415
/proc/meminfo: memFree=16640604/32951124 swapFree=45193372/67111528
[pid=21362] ppid=21360 vsize=43672 CPUtime=882.26 cores=0,2
/proc/21362/stat : 21362 (umsat) R 21360 21362 21088 0 -1 4202496 9520 0 0 0 88224 2 0 0 25 0 1 0 736410666 44720128 8133 33554432000 4194304 4263832 140736113697312 18446744073709551615 4207780 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21362/statm: 10918 8133 248 17 0 8091 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 43672

[startup+942.301 s]
/proc/loadavg: 4.21 4.09 3.91 5/445 21417
/proc/meminfo: memFree=16637704/32951124 swapFree=45193372/67111528
[pid=21362] ppid=21360 vsize=44760 CPUtime=942.26 cores=0,2
/proc/21362/stat : 21362 (umsat) R 21360 21362 21088 0 -1 4202496 9766 0 0 0 94223 3 0 0 25 0 1 0 736410666 45834240 8379 33554432000 4194304 4263832 140736113697312 18446744073709551615 4205657 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21362/statm: 11190 8379 248 17 0 8363 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 44760

[startup+1002.3 s]
/proc/loadavg: 4.07 4.07 3.91 5/445 21419
/proc/meminfo: memFree=16636188/32951124 swapFree=45193372/67111528
[pid=21362] ppid=21360 vsize=44760 CPUtime=1002.26 cores=0,2
/proc/21362/stat : 21362 (umsat) R 21360 21362 21088 0 -1 4202496 9800 0 0 0 100223 3 0 0 25 0 1 0 736410666 45834240 8413 33554432000 4194304 4263832 140736113697312 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21362/statm: 11190 8413 248 17 0 8363 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 44760

[startup+1062.3 s]
/proc/loadavg: 4.03 4.06 3.91 5/445 21419
/proc/meminfo: memFree=16630932/32951124 swapFree=45193372/67111528
[pid=21362] ppid=21360 vsize=45656 CPUtime=1062.26 cores=0,2
/proc/21362/stat : 21362 (umsat) R 21360 21362 21088 0 -1 4202496 10027 0 0 0 106223 3 0 0 25 0 1 0 736410666 46751744 8640 33554432000 4194304 4263832 140736113697312 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21362/statm: 11414 8640 248 17 0 8587 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 45656

[startup+1122.3 s]
/proc/loadavg: 4.01 4.04 3.91 5/445 21421
/proc/meminfo: memFree=16628168/32951124 swapFree=45193372/67111528
[pid=21362] ppid=21360 vsize=46864 CPUtime=1122.26 cores=0,2
/proc/21362/stat : 21362 (umsat) R 21360 21362 21088 0 -1 4202496 10444 0 0 0 112223 3 0 0 25 0 1 0 736410666 47988736 8913 33554432000 4194304 4263832 140736113697312 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21362/statm: 11716 8913 248 17 0 8889 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 46864

[startup+1182.3 s]
/proc/loadavg: 4.00 4.03 3.91 5/445 21423
/proc/meminfo: memFree=16600472/32951124 swapFree=45193372/67111528
[pid=21362] ppid=21360 vsize=47376 CPUtime=1182.25 cores=0,2
/proc/21362/stat : 21362 (umsat) R 21360 21362 21088 0 -1 4202496 10573 0 0 0 118222 3 0 0 25 0 1 0 736410666 48513024 9042 33554432000 4194304 4263832 140736113697312 18446744073709551615 4215065 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21362/statm: 11844 9042 248 17 0 9017 0
Current children cumulated CPU time (s) 1182.25
Current children cumulated vsize (KiB) 47376

[startup+1242.3 s]
/proc/loadavg: 4.07 4.05 3.92 5/445 21425
/proc/meminfo: memFree=16543020/32951124 swapFree=45193372/67111528
[pid=21362] ppid=21360 vsize=48080 CPUtime=1242.25 cores=0,2
/proc/21362/stat : 21362 (umsat) R 21360 21362 21088 0 -1 4202496 10749 0 0 0 124222 3 0 0 25 0 1 0 736410666 49233920 9218 33554432000 4194304 4263832 140736113697312 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21362/statm: 12020 9218 248 17 0 9193 0
Current children cumulated CPU time (s) 1242.25
Current children cumulated vsize (KiB) 48080



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.05 3.93 5/445 21427
/proc/meminfo: memFree=16534304/32951124 swapFree=45193372/67111528
[pid=21362] ppid=21360 vsize=48336 CPUtime=1299.96 cores=0,2
/proc/21362/stat : 21362 (umsat) R 21360 21362 21088 0 -1 4202496 10813 0 0 0 129993 3 0 0 25 0 1 0 736410666 49496064 9282 33554432000 4194304 4263832 140736113697312 18446744073709551615 4205620 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21362/statm: 12084 9282 248 17 0 9257 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 48336

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.02
CPU time (s): 1299.98
CPU user time (s): 1299.94
CPU system time (s): 0.039993
CPU usage (%): 99.9969
Max. virtual memory (cumulated for all children) (KiB): 48336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.94
system time used= 0.039993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10813
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= 20
involuntary context switches= 4343

runsolver used 5.9361 second user time and 12.997 second system time

The end

Launcher Data

Begin job on node118 at 2011-05-15 14:16:40
IDJOB=3379090
IDBENCH=87455
IDSOLVER=1861
FILE ID=node118/3379090-1305461800
RUNJOBID= node118-1305461800-21348
PBS_JOBID= 13324919
Free space on /tmp= 73268 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT02/handmade/pehoushek/plainoldcnf/5cnf_4300_4300_110.shuffled.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379090-1305461800/watcher-3379090-1305461800 -o /tmp/evaluation-result-3379090-1305461800/solver-3379090-1305461800 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379090-1305461800.cnf

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

MD5SUM BENCH= 34f8b747bfe8e7b589b8832e56ae8363
RANDOM SEED=1764814558

node118.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.842
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.68
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.842
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.75
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.842
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.74
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.842
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.842
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.68
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.842
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.842
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17288916 kB
Buffers:        301728 kB
Cached:        4620692 kB
SwapCached:      22076 kB
Active:       12676068 kB
Inactive:      2663232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17288916 kB
SwapTotal:    67111528 kB
SwapFree:     45193372 kB
Dirty:            2332 kB
Writeback:           0 kB
AnonPages:    10408444 kB
Mapped:          21768 kB
Slab:           156772 kB
PageTables:      98996 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 125846920 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= 73256 MiB
End job on node118 at 2011-05-15 14:38:22