Trace number 3379978

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
SApperloT2010 2011-05-15 (fixed)? (TO) 1300.07 1300.03

General information on the benchmark

NameAPPLICATIONS/bitverif/
maxor/maxor128.cnf
MD5SUMe050fe11c7c50ba82ac7126f49db3c10
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2982.37
Satisfiable
(Un)Satisfiability was proved
Number of variables200308
Number of clauses598619
Sum of the clauses size1396775
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2399078
Number of clauses of size 3199539
Number of clauses of size 40
Number of clauses of size 50
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-3379978-1305454306/watcher-3379978-1305454306 -o /tmp/evaluation-result-3379978-1305454306/solver-3379978-1305454306 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379978-1305454306.cnf 

running on 2 cores: 5,7

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: 3.37 3.28 3.84 5/313 29867
/proc/meminfo: memFree=10974000/32951124 swapFree=66050672/67111528
[pid=29867] ppid=29865 vsize=36632 CPUtime=0 cores=5,7
/proc/29867/stat : 29867 (SApperloT2010) R 29865 29867 29471 0 -1 4202496 4064 0 0 0 0 0 0 0 21 0 1 0 657028553 37511168 4004 33554432000 4194304 4394578 140737399706752 18446744073709551615 4280333 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29867/statm: 9158 4011 244 49 0 6299 0

[startup+0.102037 s]
/proc/loadavg: 3.37 3.28 3.84 5/313 29867
/proc/meminfo: memFree=10974000/32951124 swapFree=66050672/67111528
[pid=29867] ppid=29865 vsize=54836 CPUtime=0.09 cores=5,7
/proc/29867/stat : 29867 (SApperloT2010) R 29865 29867 29471 0 -1 4202496 9749 0 0 0 9 0 0 0 21 0 1 0 657028553 56152064 9689 33554432000 4194304 4394578 140737399706752 18446744073709551615 255376962245 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29867/statm: 13709 9690 247 49 0 10850 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 54836

[startup+0.201029 s]
/proc/loadavg: 3.37 3.28 3.84 5/313 29867
/proc/meminfo: memFree=10974000/32951124 swapFree=66050672/67111528
[pid=29867] ppid=29865 vsize=65132 CPUtime=0.19 cores=5,7
/proc/29867/stat : 29867 (SApperloT2010) R 29865 29867 29471 0 -1 4202496 12329 0 0 0 18 1 0 0 21 0 1 0 657028553 66695168 12269 33554432000 4194304 4394578 140737399706752 18446744073709551615 255376962245 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29867/statm: 16283 12270 247 49 0 13424 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 65132

[startup+0.300999 s]
/proc/loadavg: 3.37 3.28 3.84 5/313 29867
/proc/meminfo: memFree=10974000/32951124 swapFree=66050672/67111528
[pid=29867] ppid=29865 vsize=74768 CPUtime=0.29 cores=5,7
/proc/29867/stat : 29867 (SApperloT2010) R 29865 29867 29471 0 -1 4202496 14754 0 0 0 28 1 0 0 22 0 1 0 657028553 76562432 14694 33554432000 4194304 4394578 140737399706752 18446744073709551615 255377301248 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29867/statm: 18692 14695 247 49 0 15833 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 74768

[startup+0.700927 s]
/proc/loadavg: 3.37 3.28 3.84 5/313 29867
/proc/meminfo: memFree=10974000/32951124 swapFree=66050672/67111528
[pid=29867] ppid=29865 vsize=115688 CPUtime=0.69 cores=5,7
/proc/29867/stat : 29867 (SApperloT2010) R 29865 29867 29471 0 -1 4202496 25015 0 0 0 59 10 0 0 23 0 1 0 657028553 118464512 23784 33554432000 4194304 4394578 140737399706752 18446744073709551615 255377325975 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29867/statm: 28922 23786 256 49 0 26063 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 115688

[startup+1.50078 s]
/proc/loadavg: 3.37 3.28 3.84 5/314 29868
/proc/meminfo: memFree=10851624/32951124 swapFree=66050672/67111528
[pid=29867] ppid=29865 vsize=152724 CPUtime=1.48 cores=5,7
/proc/29867/stat : 29867 (SApperloT2010) R 29865 29867 29471 0 -1 4202496 35189 0 0 0 128 20 0 0 25 0 1 0 657028553 156389376 33958 33554432000 4194304 4394578 140737399706752 18446744073709551615 255377325975 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29867/statm: 38181 33958 256 49 0 35322 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 152724

[startup+3.10048 s]
/proc/loadavg: 3.37 3.28 3.84 5/314 29868
/proc/meminfo: memFree=10801156/32951124 swapFree=66050672/67111528
[pid=29867] ppid=29865 vsize=189528 CPUtime=3.08 cores=5,7
/proc/29867/stat : 29867 (SApperloT2010) R 29865 29867 29471 0 -1 4202496 47856 0 0 0 271 37 0 0 25 0 1 0 657028553 194076672 40776 33554432000 4194304 4394578 140737399706752 18446744073709551615 255377325975 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29867/statm: 47382 40776 256 49 0 44523 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 189528

[startup+6.30089 s]
/proc/loadavg: 3.42 3.29 3.84 5/314 29868
/proc/meminfo: memFree=10755780/32951124 swapFree=66050672/67111528
[pid=29867] ppid=29865 vsize=227728 CPUtime=6.28 cores=5,7
/proc/29867/stat : 29867 (SApperloT2010) R 29865 29867 29471 0 -1 4202496 57917 0 0 0 589 39 0 0 25 0 1 0 657028553 233193472 50837 33554432000 4194304 4394578 140737399706752 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29867/statm: 56932 50837 267 49 0 54073 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 227728

[startup+12.7007 s]
/proc/loadavg: 3.46 3.30 3.84 5/314 29869
/proc/meminfo: memFree=10734452/32951124 swapFree=66050672/67111528
[pid=29867] ppid=29865 vsize=236884 CPUtime=12.69 cores=5,7
/proc/29867/stat : 29867 (SApperloT2010) R 29865 29867 29471 0 -1 4202496 60189 0 0 0 1229 40 0 0 25 0 1 0 657028553 242569216 53109 33554432000 4194304 4394578 140737399706752 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29867/statm: 59221 53109 267 49 0 56362 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 236884

[startup+25.5003 s]
/proc/loadavg: 3.58 3.33 3.84 5/314 29869
/proc/meminfo: memFree=10693960/32951124 swapFree=66050672/67111528
[pid=29867] ppid=29865 vsize=253644 CPUtime=25.49 cores=5,7
/proc/29867/stat : 29867 (SApperloT2010) R 29865 29867 29471 0 -1 4202496 64280 0 0 0 2508 41 0 0 25 0 1 0 657028553 259731456 57200 33554432000 4194304 4394578 140737399706752 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29867/statm: 63411 57200 267 49 0 60552 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 253644

[startup+51.1006 s]
/proc/loadavg: 3.72 3.38 3.84 5/314 29870
/proc/meminfo: memFree=10605072/32951124 swapFree=66050672/67111528
[pid=29867] ppid=29865 vsize=286912 CPUtime=51.09 cores=5,7
/proc/29867/stat : 29867 (SApperloT2010) R 29865 29867 29471 0 -1 4202496 71983 0 0 0 5066 43 0 0 25 0 1 0 657028553 293797888 64903 33554432000 4194304 4394578 140737399706752 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29867/statm: 71728 64903 267 49 0 68869 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 286912

[startup+102.301 s]
/proc/loadavg: 3.88 3.48 3.85 5/314 29871
/proc/meminfo: memFree=10486796/32951124 swapFree=66050672/67111528
[pid=29867] ppid=29865 vsize=340312 CPUtime=102.3 cores=5,7
/proc/29867/stat : 29867 (SApperloT2010) R 29865 29867 29471 0 -1 4202496 84693 0 0 0 10184 46 0 0 25 0 1 0 657028553 348479488 77613 33554432000 4194304 4394578 140737399706752 18446744073709551615 4298862 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29867/statm: 85078 77613 267 49 0 82219 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 340312

[startup+162.301 s]
/proc/loadavg: 4.05 3.60 3.86 6/314 29873
/proc/meminfo: memFree=10408264/32951124 swapFree=66050672/67111528
[pid=29867] ppid=29865 vsize=381868 CPUtime=162.3 cores=5,7
/proc/29867/stat : 29867 (SApperloT2010) R 29865 29867 29471 0 -1 4202496 94599 0 0 0 16180 50 0 0 25 0 1 0 657028553 391032832 87519 33554432000 4194304 4394578 140737399706752 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29867/statm: 95467 87519 267 49 0 92608 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 381868

[startup+222.312 s]
/proc/loadavg: 4.06 3.68 3.88 5/314 29901
/proc/meminfo: memFree=10513752/32951124 swapFree=66050672/67111528
[pid=29867] ppid=29865 vsize=415864 CPUtime=222.31 cores=5,7
/proc/29867/stat : 29867 (SApperloT2010) R 29865 29867 29471 0 -1 4202496 102536 0 0 0 22179 52 0 0 25 0 1 0 657028553 425844736 95456 33554432000 4194304 4394578 140737399706752 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29867/statm: 103966 95456 267 49 0 101107 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 415864

[startup+282.301 s]
/proc/loadavg: 4.14 3.77 3.89 5/314 29930
/proc/meminfo: memFree=10434300/32951124 swapFree=66050672/67111528
[pid=29867] ppid=29865 vsize=439492 CPUtime=282.3 cores=5,7
/proc/29867/stat : 29867 (SApperloT2010) R 29865 29867 29471 0 -1 4202496 108220 0 0 0 28177 53 0 0 25 0 1 0 657028553 450039808 101140 33554432000 4194304 4394578 140737399706752 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29867/statm: 109873 101140 267 49 0 107014 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 439492

[startup+342.301 s]
/proc/loadavg: 4.05 3.81 3.90 5/314 29958
/proc/meminfo: memFree=10596812/32951124 swapFree=66050672/67111528
[pid=29867] ppid=29865 vsize=448696 CPUtime=342.3 cores=5,7
/proc/29867/stat : 29867 (SApperloT2010) R 29865 29867 29471 0 -1 4202496 110416 0 0 0 34176 54 0 0 25 0 1 0 657028553 459464704 103336 33554432000 4194304 4394578 140737399706752 18446744073709551615 4291928 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29867/statm: 112174 103336 267 49 0 109315 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 448696

[startup+402.301 s]
/proc/loadavg: 4.02 3.84 3.90 5/314 29960
/proc/meminfo: memFree=10535268/32951124 swapFree=66050672/67111528
[pid=29867] ppid=29865 vsize=467184 CPUtime=402.3 cores=5,7
/proc/29867/stat : 29867 (SApperloT2010) R 29865 29867 29471 0 -1 4202496 115009 0 0 0 40175 55 0 0 25 0 1 0 657028553 478396416 107929 33554432000 4194304 4394578 140737399706752 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29867/statm: 116796 107929 267 49 0 113937 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 467184

[startup+462.3 s]
/proc/loadavg: 4.24 3.92 3.93 5/314 29962
/proc/meminfo: memFree=10501888/32951124 swapFree=66050672/67111528
[pid=29867] ppid=29865 vsize=483020 CPUtime=462.3 cores=5,7
/proc/29867/stat : 29867 (SApperloT2010) R 29865 29867 29471 0 -1 4202496 118475 0 0 0 46174 56 0 0 25 0 1 0 657028553 494612480 111395 33554432000 4194304 4394578 140737399706752 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29867/statm: 120755 111395 267 49 0 117896 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 483020

[startup+522.3 s]
/proc/loadavg: 4.09 3.93 3.93 5/314 29963
/proc/meminfo: memFree=10472964/32951124 swapFree=66050672/67111528
[pid=29867] ppid=29865 vsize=493476 CPUtime=522.31 cores=5,7
/proc/29867/stat : 29867 (SApperloT2010) R 29865 29867 29471 0 -1 4202496 121340 0 0 0 52174 57 0 0 25 0 1 0 657028553 505319424 114260 33554432000 4194304 4394578 140737399706752 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29867/statm: 123369 114260 267 49 0 120510 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 493476

[startup+582.3 s]
/proc/loadavg: 4.11 3.96 3.93 5/314 29965
/proc/meminfo: memFree=10450492/32951124 swapFree=66050672/67111528
[pid=29867] ppid=29865 vsize=502052 CPUtime=582.31 cores=5,7
/proc/29867/stat : 29867 (SApperloT2010) R 29865 29867 29471 0 -1 4202496 123194 0 0 0 58174 57 0 0 25 0 1 0 657028553 514101248 116114 33554432000 4194304 4394578 140737399706752 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29867/statm: 125513 116114 267 49 0 122654 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 502052

[startup+642.301 s]
/proc/loadavg: 4.04 3.96 3.93 5/314 29966
/proc/meminfo: memFree=10421812/32951124 swapFree=66050672/67111528
[pid=29867] ppid=29865 vsize=509732 CPUtime=642.31 cores=5,7
/proc/29867/stat : 29867 (SApperloT2010) R 29865 29867 29471 0 -1 4202496 124863 0 0 0 64174 57 0 0 25 0 1 0 657028553 521965568 117783 33554432000 4194304 4394578 140737399706752 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29867/statm: 127433 117783 267 49 0 124574 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 509732

[startup+702.301 s]
/proc/loadavg: 4.15 4.00 3.94 5/314 29968
/proc/meminfo: memFree=10360032/32951124 swapFree=66050672/67111528
[pid=29867] ppid=29865 vsize=534128 CPUtime=702.32 cores=5,7
/proc/29867/stat : 29867 (SApperloT2010) R 29865 29867 29471 0 -1 4202496 131171 0 0 0 70172 60 0 0 25 0 1 0 657028553 546947072 124091 33554432000 4194304 4394578 140737399706752 18446744073709551615 4287409 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29867/statm: 133532 124091 267 49 0 130673 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 534128

[startup+762.301 s]
/proc/loadavg: 4.09 4.01 3.95 5/314 29970
/proc/meminfo: memFree=10318352/32951124 swapFree=66050672/67111528
[pid=29867] ppid=29865 vsize=539440 CPUtime=762.32 cores=5,7
/proc/29867/stat : 29867 (SApperloT2010) R 29865 29867 29471 0 -1 4202496 132607 0 0 0 76172 60 0 0 25 0 1 0 657028553 552386560 125527 33554432000 4194304 4394578 140737399706752 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29867/statm: 134860 125527 267 49 0 132001 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 539440

[startup+822.301 s]
/proc/loadavg: 4.14 4.05 3.96 5/314 29998
/proc/meminfo: memFree=9955400/32951124 swapFree=66050672/67111528
[pid=29867] ppid=29865 vsize=543024 CPUtime=822.31 cores=5,7
/proc/29867/stat : 29867 (SApperloT2010) R 29865 29867 29471 0 -1 4202496 133513 0 0 0 82171 60 0 0 25 0 1 0 657028553 556056576 126433 33554432000 4194304 4394578 140737399706752 18446744073709551615 4298698 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29867/statm: 135756 126433 267 49 0 132897 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 543024

[startup+882.312 s]
/proc/loadavg: 4.05 4.04 3.96 5/314 30000
/proc/meminfo: memFree=9852108/32951124 swapFree=66050672/67111528
[pid=29867] ppid=29865 vsize=543024 CPUtime=882.32 cores=5,7
/proc/29867/stat : 29867 (SApperloT2010) R 29865 29867 29471 0 -1 4202496 133528 0 0 0 88172 60 0 0 25 0 1 0 657028553 556056576 126448 33554432000 4194304 4394578 140737399706752 18446744073709551615 4291743 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29867/statm: 135756 126448 267 49 0 132897 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 543024

[startup+942.3 s]
/proc/loadavg: 4.05 4.04 3.97 5/314 30028
/proc/meminfo: memFree=10709456/32951124 swapFree=66050672/67111528
[pid=29867] ppid=29865 vsize=552280 CPUtime=942.32 cores=5,7
/proc/29867/stat : 29867 (SApperloT2010) R 29865 29867 29471 0 -1 4202496 135990 0 0 0 94170 62 0 0 25 0 1 0 657028553 565534720 128910 33554432000 4194304 4394578 140737399706752 18446744073709551615 4298302 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29867/statm: 138070 128910 267 49 0 135211 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 552280

[startup+1002.3 s]
/proc/loadavg: 4.02 4.03 3.97 5/314 30030
/proc/meminfo: memFree=10517580/32951124 swapFree=66050672/67111528
[pid=29867] ppid=29865 vsize=573424 CPUtime=1002.32 cores=5,7
/proc/29867/stat : 29867 (SApperloT2010) R 29865 29867 29471 0 -1 4202496 141264 0 0 0 100168 64 0 0 25 0 1 0 657028553 587186176 134184 33554432000 4194304 4394578 140737399706752 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29867/statm: 143356 134184 267 49 0 140497 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 573424

[startup+1062.3 s]
/proc/loadavg: 4.05 4.04 3.97 5/314 30032
/proc/meminfo: memFree=10406284/32951124 swapFree=66050672/67111528
[pid=29867] ppid=29865 vsize=589244 CPUtime=1062.32 cores=5,7
/proc/29867/stat : 29867 (SApperloT2010) R 29865 29867 29471 0 -1 4202496 145217 0 0 0 106166 66 0 0 25 0 1 0 657028553 603385856 138137 33554432000 4194304 4394578 140737399706752 18446744073709551615 4287477 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29867/statm: 147311 138137 267 49 0 144452 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 589244

[startup+1122.3 s]
/proc/loadavg: 4.13 4.06 3.98 5/314 30033
/proc/meminfo: memFree=10256332/32951124 swapFree=66050672/67111528
[pid=29867] ppid=29865 vsize=618464 CPUtime=1122.32 cores=5,7
/proc/29867/stat : 29867 (SApperloT2010) R 29865 29867 29471 0 -1 4202496 152057 0 0 0 112163 69 0 0 25 0 1 0 657028553 633307136 144977 33554432000 4194304 4394578 140737399706752 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29867/statm: 154616 144977 267 49 0 151757 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 618464

[startup+1182.3 s]
/proc/loadavg: 4.10 4.06 3.99 5/314 30035
/proc/meminfo: memFree=10154860/32951124 swapFree=66050672/67111528
[pid=29867] ppid=29865 vsize=621536 CPUtime=1182.33 cores=5,7
/proc/29867/stat : 29867 (SApperloT2010) R 29865 29867 29471 0 -1 4202496 153055 0 0 0 118163 70 0 0 25 0 1 0 657028553 636452864 145975 33554432000 4194304 4394578 140737399706752 18446744073709551615 4346534 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29867/statm: 155384 145975 267 49 0 152525 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 621536

[startup+1242.3 s]
/proc/loadavg: 4.10 4.07 4.00 5/314 30036
/proc/meminfo: memFree=10073496/32951124 swapFree=66050672/67111528
[pid=29867] ppid=29865 vsize=623584 CPUtime=1242.33 cores=5,7
/proc/29867/stat : 29867 (SApperloT2010) R 29865 29867 29471 0 -1 4202496 153355 0 0 0 124163 70 0 0 25 0 1 0 657028553 638550016 146275 33554432000 4194304 4394578 140737399706752 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29867/statm: 155896 146275 267 49 0 153037 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 623584



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.06 4.00 5/314 30066
/proc/meminfo: memFree=10096388/32951124 swapFree=66050672/67111528
[pid=29867] ppid=29865 vsize=624612 CPUtime=1300.04 cores=5,7
/proc/29867/stat : 29867 (SApperloT2010) R 29865 29867 29471 0 -1 4202496 153670 0 0 0 129934 70 0 0 25 0 1 0 657028553 639602688 146590 33554432000 4194304 4394578 140737399706752 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29867/statm: 156153 146590 267 49 0 153294 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 624612

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

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

[startup+1300 s]
/proc/loadavg: 4.04 4.06 4.00 5/314 30066
/proc/meminfo: memFree=10096388/32951124 swapFree=66050672/67111528
[pid=29867] ppid=29865 vsize=624612 CPUtime=1300.04 cores=5,7
/proc/29867/stat : 29867 (SApperloT2010) R 29865 29867 29471 0 -1 4202496 153670 0 0 0 129934 70 0 0 25 0 1 0 657028553 639602688 146590 33554432000 4194304 4394578 140737399706752 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/29867/statm: 156153 146590 267 49 0 153294 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 624612

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.07
CPU user time (s): 1299.35
CPU system time (s): 0.726889
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 624612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.35
system time used= 0.726889
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 153670
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= 5
involuntary context switches= 1392

runsolver used 3.69144 second user time and 9.32058 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-15 12:11:47
IDJOB=3379978
IDBENCH=70808
IDSOLVER=1862
FILE ID=node135/3379978-1305454306
RUNJOBID= node135-1305454267-29800
PBS_JOBID= 13324885
Free space on /tmp= 73316 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxor/maxor128.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379978-1305454306/watcher-3379978-1305454306 -o /tmp/evaluation-result-3379978-1305454306/solver-3379978-1305454306 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379978-1305454306.cnf

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

MD5SUM BENCH= e050fe11c7c50ba82ac7126f49db3c10
RANDOM SEED=1455825352

node135.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.851
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.70
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.851
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.851
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      10974164 kB
Buffers:        292648 kB
Cached:        6182224 kB
SwapCached:      50684 kB
Active:       10957004 kB
Inactive:     10771792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10974164 kB
SwapTotal:    67111528 kB
SwapFree:     66050672 kB
Dirty:           34500 kB
Writeback:           0 kB
AnonPages:    15209040 kB
Mapped:          19620 kB
Slab:           138624 kB
PageTables:      48940 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 57975224 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73324 MiB
End job on node135 at 2011-05-15 12:33:29