Trace number 3265127

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

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/php/unsat/
easier/php-045-035.shuffled-as.sat05-1181.cnf
MD5SUM057b78ff24cc0773c9c67e770a7b9de2
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark44.4072
Satisfiable
(Un)Satisfiability was proved
Number of variables1575
Number of clauses34695
Sum of the clauses size70875
Maximum clause length35
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 234650
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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-3265127-1303574246/watcher-3265127-1303574246 -o /tmp/evaluation-result-3265127-1303574246/solver-3265127-1303574246 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3265127-1303574246.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: 0.92 1.13 2.07 3/181 323
/proc/meminfo: memFree=14745984/32951124 swapFree=67111528/67111528
[pid=323] ppid=321 vsize=12520 CPUtime=0 cores=1,3
/proc/323/stat : 323 (SApperloT2010) R 321 323 32154 0 -1 4202496 466 0 0 0 0 0 0 0 22 0 1 0 449840191 12820480 405 33554432000 4194304 4395502 140733443800880 18446744073709551615 264726065861 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/323/statm: 3130 406 249 50 0 270 0

[startup+0.030525 s]
/proc/loadavg: 0.92 1.13 2.07 3/181 323
/proc/meminfo: memFree=14745984/32951124 swapFree=67111528/67111528
[pid=323] ppid=321 vsize=15608 CPUtime=0.02 cores=1,3
/proc/323/stat : 323 (SApperloT2010) R 321 323 32154 0 -1 4202496 1205 0 0 0 2 0 0 0 22 0 1 0 449840191 15982592 1143 33554432000 4194304 4395502 140733443800880 18446744073709551615 264726429591 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/323/statm: 3902 1143 256 50 0 1042 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 15608

[startup+0.100451 s]
/proc/loadavg: 0.92 1.13 2.07 3/181 323
/proc/meminfo: memFree=14745984/32951124 swapFree=67111528/67111528
[pid=323] ppid=321 vsize=18228 CPUtime=0.09 cores=1,3
/proc/323/stat : 323 (SApperloT2010) R 321 323 32154 0 -1 4202496 2018 0 0 0 9 0 0 0 22 0 1 0 449840191 18665472 1820 33554432000 4194304 4395502 140733443800880 18446744073709551615 264726065861 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/323/statm: 4557 1820 267 50 0 1697 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18228

[startup+0.300413 s]
/proc/loadavg: 0.92 1.13 2.07 3/181 323
/proc/meminfo: memFree=14745984/32951124 swapFree=67111528/67111528
[pid=323] ppid=321 vsize=23780 CPUtime=0.29 cores=1,3
/proc/323/stat : 323 (SApperloT2010) R 321 323 32154 0 -1 4202496 3394 0 0 0 29 0 0 0 23 0 1 0 449840191 24350720 3196 33554432000 4194304 4395502 140733443800880 18446744073709551615 264726065861 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/323/statm: 5945 3196 267 50 0 3085 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23780

[startup+0.700336 s]
/proc/loadavg: 0.92 1.13 2.07 3/181 323
/proc/meminfo: memFree=14745984/32951124 swapFree=67111528/67111528
[pid=323] ppid=321 vsize=32608 CPUtime=0.69 cores=1,3
/proc/323/stat : 323 (SApperloT2010) R 321 323 32154 0 -1 4202496 5595 0 0 0 69 0 0 0 25 0 1 0 449840191 33390592 5397 33554432000 4194304 4395502 140733443800880 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/323/statm: 8152 5397 267 50 0 5292 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32608

[startup+1.5002 s]
/proc/loadavg: 0.92 1.13 2.07 5/190 340
/proc/meminfo: memFree=14703008/32951124 swapFree=67111528/67111528
[pid=323] ppid=321 vsize=40688 CPUtime=1.49 cores=1,3
/proc/323/stat : 323 (SApperloT2010) R 321 323 32154 0 -1 4202496 7607 0 0 0 149 0 0 0 25 0 1 0 449840191 41664512 7409 33554432000 4194304 4395502 140733443800880 18446744073709551615 4299739 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/323/statm: 10172 7409 267 50 0 7312 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40688

[startup+3.10088 s]
/proc/loadavg: 1.17 1.18 2.08 5/190 394
/proc/meminfo: memFree=14691824/32951124 swapFree=67111528/67111528
[pid=323] ppid=321 vsize=48688 CPUtime=3.09 cores=1,3
/proc/323/stat : 323 (SApperloT2010) R 321 323 32154 0 -1 4202496 9546 0 0 0 308 1 0 0 25 0 1 0 449840191 49856512 9348 33554432000 4194304 4395502 140733443800880 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/323/statm: 12172 9348 267 50 0 9312 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 48688

[startup+6.30028 s]
/proc/loadavg: 1.17 1.18 2.08 5/190 394
/proc/meminfo: memFree=14658716/32951124 swapFree=67111528/67111528
[pid=323] ppid=321 vsize=55876 CPUtime=6.29 cores=1,3
/proc/323/stat : 323 (SApperloT2010) R 321 323 32154 0 -1 4202496 11277 0 0 0 628 1 0 0 25 0 1 0 449840191 57217024 11079 33554432000 4194304 4395502 140733443800880 18446744073709551615 4347436 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/323/statm: 13969 11079 267 50 0 11109 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 55876

[startup+12.7011 s]
/proc/loadavg: 1.39 1.23 2.09 5/190 395
/proc/meminfo: memFree=14620000/32951124 swapFree=67111528/67111528
[pid=323] ppid=321 vsize=70908 CPUtime=12.69 cores=1,3
/proc/323/stat : 323 (SApperloT2010) R 321 323 32154 0 -1 4202496 14791 0 0 0 1267 2 0 0 25 0 1 0 449840191 72609792 14593 33554432000 4194304 4395502 140733443800880 18446744073709551615 4288243 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/323/statm: 17727 14593 267 50 0 14867 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 70908

[startup+25.5007 s]
/proc/loadavg: 1.97 1.36 2.12 5/190 395
/proc/meminfo: memFree=14571640/32951124 swapFree=67111528/67111528
[pid=323] ppid=321 vsize=95712 CPUtime=25.49 cores=1,3
/proc/323/stat : 323 (SApperloT2010) R 321 323 32154 0 -1 4202496 20478 0 0 0 2546 3 0 0 25 0 1 0 449840191 98009088 20280 33554432000 4194304 4395502 140733443800880 18446744073709551615 4299614 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/323/statm: 23928 20280 267 50 0 21068 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 95712

[startup+51.1008 s]
/proc/loadavg: 2.66 1.57 2.17 5/190 396
/proc/meminfo: memFree=14518276/32951124 swapFree=67111528/67111528
[pid=323] ppid=321 vsize=110156 CPUtime=51.09 cores=1,3
/proc/323/stat : 323 (SApperloT2010) R 321 323 32154 0 -1 4202496 23759 0 0 0 5105 4 0 0 25 0 1 0 449840191 112799744 23561 33554432000 4194304 4395502 140733443800880 18446744073709551615 4289182 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/323/statm: 27539 23561 267 50 0 24679 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 110156

[startup+102.306 s]
/proc/loadavg: 3.50 1.99 2.28 5/190 397
/proc/meminfo: memFree=14417176/32951124 swapFree=67111528/67111528
[pid=323] ppid=321 vsize=159500 CPUtime=102.29 cores=1,3
/proc/323/stat : 323 (SApperloT2010) R 321 323 32154 0 -1 4202496 34825 0 0 0 10222 7 0 0 25 0 1 0 449840191 163328000 34627 33554432000 4194304 4395502 140733443800880 18446744073709551615 4299673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/323/statm: 39875 34627 267 50 0 37015 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 159500

[startup+162.301 s]
/proc/loadavg: 3.80 2.33 2.37 5/190 399
/proc/meminfo: memFree=14350680/32951124 swapFree=67111528/67111528
[pid=323] ppid=321 vsize=174692 CPUtime=162.3 cores=1,3
/proc/323/stat : 323 (SApperloT2010) R 321 323 32154 0 -1 4202496 37737 0 0 0 16222 8 0 0 25 0 1 0 449840191 178884608 37539 33554432000 4194304 4395502 140733443800880 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/323/statm: 43673 37539 267 50 0 40813 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 174692

[startup+222.3 s]
/proc/loadavg: 3.93 2.65 2.48 5/190 409
/proc/meminfo: memFree=14279592/32951124 swapFree=67111528/67111528
[pid=323] ppid=321 vsize=201952 CPUtime=222.3 cores=1,3
/proc/323/stat : 323 (SApperloT2010) R 321 323 32154 0 -1 4202496 43702 0 0 0 22221 9 0 0 25 0 1 0 449840191 206798848 43504 33554432000 4194304 4395502 140733443800880 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/323/statm: 50488 43504 267 50 0 47628 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 201952

[startup+282.3 s]
/proc/loadavg: 3.97 2.87 2.56 5/190 411
/proc/meminfo: memFree=14203460/32951124 swapFree=67111528/67111528
[pid=323] ppid=321 vsize=224052 CPUtime=282.3 cores=1,3
/proc/323/stat : 323 (SApperloT2010) R 321 323 32154 0 -1 4202496 48578 0 0 0 28220 10 0 0 25 0 1 0 449840191 229429248 48380 33554432000 4194304 4395502 140733443800880 18446744073709551615 4297182 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/323/statm: 56013 48380 267 50 0 53153 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 224052

[startup+342.301 s]
/proc/loadavg: 3.99 3.09 2.66 5/190 412
/proc/meminfo: memFree=14152832/32951124 swapFree=67111528/67111528
[pid=323] ppid=321 vsize=243000 CPUtime=342.31 cores=1,3
/proc/323/stat : 323 (SApperloT2010) R 321 323 32154 0 -1 4202496 52210 0 0 0 34220 11 0 0 25 0 1 0 449840191 248832000 52012 33554432000 4194304 4395502 140733443800880 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/323/statm: 60750 52012 267 50 0 57890 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 243000

[startup+402.3 s]
/proc/loadavg: 3.99 3.24 2.73 5/190 414
/proc/meminfo: memFree=14101084/32951124 swapFree=67111528/67111528
[pid=323] ppid=321 vsize=258992 CPUtime=402.3 cores=1,3
/proc/323/stat : 323 (SApperloT2010) R 321 323 32154 0 -1 4202496 55864 0 0 0 40219 11 0 0 25 0 1 0 449840191 265207808 55666 33554432000 4194304 4395502 140733443800880 18446744073709551615 4300200 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/323/statm: 64748 55666 267 50 0 61888 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 258992

[startup+462.3 s]
/proc/loadavg: 3.99 3.38 2.81 5/190 416
/proc/meminfo: memFree=14075120/32951124 swapFree=67111528/67111528
[pid=323] ppid=321 vsize=265648 CPUtime=462.31 cores=1,3
/proc/323/stat : 323 (SApperloT2010) R 321 323 32154 0 -1 4202496 57279 0 0 0 46219 12 0 0 25 0 1 0 449840191 272023552 57081 33554432000 4194304 4395502 140733443800880 18446744073709551615 4299583 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/323/statm: 66412 57081 267 50 0 63552 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 265648

[startup+522.301 s]
/proc/loadavg: 3.99 3.49 2.88 5/190 417
/proc/meminfo: memFree=14007272/32951124 swapFree=67111528/67111528
[pid=323] ppid=321 vsize=279604 CPUtime=522.31 cores=1,3
/proc/323/stat : 323 (SApperloT2010) R 321 323 32154 0 -1 4202496 59898 0 0 0 52218 13 0 0 25 0 1 0 449840191 286314496 59700 33554432000 4194304 4395502 140733443800880 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/323/statm: 69901 59700 267 50 0 67041 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 279604

[startup+582.3 s]
/proc/loadavg: 4.06 3.59 2.95 5/190 419
/proc/meminfo: memFree=13968552/32951124 swapFree=67111528/67111528
[pid=323] ppid=321 vsize=287040 CPUtime=582.31 cores=1,3
/proc/323/stat : 323 (SApperloT2010) R 321 323 32154 0 -1 4202496 61344 0 0 0 58218 13 0 0 25 0 1 0 449840191 293928960 61146 33554432000 4194304 4395502 140733443800880 18446744073709551615 4316419 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/323/statm: 71760 61146 267 50 0 68900 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 287040

[startup+642.3 s]
/proc/loadavg: 4.02 3.67 3.02 5/190 420
/proc/meminfo: memFree=13914836/32951124 swapFree=67111528/67111528
[pid=323] ppid=321 vsize=298004 CPUtime=642.32 cores=1,3
/proc/323/stat : 323 (SApperloT2010) R 321 323 32154 0 -1 4202496 63696 0 0 0 64218 14 0 0 25 0 1 0 449840191 305156096 63402 33554432000 4194304 4395502 140733443800880 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/323/statm: 74501 63402 267 50 0 71641 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 298004

[startup+702.301 s]
/proc/loadavg: 4.01 3.72 3.07 5/190 422
/proc/meminfo: memFree=13874872/32951124 swapFree=67111528/67111528
[pid=323] ppid=321 vsize=316540 CPUtime=702.32 cores=1,3
/proc/323/stat : 323 (SApperloT2010) R 321 323 32154 0 -1 4202496 67265 0 0 0 70218 14 0 0 25 0 1 0 449840191 324136960 66971 33554432000 4194304 4395502 140733443800880 18446744073709551615 4299634 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/323/statm: 79135 66971 267 50 0 76275 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 316540

[startup+762.307 s]
/proc/loadavg: 4.10 3.80 3.14 5/190 424
/proc/meminfo: memFree=13828212/32951124 swapFree=67111528/67111528
[pid=323] ppid=321 vsize=331144 CPUtime=762.33 cores=1,3
/proc/323/stat : 323 (SApperloT2010) R 321 323 32154 0 -1 4202496 70188 0 0 0 76218 15 0 0 25 0 1 0 449840191 339091456 69894 33554432000 4194304 4395502 140733443800880 18446744073709551615 4299637 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/323/statm: 82786 69894 267 50 0 79926 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 331144

[startup+822.3 s]
/proc/loadavg: 4.04 3.83 3.19 5/190 425
/proc/meminfo: memFree=13784540/32951124 swapFree=67111528/67111528
[pid=323] ppid=321 vsize=343224 CPUtime=822.32 cores=1,3
/proc/323/stat : 323 (SApperloT2010) R 321 323 32154 0 -1 4202496 72632 0 0 0 82217 15 0 0 25 0 1 0 449840191 351461376 72338 33554432000 4194304 4395502 140733443800880 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/323/statm: 85806 72338 267 50 0 82946 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 343224

[startup+882.301 s]
/proc/loadavg: 4.06 3.88 3.25 5/190 427
/proc/meminfo: memFree=13744828/32951124 swapFree=67111528/67111528
[pid=323] ppid=321 vsize=353244 CPUtime=882.33 cores=1,3
/proc/323/stat : 323 (SApperloT2010) R 321 323 32154 0 -1 4202496 74724 0 0 0 88217 16 0 0 25 0 1 0 449840191 361721856 74430 33554432000 4194304 4395502 140733443800880 18446744073709551615 4289182 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/323/statm: 88311 74430 267 50 0 85451 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 353244

[startup+942.3 s]
/proc/loadavg: 4.02 3.90 3.29 5/190 428
/proc/meminfo: memFree=13739344/32951124 swapFree=67111528/67111528
[pid=323] ppid=321 vsize=353500 CPUtime=942.33 cores=1,3
/proc/323/stat : 323 (SApperloT2010) R 321 323 32154 0 -1 4202496 74881 0 0 0 94217 16 0 0 25 0 1 0 449840191 361984000 74587 33554432000 4194304 4395502 140733443800880 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/323/statm: 88375 74587 267 50 0 85515 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 353500

[startup+1002.3 s]
/proc/loadavg: 4.00 3.91 3.33 5/190 430
/proc/meminfo: memFree=13722208/32951124 swapFree=67111528/67111528
[pid=323] ppid=321 vsize=357476 CPUtime=1002.33 cores=1,3
/proc/323/stat : 323 (SApperloT2010) R 321 323 32154 0 -1 4202496 75729 0 0 0 100217 16 0 0 25 0 1 0 449840191 366055424 75435 33554432000 4194304 4395502 140733443800880 18446744073709551615 4314423 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/323/statm: 89369 75435 267 50 0 86509 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 357476

[startup+1062.3 s]
/proc/loadavg: 4.00 3.93 3.37 5/190 432
/proc/meminfo: memFree=13669484/32951124 swapFree=67111528/67111528
[pid=323] ppid=321 vsize=372200 CPUtime=1062.33 cores=1,3
/proc/323/stat : 323 (SApperloT2010) R 321 323 32154 0 -1 4202496 78469 0 0 0 106216 17 0 0 25 0 1 0 449840191 381132800 78175 33554432000 4194304 4395502 140733443800880 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/323/statm: 93050 78175 267 50 0 90190 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 372200

[startup+1122.3 s]
/proc/loadavg: 4.00 3.94 3.41 5/190 433
/proc/meminfo: memFree=13632492/32951124 swapFree=67111528/67111528
[pid=323] ppid=321 vsize=376552 CPUtime=1122.33 cores=1,3
/proc/323/stat : 323 (SApperloT2010) R 321 323 32154 0 -1 4202496 79310 0 0 0 112216 17 0 0 25 0 1 0 449840191 385589248 79016 33554432000 4194304 4395502 140733443800880 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/323/statm: 94138 79016 267 50 0 91278 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 376552

[startup+1182.3 s]
/proc/loadavg: 4.00 3.95 3.44 5/190 435
/proc/meminfo: memFree=13589556/32951124 swapFree=67111528/67111528
[pid=323] ppid=321 vsize=380008 CPUtime=1182.33 cores=1,3
/proc/323/stat : 323 (SApperloT2010) R 321 323 32154 0 -1 4202496 79987 0 0 0 118216 17 0 0 25 0 1 0 449840191 389128192 79693 33554432000 4194304 4395502 140733443800880 18446744073709551615 4347496 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/323/statm: 95002 79693 267 50 0 92142 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 380008

[startup+1242.3 s]
/proc/loadavg: 4.00 3.95 3.47 5/190 436
/proc/meminfo: memFree=13553316/32951124 swapFree=67111528/67111528
[pid=323] ppid=321 vsize=393580 CPUtime=1242.34 cores=1,3
/proc/323/stat : 323 (SApperloT2010) R 321 323 32154 0 -1 4202496 82701 0 0 0 124216 18 0 0 25 0 1 0 449840191 403025920 82407 33554432000 4194304 4395502 140733443800880 18446744073709551615 4288725 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/323/statm: 98395 82407 267 50 0 95535 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 393580



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.96 3.50 5/191 439
/proc/meminfo: memFree=13728992/32951124 swapFree=67111528/67111528
[pid=323] ppid=321 vsize=403060 CPUtime=1300.04 cores=1,3
/proc/323/stat : 323 (SApperloT2010) R 321 323 32154 0 -1 4202496 84522 0 0 0 129986 18 0 0 25 0 1 0 449840191 412733440 84228 33554432000 4194304 4395502 140733443800880 18446744073709551615 4347233 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/323/statm: 100765 84228 267 50 0 97905 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 403060

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.07
CPU user time (s): 1299.87
CPU system time (s): 0.204968
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 403060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.87
system time used= 0.204968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84522
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 1259

runsolver used 1.89971 second user time and 4.52631 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-23 17:57:26
IDJOB=3265127
IDBENCH=85438
IDSOLVER=1655
FILE ID=node141/3265127-1303574246
RUNJOBID= node141-1303574246-32758
PBS_JOBID= 13150314
Free space on /tmp= 70964 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT05/crafted/sabharwal05/counting/php/unsat/easier/php-045-035.shuffled-as.sat05-1181.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265127-1303574246/watcher-3265127-1303574246 -o /tmp/evaluation-result-3265127-1303574246/solver-3265127-1303574246 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3265127-1303574246.cnf

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

MD5SUM BENCH= 057b78ff24cc0773c9c67e770a7b9de2
RANDOM SEED=1640859241

node141.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	: 5362.96
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.82
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.75
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.84
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.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.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:     32951124 kB
MemFree:      14746264 kB
Buffers:       1626124 kB
Cached:       15939908 kB
SwapCached:          0 kB
Active:        9740900 kB
Inactive:      7893452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14746264 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             856 kB
Writeback:           0 kB
AnonPages:       67912 kB
Mapped:          14872 kB
Slab:           508424 kB
PageTables:       5516 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   213324 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= 70964 MiB
End job on node141 at 2011-04-23 18:19:08