Trace number 3439518

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) 5000.06 4999.92

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/fphp/unsat/
harder/fphp-030-029.shuffled-as.sat05-1234.cnf
MD5SUMc12aa6a0ac1bca448bef51c167f3bbbb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark17.0914
Satisfiable
(Un)Satisfiability was proved
Number of variables870
Number of clauses24825
Sum of the clauses size50460
Maximum clause length29
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 224795
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

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: 977)

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-3439518-1307654759/watcher-3439518-1307654759 -o /tmp/evaluation-result-3439518-1307654759/solver-3439518-1307654759 -C 5000 -W 5100 -M 15500 SApperloT2010 HOME/instance-3439518-1307654759.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.09 2.03 2.01 2/177 5867
/proc/meminfo: memFree=32506836/32951124 swapFree=67056964/67111528
[pid=5867] ppid=5865 vsize=12696 CPUtime=0 cores=1,3,5,7
/proc/5867/stat : 5867 (SApperloT2010) R 5865 5867 4755 0 -1 4202496 550 0 0 0 0 0 0 0 23 0 1 0 857891745 13000704 490 33554432000 4194304 4394578 140736101912128 18446744073709551615 233509958341 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5867/statm: 3174 490 247 49 0 315 0

[startup+0.00788297 s]
/proc/loadavg: 2.09 2.03 2.01 2/177 5867
/proc/meminfo: memFree=32506836/32951124 swapFree=67056964/67111528
[pid=5867] ppid=5865 vsize=12960 CPUtime=0 cores=1,3,5,7
/proc/5867/stat : 5867 (SApperloT2010) R 5865 5867 4755 0 -1 4202496 618 0 0 0 0 0 0 0 23 0 1 0 857891745 13271040 558 33554432000 4194304 4394578 140736101912128 18446744073709551615 233509958341 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5867/statm: 3240 559 247 49 0 381 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12960

[startup+0.100879 s]
/proc/loadavg: 2.09 2.03 2.01 2/177 5867
/proc/meminfo: memFree=32506836/32951124 swapFree=67056964/67111528
[pid=5867] ppid=5865 vsize=16984 CPUtime=0.09 cores=1,3,5,7
/proc/5867/stat : 5867 (SApperloT2010) R 5865 5867 4755 0 -1 4202496 1724 0 0 0 9 0 0 0 23 0 1 0 857891745 17391616 1565 33554432000 4194304 4394578 140736101912128 18446744073709551615 233509958341 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5867/statm: 4246 1565 267 49 0 1387 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16984

[startup+0.300846 s]
/proc/loadavg: 2.09 2.03 2.01 2/177 5867
/proc/meminfo: memFree=32506836/32951124 swapFree=67056964/67111528
[pid=5867] ppid=5865 vsize=23076 CPUtime=0.29 cores=1,3,5,7
/proc/5867/stat : 5867 (SApperloT2010) R 5865 5867 4755 0 -1 4202496 3241 0 0 0 29 0 0 0 25 0 1 0 857891745 23629824 3082 33554432000 4194304 4394578 140736101912128 18446744073709551615 4292790 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5867/statm: 5769 3082 267 49 0 2910 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23076

[startup+0.700759 s]
/proc/loadavg: 2.09 2.03 2.01 2/177 5867
/proc/meminfo: memFree=32506836/32951124 swapFree=67056964/67111528
[pid=5867] ppid=5865 vsize=27360 CPUtime=0.69 cores=1,3,5,7
/proc/5867/stat : 5867 (SApperloT2010) R 5865 5867 4755 0 -1 4202496 4292 0 0 0 68 1 0 0 25 0 1 0 857891745 28016640 4133 33554432000 4194304 4394578 140736101912128 18446744073709551615 4298338 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5867/statm: 6840 4133 267 49 0 3981 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27360

[startup+1.50062 s]
/proc/loadavg: 2.09 2.03 2.01 3/178 5868
/proc/meminfo: memFree=32487012/32951124 swapFree=67056964/67111528
[pid=5867] ppid=5865 vsize=31624 CPUtime=1.49 cores=1,3,5,7
/proc/5867/stat : 5867 (SApperloT2010) R 5865 5867 4755 0 -1 4202496 5333 0 0 0 148 1 0 0 25 0 1 0 857891745 32382976 5174 33554432000 4194304 4394578 140736101912128 18446744073709551615 4298816 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5867/statm: 7906 5174 267 49 0 5047 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31624

[startup+3.10033 s]
/proc/loadavg: 2.09 2.03 2.01 3/178 5868
/proc/meminfo: memFree=32477732/32951124 swapFree=67056964/67111528
[pid=5867] ppid=5865 vsize=39844 CPUtime=3.09 cores=1,3,5,7
/proc/5867/stat : 5867 (SApperloT2010) R 5865 5867 4755 0 -1 4202496 7314 0 0 0 308 1 0 0 25 0 1 0 857891745 40800256 7155 33554432000 4194304 4394578 140736101912128 18446744073709551615 4298862 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5867/statm: 9961 7155 267 49 0 7102 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39844

[startup+6.30076 s]
/proc/loadavg: 2.08 2.03 2.01 3/178 5869
/proc/meminfo: memFree=32470012/32951124 swapFree=67056964/67111528
[pid=5867] ppid=5865 vsize=47748 CPUtime=6.29 cores=1,3,5,7
/proc/5867/stat : 5867 (SApperloT2010) R 5865 5867 4755 0 -1 4202496 9102 0 0 0 627 2 0 0 25 0 1 0 857891745 48893952 8943 33554432000 4194304 4394578 140736101912128 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5867/statm: 11937 8943 267 49 0 9078 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47748

[startup+12.7006 s]
/proc/loadavg: 2.07 2.03 2.01 3/178 5869
/proc/meminfo: memFree=32457648/32951124 swapFree=67056964/67111528
[pid=5867] ppid=5865 vsize=54316 CPUtime=12.69 cores=1,3,5,7
/proc/5867/stat : 5867 (SApperloT2010) R 5865 5867 4755 0 -1 4202496 10569 0 0 0 1267 2 0 0 25 0 1 0 857891745 55619584 10410 33554432000 4194304 4394578 140736101912128 18446744073709551615 4287277 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5867/statm: 13579 10410 267 49 0 10720 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54316

[startup+25.5003 s]
/proc/loadavg: 2.06 2.03 2.00 3/178 5869
/proc/meminfo: memFree=32443772/32951124 swapFree=67056964/67111528
[pid=5867] ppid=5865 vsize=68092 CPUtime=25.49 cores=1,3,5,7
/proc/5867/stat : 5867 (SApperloT2010) R 5865 5867 4755 0 -1 4202496 13568 0 0 0 2547 2 0 0 25 0 1 0 857891745 69726208 13409 33554432000 4194304 4394578 140736101912128 18446744073709551615 4298821 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5867/statm: 17023 13409 267 49 0 14164 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 68092

[startup+51.1007 s]
/proc/loadavg: 2.04 2.02 2.00 3/178 5870
/proc/meminfo: memFree=32427984/32951124 swapFree=67056964/67111528
[pid=5867] ppid=5865 vsize=82948 CPUtime=51.09 cores=1,3,5,7
/proc/5867/stat : 5867 (SApperloT2010) R 5865 5867 4755 0 -1 4202496 16681 0 0 0 5106 3 0 0 25 0 1 0 857891745 84938752 16522 33554432000 4194304 4394578 140736101912128 18446744073709551615 4291898 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5867/statm: 20737 16522 267 49 0 17878 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 82948

[startup+102.307 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 5871
/proc/meminfo: memFree=32400284/32951124 swapFree=67056964/67111528
[pid=5867] ppid=5865 vsize=111208 CPUtime=102.3 cores=1,3,5,7
/proc/5867/stat : 5867 (SApperloT2010) R 5865 5867 4755 0 -1 4202496 22832 0 0 0 10226 4 0 0 25 0 1 0 857891745 113876992 22673 33554432000 4194304 4394578 140736101912128 18446744073709551615 4298821 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5867/statm: 27802 22673 267 49 0 24943 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 111208

[startup+162.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 5873
/proc/meminfo: memFree=32381872/32951124 swapFree=67056964/67111528
[pid=5867] ppid=5865 vsize=133088 CPUtime=162.3 cores=1,3,5,7
/proc/5867/stat : 5867 (SApperloT2010) R 5865 5867 4755 0 -1 4202496 27020 0 0 0 16225 5 0 0 25 0 1 0 857891745 136282112 26861 33554432000 4194304 4394578 140736101912128 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5867/statm: 33272 26861 267 49 0 30413 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 133088

[startup+222.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 5874
/proc/meminfo: memFree=32368784/32951124 swapFree=67056964/67111528
[pid=5867] ppid=5865 vsize=148300 CPUtime=222.3 cores=1,3,5,7
/proc/5867/stat : 5867 (SApperloT2010) R 5865 5867 4755 0 -1 4202496 30033 0 0 0 22224 6 0 0 25 0 1 0 857891745 151859200 29874 33554432000 4194304 4394578 140736101912128 18446744073709551615 4327688 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5867/statm: 37075 29874 267 49 0 34216 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 148300

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5876
/proc/meminfo: memFree=32350732/32951124 swapFree=67056964/67111528
[pid=5867] ppid=5865 vsize=167832 CPUtime=282.3 cores=1,3,5,7
/proc/5867/stat : 5867 (SApperloT2010) R 5865 5867 4755 0 -1 4202496 34310 0 0 0 28223 7 0 0 25 0 1 0 857891745 171859968 34151 33554432000 4194304 4394578 140736101912128 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5867/statm: 41958 34151 267 49 0 39099 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 167832

[startup+342.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 5877
/proc/meminfo: memFree=32341732/32951124 swapFree=67056964/67111528
[pid=5867] ppid=5865 vsize=176920 CPUtime=342.3 cores=1,3,5,7
/proc/5867/stat : 5867 (SApperloT2010) R 5865 5867 4755 0 -1 4202496 36272 0 0 0 34223 7 0 0 25 0 1 0 857891745 181166080 36113 33554432000 4194304 4394578 140736101912128 18446744073709551615 4313638 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5867/statm: 44230 36113 267 49 0 41371 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 176920

[startup+402.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 5879
/proc/meminfo: memFree=32340168/32951124 swapFree=67056964/67111528
[pid=5867] ppid=5865 vsize=176920 CPUtime=402.3 cores=1,3,5,7
/proc/5867/stat : 5867 (SApperloT2010) R 5865 5867 4755 0 -1 4202496 36467 0 0 0 40222 8 0 0 25 0 1 0 857891745 181166080 36308 33554432000 4194304 4394578 140736101912128 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5867/statm: 44230 36308 267 49 0 41371 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 176920

[startup+462.301 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 5881
/proc/meminfo: memFree=32333912/32951124 swapFree=67056964/67111528
[pid=5867] ppid=5865 vsize=182240 CPUtime=462.3 cores=1,3,5,7
/proc/5867/stat : 5867 (SApperloT2010) R 5865 5867 4755 0 -1 4202496 37932 0 0 0 46222 8 0 0 25 0 1 0 857891745 186613760 37773 33554432000 4194304 4394578 140736101912128 18446744073709551615 4327668 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5867/statm: 45560 37773 267 49 0 42701 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 182240

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5882
/proc/meminfo: memFree=32329128/32951124 swapFree=67056964/67111528
[pid=5867] ppid=5865 vsize=188208 CPUtime=522.3 cores=1,3,5,7
/proc/5867/stat : 5867 (SApperloT2010) R 5865 5867 4755 0 -1 4202496 38975 0 0 0 52222 8 0 0 25 0 1 0 857891745 192724992 38816 33554432000 4194304 4394578 140736101912128 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5867/statm: 47052 38816 267 49 0 44193 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 188208

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5884
/proc/meminfo: memFree=32321008/32951124 swapFree=67056964/67111528
[pid=5867] ppid=5865 vsize=198868 CPUtime=582.31 cores=1,3,5,7
/proc/5867/stat : 5867 (SApperloT2010) R 5865 5867 4755 0 -1 4202496 40751 0 0 0 58222 9 0 0 25 0 1 0 857891745 203640832 40592 33554432000 4194304 4394578 140736101912128 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5867/statm: 49717 40592 267 49 0 46858 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 198868

[startup+642.3 s]

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

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5989
/proc/meminfo: memFree=32192024/32951124 swapFree=67056964/67111528
[pid=5867] ppid=5865 vsize=337544 CPUtime=4062.41 cores=1,3,5,7
/proc/5867/stat : 5867 (SApperloT2010) R 5865 5867 4755 0 -1 4202496 69347 0 0 0 406223 18 0 0 25 0 1 0 857891745 345645056 68846 33554432000 4194304 4394578 140736101912128 18446744073709551615 4298919 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5867/statm: 84386 68846 267 49 0 81527 0
Current children cumulated CPU time (s) 4062.41
Current children cumulated vsize (KiB) 337544

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5990
/proc/meminfo: memFree=32191576/32951124 swapFree=67056964/67111528
[pid=5867] ppid=5865 vsize=337544 CPUtime=4122.4 cores=1,3,5,7
/proc/5867/stat : 5867 (SApperloT2010) R 5865 5867 4755 0 -1 4202496 69359 0 0 0 412222 18 0 0 25 0 1 0 857891745 345645056 68858 33554432000 4194304 4394578 140736101912128 18446744073709551615 4313607 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5867/statm: 84386 68858 267 49 0 81527 0
Current children cumulated CPU time (s) 4122.4
Current children cumulated vsize (KiB) 337544

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5992
/proc/meminfo: memFree=32190756/32951124 swapFree=67056964/67111528
[pid=5867] ppid=5865 vsize=339336 CPUtime=4182.4 cores=1,3,5,7
/proc/5867/stat : 5867 (SApperloT2010) R 5865 5867 4755 0 -1 4202496 69703 0 0 0 418222 18 0 0 25 0 1 0 857891745 347480064 69202 33554432000 4194304 4394578 140736101912128 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5867/statm: 84834 69202 267 49 0 81975 0
Current children cumulated CPU time (s) 4182.4
Current children cumulated vsize (KiB) 339336

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5993
/proc/meminfo: memFree=32189832/32951124 swapFree=67056964/67111528
[pid=5867] ppid=5865 vsize=340360 CPUtime=4242.41 cores=1,3,5,7
/proc/5867/stat : 5867 (SApperloT2010) R 5865 5867 4755 0 -1 4202496 69911 0 0 0 424223 18 0 0 25 0 1 0 857891745 348528640 69410 33554432000 4194304 4394578 140736101912128 18446744073709551615 4298807 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5867/statm: 85090 69410 267 49 0 82231 0
Current children cumulated CPU time (s) 4242.41
Current children cumulated vsize (KiB) 340360

[startup+4302.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 5995
/proc/meminfo: memFree=32189396/32951124 swapFree=67056964/67111528
[pid=5867] ppid=5865 vsize=340360 CPUtime=4302.4 cores=1,3,5,7
/proc/5867/stat : 5867 (SApperloT2010) R 5865 5867 4755 0 -1 4202496 69921 0 0 0 430222 18 0 0 25 0 1 0 857891745 348528640 69420 33554432000 4194304 4394578 140736101912128 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5867/statm: 85090 69420 267 49 0 82231 0
Current children cumulated CPU time (s) 4302.4
Current children cumulated vsize (KiB) 340360

[startup+4362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 5997
/proc/meminfo: memFree=32187832/32951124 swapFree=67056964/67111528
[pid=5867] ppid=5865 vsize=341416 CPUtime=4362.41 cores=1,3,5,7
/proc/5867/stat : 5867 (SApperloT2010) R 5865 5867 4755 0 -1 4202496 70274 0 0 0 436222 19 0 0 25 0 1 0 857891745 349609984 69773 33554432000 4194304 4394578 140736101912128 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5867/statm: 85354 69773 267 49 0 82495 0
Current children cumulated CPU time (s) 4362.41
Current children cumulated vsize (KiB) 341416

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5998
/proc/meminfo: memFree=32187268/32951124 swapFree=67056964/67111528
[pid=5867] ppid=5865 vsize=342396 CPUtime=4422.42 cores=1,3,5,7
/proc/5867/stat : 5867 (SApperloT2010) R 5865 5867 4755 0 -1 4202496 70408 0 0 0 442223 19 0 0 25 0 1 0 857891745 350613504 69907 33554432000 4194304 4394578 140736101912128 18446744073709551615 4291879 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5867/statm: 85599 69907 267 49 0 82740 0
Current children cumulated CPU time (s) 4422.42
Current children cumulated vsize (KiB) 342396

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6000
/proc/meminfo: memFree=32186448/32951124 swapFree=67056964/67111528
[pid=5867] ppid=5865 vsize=342908 CPUtime=4482.42 cores=1,3,5,7
/proc/5867/stat : 5867 (SApperloT2010) R 5865 5867 4755 0 -1 4202496 70599 0 0 0 448223 19 0 0 25 0 1 0 857891745 351137792 70098 33554432000 4194304 4394578 140736101912128 18446744073709551615 4298821 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5867/statm: 85727 70098 267 49 0 82868 0
Current children cumulated CPU time (s) 4482.42
Current children cumulated vsize (KiB) 342908

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6001
/proc/meminfo: memFree=32185520/32951124 swapFree=67056964/67111528
[pid=5867] ppid=5865 vsize=343932 CPUtime=4542.42 cores=1,3,5,7
/proc/5867/stat : 5867 (SApperloT2010) R 5865 5867 4755 0 -1 4202496 70825 0 0 0 454223 19 0 0 25 0 1 0 857891745 352186368 70324 33554432000 4194304 4394578 140736101912128 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5867/statm: 85983 70324 267 49 0 83124 0
Current children cumulated CPU time (s) 4542.42
Current children cumulated vsize (KiB) 343932

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6003
/proc/meminfo: memFree=32184460/32951124 swapFree=67056964/67111528
[pid=5867] ppid=5865 vsize=344188 CPUtime=4602.42 cores=1,3,5,7
/proc/5867/stat : 5867 (SApperloT2010) R 5865 5867 4755 0 -1 4202496 70888 0 0 0 460223 19 0 0 25 0 1 0 857891745 352448512 70387 33554432000 4194304 4394578 140736101912128 18446744073709551615 4287339 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5867/statm: 86047 70387 267 49 0 83188 0
Current children cumulated CPU time (s) 4602.42
Current children cumulated vsize (KiB) 344188

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6005
/proc/meminfo: memFree=32184152/32951124 swapFree=67056964/67111528
[pid=5867] ppid=5865 vsize=344444 CPUtime=4662.42 cores=1,3,5,7
/proc/5867/stat : 5867 (SApperloT2010) R 5865 5867 4755 0 -1 4202496 70968 0 0 0 466223 19 0 0 25 0 1 0 857891745 352710656 70467 33554432000 4194304 4394578 140736101912128 18446744073709551615 4298919 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5867/statm: 86111 70467 267 49 0 83252 0
Current children cumulated CPU time (s) 4662.42
Current children cumulated vsize (KiB) 344444

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6006
/proc/meminfo: memFree=32183340/32951124 swapFree=67056964/67111528
[pid=5867] ppid=5865 vsize=345216 CPUtime=4722.43 cores=1,3,5,7
/proc/5867/stat : 5867 (SApperloT2010) R 5865 5867 4755 0 -1 4202496 71173 0 0 0 472224 19 0 0 25 0 1 0 857891745 353501184 70672 33554432000 4194304 4394578 140736101912128 18446744073709551615 4298862 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5867/statm: 86304 70672 267 49 0 83445 0
Current children cumulated CPU time (s) 4722.43
Current children cumulated vsize (KiB) 345216

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6008
/proc/meminfo: memFree=32182792/32951124 swapFree=67056964/67111528
[pid=5867] ppid=5865 vsize=345728 CPUtime=4782.42 cores=1,3,5,7
/proc/5867/stat : 5867 (SApperloT2010) R 5865 5867 4755 0 -1 4202496 71283 0 0 0 478223 19 0 0 25 0 1 0 857891745 354025472 70782 33554432000 4194304 4394578 140736101912128 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5867/statm: 86432 70782 267 49 0 83573 0
Current children cumulated CPU time (s) 4782.42
Current children cumulated vsize (KiB) 345728

[startup+4842.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/178 6009
/proc/meminfo: memFree=32182616/32951124 swapFree=67056964/67111528
[pid=5867] ppid=5865 vsize=345728 CPUtime=4842.42 cores=1,3,5,7
/proc/5867/stat : 5867 (SApperloT2010) R 5865 5867 4755 0 -1 4202496 71291 0 0 0 484223 19 0 0 25 0 1 0 857891745 354025472 70790 33554432000 4194304 4394578 140736101912128 18446744073709551615 4309168 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5867/statm: 86432 70790 267 49 0 83573 0
Current children cumulated CPU time (s) 4842.42
Current children cumulated vsize (KiB) 345728

[startup+4902.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/178 6011
/proc/meminfo: memFree=32182168/32951124 swapFree=67056964/67111528
[pid=5867] ppid=5865 vsize=345984 CPUtime=4902.43 cores=1,3,5,7
/proc/5867/stat : 5867 (SApperloT2010) R 5865 5867 4755 0 -1 4202496 71355 0 0 0 490224 19 0 0 25 0 1 0 857891745 354287616 70854 33554432000 4194304 4394578 140736101912128 18446744073709551615 4298821 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5867/statm: 86496 70854 267 49 0 83637 0
Current children cumulated CPU time (s) 4902.43
Current children cumulated vsize (KiB) 345984

[startup+4962.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 6013
/proc/meminfo: memFree=32181840/32951124 swapFree=67056964/67111528
[pid=5867] ppid=5865 vsize=346240 CPUtime=4962.43 cores=1,3,5,7
/proc/5867/stat : 5867 (SApperloT2010) R 5865 5867 4755 0 -1 4202496 71400 0 0 0 496224 19 0 0 25 0 1 0 857891745 354549760 70899 33554432000 4194304 4394578 140736101912128 18446744073709551615 4287674 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5867/statm: 86560 70899 267 49 0 83701 0
Current children cumulated CPU time (s) 4962.43
Current children cumulated vsize (KiB) 346240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.01 2.00 2/176 6015
/proc/meminfo: memFree=32219880/32951124 swapFree=67056964/67111528
[pid=5867] ppid=5865 vsize=346496 CPUtime=5000.03 cores=1,3,5,7
/proc/5867/stat : 5867 (SApperloT2010) R 5865 5867 4755 0 -1 4202496 71445 0 0 0 499984 19 0 0 25 0 1 0 857891745 354811904 70944 33554432000 4194304 4394578 140736101912128 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5867/statm: 86624 70944 267 49 0 83765 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 346496

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

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

[startup+4999.9 s]
/proc/loadavg: 2.00 2.01 2.00 2/176 6015
/proc/meminfo: memFree=32219880/32951124 swapFree=67056964/67111528
[pid=5867] ppid=5865 vsize=346496 CPUtime=5000.03 cores=1,3,5,7
/proc/5867/stat : 5867 (SApperloT2010) R 5865 5867 4755 0 -1 4202496 71445 0 0 0 499984 19 0 0 25 0 1 0 857891745 354811904 70944 33554432000 4194304 4394578 140736101912128 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/5867/statm: 86624 70944 267 49 0 83765 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 346496

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.92
CPU time (s): 5000.06
CPU user time (s): 4999.85
CPU system time (s): 0.209968
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 346496

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

runsolver used 7.00893 second user time and 15.9546 second system time

The end

Launcher Data

Begin job on node145 at 2011-06-09 23:25:59
IDJOB=3439518
IDBENCH=85538
IDSOLVER=1933
FILE ID=node145/3439518-1307654759
RUNJOBID= node145-1307649757-5614
PBS_JOBID= 13549405
Free space on /tmp= 74200 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT05/crafted/sabharwal05/counting/fphp/unsat/harder/fphp-030-029.shuffled-as.sat05-1234.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439518-1307654759/watcher-3439518-1307654759 -o /tmp/evaluation-result-3439518-1307654759/solver-3439518-1307654759 -C 5000 -W 5100 -M 15500  SApperloT2010 HOME/instance-3439518-1307654759.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= c12aa6a0ac1bca448bef51c167f3bbbb
RANDOM SEED=1706361244

node145.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.786
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.57
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.786
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.76
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.786
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.786
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.786
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.82
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.786
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.74
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      32507512 kB
Buffers:         57732 kB
Cached:         224700 kB
SwapCached:       7944 kB
Active:          96024 kB
Inactive:       209416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32507512 kB
SwapTotal:    67111528 kB
SwapFree:     67056964 kB
Dirty:             788 kB
Writeback:           0 kB
AnonPages:       19644 kB
Mapped:          13208 kB
Slab:            74216 kB
PageTables:       4628 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   210168 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= 74200 MiB
End job on node145 at 2011-06-10 00:49:21