Trace number 3251031

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
PicoSAT 941? (TO) 1300.04 1300.01

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m62-q1504.5-n60-p15-s80450670.cnf
MD5SUM78d8e2b8c0fd15b93f96e38e33701f17
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.61315
Satisfiable
(Un)Satisfiability was proved
Number of variables3510
Number of clauses974465
Sum of the clauses size1952320
Maximum clause length62
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2974405
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

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

running on 2 cores: 5,7

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: 6.34 7.20 5.88 5/193 10424
/proc/meminfo: memFree=12155472/32951124 swapFree=67111528/67111528
[pid=10424] ppid=10422 vsize=2560 CPUtime=0 cores=5,7
/proc/10424/stat : 10424 (picosat) R 10422 10424 10363 0 -1 4202496 370 0 0 0 0 0 0 0 21 0 1 0 469867219 2621440 316 33554432000 134512640 134603332 4291983488 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10424/statm: 640 316 89 23 0 266 0

[startup+0.0103031 s]
/proc/loadavg: 6.34 7.20 5.88 5/193 10424
/proc/meminfo: memFree=12155472/32951124 swapFree=67111528/67111528
[pid=10424] ppid=10422 vsize=3216 CPUtime=0 cores=5,7
/proc/10424/stat : 10424 (picosat) R 10422 10424 10363 0 -1 4202496 508 0 0 0 0 0 0 0 21 0 1 0 469867219 3293184 454 33554432000 134512640 134603332 4291983488 18446744073709551615 134547980 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10424/statm: 804 455 90 23 0 430 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3216

[startup+0.100284 s]
/proc/loadavg: 6.34 7.20 5.88 5/193 10424
/proc/meminfo: memFree=12155472/32951124 swapFree=67111528/67111528
[pid=10424] ppid=10422 vsize=16360 CPUtime=0.08 cores=5,7
/proc/10424/stat : 10424 (picosat) R 10422 10424 10363 0 -1 4202496 3701 0 0 0 8 0 0 0 21 0 1 0 469867219 16752640 3647 33554432000 134512640 134603332 4291983488 18446744073709551615 2352636 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10424/statm: 4090 3649 90 23 0 3716 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16360

[startup+0.300254 s]
/proc/loadavg: 6.34 7.20 5.88 5/193 10424
/proc/meminfo: memFree=12155472/32951124 swapFree=67111528/67111528
[pid=10424] ppid=10422 vsize=36492 CPUtime=0.29 cores=5,7
/proc/10424/stat : 10424 (picosat) R 10422 10424 10363 0 -1 4202496 8784 0 0 0 28 1 0 0 22 0 1 0 469867219 37367808 8730 33554432000 134512640 134603332 4291983488 18446744073709551615 134528947 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10424/statm: 9123 8730 98 23 0 8749 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36492

[startup+0.700185 s]
/proc/loadavg: 6.34 7.20 5.88 5/193 10424
/proc/meminfo: memFree=12155472/32951124 swapFree=67111528/67111528
[pid=10424] ppid=10422 vsize=36624 CPUtime=0.69 cores=5,7
/proc/10424/stat : 10424 (picosat) R 10422 10424 10363 0 -1 4202496 8826 0 0 0 68 1 0 0 23 0 1 0 469867219 37502976 8772 33554432000 134512640 134603332 4291983488 18446744073709551615 134563954 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10424/statm: 9156 8772 98 23 0 8782 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36624

[startup+1.50105 s]
/proc/loadavg: 6.34 7.20 5.88 5/194 10425
/proc/meminfo: memFree=12119404/32951124 swapFree=67111528/67111528
[pid=10424] ppid=10422 vsize=36756 CPUtime=1.49 cores=5,7
/proc/10424/stat : 10424 (picosat) R 10422 10424 10363 0 -1 4202496 8868 0 0 0 148 1 0 0 25 0 1 0 469867219 37638144 8814 33554432000 134512640 134603332 4291983488 18446744073709551615 134525258 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10424/statm: 9189 8814 98 23 0 8815 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36756

[startup+3.10075 s]
/proc/loadavg: 6.15 7.14 5.87 5/194 10425
/proc/meminfo: memFree=12118044/32951124 swapFree=67111528/67111528
[pid=10424] ppid=10422 vsize=36836 CPUtime=3.09 cores=5,7
/proc/10424/stat : 10424 (picosat) R 10422 10424 10363 0 -1 4202496 8923 0 0 0 308 1 0 0 25 0 1 0 469867219 37720064 8846 33554432000 134512640 134603332 4291983488 18446744073709551615 134525190 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10424/statm: 9209 8846 98 23 0 8835 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36836

[startup+6.30018 s]
/proc/loadavg: 6.15 7.14 5.87 5/194 10425
/proc/meminfo: memFree=12118044/32951124 swapFree=67111528/67111528
[pid=10424] ppid=10422 vsize=36808 CPUtime=6.29 cores=5,7
/proc/10424/stat : 10424 (picosat) R 10422 10424 10363 0 -1 4202496 8923 0 0 0 628 1 0 0 25 0 1 0 469867219 37691392 8839 33554432000 134512640 134603332 4291983488 18446744073709551615 134563962 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10424/statm: 9202 8839 98 23 0 8828 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 36808

[startup+12.7011 s]
/proc/loadavg: 5.82 7.04 5.85 5/194 10425
/proc/meminfo: memFree=12117540/32951124 swapFree=67111528/67111528
[pid=10424] ppid=10422 vsize=36888 CPUtime=12.69 cores=5,7
/proc/10424/stat : 10424 (picosat) R 10422 10424 10363 0 -1 4202496 8969 0 0 0 1268 1 0 0 25 0 1 0 469867219 37773312 8859 33554432000 134512640 134603332 4291983488 18446744073709551615 134528947 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10424/statm: 9222 8859 98 23 0 8848 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 36888

[startup+25.5008 s]
/proc/loadavg: 5.54 6.94 5.83 5/194 10425
/proc/meminfo: memFree=12118000/32951124 swapFree=67111528/67111528
[pid=10424] ppid=10422 vsize=37560 CPUtime=25.49 cores=5,7
/proc/10424/stat : 10424 (picosat) R 10422 10424 10363 0 -1 4202496 9199 0 0 0 2548 1 0 0 25 0 1 0 469867219 38461440 9004 33554432000 134512640 134603332 4291983488 18446744073709551615 134563975 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10424/statm: 9390 9004 98 23 0 9016 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 37560

[startup+51.1002 s]
/proc/loadavg: 5.01 6.70 5.78 5/194 10453
/proc/meminfo: memFree=12100588/32951124 swapFree=67111528/67111528
[pid=10424] ppid=10422 vsize=37292 CPUtime=51.09 cores=5,7
/proc/10424/stat : 10424 (picosat) R 10422 10424 10363 0 -1 4202496 9644 0 0 0 5107 2 0 0 25 0 1 0 469867219 38187008 8960 33554432000 134512640 134603332 4291983488 18446744073709551615 134564357 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10424/statm: 9323 8960 98 23 0 8949 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 37292

[startup+102.307 s]
/proc/loadavg: 4.40 6.25 5.67 5/194 10454
/proc/meminfo: memFree=12098528/32951124 swapFree=67111528/67111528
[pid=10424] ppid=10422 vsize=37708 CPUtime=102.3 cores=5,7
/proc/10424/stat : 10424 (picosat) R 10422 10424 10363 0 -1 4202496 10463 0 0 0 10228 2 0 0 25 0 1 0 469867219 38612992 9049 33554432000 134512640 134603332 4291983488 18446744073709551615 134564352 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10424/statm: 9427 9049 98 23 0 9053 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 37708

[startup+162.3 s]
/proc/loadavg: 4.15 5.83 5.56 5/194 10456
/proc/meminfo: memFree=12097752/32951124 swapFree=67111528/67111528
[pid=10424] ppid=10422 vsize=37668 CPUtime=162.3 cores=5,7
/proc/10424/stat : 10424 (picosat) R 10422 10424 10363 0 -1 4202496 10833 0 0 0 16227 3 0 0 25 0 1 0 469867219 38572032 9054 33554432000 134512640 134603332 4291983488 18446744073709551615 134550655 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10424/statm: 9417 9054 98 23 0 9043 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 37668

[startup+222.301 s]
/proc/loadavg: 4.05 5.50 5.46 5/194 10457
/proc/meminfo: memFree=12097360/32951124 swapFree=67111528/67111528
[pid=10424] ppid=10422 vsize=37784 CPUtime=222.3 cores=5,7
/proc/10424/stat : 10424 (picosat) R 10422 10424 10363 0 -1 4202496 11072 0 0 0 22227 3 0 0 25 0 1 0 469867219 38690816 9058 33554432000 134512640 134603332 4291983488 18446744073709551615 134525241 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10424/statm: 9446 9058 98 23 0 9072 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 37784

[startup+282.3 s]
/proc/loadavg: 4.02 5.22 5.37 5/194 10459
/proc/meminfo: memFree=12095712/32951124 swapFree=67111528/67111528
[pid=10424] ppid=10422 vsize=38456 CPUtime=282.3 cores=5,7
/proc/10424/stat : 10424 (picosat) R 10422 10424 10363 0 -1 4202496 12024 0 0 0 28227 3 0 0 25 0 1 0 469867219 39378944 9251 33554432000 134512640 134603332 4291983488 18446744073709551615 134528947 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10424/statm: 9614 9251 98 23 0 9240 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 38456

[startup+342.301 s]
/proc/loadavg: 4.00 5.00 5.28 5/194 10460
/proc/meminfo: memFree=12096320/32951124 swapFree=67111528/67111528
[pid=10424] ppid=10422 vsize=37880 CPUtime=342.3 cores=5,7
/proc/10424/stat : 10424 (picosat) R 10422 10424 10363 0 -1 4202496 12533 0 0 0 34227 3 0 0 25 0 1 0 469867219 38789120 9107 33554432000 134512640 134603332 4291983488 18446744073709551615 134563917 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10424/statm: 9470 9107 98 23 0 9096 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 37880

[startup+402.301 s]
/proc/loadavg: 4.08 4.84 5.21 5/194 10462
/proc/meminfo: memFree=12095912/32951124 swapFree=67111528/67111528
[pid=10424] ppid=10422 vsize=37892 CPUtime=402.29 cores=5,7
/proc/10424/stat : 10424 (picosat) R 10422 10424 10363 0 -1 4202496 13591 0 0 0 40226 3 0 0 25 0 1 0 469867219 38801408 9110 33554432000 134512640 134603332 4291983488 18446744073709551615 134528947 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10424/statm: 9473 9110 98 23 0 9099 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 37892

[startup+462.3 s]
/proc/loadavg: 4.02 4.68 5.12 5/194 10464
/proc/meminfo: memFree=12096624/32951124 swapFree=67111528/67111528
[pid=10424] ppid=10422 vsize=37724 CPUtime=462.3 cores=5,7
/proc/10424/stat : 10424 (picosat) R 10422 10424 10363 0 -1 4202496 14034 0 0 0 46226 4 0 0 25 0 1 0 469867219 38629376 9068 33554432000 134512640 134603332 4291983488 18446744073709551615 134525258 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10424/statm: 9431 9068 98 23 0 9057 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 37724

[startup+522.301 s]
/proc/loadavg: 4.08 4.59 5.07 5/194 10465
/proc/meminfo: memFree=12096728/32951124 swapFree=67111528/67111528
[pid=10424] ppid=10422 vsize=37776 CPUtime=522.3 cores=5,7
/proc/10424/stat : 10424 (picosat) R 10422 10424 10363 0 -1 4202496 14047 0 0 0 52226 4 0 0 25 0 1 0 469867219 38682624 9078 33554432000 134512640 134603332 4291983488 18446744073709551615 134563945 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10424/statm: 9444 9078 98 23 0 9070 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 37776

[startup+582.301 s]
/proc/loadavg: 4.06 4.48 5.00 5/194 10467
/proc/meminfo: memFree=12096572/32951124 swapFree=67111528/67111528
[pid=10424] ppid=10422 vsize=37872 CPUtime=582.3 cores=5,7
/proc/10424/stat : 10424 (picosat) R 10422 10424 10363 0 -1 4202496 15251 0 0 0 58226 4 0 0 25 0 1 0 469867219 38780928 9105 33554432000 134512640 134603332 4291983488 18446744073709551615 134564904 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10424/statm: 9468 9105 98 23 0 9094 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 37872

[startup+642.3 s]
/proc/loadavg: 4.06 4.41 4.94 5/194 10469
/proc/meminfo: memFree=12096184/32951124 swapFree=67111528/67111528
[pid=10424] ppid=10422 vsize=38012 CPUtime=642.31 cores=5,7
/proc/10424/stat : 10424 (picosat) R 10422 10424 10363 0 -1 4202496 16228 0 0 0 64227 4 0 0 25 0 1 0 469867219 38924288 9140 33554432000 134512640 134603332 4291983488 18446744073709551615 134528947 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10424/statm: 9503 9140 98 23 0 9129 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 38012

[startup+702.301 s]
/proc/loadavg: 4.02 4.33 4.88 5/194 10470
/proc/meminfo: memFree=12095152/32951124 swapFree=67111528/67111528
[pid=10424] ppid=10422 vsize=38660 CPUtime=702.3 cores=5,7
/proc/10424/stat : 10424 (picosat) R 10422 10424 10363 0 -1 4202496 17317 0 0 0 70226 4 0 0 25 0 1 0 469867219 39587840 9302 33554432000 134512640 134603332 4291983488 18446744073709551615 134565509 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10424/statm: 9665 9302 98 23 0 9291 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 38660

[startup+762.307 s]
/proc/loadavg: 4.01 4.27 4.82 5/194 10472
/proc/meminfo: memFree=12093264/32951124 swapFree=67111528/67111528
[pid=10424] ppid=10422 vsize=40112 CPUtime=762.32 cores=5,7
/proc/10424/stat : 10424 (picosat) R 10422 10424 10363 0 -1 4202496 18087 0 0 0 76227 5 0 0 25 0 1 0 469867219 41074688 9665 33554432000 134512640 134603332 4291983488 18446744073709551615 134550655 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10424/statm: 10028 9665 98 23 0 9654 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 40112

[startup+822.3 s]
/proc/loadavg: 4.00 4.22 4.76 5/194 10473
/proc/meminfo: memFree=12095840/32951124 swapFree=67111528/67111528
[pid=10424] ppid=10422 vsize=38276 CPUtime=822.31 cores=5,7
/proc/10424/stat : 10424 (picosat) R 10422 10424 10363 0 -1 4202496 18479 0 0 0 82226 5 0 0 25 0 1 0 469867219 39194624 9177 33554432000 134512640 134603332 4291983488 18446744073709551615 134528947 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10424/statm: 9569 9177 98 23 0 9195 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 38276

[startup+882.301 s]
/proc/loadavg: 4.00 4.17 4.71 5/194 10475
/proc/meminfo: memFree=12095688/32951124 swapFree=67111528/67111528
[pid=10424] ppid=10422 vsize=38372 CPUtime=882.31 cores=5,7
/proc/10424/stat : 10424 (picosat) R 10422 10424 10363 0 -1 4202496 19430 0 0 0 88226 5 0 0 25 0 1 0 469867219 39292928 9230 33554432000 134512640 134603332 4291983488 18446744073709551615 2351097 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10424/statm: 9593 9230 98 23 0 9219 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 38372

[startup+942.301 s]
/proc/loadavg: 4.00 4.14 4.67 5/194 10476
/proc/meminfo: memFree=12094416/32951124 swapFree=67111528/67111528
[pid=10424] ppid=10422 vsize=38164 CPUtime=942.31 cores=5,7
/proc/10424/stat : 10424 (picosat) R 10422 10424 10363 0 -1 4202496 19430 0 0 0 94226 5 0 0 25 0 1 0 469867219 39079936 9178 33554432000 134512640 134603332 4291983488 18446744073709551615 134528947 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10424/statm: 9541 9178 98 23 0 9167 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 38164

[startup+1002.3 s]
/proc/loadavg: 4.00 4.11 4.62 5/194 10478
/proc/meminfo: memFree=12094880/32951124 swapFree=67111528/67111528
[pid=10424] ppid=10422 vsize=38428 CPUtime=1002.32 cores=5,7
/proc/10424/stat : 10424 (picosat) R 10422 10424 10363 0 -1 4202496 19481 0 0 0 100226 6 0 0 25 0 1 0 469867219 39350272 9229 33554432000 134512640 134603332 4291983488 18446744073709551615 134551123 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10424/statm: 9607 9229 98 23 0 9233 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 38428

[startup+1062.3 s]
/proc/loadavg: 4.00 4.09 4.58 5/194 10480
/proc/meminfo: memFree=12096092/32951124 swapFree=67111528/67111528
[pid=10424] ppid=10422 vsize=38768 CPUtime=1062.32 cores=5,7
/proc/10424/stat : 10424 (picosat) R 10422 10424 10363 0 -1 4202496 20463 0 0 0 106226 6 0 0 25 0 1 0 469867219 39698432 9321 33554432000 134512640 134603332 4291983488 18446744073709551615 134528936 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10424/statm: 9692 9321 98 23 0 9318 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 38768

[startup+1122.3 s]
/proc/loadavg: 4.04 4.08 4.54 5/194 10481
/proc/meminfo: memFree=12095084/32951124 swapFree=67111528/67111528
[pid=10424] ppid=10422 vsize=38284 CPUtime=1122.32 cores=5,7
/proc/10424/stat : 10424 (picosat) R 10422 10424 10363 0 -1 4202496 20725 0 0 0 112226 6 0 0 25 0 1 0 469867219 39202816 9208 33554432000 134512640 134603332 4291983488 18446744073709551615 134550646 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10424/statm: 9571 9208 98 23 0 9197 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 38284

[startup+1182.3 s]
/proc/loadavg: 4.06 4.08 4.52 5/194 10483
/proc/meminfo: memFree=12095804/32951124 swapFree=67111528/67111528
[pid=10424] ppid=10422 vsize=38504 CPUtime=1182.32 cores=5,7
/proc/10424/stat : 10424 (picosat) R 10422 10424 10363 0 -1 4202496 21351 0 0 0 118226 6 0 0 25 0 1 0 469867219 39428096 9263 33554432000 134512640 134603332 4291983488 18446744073709551615 134564516 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10424/statm: 9626 9263 98 23 0 9252 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 38504

[startup+1242.3 s]
/proc/loadavg: 4.07 4.08 4.49 5/194 10484
/proc/meminfo: memFree=12094552/32951124 swapFree=67111528/67111528
[pid=10424] ppid=10422 vsize=38456 CPUtime=1242.32 cores=5,7
/proc/10424/stat : 10424 (picosat) R 10422 10424 10363 0 -1 4202496 21510 0 0 0 124226 6 0 0 25 0 1 0 469867219 39378944 9235 33554432000 134512640 134603332 4291983488 18446744073709551615 134528947 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10424/statm: 9614 9235 98 23 0 9240 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 38456



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.09 4.08 4.46 3/190 10488
/proc/meminfo: memFree=12121332/32951124 swapFree=67111528/67111528
[pid=10424] ppid=10422 vsize=38240 CPUtime=1300.03 cores=5,7
/proc/10424/stat : 10424 (picosat) R 10422 10424 10363 0 -1 4202496 22896 0 0 0 129997 6 0 0 25 0 1 0 469867219 39157760 9197 33554432000 134512640 134603332 4291983488 18446744073709551615 134563954 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10424/statm: 9560 9197 98 23 0 9186 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 38240

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.01
CPU time (s): 1300.04
CPU user time (s): 1299.97
CPU system time (s): 0.065989
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 41412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.97
system time used= 0.065989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22896
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= 3
involuntary context switches= 2092

runsolver used 2.07069 second user time and 5.03223 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-23 20:18:11
IDJOB=3251031
IDBENCH=88208
IDSOLVER=1604
FILE ID=node132/3251031-1303582690
RUNJOBID= node132-1303582690-10384
PBS_JOBID= 13150355
Free space on /tmp= 72036 MiB

SOLVER NAME= PicoSAT 941
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m62-q1504.5-n60-p15-s80450670.cnf
COMMAND LINE= picosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251031-1303582690/watcher-3251031-1303582690 -o /tmp/evaluation-result-3251031-1303582690/solver-3251031-1303582690 -C 2400 -W 1300 -M 7680  picosat HOME/instance-3251031-1303582690.cnf

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

MD5SUM BENCH= 78d8e2b8c0fd15b93f96e38e33701f17
RANDOM SEED=1975123341

node132.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.833
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.66
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.833
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.74
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.833
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.76
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.833
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.833
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.77
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.833
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.67
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.833
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.833
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:      12155628 kB
Buffers:       1649932 kB
Cached:       18498592 kB
SwapCached:          0 kB
Active:        8721240 kB
Inactive:     11519840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12155628 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           21840 kB
Writeback:           0 kB
AnonPages:       92100 kB
Mapped:          15896 kB
Slab:           489584 kB
PageTables:       5924 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   279632 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72032 MiB
End job on node132 at 2011-04-23 20:39:53