Trace number 3266829

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

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m32-q326.25-n30-p30-s48700942.cnf
MD5SUM1bb1eb2a3bb0b22f560ab6712b727e98
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.385941
Satisfiable
(Un)Satisfiability was proved
Number of variables943
Number of clauses93431
Sum of the clauses size187745
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 293401
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

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

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.60 1.38 2.34 4/189 21602
/proc/meminfo: memFree=18451896/32951124 swapFree=67111528/67111528
[pid=21602] ppid=21600 vsize=2544 CPUtime=0 cores=4,6
/proc/21602/stat : 21602 (picosat) R 21600 21602 20549 0 -1 4202496 371 0 0 0 0 0 0 0 25 0 1 0 469976975 2605056 318 33554432000 134512640 134603332 4287092336 18446744073709551615 11990524 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21602/statm: 636 318 89 23 0 262 0

[startup+0.0764741 s]
/proc/loadavg: 1.60 1.38 2.34 4/189 21602
/proc/meminfo: memFree=18451896/32951124 swapFree=67111528/67111528
[pid=21602] ppid=21600 vsize=5304 CPUtime=0.07 cores=4,6
/proc/21602/stat : 21602 (picosat) R 21600 21602 20549 0 -1 4202496 1022 0 0 0 7 0 0 0 25 0 1 0 469976975 5431296 969 33554432000 134512640 134603332 4287092336 18446744073709551615 134528959 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21602/statm: 1326 969 98 23 0 952 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5304

[startup+0.100477 s]
/proc/loadavg: 1.60 1.38 2.34 4/189 21602
/proc/meminfo: memFree=18451896/32951124 swapFree=67111528/67111528
[pid=21602] ppid=21600 vsize=5304 CPUtime=0.09 cores=4,6
/proc/21602/stat : 21602 (picosat) R 21600 21602 20549 0 -1 4202496 1024 0 0 0 9 0 0 0 25 0 1 0 469976975 5431296 971 33554432000 134512640 134603332 4287092336 18446744073709551615 134525248 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21602/statm: 1326 971 98 23 0 952 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5304

[startup+0.300406 s]
/proc/loadavg: 1.60 1.38 2.34 4/189 21602
/proc/meminfo: memFree=18451896/32951124 swapFree=67111528/67111528
[pid=21602] ppid=21600 vsize=5304 CPUtime=0.29 cores=4,6
/proc/21602/stat : 21602 (picosat) R 21600 21602 20549 0 -1 4202496 1036 0 0 0 29 0 0 0 25 0 1 0 469976975 5431296 983 33554432000 134512640 134603332 4287092336 18446744073709551615 134550655 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21602/statm: 1326 983 98 23 0 952 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5304

[startup+0.700347 s]
/proc/loadavg: 1.60 1.38 2.34 4/189 21602
/proc/meminfo: memFree=18451896/32951124 swapFree=67111528/67111528
[pid=21602] ppid=21600 vsize=5304 CPUtime=0.69 cores=4,6
/proc/21602/stat : 21602 (picosat) R 21600 21602 20549 0 -1 4202496 1049 0 0 0 69 0 0 0 25 0 1 0 469976975 5431296 996 33554432000 134512640 134603332 4287092336 18446744073709551615 134525204 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21602/statm: 1326 996 98 23 0 952 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5304

[startup+1.50023 s]
/proc/loadavg: 1.60 1.38 2.34 5/190 21603
/proc/meminfo: memFree=18448300/32951124 swapFree=67111528/67111528
[pid=21602] ppid=21600 vsize=5416 CPUtime=1.49 cores=4,6
/proc/21602/stat : 21602 (picosat) R 21600 21602 20549 0 -1 4202496 1055 0 0 0 149 0 0 0 25 0 1 0 469976975 5545984 1002 33554432000 134512640 134603332 4287092336 18446744073709551615 134565525 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21602/statm: 1354 1002 98 23 0 980 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5416

[startup+3.10096 s]
/proc/loadavg: 1.60 1.38 2.34 5/190 21603
/proc/meminfo: memFree=18448048/32951124 swapFree=67111528/67111528
[pid=21602] ppid=21600 vsize=5416 CPUtime=3.09 cores=4,6
/proc/21602/stat : 21602 (picosat) R 21600 21602 20549 0 -1 4202496 1058 0 0 0 309 0 0 0 25 0 1 0 469976975 5545984 1005 33554432000 134512640 134603332 4287092336 18446744073709551615 134564352 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21602/statm: 1354 1005 98 23 0 980 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5416

[startup+6.30042 s]
/proc/loadavg: 1.79 1.43 2.35 5/190 21603
/proc/meminfo: memFree=18447800/32951124 swapFree=67111528/67111528
[pid=21602] ppid=21600 vsize=5416 CPUtime=6.29 cores=4,6
/proc/21602/stat : 21602 (picosat) R 21600 21602 20549 0 -1 4202496 1077 0 0 0 629 0 0 0 25 0 1 0 469976975 5545984 1024 33554432000 134512640 134603332 4287092336 18446744073709551615 134525207 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21602/statm: 1354 1024 98 23 0 980 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5416

[startup+12.7004 s]
/proc/loadavg: 1.97 1.47 2.35 5/190 21603
/proc/meminfo: memFree=18447412/32951124 swapFree=67111528/67111528
[pid=21602] ppid=21600 vsize=5544 CPUtime=12.69 cores=4,6
/proc/21602/stat : 21602 (picosat) R 21600 21602 20549 0 -1 4202496 1096 0 0 0 1269 0 0 0 25 0 1 0 469976975 5677056 1043 33554432000 134512640 134603332 4287092336 18446744073709551615 134550679 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21602/statm: 1386 1043 98 23 0 1012 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5544

[startup+25.5002 s]
/proc/loadavg: 2.42 1.59 2.38 5/190 21603
/proc/meminfo: memFree=18447016/32951124 swapFree=67111528/67111528
[pid=21602] ppid=21600 vsize=5624 CPUtime=25.49 cores=4,6
/proc/21602/stat : 21602 (picosat) R 21600 21602 20549 0 -1 4202496 1114 0 0 0 2549 0 0 0 25 0 1 0 469976975 5758976 1061 33554432000 134512640 134603332 4287092336 18446744073709551615 134564355 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21602/statm: 1406 1061 98 23 0 1032 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 5624

[startup+51.1009 s]
/proc/loadavg: 2.96 1.78 2.42 5/190 21604
/proc/meminfo: memFree=18446148/32951124 swapFree=67111528/67111528
[pid=21602] ppid=21600 vsize=5700 CPUtime=51.09 cores=4,6
/proc/21602/stat : 21602 (picosat) R 21600 21602 20549 0 -1 4202496 1148 0 0 0 5109 0 0 0 25 0 1 0 469976975 5836800 1076 33554432000 134512640 134603332 4287092336 18446744073709551615 134563962 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21602/statm: 1425 1076 98 23 0 1051 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 5700

[startup+102.306 s]
/proc/loadavg: 3.61 2.14 2.51 5/190 21605
/proc/meminfo: memFree=18444516/32951124 swapFree=67111528/67111528
[pid=21602] ppid=21600 vsize=5700 CPUtime=102.3 cores=4,6
/proc/21602/stat : 21602 (picosat) R 21600 21602 20549 0 -1 4202496 1221 0 0 0 10230 0 0 0 25 0 1 0 469976975 5836800 1098 33554432000 134512640 134603332 4287092336 18446744073709551615 134546856 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21602/statm: 1425 1098 98 23 0 1051 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 5700

[startup+162.3 s]
/proc/loadavg: 3.86 2.48 2.60 5/190 21607
/proc/meminfo: memFree=18443880/32951124 swapFree=67111528/67111528
[pid=21602] ppid=21600 vsize=5832 CPUtime=162.29 cores=4,6
/proc/21602/stat : 21602 (picosat) R 21600 21602 20549 0 -1 4202496 1306 0 0 0 16229 0 0 0 25 0 1 0 469976975 5971968 1131 33554432000 134512640 134603332 4287092336 18446744073709551615 134550810 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21602/statm: 1458 1131 98 23 0 1084 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 5832

[startup+222.3 s]
/proc/loadavg: 3.94 2.75 2.68 5/190 21609
/proc/meminfo: memFree=18443612/32951124 swapFree=67111528/67111528
[pid=21602] ppid=21600 vsize=5864 CPUtime=222.3 cores=4,6
/proc/21602/stat : 21602 (picosat) R 21600 21602 20549 0 -1 4202496 1360 0 0 0 22230 0 0 0 25 0 1 0 469976975 6004736 1139 33554432000 134512640 134603332 4287092336 18446744073709551615 134563962 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21602/statm: 1466 1139 98 23 0 1092 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 5864

[startup+282.301 s]
/proc/loadavg: 3.98 2.98 2.76 5/190 21610
/proc/meminfo: memFree=18443592/32951124 swapFree=67111528/67111528
[pid=21602] ppid=21600 vsize=5828 CPUtime=282.3 cores=4,6
/proc/21602/stat : 21602 (picosat) R 21600 21602 20549 0 -1 4202496 1384 0 0 0 28230 0 0 0 25 0 1 0 469976975 5967872 1130 33554432000 134512640 134603332 4287092336 18446744073709551615 134550888 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21602/statm: 1457 1130 98 23 0 1083 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 5828

[startup+342.301 s]
/proc/loadavg: 3.99 3.16 2.84 5/190 21612
/proc/meminfo: memFree=18442948/32951124 swapFree=67111528/67111528
[pid=21602] ppid=21600 vsize=5868 CPUtime=342.3 cores=4,6
/proc/21602/stat : 21602 (picosat) R 21600 21602 20549 0 -1 4202496 1419 0 0 0 34230 0 0 0 25 0 1 0 469976975 6008832 1140 33554432000 134512640 134603332 4287092336 18446744073709551615 134563962 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21602/statm: 1467 1140 98 23 0 1093 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 5868

[startup+402.301 s]
/proc/loadavg: 3.99 3.31 2.91 5/190 21613
/proc/meminfo: memFree=18442804/32951124 swapFree=67111528/67111528
[pid=21602] ppid=21600 vsize=5816 CPUtime=402.3 cores=4,6
/proc/21602/stat : 21602 (picosat) R 21600 21602 20549 0 -1 4202496 1538 0 0 0 40230 0 0 0 25 0 1 0 469976975 5955584 1127 33554432000 134512640 134603332 4287092336 18446744073709551615 134550973 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21602/statm: 1454 1127 98 23 0 1080 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 5816

[startup+462.301 s]
/proc/loadavg: 3.99 3.43 2.97 5/190 21615
/proc/meminfo: memFree=18442652/32951124 swapFree=67111528/67111528
[pid=21602] ppid=21600 vsize=5932 CPUtime=462.3 cores=4,6
/proc/21602/stat : 21602 (picosat) R 21600 21602 20549 0 -1 4202496 1599 0 0 0 46230 0 0 0 25 0 1 0 469976975 6074368 1156 33554432000 134512640 134603332 4287092336 18446744073709551615 134566161 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21602/statm: 1483 1156 98 23 0 1109 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 5932

[startup+522.301 s]
/proc/loadavg: 4.04 3.55 3.04 5/190 21617
/proc/meminfo: memFree=18443128/32951124 swapFree=67111528/67111528
[pid=21602] ppid=21600 vsize=6008 CPUtime=522.3 cores=4,6
/proc/21602/stat : 21602 (picosat) R 21600 21602 20549 0 -1 4202496 1642 0 0 0 52230 0 0 0 25 0 1 0 469976975 6152192 1158 33554432000 134512640 134603332 4287092336 18446744073709551615 134550669 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21602/statm: 1502 1158 98 23 0 1128 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 6008

[startup+582.301 s]
/proc/loadavg: 4.01 3.63 3.10 5/190 21618
/proc/meminfo: memFree=18442856/32951124 swapFree=67111528/67111528
[pid=21602] ppid=21600 vsize=5988 CPUtime=582.3 cores=4,6
/proc/21602/stat : 21602 (picosat) R 21600 21602 20549 0 -1 4202496 1691 0 0 0 58230 0 0 0 25 0 1 0 469976975 6131712 1170 33554432000 134512640 134603332 4287092336 18446744073709551615 134548261 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21602/statm: 1497 1170 98 23 0 1123 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 5988

[startup+642.301 s]
/proc/loadavg: 4.04 3.71 3.15 5/190 21620
/proc/meminfo: memFree=18442336/32951124 swapFree=67111528/67111528
[pid=21602] ppid=21600 vsize=5972 CPUtime=642.3 cores=4,6
/proc/21602/stat : 21602 (picosat) R 21600 21602 20549 0 -1 4202496 1744 0 0 0 64230 0 0 0 25 0 1 0 469976975 6115328 1166 33554432000 134512640 134603332 4287092336 18446744073709551615 134564386 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21602/statm: 1493 1166 98 23 0 1119 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 5972

[startup+702.301 s]
/proc/loadavg: 4.01 3.76 3.20 5/190 21621
/proc/meminfo: memFree=18442068/32951124 swapFree=67111528/67111528
[pid=21602] ppid=21600 vsize=5940 CPUtime=702.3 cores=4,6
/proc/21602/stat : 21602 (picosat) R 21600 21602 20549 0 -1 4202496 1798 0 0 0 70230 0 0 0 25 0 1 0 469976975 6082560 1158 33554432000 134512640 134603332 4287092336 18446744073709551615 134527361 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21602/statm: 1485 1158 98 23 0 1111 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 5940

[startup+762.307 s]
/proc/loadavg: 4.00 3.80 3.25 5/190 21623
/proc/meminfo: memFree=18441928/32951124 swapFree=67111528/67111528
[pid=21602] ppid=21600 vsize=6472 CPUtime=762.3 cores=4,6
/proc/21602/stat : 21602 (picosat) R 21600 21602 20549 0 -1 4202496 1946 0 0 0 76230 0 0 0 25 0 1 0 469976975 6627328 1291 33554432000 134512640 134603332 4287092336 18446744073709551615 134564352 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21602/statm: 1618 1291 98 23 0 1244 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 6472

[startup+822.301 s]
/proc/loadavg: 4.00 3.83 3.30 5/190 21625
/proc/meminfo: memFree=18442284/32951124 swapFree=67111528/67111528
[pid=21602] ppid=21600 vsize=6128 CPUtime=822.3 cores=4,6
/proc/21602/stat : 21602 (picosat) R 21600 21602 20549 0 -1 4202496 1965 0 0 0 82230 0 0 0 25 0 1 0 469976975 6275072 1205 33554432000 134512640 134603332 4287092336 18446744073709551615 134566214 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21602/statm: 1532 1205 98 23 0 1158 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 6128

[startup+882.3 s]
/proc/loadavg: 4.09 3.89 3.35 5/190 21626
/proc/meminfo: memFree=18442388/32951124 swapFree=67111528/67111528
[pid=21602] ppid=21600 vsize=6004 CPUtime=882.3 cores=4,6
/proc/21602/stat : 21602 (picosat) R 21600 21602 20549 0 -1 4202496 2022 0 0 0 88230 0 0 0 25 0 1 0 469976975 6148096 1174 33554432000 134512640 134603332 4287092336 18446744073709551615 134525396 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21602/statm: 1501 1174 98 23 0 1127 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 6004

[startup+942.3 s]
/proc/loadavg: 4.03 3.91 3.39 5/190 21627
/proc/meminfo: memFree=18441992/32951124 swapFree=67111528/67111528
[pid=21602] ppid=21600 vsize=6140 CPUtime=942.3 cores=4,6
/proc/21602/stat : 21602 (picosat) R 21600 21602 20549 0 -1 4202496 2121 0 0 0 94230 0 0 0 25 0 1 0 469976975 6287360 1208 33554432000 134512640 134603332 4287092336 18446744073709551615 134550780 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21602/statm: 1535 1208 98 23 0 1161 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 6140

[startup+1002.3 s]
/proc/loadavg: 4.01 3.92 3.42 5/190 21629
/proc/meminfo: memFree=18441476/32951124 swapFree=67111528/67111528
[pid=21602] ppid=21600 vsize=6104 CPUtime=1002.3 cores=4,6
/proc/21602/stat : 21602 (picosat) R 21600 21602 20549 0 -1 4202496 2131 0 0 0 100230 0 0 0 25 0 1 0 469976975 6250496 1199 33554432000 134512640 134603332 4287092336 18446744073709551615 134550655 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21602/statm: 1526 1199 98 23 0 1152 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 6104

[startup+1062.3 s]
/proc/loadavg: 4.00 3.93 3.46 5/190 21631
/proc/meminfo: memFree=18440704/32951124 swapFree=67111528/67111528
[pid=21602] ppid=21600 vsize=6136 CPUtime=1062.3 cores=4,6
/proc/21602/stat : 21602 (picosat) R 21600 21602 20549 0 -1 4202496 2132 0 0 0 106230 0 0 0 25 0 1 0 469976975 6283264 1200 33554432000 134512640 134603332 4287092336 18446744073709551615 134550655 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21602/statm: 1534 1200 98 23 0 1160 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 6136

[startup+1122.3 s]
/proc/loadavg: 4.06 3.96 3.49 5/190 21633
/proc/meminfo: memFree=18441308/32951124 swapFree=67111528/67111528
[pid=21602] ppid=21600 vsize=6068 CPUtime=1122.3 cores=4,6
/proc/21602/stat : 21602 (picosat) R 21600 21602 20549 0 -1 4202496 2180 0 0 0 112230 0 0 0 25 0 1 0 469976975 6213632 1190 33554432000 134512640 134603332 4287092336 18446744073709551615 134525199 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21602/statm: 1517 1190 98 23 0 1143 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 6068

[startup+1182.3 s]
/proc/loadavg: 4.02 3.96 3.52 5/190 21634
/proc/meminfo: memFree=18441284/32951124 swapFree=67111528/67111528
[pid=21602] ppid=21600 vsize=6096 CPUtime=1182.31 cores=4,6
/proc/21602/stat : 21602 (picosat) R 21600 21602 20549 0 -1 4202496 2238 0 0 0 118231 0 0 0 25 0 1 0 469976975 6242304 1197 33554432000 134512640 134603332 4287092336 18446744073709551615 134563449 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21602/statm: 1524 1197 98 23 0 1150 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 6096

[startup+1242.3 s]
/proc/loadavg: 4.05 3.98 3.55 5/190 21635
/proc/meminfo: memFree=18441264/32951124 swapFree=67111528/67111528
[pid=21602] ppid=21600 vsize=6344 CPUtime=1242.32 cores=4,6
/proc/21602/stat : 21602 (picosat) R 21600 21602 20549 0 -1 4202496 2322 0 0 0 124231 1 0 0 25 0 1 0 469976975 6496256 1259 33554432000 134512640 134603332 4287092336 18446744073709551615 134564288 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21602/statm: 1586 1259 98 23 0 1212 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 6344



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.39 3.85 3.53 2/172 21691
/proc/meminfo: memFree=18480404/32951124 swapFree=67111528/67111528
[pid=21602] ppid=21600 vsize=6376 CPUtime=1300.02 cores=4,6
/proc/21602/stat : 21602 (picosat) R 21600 21602 20549 0 -1 4202496 2410 0 0 0 130001 1 0 0 25 0 1 0 469976975 6529024 1262 33554432000 134512640 134603332 4287092336 18446744073709551615 134563965 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21602/statm: 1594 1262 98 23 0 1220 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 6376

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.03
CPU user time (s): 1300.01
CPU system time (s): 0.012998
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 6568

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

runsolver used 2.43663 second user time and 4.5753 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-23 20:36:25
IDJOB=3266829
IDBENCH=88214
IDSOLVER=1604
FILE ID=node130/3266829-1303583785
RUNJOBID= node130-1303583773-21533
PBS_JOBID= 13150334
Free space on /tmp= 71836 MiB

SOLVER NAME= PicoSAT 941
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m32-q326.25-n30-p30-s48700942.cnf
COMMAND LINE= picosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3266829-1303583785/watcher-3266829-1303583785 -o /tmp/evaluation-result-3266829-1303583785/solver-3266829-1303583785 -C 2400 -W 1300 -M 7680  picosat HOME/instance-3266829-1303583785.cnf

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

MD5SUM BENCH= 1bb1eb2a3bb0b22f560ab6712b727e98
RANDOM SEED=44967281

node130.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.838
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.67
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.838
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.838
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.75
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.838
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.81
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.838
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.838
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.838
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18452176 kB
Buffers:       2091876 kB
Cached:       11770860 kB
SwapCached:          0 kB
Active:        6376140 kB
Inactive:      7577112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18452176 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9492 kB
Writeback:           0 kB
AnonPages:       90704 kB
Mapped:          15932 kB
Slab:           481252 kB
PageTables:       4876 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   277524 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= 71844 MiB
End job on node130 at 2011-04-23 20:58:07