Trace number 3379870

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.09 1300.03

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v1375c111739g4.cnf
MD5SUMb2f1edd9e4045a375bcfedb2d5e5bd0e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark51.2682
Satisfiable
(Un)Satisfiability was proved
Number of variables1375
Number of clauses111739
Sum of the clauses size224743
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2111684
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 555

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

running on 2 cores: 1,3

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.55 2.46 2.84 4/423 1555
/proc/meminfo: memFree=22879444/32950928 swapFree=45937192/67111528
[pid=1555] ppid=1553 vsize=14096 CPUtime=0 cores=1,3
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 32005 0 -1 4202496 736 0 0 0 0 0 0 0 18 0 1 0 657071607 14434304 676 33554432000 4194304 4394578 140733505551616 18446744073709551615 254500352709 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1555/statm: 3524 676 247 49 0 665 0

[startup+0.0547031 s]
/proc/loadavg: 3.55 2.46 2.84 4/423 1555
/proc/meminfo: memFree=22879444/32950928 swapFree=45937192/67111528
[pid=1555] ppid=1553 vsize=22672 CPUtime=0.05 cores=1,3
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 32005 0 -1 4202496 2863 0 0 0 5 0 0 0 18 0 1 0 657071607 23216128 2802 33554432000 4194304 4394578 140733505551616 18446744073709551615 4267500 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1555/statm: 5668 2802 253 49 0 2809 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 22672

[startup+0.100688 s]
/proc/loadavg: 3.55 2.46 2.84 4/423 1555
/proc/meminfo: memFree=22879444/32950928 swapFree=45937192/67111528
[pid=1555] ppid=1553 vsize=22672 CPUtime=0.09 cores=1,3
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 32005 0 -1 4202496 2868 0 0 0 8 1 0 0 18 0 1 0 657071607 23216128 2807 33554432000 4194304 4394578 140733505551616 18446744073709551615 254500716439 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1555/statm: 5668 2807 255 49 0 2809 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22672

[startup+0.300648 s]
/proc/loadavg: 3.55 2.46 2.84 4/423 1555
/proc/meminfo: memFree=22879444/32950928 swapFree=45937192/67111528
[pid=1555] ppid=1553 vsize=28988 CPUtime=0.29 cores=1,3
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 32005 0 -1 4202496 4885 0 0 0 27 2 0 0 18 0 1 0 657071607 29683712 4386 33554432000 4194304 4394578 140733505551616 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1555/statm: 7247 4386 266 49 0 4388 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28988

[startup+0.700571 s]
/proc/loadavg: 3.55 2.46 2.84 4/423 1555
/proc/meminfo: memFree=22879444/32950928 swapFree=45937192/67111528
[pid=1555] ppid=1553 vsize=33932 CPUtime=0.69 cores=1,3
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 32005 0 -1 4202496 6113 0 0 0 67 2 0 0 18 0 1 0 657071607 34746368 5614 33554432000 4194304 4394578 140733505551616 18446744073709551615 4298342 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1555/statm: 8483 5614 266 49 0 5624 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33932

[startup+1.50041 s]
/proc/loadavg: 3.55 2.46 2.84 5/424 1556
/proc/meminfo: memFree=22854024/32950928 swapFree=45937192/67111528
[pid=1555] ppid=1553 vsize=40216 CPUtime=1.48 cores=1,3
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 32005 0 -1 4202496 7669 0 0 0 146 2 0 0 20 0 1 0 657071607 41181184 7170 33554432000 4194304 4394578 140733505551616 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1555/statm: 10054 7170 266 49 0 7195 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 40216

[startup+3.10109 s]
/proc/loadavg: 3.59 2.49 2.84 5/424 1556
/proc/meminfo: memFree=22844352/32950928 swapFree=45937192/67111528
[pid=1555] ppid=1553 vsize=50300 CPUtime=3.09 cores=1,3
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 32005 0 -1 4202496 10189 0 0 0 306 3 0 0 25 0 1 0 657071607 51507200 9690 33554432000 4194304 4394578 140733505551616 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1555/statm: 12575 9690 266 49 0 9716 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 50300

[startup+6.30046 s]
/proc/loadavg: 3.59 2.49 2.84 5/424 1556
/proc/meminfo: memFree=22825460/32950928 swapFree=45937192/67111528
[pid=1555] ppid=1553 vsize=63252 CPUtime=6.29 cores=1,3
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 32005 0 -1 4202496 13353 0 0 0 626 3 0 0 25 0 1 0 657071607 64770048 12854 33554432000 4194304 4394578 140733505551616 18446744073709551615 4298373 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1555/statm: 15813 12854 266 49 0 12954 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 63252

[startup+12.7012 s]
/proc/loadavg: 3.65 2.54 2.86 5/424 1556
/proc/meminfo: memFree=22812680/32950928 swapFree=45937192/67111528
[pid=1555] ppid=1553 vsize=67912 CPUtime=12.69 cores=1,3
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 32005 0 -1 4202496 14439 0 0 0 1265 4 0 0 25 0 1 0 657071607 69541888 13940 33554432000 4194304 4394578 140733505551616 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1555/statm: 16978 13940 266 49 0 14119 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 67912

[startup+25.5006 s]
/proc/loadavg: 3.70 2.59 2.87 5/424 1557
/proc/meminfo: memFree=22797184/32950928 swapFree=45937192/67111528
[pid=1555] ppid=1553 vsize=79608 CPUtime=25.49 cores=1,3
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 32005 0 -1 4202496 17115 0 0 0 2545 4 0 0 25 0 1 0 657071607 81518592 16616 33554432000 4194304 4394578 140733505551616 18446744073709551615 4298989 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1555/statm: 19902 16616 266 49 0 17043 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 79608

[startup+51.1005 s]
/proc/loadavg: 3.87 2.71 2.90 5/424 1557
/proc/meminfo: memFree=22770368/32950928 swapFree=45937192/67111528
[pid=1555] ppid=1553 vsize=93548 CPUtime=51.09 cores=1,3
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 32005 0 -1 4202496 20238 0 0 0 5104 5 0 0 25 0 1 0 657071607 95793152 19739 33554432000 4194304 4394578 140733505551616 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1555/statm: 23387 19739 266 49 0 20528 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 93548

[startup+102.316 s]
/proc/loadavg: 3.94 2.93 2.96 5/424 1559
/proc/meminfo: memFree=22722360/32950928 swapFree=45937192/67111528
[pid=1555] ppid=1553 vsize=114044 CPUtime=102.31 cores=1,3
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 32005 0 -1 4202496 24624 0 0 0 10225 6 0 0 25 0 1 0 657071607 116781056 24125 33554432000 4194304 4394578 140733505551616 18446744073709551615 4287388 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1555/statm: 28511 24125 266 49 0 25652 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 114044

[startup+162.3 s]
/proc/loadavg: 3.98 3.11 3.02 5/424 1560
/proc/meminfo: memFree=22674108/32950928 swapFree=45937192/67111528
[pid=1555] ppid=1553 vsize=133308 CPUtime=162.3 cores=1,3
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 32005 0 -1 4202496 28741 0 0 0 16223 7 0 0 25 0 1 0 657071607 136507392 28242 33554432000 4194304 4394578 140733505551616 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1555/statm: 33327 28242 266 49 0 30468 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 133308

[startup+222.3 s]
/proc/loadavg: 3.99 3.28 3.08 5/424 1562
/proc/meminfo: memFree=22634040/32950928 swapFree=45937192/67111528
[pid=1555] ppid=1553 vsize=148260 CPUtime=222.3 cores=1,3
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 32005 0 -1 4202496 32068 0 0 0 22222 8 0 0 25 0 1 0 657071607 151818240 31569 33554432000 4194304 4394578 140733505551616 18446744073709551615 4298821 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1555/statm: 37065 31569 266 49 0 34206 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 148260

[startup+282.3 s]
/proc/loadavg: 4.06 3.41 3.14 5/424 1563
/proc/meminfo: memFree=22609588/32950928 swapFree=45937192/67111528
[pid=1555] ppid=1553 vsize=158332 CPUtime=282.3 cores=1,3
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 32005 0 -1 4202496 34321 0 0 0 28221 9 0 0 25 0 1 0 657071607 162131968 33822 33554432000 4194304 4394578 140733505551616 18446744073709551615 4346512 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1555/statm: 39583 33822 266 49 0 36724 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 158332

[startup+342.301 s]
/proc/loadavg: 4.10 3.55 3.20 5/424 1565
/proc/meminfo: memFree=22585524/32950928 swapFree=45937192/67111528
[pid=1555] ppid=1553 vsize=164532 CPUtime=342.3 cores=1,3
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 32005 0 -1 4202496 35631 0 0 0 34220 10 0 0 25 0 1 0 657071607 168480768 35132 33554432000 4194304 4394578 140733505551616 18446744073709551615 4287982 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1555/statm: 41133 35132 266 49 0 38274 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 164532

[startup+402.301 s]
/proc/loadavg: 4.04 3.63 3.25 5/424 1567
/proc/meminfo: memFree=22561324/32950928 swapFree=45937192/67111528
[pid=1555] ppid=1553 vsize=175280 CPUtime=402.31 cores=1,3
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 32005 0 -1 4202496 37842 0 0 0 40220 11 0 0 25 0 1 0 657071607 179486720 37343 33554432000 4194304 4394578 140733505551616 18446744073709551615 4327664 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1555/statm: 43820 37343 266 49 0 40961 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 175280

[startup+462.301 s]
/proc/loadavg: 4.01 3.70 3.29 5/424 1568
/proc/meminfo: memFree=22524356/32950928 swapFree=45937192/67111528
[pid=1555] ppid=1553 vsize=179952 CPUtime=462.31 cores=1,3
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 32005 0 -1 4202496 38747 0 0 0 46220 11 0 0 25 0 1 0 657071607 184270848 38248 33554432000 4194304 4394578 140733505551616 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1555/statm: 44988 38248 266 49 0 42129 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 179952

[startup+522.301 s]
/proc/loadavg: 4.05 3.76 3.34 5/424 1570
/proc/meminfo: memFree=22488380/32950928 swapFree=45937192/67111528
[pid=1555] ppid=1553 vsize=187220 CPUtime=522.32 cores=1,3
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 32005 0 -1 4202496 40186 0 0 0 52220 12 0 0 25 0 1 0 657071607 191713280 39687 33554432000 4194304 4394578 140733505551616 18446744073709551615 4327688 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1555/statm: 46805 39687 266 49 0 43946 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 187220

[startup+582.301 s]
/proc/loadavg: 4.09 3.83 3.39 5/424 1571
/proc/meminfo: memFree=22457732/32950928 swapFree=45937192/67111528
[pid=1555] ppid=1553 vsize=194484 CPUtime=582.32 cores=1,3
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 32005 0 -1 4202496 41594 0 0 0 58220 12 0 0 25 0 1 0 657071607 199151616 41095 33554432000 4194304 4394578 140733505551616 18446744073709551615 4291940 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1555/statm: 48621 41095 266 49 0 45762 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 194484

[startup+642.301 s]
/proc/loadavg: 4.03 3.86 3.42 5/424 1573
/proc/meminfo: memFree=22442088/32950928 swapFree=45937192/67111528
[pid=1555] ppid=1553 vsize=200916 CPUtime=642.33 cores=1,3
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 32005 0 -1 4202496 42907 0 0 0 64221 12 0 0 25 0 1 0 657071607 205737984 42408 33554432000 4194304 4394578 140733505551616 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1555/statm: 50229 42408 266 49 0 47370 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 200916

[startup+702.301 s]
/proc/loadavg: 4.01 3.88 3.46 5/424 1575
/proc/meminfo: memFree=22432392/32950928 swapFree=45937192/67111528
[pid=1555] ppid=1553 vsize=203220 CPUtime=702.32 cores=1,3
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 32005 0 -1 4202496 43396 0 0 0 70220 12 0 0 25 0 1 0 657071607 208097280 42897 33554432000 4194304 4394578 140733505551616 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1555/statm: 50805 42897 266 49 0 47946 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 203220

[startup+762.316 s]
/proc/loadavg: 4.00 3.90 3.49 5/424 1576
/proc/meminfo: memFree=22415140/32950928 swapFree=45937192/67111528
[pid=1555] ppid=1553 vsize=215336 CPUtime=762.34 cores=1,3
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 32005 0 -1 4202496 46080 0 0 0 76221 13 0 0 25 0 1 0 657071607 220504064 45581 33554432000 4194304 4394578 140733505551616 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1555/statm: 53834 45581 266 49 0 50975 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 215336

[startup+822.301 s]
/proc/loadavg: 4.11 3.96 3.53 5/424 1578
/proc/meminfo: memFree=22406316/32950928 swapFree=45937192/67111528
[pid=1555] ppid=1553 vsize=217112 CPUtime=822.33 cores=1,3
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 32005 0 -1 4202496 46485 0 0 0 82220 13 0 0 25 0 1 0 657071607 222322688 45986 33554432000 4194304 4394578 140733505551616 18446744073709551615 4298807 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1555/statm: 54278 45986 266 49 0 51419 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 217112

[startup+882.301 s]
/proc/loadavg: 4.04 3.97 3.56 5/424 1579
/proc/meminfo: memFree=22401948/32950928 swapFree=45937192/67111528
[pid=1555] ppid=1553 vsize=220376 CPUtime=882.34 cores=1,3
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 32005 0 -1 4202496 47159 0 0 0 88220 14 0 0 25 0 1 0 657071607 225665024 46660 33554432000 4194304 4394578 140733505551616 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1555/statm: 55094 46660 266 49 0 52235 0
Current children cumulated CPU time (s) 882.34
Current children cumulated vsize (KiB) 220376

[startup+942.301 s]
/proc/loadavg: 4.01 3.97 3.58 5/424 1581
/proc/meminfo: memFree=22392496/32950928 swapFree=45937192/67111528
[pid=1555] ppid=1553 vsize=224408 CPUtime=942.34 cores=1,3
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 32005 0 -1 4202496 47999 0 0 0 94220 14 0 0 25 0 1 0 657071607 229793792 47500 33554432000 4194304 4394578 140733505551616 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1555/statm: 56102 47500 266 49 0 53243 0
Current children cumulated CPU time (s) 942.34
Current children cumulated vsize (KiB) 224408

[startup+1002.3 s]
/proc/loadavg: 4.07 3.99 3.61 5/424 1583
/proc/meminfo: memFree=22373120/32950928 swapFree=45937192/67111528
[pid=1555] ppid=1553 vsize=237072 CPUtime=1002.33 cores=1,3
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 32005 0 -1 4202496 50984 0 0 0 100218 15 0 0 25 0 1 0 657071607 242761728 50485 33554432000 4194304 4394578 140733505551616 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1555/statm: 59268 50485 266 49 0 56409 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 237072

[startup+1062.3 s]
/proc/loadavg: 4.09 4.00 3.64 5/424 1584
/proc/meminfo: memFree=22361196/32950928 swapFree=45937192/67111528
[pid=1555] ppid=1553 vsize=242768 CPUtime=1062.34 cores=1,3
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 32005 0 -1 4202496 52168 0 0 0 106218 16 0 0 25 0 1 0 657071607 248594432 51669 33554432000 4194304 4394578 140733505551616 18446744073709551615 4287937 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1555/statm: 60692 51669 266 49 0 57833 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 242768

[startup+1122.3 s]
/proc/loadavg: 4.03 4.00 3.66 5/424 1586
/proc/meminfo: memFree=22353236/32950928 swapFree=45937192/67111528
[pid=1555] ppid=1553 vsize=246096 CPUtime=1122.35 cores=1,3
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 32005 0 -1 4202496 52763 0 0 0 112219 16 0 0 25 0 1 0 657071607 252002304 52264 33554432000 4194304 4394578 140733505551616 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1555/statm: 61524 52264 266 49 0 58665 0
Current children cumulated CPU time (s) 1122.35
Current children cumulated vsize (KiB) 246096

[startup+1182.3 s]
/proc/loadavg: 4.01 4.00 3.67 5/424 1587
/proc/meminfo: memFree=22338456/32950928 swapFree=45937192/67111528
[pid=1555] ppid=1553 vsize=249936 CPUtime=1182.35 cores=1,3
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 32005 0 -1 4202496 53572 0 0 0 118219 16 0 0 25 0 1 0 657071607 255934464 53073 33554432000 4194304 4394578 140733505551616 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1555/statm: 62484 53073 266 49 0 59625 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 249936

[startup+1242.3 s]
/proc/loadavg: 2.30 3.54 3.53 2/406 1643
/proc/meminfo: memFree=22963576/32950928 swapFree=45937192/67111528
[pid=1555] ppid=1553 vsize=250448 CPUtime=1242.34 cores=1,3
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 32005 0 -1 4202496 53723 0 0 0 124218 16 0 0 25 0 1 0 657071607 256458752 53224 33554432000 4194304 4394578 140733505551616 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1555/statm: 62612 53224 266 49 0 59753 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 250448



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.57 3.12 3.39 2/406 1645
/proc/meminfo: memFree=22962568/32950928 swapFree=45937192/67111528
[pid=1555] ppid=1553 vsize=251920 CPUtime=1300.06 cores=1,3
/proc/1555/stat : 1555 (SApperloT2010) R 1553 1555 32005 0 -1 4202496 54005 0 0 0 129989 17 0 0 25 0 1 0 657071607 257966080 53506 33554432000 4194304 4394578 140733505551616 18446744073709551615 4298911 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/1555/statm: 62980 53506 266 49 0 60121 0
Current children cumulated CPU time (s) 1300.06
Current children cumulated vsize (KiB) 251920

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.03
CPU time (s): 1300.09
CPU user time (s): 1299.9
CPU system time (s): 0.180972
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 251920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.9
system time used= 0.180972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54005
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= 10
involuntary context switches= 2514

runsolver used 5.19221 second user time and 12.5661 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-15 12:19:09
IDJOB=3379870
IDBENCH=71317
IDSOLVER=1862
FILE ID=node149/3379870-1305454749
RUNJOBID= node149-1305454645-1485
PBS_JOBID= 13324860
Free space on /tmp= 73548 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v1375c111739g4.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379870-1305454749/watcher-3379870-1305454749 -o /tmp/evaluation-result-3379870-1305454749/solver-3379870-1305454749 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379870-1305454749.cnf

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

MD5SUM BENCH= b2f1edd9e4045a375bcfedb2d5e5bd0e
RANDOM SEED=677280285

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 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.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.73
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.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.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      22879724 kB
Buffers:        326432 kB
Cached:        4441968 kB
SwapCached:      19984 kB
Active:        7171916 kB
Inactive:      2586024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22879724 kB
SwapTotal:    67111528 kB
SwapFree:     45937192 kB
Dirty:            1604 kB
Writeback:           0 kB
AnonPages:     4981696 kB
Mapped:          22384 kB
Slab:           165308 kB
PageTables:      80276 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 119057964 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= 73552 MiB
End job on node149 at 2011-05-15 12:40:51