Trace number 3281846

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

General information on the benchmark

Nameibm-2002-30r-k85.cnf
MD5SUMc08fe2d9c476652207ada677b7ca59f9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark42.9815
Satisfiable
(Un)Satisfiability was proved
Number of variables181484
Number of clauses890298
Sum of the clauses size2338581
Maximum clause length19
Minimum clause length1
Number of clauses of size 1771
Number of clauses of size 2667172
Number of clauses of size 3144951
Number of clauses of size 424791
Number of clauses of size 511035
Number of clauses of size over 541578

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-3281846-1303752625/watcher-3281846-1303752625 -o /tmp/evaluation-result-3281846-1303752625/solver-3281846-1303752625 -C 2400 -W 1300 -M 7680 picosat HOME/instance-3281846-1303752625.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.97 1.65 2.66 4/186 9714
/proc/meminfo: memFree=13027544/32951124 swapFree=67111528/67111528
[pid=9714] ppid=9712 vsize=11136 CPUtime=0 cores=1,3
/proc/9714/stat : 9714 (picosat) R 9712 9714 8809 0 -1 4202496 1885 0 0 0 0 0 0 0 21 0 1 0 486862978 11403264 1831 33554432000 134512640 134603332 4289375712 18446744073709551615 134557477 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9714/statm: 2784 1837 89 23 0 2410 0

[startup+0.039355 s]
/proc/loadavg: 0.97 1.65 2.66 4/186 9714
/proc/meminfo: memFree=13027544/32951124 swapFree=67111528/67111528
[pid=9714] ppid=9712 vsize=14936 CPUtime=0.03 cores=1,3
/proc/9714/stat : 9714 (picosat) R 9712 9714 8809 0 -1 4202496 3353 0 0 0 3 0 0 0 21 0 1 0 486862978 15294464 3299 33554432000 134512640 134603332 4289375712 18446744073709551615 5215740 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9714/statm: 3734 3300 90 23 0 3360 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 14936

[startup+0.100352 s]
/proc/loadavg: 0.97 1.65 2.66 4/186 9714
/proc/meminfo: memFree=13027544/32951124 swapFree=67111528/67111528
[pid=9714] ppid=9712 vsize=20992 CPUtime=0.09 cores=1,3
/proc/9714/stat : 9714 (picosat) R 9712 9714 8809 0 -1 4202496 4899 0 0 0 9 0 0 0 21 0 1 0 486862978 21495808 4845 33554432000 134512640 134603332 4289375712 18446744073709551615 5215740 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9714/statm: 5248 4845 90 23 0 4874 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20992

[startup+0.300302 s]
/proc/loadavg: 0.97 1.65 2.66 4/186 9714
/proc/meminfo: memFree=13027544/32951124 swapFree=67111528/67111528
[pid=9714] ppid=9712 vsize=41224 CPUtime=0.29 cores=1,3
/proc/9714/stat : 9714 (picosat) R 9712 9714 8809 0 -1 4202496 9702 0 0 0 28 1 0 0 22 0 1 0 486862978 42213376 9648 33554432000 134512640 134603332 4289375712 18446744073709551615 5215740 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9714/statm: 10306 9649 90 23 0 9932 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41224

[startup+0.700243 s]
/proc/loadavg: 0.97 1.65 2.66 4/186 9714
/proc/meminfo: memFree=13027544/32951124 swapFree=67111528/67111528
[pid=9714] ppid=9712 vsize=45184 CPUtime=0.69 cores=1,3
/proc/9714/stat : 9714 (picosat) R 9712 9714 8809 0 -1 4202496 10825 0 0 0 67 2 0 0 24 0 1 0 486862978 46268416 10771 33554432000 134512640 134603332 4289375712 18446744073709551615 134577247 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9714/statm: 11296 10771 98 23 0 10922 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45184

[startup+1.50109 s]
/proc/loadavg: 0.97 1.65 2.66 5/190 9721
/proc/meminfo: memFree=12935156/32951124 swapFree=67111528/67111528
[pid=9714] ppid=9712 vsize=46340 CPUtime=1.49 cores=1,3
/proc/9714/stat : 9714 (picosat) R 9712 9714 8809 0 -1 4202496 11026 0 0 0 147 2 0 0 25 0 1 0 486862978 47452160 10972 33554432000 134512640 134603332 4289375712 18446744073709551615 134587896 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9714/statm: 11585 10972 98 23 0 11211 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46340

[startup+3.1008 s]
/proc/loadavg: 1.29 1.70 2.67 5/190 9721
/proc/meminfo: memFree=12930692/32951124 swapFree=67111528/67111528
[pid=9714] ppid=9712 vsize=46340 CPUtime=3.09 cores=1,3
/proc/9714/stat : 9714 (picosat) R 9712 9714 8809 0 -1 4202496 11026 0 0 0 307 2 0 0 25 0 1 0 486862978 47452160 10972 33554432000 134512640 134603332 4289375712 18446744073709551615 134575240 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9714/statm: 11585 10972 98 23 0 11211 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46340

[startup+6.30021 s]
/proc/loadavg: 1.29 1.70 2.67 5/190 9722
/proc/meminfo: memFree=12929336/32951124 swapFree=67111528/67111528
[pid=9714] ppid=9712 vsize=46340 CPUtime=6.29 cores=1,3
/proc/9714/stat : 9714 (picosat) R 9712 9714 8809 0 -1 4202496 11026 0 0 0 627 2 0 0 25 0 1 0 486862978 47452160 10972 33554432000 134512640 134603332 4289375712 18446744073709551615 134563917 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9714/statm: 11585 10972 98 23 0 11211 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46340

[startup+12.701 s]
/proc/loadavg: 1.51 1.74 2.68 5/190 9722
/proc/meminfo: memFree=12920812/32951124 swapFree=67111528/67111528
[pid=9714] ppid=9712 vsize=48448 CPUtime=12.69 cores=1,3
/proc/9714/stat : 9714 (picosat) R 9712 9714 8809 0 -1 4202496 11513 0 0 0 1267 2 0 0 25 0 1 0 486862978 49610752 11459 33554432000 134512640 134603332 4289375712 18446744073709551615 134550988 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9714/statm: 12112 11459 98 23 0 11738 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48448

[startup+25.5007 s]
/proc/loadavg: 2.06 1.85 2.70 5/190 9722
/proc/meminfo: memFree=12895840/32951124 swapFree=67111528/67111528
[pid=9714] ppid=9712 vsize=54116 CPUtime=25.49 cores=1,3
/proc/9714/stat : 9714 (picosat) R 9712 9714 8809 0 -1 4202496 12915 0 0 0 2546 3 0 0 25 0 1 0 486862978 55414784 12861 33554432000 134512640 134603332 4289375712 18446744073709551615 134550655 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9714/statm: 13529 12861 98 23 0 13155 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 54116

[startup+51.101 s]
/proc/loadavg: 2.72 2.02 2.73 5/190 9777
/proc/meminfo: memFree=12816476/32951124 swapFree=67111528/67111528
[pid=9714] ppid=9712 vsize=67168 CPUtime=51.08 cores=1,3
/proc/9714/stat : 9714 (picosat) R 9712 9714 8809 0 -1 4202496 16132 0 0 0 5104 4 0 0 25 0 1 0 486862978 68780032 16078 33554432000 134512640 134603332 4289375712 18446744073709551615 134563832 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9714/statm: 16792 16078 98 23 0 16418 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 67168

[startup+102.307 s]
/proc/loadavg: 3.53 2.37 2.81 6/190 9778
/proc/meminfo: memFree=12680884/32951124 swapFree=67111528/67111528
[pid=9714] ppid=9712 vsize=94460 CPUtime=102.28 cores=1,3
/proc/9714/stat : 9714 (picosat) R 9712 9714 8809 0 -1 4202496 22831 0 0 0 10221 7 0 0 25 0 1 0 486862978 96727040 22777 33554432000 134512640 134603332 4289375712 18446744073709551615 134550655 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9714/statm: 23615 22777 98 23 0 23241 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 94460

[startup+162.301 s]
/proc/loadavg: 3.81 2.64 2.87 5/190 9807
/proc/meminfo: memFree=12636352/32951124 swapFree=67111528/67111528
[pid=9714] ppid=9712 vsize=120860 CPUtime=162.28 cores=1,3
/proc/9714/stat : 9714 (picosat) R 9712 9714 8809 0 -1 4202496 29534 0 0 0 16218 10 0 0 25 0 1 0 486862978 123760640 29480 33554432000 134512640 134603332 4289375712 18446744073709551615 134550655 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9714/statm: 30215 29480 98 23 0 29841 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 120860

[startup+222.301 s]
/proc/loadavg: 3.93 2.90 2.95 5/190 9808
/proc/meminfo: memFree=12514556/32951124 swapFree=67111528/67111528
[pid=9714] ppid=9712 vsize=150032 CPUtime=222.28 cores=1,3
/proc/9714/stat : 9714 (picosat) R 9712 9714 8809 0 -1 4202496 36930 0 0 0 22213 15 0 0 25 0 1 0 486862978 153632768 36876 33554432000 134512640 134603332 4289375712 18446744073709551615 134565592 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9714/statm: 37508 36876 98 23 0 37134 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 150032

[startup+282.301 s]
/proc/loadavg: 3.97 3.08 3.01 5/190 9810
/proc/meminfo: memFree=12387684/32951124 swapFree=67111528/67111528
[pid=9714] ppid=9712 vsize=173200 CPUtime=282.29 cores=1,3
/proc/9714/stat : 9714 (picosat) R 9712 9714 8809 0 -1 4202496 42311 0 0 0 28210 19 0 0 25 0 1 0 486862978 177356800 42257 33554432000 134512640 134603332 4289375712 18446744073709551615 134550901 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9714/statm: 43300 42257 98 23 0 42926 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 173200

[startup+342.301 s]
/proc/loadavg: 3.99 3.26 3.07 6/190 9812
/proc/meminfo: memFree=12285984/32951124 swapFree=67111528/67111528
[pid=9714] ppid=9712 vsize=190756 CPUtime=342.28 cores=1,3
/proc/9714/stat : 9714 (picosat) R 9712 9714 8809 0 -1 4202496 46771 0 0 0 34207 21 0 0 25 0 1 0 486862978 195334144 46717 33554432000 134512640 134603332 4289375712 18446744073709551615 134550913 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9714/statm: 47689 46717 98 23 0 47315 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 190756

[startup+402.301 s]
/proc/loadavg: 3.99 3.38 3.12 5/190 9813
/proc/meminfo: memFree=12192084/32951124 swapFree=67111528/67111528
[pid=9714] ppid=9712 vsize=211744 CPUtime=402.29 cores=1,3
/proc/9714/stat : 9714 (picosat) R 9712 9714 8809 0 -1 4202496 52094 0 0 0 40205 24 0 0 25 0 1 0 486862978 216825856 52040 33554432000 134512640 134603332 4289375712 18446744073709551615 134550630 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9714/statm: 52936 52040 98 23 0 52562 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 211744

[startup+462.301 s]
/proc/loadavg: 4.04 3.51 3.18 5/190 9815
/proc/meminfo: memFree=12101416/32951124 swapFree=67111528/67111528
[pid=9714] ppid=9712 vsize=219672 CPUtime=462.29 cores=1,3
/proc/9714/stat : 9714 (picosat) R 9712 9714 8809 0 -1 4202496 53786 0 0 0 46205 24 0 0 25 0 1 0 486862978 224944128 53732 33554432000 134512640 134603332 4289375712 18446744073709551615 134550598 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9714/statm: 54918 53732 98 23 0 54544 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 219672

[startup+522.301 s]
/proc/loadavg: 4.06 3.61 3.23 5/190 9816
/proc/meminfo: memFree=12024516/32951124 swapFree=67111528/67111528
[pid=9714] ppid=9712 vsize=219672 CPUtime=522.29 cores=1,3
/proc/9714/stat : 9714 (picosat) R 9712 9714 8809 0 -1 4202496 53786 0 0 0 52205 24 0 0 25 0 1 0 486862978 224944128 53732 33554432000 134512640 134603332 4289375712 18446744073709551615 134550717 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9714/statm: 54918 53732 98 23 0 54544 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 219672

[startup+582.301 s]
/proc/loadavg: 4.02 3.68 3.28 5/190 9818
/proc/meminfo: memFree=11933228/32951124 swapFree=67111528/67111528
[pid=9714] ppid=9712 vsize=219672 CPUtime=582.29 cores=1,3
/proc/9714/stat : 9714 (picosat) R 9712 9714 8809 0 -1 4202496 53786 0 0 0 58205 24 0 0 25 0 1 0 486862978 224944128 53732 33554432000 134512640 134603332 4289375712 18446744073709551615 134564559 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9714/statm: 54918 53732 98 23 0 54544 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 219672

[startup+642.301 s]
/proc/loadavg: 4.07 3.75 3.33 5/190 9820
/proc/meminfo: memFree=11851372/32951124 swapFree=67111528/67111528
[pid=9714] ppid=9712 vsize=219672 CPUtime=642.3 cores=1,3
/proc/9714/stat : 9714 (picosat) R 9712 9714 8809 0 -1 4202496 53788 0 0 0 64206 24 0 0 25 0 1 0 486862978 224944128 53734 33554432000 134512640 134603332 4289375712 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9714/statm: 54918 53734 98 23 0 54544 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 219672

[startup+702.301 s]
/proc/loadavg: 4.02 3.79 3.36 5/190 9821
/proc/meminfo: memFree=11777688/32951124 swapFree=67111528/67111528
[pid=9714] ppid=9712 vsize=219672 CPUtime=702.3 cores=1,3
/proc/9714/stat : 9714 (picosat) R 9712 9714 8809 0 -1 4202496 53788 0 0 0 70206 24 0 0 25 0 1 0 486862978 224944128 53734 33554432000 134512640 134603332 4289375712 18446744073709551615 134550790 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9714/statm: 54918 53734 98 23 0 54544 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 219672

[startup+762.307 s]
/proc/loadavg: 4.01 3.83 3.40 5/190 9823
/proc/meminfo: memFree=11713436/32951124 swapFree=67111528/67111528
[pid=9714] ppid=9712 vsize=219672 CPUtime=762.3 cores=1,3
/proc/9714/stat : 9714 (picosat) R 9712 9714 8809 0 -1 4202496 53788 0 0 0 76206 24 0 0 25 0 1 0 486862978 224944128 53734 33554432000 134512640 134603332 4289375712 18446744073709551615 134565592 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9714/statm: 54918 53734 98 23 0 54544 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 219672

[startup+822.3 s]
/proc/loadavg: 4.00 3.86 3.43 5/190 9824
/proc/meminfo: memFree=11652648/32951124 swapFree=67111528/67111528
[pid=9714] ppid=9712 vsize=219672 CPUtime=822.3 cores=1,3
/proc/9714/stat : 9714 (picosat) R 9712 9714 8809 0 -1 4202496 53788 0 0 0 82206 24 0 0 25 0 1 0 486862978 224944128 53734 33554432000 134512640 134603332 4289375712 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9714/statm: 54918 53734 98 23 0 54544 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 219672

[startup+882.3 s]
/proc/loadavg: 4.00 3.88 3.47 5/190 9826
/proc/meminfo: memFree=11582692/32951124 swapFree=67111528/67111528
[pid=9714] ppid=9712 vsize=223500 CPUtime=882.3 cores=1,3
/proc/9714/stat : 9714 (picosat) R 9712 9714 8809 0 -1 4202496 54743 0 0 0 88205 25 0 0 25 0 1 0 486862978 228864000 54689 33554432000 134512640 134603332 4289375712 18446744073709551615 134565437 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9714/statm: 55875 54689 98 23 0 55501 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 223500

[startup+942.3 s]
/proc/loadavg: 4.00 3.90 3.50 5/190 9827
/proc/meminfo: memFree=11504676/32951124 swapFree=67111528/67111528
[pid=9714] ppid=9712 vsize=242112 CPUtime=942.3 cores=1,3
/proc/9714/stat : 9714 (picosat) R 9712 9714 8809 0 -1 4202496 59412 0 0 0 94203 27 0 0 25 0 1 0 486862978 247922688 59358 33554432000 134512640 134603332 4289375712 18446744073709551615 134551031 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9714/statm: 60528 59358 98 23 0 60154 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 242112

[startup+1002.3 s]
/proc/loadavg: 4.00 3.92 3.53 5/190 9829
/proc/meminfo: memFree=11406688/32951124 swapFree=67111528/67111528
[pid=9714] ppid=9712 vsize=260460 CPUtime=1002.3 cores=1,3
/proc/9714/stat : 9714 (picosat) R 9712 9714 8809 0 -1 4202496 64047 0 0 0 100201 29 0 0 25 0 1 0 486862978 266711040 63993 33554432000 134512640 134603332 4289375712 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9714/statm: 65115 63993 98 23 0 64741 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 260460

[startup+1062.3 s]
/proc/loadavg: 4.07 3.94 3.56 5/190 9831
/proc/meminfo: memFree=11359800/32951124 swapFree=67111528/67111528
[pid=9714] ppid=9712 vsize=276960 CPUtime=1062.31 cores=1,3
/proc/9714/stat : 9714 (picosat) R 9712 9714 8809 0 -1 4202496 68224 0 0 0 106199 32 0 0 25 0 1 0 486862978 283607040 68170 33554432000 134512640 134603332 4289375712 18446744073709551615 134550948 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9714/statm: 69240 68170 98 23 0 68866 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 276960

[startup+1122.3 s]
/proc/loadavg: 4.02 3.95 3.58 5/190 9832
/proc/meminfo: memFree=11315132/32951124 swapFree=67111528/67111528
[pid=9714] ppid=9712 vsize=297824 CPUtime=1122.31 cores=1,3
/proc/9714/stat : 9714 (picosat) R 9712 9714 8809 0 -1 4202496 73467 0 0 0 112195 36 0 0 25 0 1 0 486862978 304971776 73413 33554432000 134512640 134603332 4289375712 18446744073709551615 134556016 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9714/statm: 74456 73413 98 23 0 74082 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 297824

[startup+1182.3 s]
/proc/loadavg: 4.01 3.95 3.61 5/190 9834
/proc/meminfo: memFree=11298620/32951124 swapFree=67111528/67111528
[pid=9714] ppid=9712 vsize=298352 CPUtime=1182.31 cores=1,3
/proc/9714/stat : 9714 (picosat) R 9712 9714 8809 0 -1 4202496 73765 0 0 0 118195 36 0 0 25 0 1 0 486862978 305512448 73711 33554432000 134512640 134603332 4289375712 18446744073709551615 134565437 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9714/statm: 74588 73711 98 23 0 74214 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 298352

[startup+1242.3 s]
/proc/loadavg: 4.03 3.97 3.64 5/190 9836
/proc/meminfo: memFree=11280620/32951124 swapFree=67111528/67111528
[pid=9714] ppid=9712 vsize=298352 CPUtime=1242.31 cores=1,3
/proc/9714/stat : 9714 (picosat) R 9712 9714 8809 0 -1 4202496 73765 0 0 0 124195 36 0 0 25 0 1 0 486862978 305512448 73711 33554432000 134512640 134603332 4289375712 18446744073709551615 134565336 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9714/statm: 74588 73711 98 23 0 74214 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 298352



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 3.99 3.66 4/188 9838
/proc/meminfo: memFree=12288984/32951124 swapFree=67111528/67111528
[pid=9714] ppid=9712 vsize=298352 CPUtime=1300.02 cores=1,3
/proc/9714/stat : 9714 (picosat) R 9712 9714 8809 0 -1 4202496 73765 0 0 0 129966 36 0 0 25 0 1 0 486862978 305512448 73711 33554432000 134512640 134603332 4289375712 18446744073709551615 134563954 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9714/statm: 74588 73711 98 23 0 74214 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 298352

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

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

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.67
system time used= 0.379942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73765
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= 4
involuntary context switches= 1524

runsolver used 2.10568 second user time and 4.99824 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-25 19:30:25
IDJOB=3281846
IDBENCH=69635
IDSOLVER=1604
FILE ID=node104/3281846-1303752625
RUNJOBID= node104-1303752624-9680
PBS_JOBID= 13154058
Free space on /tmp= 71348 MiB

SOLVER NAME= PicoSAT 941
BENCH NAME= SAT_RACE08/cnf/ibm-2002-30r-k85.cnf
COMMAND LINE= picosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281846-1303752625/watcher-3281846-1303752625 -o /tmp/evaluation-result-3281846-1303752625/solver-3281846-1303752625 -C 2400 -W 1300 -M 7680  picosat HOME/instance-3281846-1303752625.cnf

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

MD5SUM BENCH= c08fe2d9c476652207ada677b7ca59f9
RANDOM SEED=1450650588

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13027700 kB
Buffers:       2282956 kB
Cached:       16949804 kB
SwapCached:          0 kB
Active:       10765612 kB
Inactive:      8575780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13027700 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           46184 kB
Writeback:           0 kB
AnonPages:      107532 kB
Mapped:          15260 kB
Slab:           517508 kB
PageTables:       4700 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   272352 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= 71364 MiB
End job on node104 at 2011-04-25 19:52:07