Trace number 3265567

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.07

General information on the benchmark

NameSAT05/crafted/markstrom05/eulcbip/
eulcbip-7-UNSAT.shuffled-as.sat05-3936.cnf
MD5SUM151ccdb2c52c7f525fde5dca388bb6e6
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.083986
Satisfiable
(Un)Satisfiability was proved
Number of variables135
Number of clauses672
Sum of the clauses size2684
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22
Number of clauses of size 30
Number of clauses of size 4670
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3265567-1303576657/watcher-3265567-1303576657 -o /tmp/evaluation-result-3265567-1303576657/solver-3265567-1303576657 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3265567-1303576657.cnf 

running on 2 cores: 4,6

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: 0.98 2.22 3.19 2/174 20216
/proc/meminfo: memFree=21191628/32951124 swapFree=67111528/67111528
[pid=20216] ppid=20214 vsize=11800 CPUtime=0 cores=4,6
/proc/20216/stat : 20216 (runsolver) R 20214 20216 19029 0 -1 4202560 41 0 0 0 0 0 0 0 22 0 1 0 201856982 12083200 52 33554432000 4194304 5434984 140736879604608 18446744073709551615 4881607 0 2147483391 4096 24578 0 0 0 17 6 0 0 0
/proc/20216/statm: 2950 52 31 303 0 2644 0

[startup+0.0189189 s]
/proc/loadavg: 0.98 2.22 3.19 2/174 20216
/proc/meminfo: memFree=21191628/32951124 swapFree=67111528/67111528
[pid=20216] ppid=20214 vsize=12040 CPUtime=0.01 cores=4,6
/proc/20216/stat : 20216 (SApperloT2010) R 20214 20216 19029 0 -1 4202496 456 0 0 0 1 0 0 0 22 0 1 0 201856982 12328960 395 33554432000 4194304 4395502 140733703996928 18446744073709551615 4299537 0 0 4096 6 0 0 0 17 6 0 0 0
/proc/20216/statm: 3010 395 266 50 0 150 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12040

[startup+0.104915 s]
/proc/loadavg: 0.98 2.22 3.19 2/174 20216
/proc/meminfo: memFree=21191628/32951124 swapFree=67111528/67111528
[pid=20216] ppid=20214 vsize=12436 CPUtime=0.09 cores=4,6
/proc/20216/stat : 20216 (SApperloT2010) R 20214 20216 19029 0 -1 4202496 551 0 0 0 9 0 0 0 22 0 1 0 201856982 12734464 490 33554432000 4194304 4395502 140733703996928 18446744073709551615 4285641 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/20216/statm: 3109 490 266 50 0 249 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12436

[startup+0.300899 s]
/proc/loadavg: 0.98 2.22 3.19 2/174 20216
/proc/meminfo: memFree=21191628/32951124 swapFree=67111528/67111528
[pid=20216] ppid=20214 vsize=13080 CPUtime=0.29 cores=4,6
/proc/20216/stat : 20216 (SApperloT2010) R 20214 20216 19029 0 -1 4202496 687 0 0 0 29 0 0 0 23 0 1 0 201856982 13393920 626 33554432000 4194304 4395502 140733703996928 18446744073709551615 4289102 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/20216/statm: 3270 626 267 50 0 410 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13080

[startup+0.70084 s]
/proc/loadavg: 0.98 2.22 3.19 2/174 20216
/proc/meminfo: memFree=21191628/32951124 swapFree=67111528/67111528
[pid=20216] ppid=20214 vsize=13872 CPUtime=0.69 cores=4,6
/proc/20216/stat : 20216 (SApperloT2010) R 20214 20216 19029 0 -1 4202496 899 0 0 0 69 0 0 0 25 0 1 0 201856982 14204928 838 33554432000 4194304 4395502 140733703996928 18446744073709551615 4288155 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/20216/statm: 3468 838 267 50 0 608 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13872

[startup+1.50068 s]
/proc/loadavg: 0.98 2.22 3.19 5/190 20245
/proc/meminfo: memFree=21153956/32951124 swapFree=67111528/67111528
[pid=20216] ppid=20214 vsize=15316 CPUtime=1.49 cores=4,6
/proc/20216/stat : 20216 (SApperloT2010) R 20214 20216 19029 0 -1 4202496 1255 0 0 0 149 0 0 0 25 0 1 0 201856982 15683584 1194 33554432000 4194304 4395502 140733703996928 18446744073709551615 268660329428 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/20216/statm: 3829 1194 267 50 0 969 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15316

[startup+3.10042 s]
/proc/loadavg: 0.98 2.22 3.19 5/190 20245
/proc/meminfo: memFree=21145576/32951124 swapFree=67111528/67111528
[pid=20216] ppid=20214 vsize=18352 CPUtime=3.09 cores=4,6
/proc/20216/stat : 20216 (SApperloT2010) R 20214 20216 19029 0 -1 4202496 2019 0 0 0 309 0 0 0 25 0 1 0 201856982 18792448 1958 33554432000 4194304 4395502 140733703996928 18446744073709551615 4299792 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/20216/statm: 4588 1958 267 50 0 1728 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18352

[startup+6.30084 s]
/proc/loadavg: 1.31 2.26 3.20 5/190 20245
/proc/meminfo: memFree=21132984/32951124 swapFree=67111528/67111528
[pid=20216] ppid=20214 vsize=23232 CPUtime=6.28 cores=4,6
/proc/20216/stat : 20216 (SApperloT2010) R 20214 20216 19029 0 -1 4202496 3244 0 0 0 628 0 0 0 25 0 1 0 201856982 23789568 3183 33554432000 4194304 4395502 140733703996928 18446744073709551615 4299809 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/20216/statm: 5808 3183 267 50 0 2948 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 23232

[startup+12.7007 s]
/proc/loadavg: 1.52 2.29 3.20 5/190 20272
/proc/meminfo: memFree=21115172/32951124 swapFree=67111528/67111528
[pid=20216] ppid=20214 vsize=32268 CPUtime=12.68 cores=4,6
/proc/20216/stat : 20216 (SApperloT2010) R 20214 20216 19029 0 -1 4202496 5504 0 0 0 1268 0 0 0 25 0 1 0 201856982 33042432 5443 33554432000 4194304 4395502 140733703996928 18446744073709551615 4318690 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/20216/statm: 8067 5443 267 50 0 5207 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 32268

[startup+25.5005 s]
/proc/loadavg: 2.07 2.37 3.21 5/190 20273
/proc/meminfo: memFree=21082960/32951124 swapFree=67111528/67111528
[pid=20216] ppid=20214 vsize=48020 CPUtime=25.49 cores=4,6
/proc/20216/stat : 20216 (SApperloT2010) R 20214 20216 19029 0 -1 4202496 9440 0 0 0 2548 1 0 0 25 0 1 0 201856982 49172480 9379 33554432000 4194304 4395502 140733703996928 18446744073709551615 4297593 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/20216/statm: 12005 9379 267 50 0 9145 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 48020

[startup+51.101 s]
/proc/loadavg: 2.73 2.50 3.23 5/190 20273
/proc/meminfo: memFree=21029212/32951124 swapFree=67111528/67111528
[pid=20216] ppid=20214 vsize=84832 CPUtime=51.09 cores=4,6
/proc/20216/stat : 20216 (SApperloT2010) R 20214 20216 19029 0 -1 4202496 18643 0 0 0 5106 3 0 0 25 0 1 0 201856982 86867968 18582 33554432000 4194304 4395502 140733703996928 18446744073709551615 4299632 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/20216/statm: 21208 18582 267 50 0 18348 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 84832

[startup+102.306 s]
/proc/loadavg: 3.49 2.75 3.28 5/190 20275
/proc/meminfo: memFree=20933844/32951124 swapFree=67111528/67111528
[pid=20216] ppid=20214 vsize=157524 CPUtime=102.29 cores=4,6
/proc/20216/stat : 20216 (SApperloT2010) R 20214 20216 19029 0 -1 4202496 36820 0 0 0 10221 8 0 0 25 0 1 0 201856982 161304576 36759 33554432000 4194304 4395502 140733703996928 18446744073709551615 4299945 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/20216/statm: 39381 36759 267 50 0 36521 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 157524

[startup+162.3 s]
/proc/loadavg: 3.81 2.97 3.32 5/190 20276
/proc/meminfo: memFree=20848972/32951124 swapFree=67111528/67111528
[pid=20216] ppid=20214 vsize=226924 CPUtime=162.28 cores=4,6
/proc/20216/stat : 20216 (SApperloT2010) R 20214 20216 19029 0 -1 4202496 54167 0 0 0 16217 11 0 0 25 0 1 0 201856982 232370176 54106 33554432000 4194304 4395502 140733703996928 18446744073709551615 4299743 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/20216/statm: 56731 54106 267 50 0 53871 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 226924

[startup+222.301 s]
/proc/loadavg: 3.93 3.16 3.36 5/190 20278
/proc/meminfo: memFree=20748652/32951124 swapFree=67111528/67111528
[pid=20216] ppid=20214 vsize=317072 CPUtime=222.28 cores=4,6
/proc/20216/stat : 20216 (SApperloT2010) R 20214 20216 19029 0 -1 4202496 76697 0 0 0 22213 15 0 0 25 0 1 0 201856982 324681728 76636 33554432000 4194304 4395502 140733703996928 18446744073709551615 4299611 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/20216/statm: 79268 76636 267 50 0 76408 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 317072

[startup+282.3 s]
/proc/loadavg: 4.00 3.32 3.40 5/190 20279
/proc/meminfo: memFree=20693808/32951124 swapFree=67111528/67111528
[pid=20216] ppid=20214 vsize=359544 CPUtime=282.29 cores=4,6
/proc/20216/stat : 20216 (SApperloT2010) R 20214 20216 19029 0 -1 4202496 87317 0 0 0 28212 17 0 0 25 0 1 0 201856982 368173056 87256 33554432000 4194304 4395502 140733703996928 18446744073709551615 4297182 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/20216/statm: 89886 87256 267 50 0 87026 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 359544

[startup+342.301 s]
/proc/loadavg: 4.07 3.46 3.44 5/190 20281
/proc/meminfo: memFree=20592208/32951124 swapFree=67111528/67111528
[pid=20216] ppid=20214 vsize=452332 CPUtime=342.29 cores=4,6
/proc/20216/stat : 20216 (SApperloT2010) R 20214 20216 19029 0 -1 4202496 110505 0 0 0 34208 21 0 0 25 0 1 0 201856982 463187968 110444 33554432000 4194304 4395502 140733703996928 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/20216/statm: 113083 110444 267 50 0 110223 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 452332

[startup+402.3 s]
/proc/loadavg: 4.02 3.55 3.47 5/190 20283
/proc/meminfo: memFree=20510084/32951124 swapFree=67111528/67111528
[pid=20216] ppid=20214 vsize=530072 CPUtime=402.28 cores=4,6
/proc/20216/stat : 20216 (SApperloT2010) R 20214 20216 19029 0 -1 4202496 129944 0 0 0 40202 26 0 0 25 0 1 0 201856982 542793728 129883 33554432000 4194304 4395502 140733703996928 18446744073709551615 4299549 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/20216/statm: 132518 129883 267 50 0 129658 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 530072

[startup+462.301 s]
/proc/loadavg: 4.01 3.63 3.50 5/190 20284
/proc/meminfo: memFree=20410828/32951124 swapFree=67111528/67111528
[pid=20216] ppid=20214 vsize=622336 CPUtime=462.29 cores=4,6
/proc/20216/stat : 20216 (SApperloT2010) R 20214 20216 19029 0 -1 4202496 153030 0 0 0 46198 31 0 0 25 0 1 0 201856982 637272064 152969 33554432000 4194304 4395502 140733703996928 18446744073709551615 4311442 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/20216/statm: 155584 152969 267 50 0 152724 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 622336

[startup+522.301 s]
/proc/loadavg: 4.00 3.70 3.53 5/190 20286
/proc/meminfo: memFree=20333812/32951124 swapFree=67111528/67111528
[pid=20216] ppid=20214 vsize=692048 CPUtime=522.29 cores=4,6
/proc/20216/stat : 20216 (SApperloT2010) R 20214 20216 19029 0 -1 4202496 170460 0 0 0 52194 35 0 0 25 0 1 0 201856982 708657152 170399 33554432000 4194304 4395502 140733703996928 18446744073709551615 4299792 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/20216/statm: 173012 170399 267 50 0 170152 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 692048

[startup+582.301 s]
/proc/loadavg: 4.00 3.75 3.56 5/190 20287
/proc/meminfo: memFree=20316052/32951124 swapFree=67111528/67111528
[pid=20216] ppid=20214 vsize=704956 CPUtime=582.29 cores=4,6
/proc/20216/stat : 20216 (SApperloT2010) R 20214 20216 19029 0 -1 4202496 173682 0 0 0 58194 35 0 0 25 0 1 0 201856982 721874944 173621 33554432000 4194304 4395502 140733703996928 18446744073709551615 4292314 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/20216/statm: 176239 173621 267 50 0 173379 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 704956

[startup+642.301 s]
/proc/loadavg: 4.07 3.81 3.59 5/190 20289
/proc/meminfo: memFree=20216436/32951124 swapFree=67111528/67111528
[pid=20216] ppid=20214 vsize=797420 CPUtime=642.29 cores=4,6
/proc/20216/stat : 20216 (SApperloT2010) R 20214 20216 19029 0 -1 4202496 196787 0 0 0 64190 39 0 0 25 0 1 0 201856982 816558080 196726 33554432000 4194304 4395502 140733703996928 18446744073709551615 4299805 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/20216/statm: 199355 196726 267 50 0 196495 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 797420

[startup+702.3 s]
/proc/loadavg: 4.02 3.84 3.61 5/190 20291
/proc/meminfo: memFree=20137896/32951124 swapFree=67111528/67111528
[pid=20216] ppid=20214 vsize=871180 CPUtime=702.28 cores=4,6
/proc/20216/stat : 20216 (SApperloT2010) R 20214 20216 19029 0 -1 4202496 215218 0 0 0 70184 44 0 0 25 0 1 0 201856982 892088320 215157 33554432000 4194304 4395502 140733703996928 18446744073709551615 4297607 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/20216/statm: 217795 215157 267 50 0 214935 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 871180

[startup+762.306 s]
/proc/loadavg: 4.01 3.87 3.63 5/190 20292
/proc/meminfo: memFree=20044484/32951124 swapFree=67111528/67111528
[pid=20216] ppid=20214 vsize=961568 CPUtime=762.28 cores=4,6
/proc/20216/stat : 20216 (SApperloT2010) R 20214 20216 19029 0 -1 4202496 237819 0 0 0 76181 47 0 0 25 0 1 0 201856982 984645632 237758 33554432000 4194304 4395502 140733703996928 18446744073709551615 4299792 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/20216/statm: 240392 237758 267 50 0 237532 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 961568

[startup+822.3 s]
/proc/loadavg: 4.05 3.90 3.66 5/190 20294
/proc/meminfo: memFree=19952340/32951124 swapFree=67111528/67111528
[pid=20216] ppid=20214 vsize=1050568 CPUtime=822.28 cores=4,6
/proc/20216/stat : 20216 (SApperloT2010) R 20214 20216 19029 0 -1 4202496 260080 0 0 0 82176 52 0 0 25 0 1 0 201856982 1075781632 260019 33554432000 4194304 4395502 140733703996928 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/20216/statm: 262642 260019 267 50 0 259782 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 1050568

[startup+882.301 s]
/proc/loadavg: 4.02 3.92 3.68 5/190 20295
/proc/meminfo: memFree=19893644/32951124 swapFree=67111528/67111528
[pid=20216] ppid=20214 vsize=1108020 CPUtime=882.28 cores=4,6
/proc/20216/stat : 20216 (SApperloT2010) R 20214 20216 19029 0 -1 4202496 274446 0 0 0 88173 55 0 0 25 0 1 0 201856982 1134612480 274385 33554432000 4194304 4395502 140733703996928 18446744073709551615 4299189 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/20216/statm: 277005 274385 267 50 0 274145 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 1108020

[startup+942.3 s]
/proc/loadavg: 4.04 3.94 3.70 5/190 20297
/proc/meminfo: memFree=19800480/32951124 swapFree=67111528/67111528
[pid=20216] ppid=20214 vsize=1200444 CPUtime=942.28 cores=4,6
/proc/20216/stat : 20216 (SApperloT2010) R 20214 20216 19029 0 -1 4202496 297548 0 0 0 94169 59 0 0 25 0 1 0 201856982 1229254656 297487 33554432000 4194304 4395502 140733703996928 18446744073709551615 4330589 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/20216/statm: 300111 297487 267 50 0 297251 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 1200444

[startup+1002.3 s]
/proc/loadavg: 4.01 3.95 3.72 5/190 20299
/proc/meminfo: memFree=19721828/32951124 swapFree=67111528/67111528
[pid=20216] ppid=20214 vsize=1274608 CPUtime=1002.28 cores=4,6
/proc/20216/stat : 20216 (SApperloT2010) R 20214 20216 19029 0 -1 4202496 316084 0 0 0 100165 63 0 0 25 0 1 0 201856982 1305198592 316023 33554432000 4194304 4395502 140733703996928 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/20216/statm: 318652 316023 267 50 0 315792 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 1274608

[startup+1062.3 s]
/proc/loadavg: 4.00 3.96 3.73 5/190 20300
/proc/meminfo: memFree=19628404/32951124 swapFree=67111528/67111528
[pid=20216] ppid=20214 vsize=1367752 CPUtime=1062.28 cores=4,6
/proc/20216/stat : 20216 (SApperloT2010) R 20214 20216 19029 0 -1 4202496 339383 0 0 0 106161 67 0 0 25 0 1 0 201856982 1400578048 339322 33554432000 4194304 4395502 140733703996928 18446744073709551615 4299495 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/20216/statm: 341938 339322 267 50 0 339078 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 1367752

[startup+1122.3 s]
/proc/loadavg: 4.00 3.96 3.74 5/190 20305
/proc/meminfo: memFree=19581788/32951124 swapFree=67111528/67111528
[pid=20216] ppid=20214 vsize=1409232 CPUtime=1122.28 cores=4,6
/proc/20216/stat : 20216 (SApperloT2010) R 20214 20216 19029 0 -1 4202496 349733 0 0 0 112159 69 0 0 25 0 1 0 201856982 1443053568 349672 33554432000 4194304 4395502 140733703996928 18446744073709551615 4299824 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/20216/statm: 352308 349672 267 50 0 349448 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 1409232

[startup+1182.3 s]
/proc/loadavg: 4.04 3.98 3.76 5/190 20306
/proc/meminfo: memFree=19580408/32951124 swapFree=67111528/67111528
[pid=20216] ppid=20214 vsize=1409232 CPUtime=1182.27 cores=4,6
/proc/20216/stat : 20216 (SApperloT2010) R 20214 20216 19029 0 -1 4202496 349733 0 0 0 118158 69 0 0 25 0 1 0 201856982 1443053568 349672 33554432000 4194304 4395502 140733703996928 18446744073709551615 4296651 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/20216/statm: 352308 349672 267 50 0 349448 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 1409232

[startup+1242.3 s]
/proc/loadavg: 4.05 4.00 3.78 5/190 20308
/proc/meminfo: memFree=19551092/32951124 swapFree=67111528/67111528
[pid=20216] ppid=20214 vsize=1437152 CPUtime=1242.27 cores=4,6
/proc/20216/stat : 20216 (SApperloT2010) R 20214 20216 19029 0 -1 4202496 356731 0 0 0 124157 70 0 0 25 0 1 0 201856982 1471643648 356670 33554432000 4194304 4395502 140733703996928 18446744073709551615 4299514 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/20216/statm: 359288 356670 267 50 0 356428 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 1437152



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.00 3.79 5/190 20310
/proc/meminfo: memFree=19460792/32951124 swapFree=67111528/67111528
[pid=20216] ppid=20214 vsize=1524212 CPUtime=1299.97 cores=4,6
/proc/20216/stat : 20216 (SApperloT2010) R 20214 20216 19029 0 -1 4202496 378490 0 0 0 129924 73 0 0 25 0 1 0 201856982 1560793088 378429 33554432000 4194304 4395502 140733703996928 18446744073709551615 4299177 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/20216/statm: 381053 378429 267 50 0 378193 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 1524212

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.07
CPU time (s): 1300.05
CPU user time (s): 1299.25
CPU system time (s): 0.800878
CPU usage (%): 99.9984
Max. virtual memory (cumulated for all children) (KiB): 1524212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.25
system time used= 0.800878
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 378490
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= 9
involuntary context switches= 1647

runsolver used 2.04969 second user time and 4.02239 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-23 18:37:37
IDJOB=3265567
IDBENCH=85780
IDSOLVER=1655
FILE ID=node107/3265567-1303576657
RUNJOBID= node107-1303576657-20203
PBS_JOBID= 13150304
Free space on /tmp= 71724 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT05/crafted/markstrom05/eulcbip/eulcbip-7-UNSAT.shuffled-as.sat05-3936.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265567-1303576657/watcher-3265567-1303576657 -o /tmp/evaluation-result-3265567-1303576657/solver-3265567-1303576657 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3265567-1303576657.cnf

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

MD5SUM BENCH= 151ccdb2c52c7f525fde5dca388bb6e6
RANDOM SEED=673621810

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21191776 kB
Buffers:       2011460 kB
Cached:        9208028 kB
SwapCached:          0 kB
Active:        7578956 kB
Inactive:      3703392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21191776 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:               4 kB
Writeback:          24 kB
AnonPages:       62496 kB
Mapped:          14520 kB
Slab:           412652 kB
PageTables:       4624 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187476 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= 71720 MiB
End job on node107 at 2011-04-23 18:59:19