Trace number 3262795

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-03-04? (TO) 1300.05 1300.02

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_60_24_40_2-log.shuffled-as.sat03-119.cnf
MD5SUMcf96a8eea16f98b3cec72117cedd0285
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses48342
Sum of the clauses size483180
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 548
Number of clauses of size over 548294

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

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

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.90 3.70 3.40 2/176 30811
/proc/meminfo: memFree=15607360/32951124 swapFree=67111528/67111528
[pid=30811] ppid=30808 vsize=12804 CPUtime=0 cores=0,2
/proc/30811/stat : 30811 (SApperloT2010) R 30808 30811 29739 0 -1 4202496 511 0 0 0 0 0 0 0 23 0 1 0 466221921 13111296 450 33554432000 4194304 4395502 140733330788368 18446744073709551615 4369947 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/30811/statm: 3201 450 249 50 0 341 0

[startup+0.0665871 s]
/proc/loadavg: 2.90 3.70 3.40 2/176 30811
/proc/meminfo: memFree=15607360/32951124 swapFree=67111528/67111528
[pid=30811] ppid=30808 vsize=21032 CPUtime=0.05 cores=0,2
/proc/30811/stat : 30811 (SApperloT2010) R 30808 30811 29739 0 -1 4202496 2400 0 0 0 5 0 0 0 23 0 1 0 466221921 21536768 2339 33554432000 4194304 4395502 140733330788368 18446744073709551615 216634212970 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/30811/statm: 5258 2339 249 50 0 2398 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 21032

[startup+0.10059 s]
/proc/loadavg: 2.90 3.70 3.40 2/176 30811
/proc/meminfo: memFree=15607360/32951124 swapFree=67111528/67111528
[pid=30811] ppid=30808 vsize=22648 CPUtime=0.09 cores=0,2
/proc/30811/stat : 30811 (SApperloT2010) R 30808 30811 29739 0 -1 4202496 2777 0 0 0 9 0 0 0 23 0 1 0 466221921 23191552 2715 33554432000 4194304 4395502 140733330788368 18446744073709551615 4253257 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/30811/statm: 5662 2715 255 50 0 2802 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22648

[startup+0.300552 s]
/proc/loadavg: 2.90 3.70 3.40 2/176 30811
/proc/meminfo: memFree=15607360/32951124 swapFree=67111528/67111528
[pid=30811] ppid=30808 vsize=22648 CPUtime=0.29 cores=0,2
/proc/30811/stat : 30811 (SApperloT2010) R 30808 30811 29739 0 -1 4202496 2777 0 0 0 29 0 0 0 24 0 1 0 466221921 23191552 2715 33554432000 4194304 4395502 140733330788368 18446744073709551615 4277423 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/30811/statm: 5662 2715 255 50 0 2802 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22648

[startup+0.700469 s]
/proc/loadavg: 2.90 3.70 3.40 2/176 30811
/proc/meminfo: memFree=15607360/32951124 swapFree=67111528/67111528
[pid=30811] ppid=30808 vsize=22648 CPUtime=0.69 cores=0,2
/proc/30811/stat : 30811 (SApperloT2010) R 30808 30811 29739 0 -1 4202496 2777 0 0 0 69 0 0 0 25 0 1 0 466221921 23191552 2715 33554432000 4194304 4395502 140733330788368 18446744073709551615 4253239 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/30811/statm: 5662 2715 255 50 0 2802 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22648

[startup+1.50035 s]
/proc/loadavg: 2.90 3.70 3.40 5/190 30835
/proc/meminfo: memFree=15550840/32951124 swapFree=67111528/67111528
[pid=30811] ppid=30808 vsize=22648 CPUtime=1.49 cores=0,2
/proc/30811/stat : 30811 (SApperloT2010) R 30808 30811 29739 0 -1 4202496 2777 0 0 0 149 0 0 0 25 0 1 0 466221921 23191552 2715 33554432000 4194304 4395502 140733330788368 18446744073709551615 4277435 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/30811/statm: 5662 2715 255 50 0 2802 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22648

[startup+3.10107 s]
/proc/loadavg: 2.90 3.70 3.40 5/190 30835
/proc/meminfo: memFree=15533236/32951124 swapFree=67111528/67111528
[pid=30811] ppid=30808 vsize=22648 CPUtime=3.09 cores=0,2
/proc/30811/stat : 30811 (SApperloT2010) R 30808 30811 29739 0 -1 4202496 2777 0 0 0 309 0 0 0 25 0 1 0 466221921 23191552 2715 33554432000 4194304 4395502 140733330788368 18446744073709551615 4253239 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/30811/statm: 5662 2715 255 50 0 2802 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22648

[startup+6.30051 s]
/proc/loadavg: 2.98 3.70 3.40 5/190 30836
/proc/meminfo: memFree=15519472/32951124 swapFree=67111528/67111528
[pid=30811] ppid=30808 vsize=22648 CPUtime=6.29 cores=0,2
/proc/30811/stat : 30811 (SApperloT2010) R 30808 30811 29739 0 -1 4202496 2777 0 0 0 629 0 0 0 25 0 1 0 466221921 23191552 2715 33554432000 4194304 4395502 140733330788368 18446744073709551615 4253251 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/30811/statm: 5662 2715 255 50 0 2802 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22648

[startup+12.7004 s]
/proc/loadavg: 3.06 3.71 3.41 5/190 30836
/proc/meminfo: memFree=15495332/32951124 swapFree=67111528/67111528
[pid=30811] ppid=30808 vsize=22648 CPUtime=12.68 cores=0,2
/proc/30811/stat : 30811 (SApperloT2010) R 30808 30811 29739 0 -1 4202496 2777 0 0 0 1268 0 0 0 25 0 1 0 466221921 23191552 2715 33554432000 4194304 4395502 140733330788368 18446744073709551615 4277439 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/30811/statm: 5662 2715 255 50 0 2802 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 22648

[startup+25.5011 s]
/proc/loadavg: 3.27 3.72 3.41 6/190 30836
/proc/meminfo: memFree=15441760/32951124 swapFree=67111528/67111528
[pid=30811] ppid=30808 vsize=41648 CPUtime=25.49 cores=0,2
/proc/30811/stat : 30811 (SApperloT2010) R 30808 30811 29739 0 -1 4202496 7279 0 0 0 2547 2 0 0 25 0 1 0 466221921 42647552 7027 33554432000 4194304 4395502 140733330788368 18446744073709551615 4347393 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/30811/statm: 10412 7027 266 50 0 7552 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 41648

[startup+51.1006 s]
/proc/loadavg: 3.52 3.74 3.43 5/190 30837
/proc/meminfo: memFree=15391824/32951124 swapFree=67111528/67111528
[pid=30811] ppid=30808 vsize=54964 CPUtime=51.09 cores=0,2
/proc/30811/stat : 30811 (SApperloT2010) R 30808 30811 29739 0 -1 4202496 10239 0 0 0 5106 3 0 0 25 0 1 0 466221921 56283136 9987 33554432000 4194304 4395502 140733330788368 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/30811/statm: 13741 9987 266 50 0 10881 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 54964

[startup+102.307 s]
/proc/loadavg: 3.86 3.80 3.46 5/190 30838
/proc/meminfo: memFree=15315788/32951124 swapFree=67111528/67111528
[pid=30811] ppid=30808 vsize=78312 CPUtime=102.3 cores=0,2
/proc/30811/stat : 30811 (SApperloT2010) R 30808 30811 29739 0 -1 4202496 15763 0 0 0 10225 5 0 0 25 0 1 0 466221921 80191488 15511 33554432000 4194304 4395502 140733330788368 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/30811/statm: 19578 15511 266 50 0 16718 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 78312

[startup+162.301 s]
/proc/loadavg: 3.95 3.83 3.49 6/190 30840
/proc/meminfo: memFree=15241848/32951124 swapFree=67111528/67111528
[pid=30811] ppid=30808 vsize=97868 CPUtime=162.29 cores=0,2
/proc/30811/stat : 30811 (SApperloT2010) R 30808 30811 29739 0 -1 4202496 20274 0 0 0 16223 6 0 0 25 0 1 0 466221921 100216832 20022 33554432000 4194304 4395502 140733330788368 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/30811/statm: 24467 20022 266 50 0 21607 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 97868

[startup+222.3 s]
/proc/loadavg: 3.98 3.86 3.52 5/190 30841
/proc/meminfo: memFree=15201616/32951124 swapFree=67111528/67111528
[pid=30811] ppid=30808 vsize=101964 CPUtime=222.29 cores=0,2
/proc/30811/stat : 30811 (SApperloT2010) R 30808 30811 29739 0 -1 4202496 21120 0 0 0 22222 7 0 0 25 0 1 0 466221921 104411136 20868 33554432000 4194304 4395502 140733330788368 18446744073709551615 4299792 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/30811/statm: 25491 20868 266 50 0 22631 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 101964

[startup+282.301 s]
/proc/loadavg: 3.99 3.88 3.55 6/190 30843
/proc/meminfo: memFree=15178020/32951124 swapFree=67111528/67111528
[pid=30811] ppid=30808 vsize=105040 CPUtime=282.3 cores=0,2
/proc/30811/stat : 30811 (SApperloT2010) R 30808 30811 29739 0 -1 4202496 21720 0 0 0 28221 9 0 0 25 0 1 0 466221921 107560960 21468 33554432000 4194304 4395502 140733330788368 18446744073709551615 4316895 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/30811/statm: 26260 21468 266 50 0 23400 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 105040

[startup+342.3 s]
/proc/loadavg: 4.06 3.91 3.58 5/190 30845
/proc/meminfo: memFree=15141028/32951124 swapFree=67111528/67111528
[pid=30811] ppid=30808 vsize=108648 CPUtime=342.3 cores=0,2
/proc/30811/stat : 30811 (SApperloT2010) R 30808 30811 29739 0 -1 4202496 22514 0 0 0 34221 9 0 0 25 0 1 0 466221921 111255552 22262 33554432000 4194304 4395502 140733330788368 18446744073709551615 4347194 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/30811/statm: 27162 22262 266 50 0 24302 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 108648

[startup+402.301 s]
/proc/loadavg: 4.02 3.93 3.60 5/190 30846
/proc/meminfo: memFree=15112096/32951124 swapFree=67111528/67111528
[pid=30811] ppid=30808 vsize=110964 CPUtime=402.3 cores=0,2
/proc/30811/stat : 30811 (SApperloT2010) R 30808 30811 29739 0 -1 4202496 23056 0 0 0 40220 10 0 0 25 0 1 0 466221921 113627136 22804 33554432000 4194304 4395502 140733330788368 18446744073709551615 4299739 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/30811/statm: 27741 22804 266 50 0 24881 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 110964

[startup+462.301 s]
/proc/loadavg: 4.00 3.94 3.63 6/190 30848
/proc/meminfo: memFree=15086012/32951124 swapFree=67111528/67111528
[pid=30811] ppid=30808 vsize=112504 CPUtime=462.3 cores=0,2
/proc/30811/stat : 30811 (SApperloT2010) R 30808 30811 29739 0 -1 4202496 23410 0 0 0 46220 10 0 0 25 0 1 0 466221921 115204096 23158 33554432000 4194304 4395502 140733330788368 18446744073709551615 4318723 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/30811/statm: 28126 23158 266 50 0 25266 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 112504

[startup+522.3 s]
/proc/loadavg: 4.00 3.95 3.65 5/190 30849
/proc/meminfo: memFree=15053348/32951124 swapFree=67111528/67111528
[pid=30811] ppid=30808 vsize=134024 CPUtime=522.3 cores=0,2
/proc/30811/stat : 30811 (SApperloT2010) R 30808 30811 29739 0 -1 4202496 28611 0 0 0 52218 12 0 0 25 0 1 0 466221921 137240576 28359 33554432000 4194304 4395502 140733330788368 18446744073709551615 4299678 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/30811/statm: 33506 28359 266 50 0 30646 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 134024

[startup+582.301 s]
/proc/loadavg: 4.00 3.95 3.66 6/190 30851
/proc/meminfo: memFree=15015112/32951124 swapFree=67111528/67111528
[pid=30811] ppid=30808 vsize=155376 CPUtime=582.3 cores=0,2
/proc/30811/stat : 30811 (SApperloT2010) R 30808 30811 29739 0 -1 4202496 33782 0 0 0 58216 14 0 0 25 0 1 0 466221921 159105024 33530 33554432000 4194304 4395502 140733330788368 18446744073709551615 4339104 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/30811/statm: 38844 33530 266 50 0 35984 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 155376

[startup+642.3 s]
/proc/loadavg: 4.00 3.96 3.68 5/190 30853
/proc/meminfo: memFree=14994732/32951124 swapFree=67111528/67111528
[pid=30811] ppid=30808 vsize=158848 CPUtime=642.31 cores=0,2
/proc/30811/stat : 30811 (SApperloT2010) R 30808 30811 29739 0 -1 4202496 34444 0 0 0 64217 14 0 0 25 0 1 0 466221921 162660352 34192 33554432000 4194304 4395502 140733330788368 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/30811/statm: 39712 34192 266 50 0 36852 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 158848

[startup+702.301 s]
/proc/loadavg: 4.04 3.98 3.70 5/190 30854
/proc/meminfo: memFree=14972120/32951124 swapFree=67111528/67111528
[pid=30811] ppid=30808 vsize=160912 CPUtime=702.3 cores=0,2
/proc/30811/stat : 30811 (SApperloT2010) R 30808 30811 29739 0 -1 4202496 34844 0 0 0 70216 14 0 0 25 0 1 0 466221921 164773888 34592 33554432000 4194304 4395502 140733330788368 18446744073709551615 4299537 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/30811/statm: 40228 34592 266 50 0 37368 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 160912

[startup+762.307 s]
/proc/loadavg: 4.16 4.01 3.73 6/190 30856
/proc/meminfo: memFree=14950760/32951124 swapFree=67111528/67111528
[pid=30811] ppid=30808 vsize=162460 CPUtime=762.31 cores=0,2
/proc/30811/stat : 30811 (SApperloT2010) R 30808 30811 29739 0 -1 4202496 35175 0 0 0 76216 15 0 0 25 0 1 0 466221921 166359040 34923 33554432000 4194304 4395502 140733330788368 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/30811/statm: 40615 34923 266 50 0 37755 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 162460

[startup+822.301 s]
/proc/loadavg: 4.06 4.00 3.74 5/190 30857
/proc/meminfo: memFree=14934472/32951124 swapFree=67111528/67111528
[pid=30811] ppid=30808 vsize=163232 CPUtime=822.31 cores=0,2
/proc/30811/stat : 30811 (SApperloT2010) R 30808 30811 29739 0 -1 4202496 35376 0 0 0 82215 16 0 0 25 0 1 0 466221921 167149568 35124 33554432000 4194304 4395502 140733330788368 18446744073709551615 4299792 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/30811/statm: 40808 35124 266 50 0 37948 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 163232

[startup+882.301 s]
/proc/loadavg: 4.02 4.00 3.76 6/190 30859
/proc/meminfo: memFree=14880368/32951124 swapFree=67111528/67111528
[pid=30811] ppid=30808 vsize=187992 CPUtime=882.31 cores=0,2
/proc/30811/stat : 30811 (SApperloT2010) R 30808 30811 29739 0 -1 4202496 41474 0 0 0 88213 18 0 0 25 0 1 0 466221921 192503808 41222 33554432000 4194304 4395502 140733330788368 18446744073709551615 4299537 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/30811/statm: 46998 41222 266 50 0 44138 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 187992

[startup+942.3 s]
/proc/loadavg: 4.04 4.01 3.77 5/190 30861
/proc/meminfo: memFree=14836568/32951124 swapFree=67111528/67111528
[pid=30811] ppid=30808 vsize=212272 CPUtime=942.31 cores=0,2
/proc/30811/stat : 30811 (SApperloT2010) R 30808 30811 29739 0 -1 4202496 47275 0 0 0 94209 22 0 0 25 0 1 0 466221921 217366528 47023 33554432000 4194304 4395502 140733330788368 18446744073709551615 4299620 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/30811/statm: 53068 47023 266 50 0 50208 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 212272

[startup+1002.3 s]
/proc/loadavg: 4.01 4.01 3.78 5/190 30862
/proc/meminfo: memFree=14809120/32951124 swapFree=67111528/67111528
[pid=30811] ppid=30808 vsize=213944 CPUtime=1002.31 cores=0,2
/proc/30811/stat : 30811 (SApperloT2010) R 30808 30811 29739 0 -1 4202496 47639 0 0 0 100209 22 0 0 25 0 1 0 466221921 219078656 47387 33554432000 4194304 4395502 140733330788368 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/30811/statm: 53486 47387 266 50 0 50626 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 213944

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.80 5/190 30864
/proc/meminfo: memFree=14796920/32951124 swapFree=67111528/67111528
[pid=30811] ppid=30808 vsize=215100 CPUtime=1062.32 cores=0,2
/proc/30811/stat : 30811 (SApperloT2010) R 30808 30811 29739 0 -1 4202496 47918 0 0 0 106209 23 0 0 25 0 1 0 466221921 220262400 47666 33554432000 4194304 4395502 140733330788368 18446744073709551615 4299554 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/30811/statm: 53775 47666 266 50 0 50915 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 215100

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.81 5/190 30865
/proc/meminfo: memFree=14788784/32951124 swapFree=67111528/67111528
[pid=30811] ppid=30808 vsize=215872 CPUtime=1122.31 cores=0,2
/proc/30811/stat : 30811 (SApperloT2010) R 30808 30811 29739 0 -1 4202496 48047 0 0 0 112208 23 0 0 25 0 1 0 466221921 221052928 47795 33554432000 4194304 4395502 140733330788368 18446744073709551615 4346794 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/30811/statm: 53968 47795 266 50 0 51108 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 215872

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.82 6/190 30867
/proc/meminfo: memFree=14779196/32951124 swapFree=67111528/67111528
[pid=30811] ppid=30808 vsize=216388 CPUtime=1182.31 cores=0,2
/proc/30811/stat : 30811 (SApperloT2010) R 30808 30811 29739 0 -1 4202496 48179 0 0 0 118208 23 0 0 25 0 1 0 466221921 221581312 47927 33554432000 4194304 4395502 140733330788368 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/30811/statm: 54097 47927 266 50 0 51237 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 216388

[startup+1242.3 s]
/proc/loadavg: 4.05 4.01 3.83 5/190 30869
/proc/meminfo: memFree=14756840/32951124 swapFree=67111528/67111528
[pid=30811] ppid=30808 vsize=218968 CPUtime=1242.32 cores=0,2
/proc/30811/stat : 30811 (SApperloT2010) R 30808 30811 29739 0 -1 4202496 48615 0 0 0 124208 24 0 0 25 0 1 0 466221921 224223232 48363 33554432000 4194304 4395502 140733330788368 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/30811/statm: 54742 48363 266 50 0 51882 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 218968



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.01 3.84 5/190 30870
/proc/meminfo: memFree=14741048/32951124 swapFree=67111528/67111528
[pid=30811] ppid=30808 vsize=220516 CPUtime=1300.02 cores=0,2
/proc/30811/stat : 30811 (SApperloT2010) R 30808 30811 29739 0 -1 4202496 48895 0 0 0 129978 24 0 0 25 0 1 0 466221921 225808384 48643 33554432000 4194304 4395502 140733330788368 18446744073709551615 4299805 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/30811/statm: 55129 48643 266 50 0 52269 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 220516

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.79
CPU system time (s): 0.25996
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 220516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.79
system time used= 0.25996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48895
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= 12
involuntary context switches= 2533

runsolver used 2.24066 second user time and 4.83726 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-23 10:09:53
IDJOB=3262795
IDBENCH=83894
IDSOLVER=1655
FILE ID=node103/3262795-1303546193
RUNJOBID= node103-1303546193-30792
PBS_JOBID= 13143135
Free space on /tmp= 71092 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_60_24_40_2-log.shuffled-as.sat03-119.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262795-1303546193/watcher-3262795-1303546193 -o /tmp/evaluation-result-3262795-1303546193/solver-3262795-1303546193 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3262795-1303546193.cnf

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

MD5SUM BENCH= cf96a8eea16f98b3cec72117cedd0285
RANDOM SEED=1368065373

node103.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.858
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.71
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.858
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
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.858
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.77
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.858
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.75
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.858
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.858
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.83
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.858
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:     32951124 kB
MemFree:      15607780 kB
Buffers:       2146424 kB
Cached:       14558852 kB
SwapCached:          0 kB
Active:       10245588 kB
Inactive:      6523304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15607780 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3584 kB
Writeback:           8 kB
AnonPages:       63340 kB
Mapped:          14484 kB
Slab:           511656 kB
PageTables:       5392 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189108 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= 71088 MiB
End job on node103 at 2011-04-23 10:31:35