Trace number 3280558

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.01 1300.01

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-03.cnf
MD5SUM8c67f78ca36ec96e662a91c74844da21
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark154.887
Satisfiable
(Un)Satisfiability was proved
Number of variables3114
Number of clauses10827
Sum of the clauses size28341
Maximum clause length119
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 24934
Number of clauses of size 35378
Number of clauses of size 4408
Number of clauses of size 584
Number of clauses of size over 522

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-3280558-1303746817/watcher-3280558-1303746817 -o /tmp/evaluation-result-3280558-1303746817/solver-3280558-1303746817 -C 2400 -W 1300 -M 7680 picosat HOME/instance-3280558-1303746817.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: 0.24 0.05 0.02 5/189 29866
/proc/meminfo: memFree=14154588/32950940 swapFree=67111528/67111528
[pid=29866] ppid=29864 vsize=11800 CPUtime=0 cores=0,2
/proc/29866/stat : 29866 (runsolver) R 29864 29866 29806 0 -1 4202560 42 0 0 0 0 0 0 0 21 0 1 0 564912578 12083200 51 33554432000 4194304 5434984 140736685251584 18446744073709551615 4881607 0 2147483391 4096 24578 0 0 0 17 2 0 0 0
/proc/29866/statm: 2950 51 31 303 0 2644 0

[startup+0.080252 s]
/proc/loadavg: 0.24 0.05 0.02 5/189 29866
/proc/meminfo: memFree=14154588/32950940 swapFree=67111528/67111528
[pid=29866] ppid=29864 vsize=2428 CPUtime=0.07 cores=0,2
/proc/29866/stat : 29866 (picosat) R 29864 29866 29806 0 -1 4202496 353 0 0 0 7 0 0 0 21 0 1 0 564912578 2486272 299 33554432000 134512640 134603332 4293963808 18446744073709551615 134563917 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29866/statm: 607 299 97 23 0 233 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2428

[startup+0.100238 s]
/proc/loadavg: 0.24 0.05 0.02 5/189 29866
/proc/meminfo: memFree=14154588/32950940 swapFree=67111528/67111528
[pid=29866] ppid=29864 vsize=2560 CPUtime=0.09 cores=0,2
/proc/29866/stat : 29866 (picosat) R 29864 29866 29806 0 -1 4202496 364 0 0 0 9 0 0 0 21 0 1 0 564912578 2621440 310 33554432000 134512640 134603332 4293963808 18446744073709551615 134546014 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29866/statm: 640 310 97 23 0 266 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2560

[startup+0.300205 s]
/proc/loadavg: 0.24 0.05 0.02 5/189 29866
/proc/meminfo: memFree=14154588/32950940 swapFree=67111528/67111528
[pid=29866] ppid=29864 vsize=3088 CPUtime=0.29 cores=0,2
/proc/29866/stat : 29866 (picosat) R 29864 29866 29806 0 -1 4202496 502 0 0 0 29 0 0 0 22 0 1 0 564912578 3162112 448 33554432000 134512640 134603332 4293963808 18446744073709551615 134545548 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29866/statm: 772 448 97 23 0 398 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3088

[startup+0.700183 s]
/proc/loadavg: 0.24 0.05 0.02 5/189 29866
/proc/meminfo: memFree=14154588/32950940 swapFree=67111528/67111528
[pid=29866] ppid=29864 vsize=3492 CPUtime=0.69 cores=0,2
/proc/29866/stat : 29866 (picosat) R 29864 29866 29806 0 -1 4202496 596 0 0 0 69 0 0 0 24 0 1 0 564912578 3575808 542 33554432000 134512640 134603332 4293963808 18446744073709551615 134550634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29866/statm: 873 542 98 23 0 499 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3492

[startup+1.5011 s]
/proc/loadavg: 0.24 0.05 0.02 5/190 29867
/proc/meminfo: memFree=14152124/32950940 swapFree=67111528/67111528
[pid=29866] ppid=29864 vsize=3888 CPUtime=1.49 cores=0,2
/proc/29866/stat : 29866 (picosat) R 29864 29866 29806 0 -1 4202496 708 0 0 0 149 0 0 0 25 0 1 0 564912578 3981312 653 33554432000 134512640 134603332 4293963808 18446744073709551615 134550945 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29866/statm: 972 653 97 23 0 598 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3888

[startup+3.10078 s]
/proc/loadavg: 0.24 0.05 0.02 5/190 29867
/proc/meminfo: memFree=14151516/32950940 swapFree=67111528/67111528
[pid=29866] ppid=29864 vsize=4020 CPUtime=3.09 cores=0,2
/proc/29866/stat : 29866 (picosat) R 29864 29866 29806 0 -1 4202496 745 0 0 0 309 0 0 0 25 0 1 0 564912578 4116480 690 33554432000 134512640 134603332 4293963808 18446744073709551615 134550801 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29866/statm: 1005 690 97 23 0 631 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4020

[startup+6.30016 s]
/proc/loadavg: 0.54 0.12 0.04 5/190 29867
/proc/meminfo: memFree=14150408/32950940 swapFree=67111528/67111528
[pid=29866] ppid=29864 vsize=4812 CPUtime=6.29 cores=0,2
/proc/29866/stat : 29866 (picosat) R 29864 29866 29806 0 -1 4202496 940 0 0 0 629 0 0 0 25 0 1 0 564912578 4927488 885 33554432000 134512640 134603332 4293963808 18446744073709551615 134550801 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29866/statm: 1203 885 97 23 0 829 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4812

[startup+12.701 s]
/proc/loadavg: 0.82 0.18 0.06 5/190 29867
/proc/meminfo: memFree=14149224/32950940 swapFree=67111528/67111528
[pid=29866] ppid=29864 vsize=5208 CPUtime=12.69 cores=0,2
/proc/29866/stat : 29866 (picosat) R 29864 29866 29806 0 -1 4202496 1035 0 0 0 1269 0 0 0 25 0 1 0 564912578 5332992 980 33554432000 134512640 134603332 4293963808 18446744073709551615 134564680 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29866/statm: 1302 980 97 23 0 928 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5208

[startup+25.5008 s]
/proc/loadavg: 1.52 0.37 0.12 5/190 29868
/proc/meminfo: memFree=14145836/32950940 swapFree=67111528/67111528
[pid=29866] ppid=29864 vsize=5472 CPUtime=25.49 cores=0,2
/proc/29866/stat : 29866 (picosat) R 29864 29866 29806 0 -1 4202496 1100 0 0 0 2549 0 0 0 25 0 1 0 564912578 5603328 1045 33554432000 134512640 134603332 4293963808 18446744073709551615 134550831 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29866/statm: 1368 1045 97 23 0 994 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 5472

[startup+51.1004 s]
/proc/loadavg: 2.37 0.66 0.22 5/190 29868
/proc/meminfo: memFree=14125836/32950940 swapFree=67111528/67111528
[pid=29866] ppid=29864 vsize=6264 CPUtime=51.07 cores=0,2
/proc/29866/stat : 29866 (picosat) R 29864 29866 29806 0 -1 4202496 1286 0 0 0 5107 0 0 0 25 0 1 0 564912578 6414336 1231 33554432000 134512640 134603332 4293963808 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29866/statm: 1566 1231 97 23 0 1192 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 6264

[startup+102.306 s]
/proc/loadavg: 3.29 1.17 0.42 5/190 29897
/proc/meminfo: memFree=14025728/32950940 swapFree=67111528/67111528
[pid=29866] ppid=29864 vsize=7320 CPUtime=102.28 cores=0,2
/proc/29866/stat : 29866 (picosat) R 29864 29866 29806 0 -1 4202496 1534 0 0 0 10228 0 0 0 25 0 1 0 564912578 7495680 1479 33554432000 134512640 134603332 4293963808 18446744073709551615 134566361 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29866/statm: 1830 1479 97 23 0 1456 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 7320

[startup+162.301 s]
/proc/loadavg: 3.77 1.70 0.64 5/190 29898
/proc/meminfo: memFree=13959860/32950940 swapFree=67111528/67111528
[pid=29866] ppid=29864 vsize=7320 CPUtime=162.27 cores=0,2
/proc/29866/stat : 29866 (picosat) R 29864 29866 29806 0 -1 4202496 1539 0 0 0 16227 0 0 0 25 0 1 0 564912578 7495680 1484 33554432000 134512640 134603332 4293963808 18446744073709551615 134563868 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29866/statm: 1830 1484 97 23 0 1456 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 7320

[startup+222.3 s]
/proc/loadavg: 3.91 2.11 0.85 5/190 29900
/proc/meminfo: memFree=13892260/32950940 swapFree=67111528/67111528
[pid=29866] ppid=29864 vsize=8244 CPUtime=222.27 cores=0,2
/proc/29866/stat : 29866 (picosat) R 29864 29866 29806 0 -1 4202496 1789 0 0 0 22227 0 0 0 25 0 1 0 564912578 8441856 1734 33554432000 134512640 134603332 4293963808 18446744073709551615 134563421 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29866/statm: 2061 1734 97 23 0 1687 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 8244

[startup+282.301 s]
/proc/loadavg: 3.97 2.46 1.05 5/190 29901
/proc/meminfo: memFree=13818660/32950940 swapFree=67111528/67111528
[pid=29866] ppid=29864 vsize=9828 CPUtime=282.27 cores=0,2
/proc/29866/stat : 29866 (picosat) R 29864 29866 29806 0 -1 4202496 2192 0 0 0 28227 0 0 0 25 0 1 0 564912578 10063872 2137 33554432000 134512640 134603332 4293963808 18446744073709551615 134550847 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29866/statm: 2457 2137 97 23 0 2083 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 9828

[startup+342.301 s]
/proc/loadavg: 3.99 2.73 1.23 5/190 29903
/proc/meminfo: memFree=13738896/32950940 swapFree=67111528/67111528
[pid=29866] ppid=29864 vsize=9828 CPUtime=342.27 cores=0,2
/proc/29866/stat : 29866 (picosat) R 29864 29866 29806 0 -1 4202496 2196 0 0 0 34227 0 0 0 25 0 1 0 564912578 10063872 2141 33554432000 134512640 134603332 4293963808 18446744073709551615 134565439 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29866/statm: 2457 2141 97 23 0 2083 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 9828

[startup+402.301 s]
/proc/loadavg: 3.99 2.96 1.40 5/190 29905
/proc/meminfo: memFree=13667044/32950940 swapFree=67111528/67111528
[pid=29866] ppid=29864 vsize=9828 CPUtime=402.28 cores=0,2
/proc/29866/stat : 29866 (picosat) R 29864 29866 29806 0 -1 4202496 2196 0 0 0 40227 1 0 0 25 0 1 0 564912578 10063872 2141 33554432000 134512640 134603332 4293963808 18446744073709551615 134564559 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29866/statm: 2457 2141 97 23 0 2083 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 9828

[startup+462.301 s]
/proc/loadavg: 3.99 3.15 1.56 5/190 29915
/proc/meminfo: memFree=13598468/32950940 swapFree=67111528/67111528
[pid=29866] ppid=29864 vsize=9788 CPUtime=462.28 cores=0,2
/proc/29866/stat : 29866 (picosat) R 29864 29866 29806 0 -1 4202496 2196 0 0 0 46227 1 0 0 25 0 1 0 564912578 10022912 2137 33554432000 134512640 134603332 4293963808 18446744073709551615 134564472 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29866/statm: 2447 2137 97 23 0 2073 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 9788

[startup+522.3 s]
/proc/loadavg: 4.04 3.31 1.71 5/190 29917
/proc/meminfo: memFree=13515724/32950940 swapFree=67111528/67111528
[pid=29866] ppid=29864 vsize=9784 CPUtime=522.28 cores=0,2
/proc/29866/stat : 29866 (picosat) R 29864 29866 29806 0 -1 4202496 2202 0 0 0 52227 1 0 0 25 0 1 0 564912578 10018816 2142 33554432000 134512640 134603332 4293963808 18446744073709551615 134563334 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29866/statm: 2446 2142 97 23 0 2072 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 9784

[startup+582.301 s]
/proc/loadavg: 4.07 3.45 1.86 5/190 29918
/proc/meminfo: memFree=13433460/32950940 swapFree=67111528/67111528
[pid=29866] ppid=29864 vsize=10576 CPUtime=582.28 cores=0,2
/proc/29866/stat : 29866 (picosat) R 29864 29866 29806 0 -1 4202496 2382 0 0 0 58227 1 0 0 25 0 1 0 564912578 10829824 2322 33554432000 134512640 134603332 4293963808 18446744073709551615 134550860 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29866/statm: 2644 2322 97 23 0 2270 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 10576

[startup+642.3 s]
/proc/loadavg: 4.02 3.55 1.99 5/190 29920
/proc/meminfo: memFree=13356784/32950940 swapFree=67111528/67111528
[pid=29866] ppid=29864 vsize=10576 CPUtime=642.28 cores=0,2
/proc/29866/stat : 29866 (picosat) R 29864 29866 29806 0 -1 4202496 2382 0 0 0 64227 1 0 0 25 0 1 0 564912578 10829824 2322 33554432000 134512640 134603332 4293963808 18446744073709551615 134563868 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29866/statm: 2644 2322 97 23 0 2270 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 10576

[startup+702.301 s]
/proc/loadavg: 4.05 3.64 2.12 5/190 29922
/proc/meminfo: memFree=13276512/32950940 swapFree=67111528/67111528
[pid=29866] ppid=29864 vsize=10576 CPUtime=702.28 cores=0,2
/proc/29866/stat : 29866 (picosat) R 29864 29866 29806 0 -1 4202496 2382 0 0 0 70227 1 0 0 25 0 1 0 564912578 10829824 2322 33554432000 134512640 134603332 4293963808 18446744073709551615 134550847 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29866/statm: 2644 2322 97 23 0 2270 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 10576

[startup+762.307 s]
/proc/loadavg: 4.02 3.71 2.23 5/190 29923
/proc/meminfo: memFree=13202052/32950940 swapFree=67111528/67111528
[pid=29866] ppid=29864 vsize=10576 CPUtime=762.29 cores=0,2
/proc/29866/stat : 29866 (picosat) R 29864 29866 29806 0 -1 4202496 2382 0 0 0 76228 1 0 0 25 0 1 0 564912578 10829824 2322 33554432000 134512640 134603332 4293963808 18446744073709551615 134565592 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29866/statm: 2644 2322 97 23 0 2270 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 10576

[startup+822.301 s]
/proc/loadavg: 4.00 3.76 2.34 5/190 29925
/proc/meminfo: memFree=13125880/32950940 swapFree=67111528/67111528
[pid=29866] ppid=29864 vsize=10836 CPUtime=822.28 cores=0,2
/proc/29866/stat : 29866 (picosat) R 29864 29866 29806 0 -1 4202496 2423 0 0 0 82227 1 0 0 25 0 1 0 564912578 11096064 2363 33554432000 134512640 134603332 4293963808 18446744073709551615 134550696 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29866/statm: 2709 2363 98 23 0 2335 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 10836

[startup+882.301 s]
/proc/loadavg: 4.00 3.80 2.44 5/190 29926
/proc/meminfo: memFree=13053404/32950940 swapFree=67111528/67111528
[pid=29866] ppid=29864 vsize=12128 CPUtime=882.28 cores=0,2
/proc/29866/stat : 29866 (picosat) R 29864 29866 29806 0 -1 4202496 2757 0 0 0 88227 1 0 0 25 0 1 0 564912578 12419072 2697 33554432000 134512640 134603332 4293963808 18446744073709551615 134550890 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29866/statm: 3032 2697 98 23 0 2658 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 12128

[startup+942.301 s]
/proc/loadavg: 4.00 3.83 2.54 5/190 29928
/proc/meminfo: memFree=12994472/32950940 swapFree=67111528/67111528
[pid=29866] ppid=29864 vsize=11964 CPUtime=942.28 cores=0,2
/proc/29866/stat : 29866 (picosat) R 29864 29866 29806 0 -1 4202496 2757 0 0 0 94227 1 0 0 25 0 1 0 564912578 12251136 2662 33554432000 134512640 134603332 4293963808 18446744073709551615 134545136 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29866/statm: 2991 2662 98 23 0 2617 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 11964

[startup+1002.3 s]
/proc/loadavg: 4.00 3.86 2.63 5/190 29930
/proc/meminfo: memFree=12927572/32950940 swapFree=67111528/67111528
[pid=29866] ppid=29864 vsize=11948 CPUtime=1002.29 cores=0,2
/proc/29866/stat : 29866 (picosat) R 29864 29866 29806 0 -1 4202496 2757 0 0 0 100227 2 0 0 25 0 1 0 564912578 12234752 2658 33554432000 134512640 134603332 4293963808 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29866/statm: 2987 2658 98 23 0 2613 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 11948

[startup+1062.3 s]
/proc/loadavg: 4.06 3.90 2.71 5/190 29931
/proc/meminfo: memFree=12857968/32950940 swapFree=67111528/67111528
[pid=29866] ppid=29864 vsize=11948 CPUtime=1062.29 cores=0,2
/proc/29866/stat : 29866 (picosat) R 29864 29866 29806 0 -1 4202496 2757 0 0 0 106227 2 0 0 25 0 1 0 564912578 12234752 2658 33554432000 134512640 134603332 4293963808 18446744073709551615 134550801 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29866/statm: 2987 2658 98 23 0 2613 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 11948

[startup+1122.3 s]
/proc/loadavg: 4.09 3.93 2.80 5/190 29933
/proc/meminfo: memFree=12779696/32950940 swapFree=67111528/67111528
[pid=29866] ppid=29864 vsize=11948 CPUtime=1122.29 cores=0,2
/proc/29866/stat : 29866 (picosat) R 29864 29866 29806 0 -1 4202496 2757 0 0 0 112227 2 0 0 25 0 1 0 564912578 12234752 2658 33554432000 134512640 134603332 4293963808 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29866/statm: 2987 2658 98 23 0 2613 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 11948

[startup+1182.3 s]
/proc/loadavg: 4.03 3.94 2.87 5/190 29934
/proc/meminfo: memFree=12708864/32950940 swapFree=67111528/67111528
[pid=29866] ppid=29864 vsize=11948 CPUtime=1182.29 cores=0,2
/proc/29866/stat : 29866 (picosat) R 29864 29866 29806 0 -1 4202496 2757 0 0 0 118227 2 0 0 25 0 1 0 564912578 12234752 2658 33554432000 134512640 134603332 4293963808 18446744073709551615 134564487 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29866/statm: 2987 2658 98 23 0 2613 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 11948

[startup+1242.3 s]
/proc/loadavg: 4.01 3.95 2.94 5/190 29936
/proc/meminfo: memFree=12635800/32950940 swapFree=67111528/67111528
[pid=29866] ppid=29864 vsize=12076 CPUtime=1242.29 cores=0,2
/proc/29866/stat : 29866 (picosat) R 29864 29866 29806 0 -1 4202496 2763 0 0 0 124227 2 0 0 25 0 1 0 564912578 12365824 2664 33554432000 134512640 134603332 4293963808 18446744073709551615 134551059 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29866/statm: 3019 2664 98 23 0 2645 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 12076



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.84 3.92 2.99 3/180 29974
/proc/meminfo: memFree=14186740/32950940 swapFree=67111528/67111528
[pid=29866] ppid=29864 vsize=12076 CPUtime=1300 cores=0,2
/proc/29866/stat : 29866 (picosat) R 29864 29866 29806 0 -1 4202496 2763 0 0 0 129998 2 0 0 25 0 1 0 564912578 12365824 2664 33554432000 134512640 134603332 4293963808 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29866/statm: 3019 2664 98 23 0 2645 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 12076

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.01
CPU user time (s): 1299.99
CPU system time (s): 0.022996
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 12148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.99
system time used= 0.022996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2763
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= 15818

runsolver used 2.12268 second user time and 4.97924 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-25 17:53:38
IDJOB=3280558
IDBENCH=20401
IDSOLVER=1604
FILE ID=node117/3280558-1303746817
RUNJOBID= node117-1303746811-29824
PBS_JOBID= 13154045
Free space on /tmp= 71580 MiB

SOLVER NAME= PicoSAT 941
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-03.cnf
COMMAND LINE= picosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280558-1303746817/watcher-3280558-1303746817 -o /tmp/evaluation-result-3280558-1303746817/solver-3280558-1303746817 -C 2400 -W 1300 -M 7680  picosat HOME/instance-3280558-1303746817.cnf

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

MD5SUM BENCH= 8c67f78ca36ec96e662a91c74844da21
RANDOM SEED=112008222

node117.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.849
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.69
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.849
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.849
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.74
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.849
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.849
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.849
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.74
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.849
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      14154868 kB
Buffers:       2319360 kB
Cached:       15692364 kB
SwapCached:          0 kB
Active:       10625316 kB
Inactive:      7612984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      14154868 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           59680 kB
Writeback:           0 kB
AnonPages:      225936 kB
Mapped:          15640 kB
Slab:           494196 kB
PageTables:       5420 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   416776 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= 71616 MiB
End job on node117 at 2011-04-25 18:15:20