Trace number 3285513

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
Black Hole SAT 2011-03-08? (TO) 1300.11 1300.08

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.050-SAT.cnf
MD5SUM48f03e5fbe31fc85b9a464480fc8aa5a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark752.735
Satisfiable
(Un)Satisfiability was proved
Number of variables1575206
Number of clauses8464620
Sum of the clauses size20118920
Maximum clause length982
Minimum clause length1
Number of clauses of size 1720
Number of clauses of size 28393300
Number of clauses of size 3400
Number of clauses of size 41600
Number of clauses of size 54000
Number of clauses of size over 564600

Solver Data

11.59/11.68	c RESTART
38.60/38.67	c RESTART
48.00/48.00	c RESTART
118.50/118.56	c RESTART
166.20/166.29	c RESTART

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-3285513-1303775348/watcher-3285513-1303775348 -o /tmp/evaluation-result-3285513-1303775348/solver-3285513-1303775348 -C 2400 -W 1300 -M 7680 saturn HOME/instance-3285513-1303775348.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.78 1.94 2.12 4/189 7130
/proc/meminfo: memFree=22313588/32951124 swapFree=67111412/67111528
[pid=7130] ppid=7128 vsize=238676 CPUtime=0 cores=4,6
/proc/7130/stat : 7130 (saturn) R 7128 7130 5523 0 -1 4202496 3765 0 0 0 0 0 0 0 21 0 1 0 489133151 244404224 3708 33554432000 4194304 4210924 140737147288928 18446744073709551615 218905424989 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7130/statm: 59669 3724 81 5 0 15412 0

[startup+0.0126829 s]
/proc/loadavg: 1.78 1.94 2.12 4/189 7130
/proc/meminfo: memFree=22313588/32951124 swapFree=67111412/67111528
[pid=7130] ppid=7128 vsize=238676 CPUtime=0 cores=4,6
/proc/7130/stat : 7130 (saturn) R 7128 7130 5523 0 -1 4202496 7903 0 0 0 0 0 0 0 21 0 1 0 489133151 244404224 7846 33554432000 4194304 4210924 140737147288928 18446744073709551615 218905424989 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7130/statm: 59669 7866 81 5 0 15412 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 238676

[startup+0.100717 s]
/proc/loadavg: 1.78 1.94 2.12 4/189 7130
/proc/meminfo: memFree=22313588/32951124 swapFree=67111412/67111528
[pid=7130] ppid=7128 vsize=374048 CPUtime=0.09 cores=4,6
/proc/7130/stat : 7130 (saturn) R 7128 7130 5523 0 -1 4202496 44892 0 0 0 4 5 0 0 21 0 1 0 489133151 383025152 44835 33554432000 4194304 4210924 140737147288928 18446744073709551615 4206808 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7130/statm: 93512 44852 94 5 0 49255 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 374048

[startup+0.300666 s]
/proc/loadavg: 1.78 1.94 2.12 4/189 7130
/proc/meminfo: memFree=22313588/32951124 swapFree=67111412/67111528
[pid=7130] ppid=7128 vsize=917540 CPUtime=0.29 cores=4,6
/proc/7130/stat : 7130 (saturn) R 7128 7130 5523 0 -1 4202496 64139 0 0 0 23 6 0 0 22 0 1 0 489133151 939560960 64081 33554432000 4194304 4210924 140737147288928 18446744073709551615 4197908 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7130/statm: 229385 64083 1679 5 0 185128 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 917540

[startup+0.700594 s]
/proc/loadavg: 1.78 1.94 2.12 4/189 7130
/proc/meminfo: memFree=22313588/32951124 swapFree=67111412/67111528
[pid=7130] ppid=7128 vsize=992124 CPUtime=0.69 cores=4,6
/proc/7130/stat : 7130 (saturn) R 7128 7130 5523 0 -1 4202496 94011 0 0 0 59 10 0 0 24 0 1 0 489133151 1015934976 93953 33554432000 4194304 4210924 140737147288928 18446744073709551615 218905391813 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7130/statm: 248031 93956 5383 5 0 203774 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 992124

[startup+1.50045 s]
/proc/loadavg: 1.78 1.94 2.12 5/190 7131
/proc/meminfo: memFree=21878596/32951124 swapFree=67111412/67111528
[pid=7130] ppid=7128 vsize=1141944 CPUtime=1.49 cores=4,6
/proc/7130/stat : 7130 (saturn) R 7128 7130 5523 0 -1 4202496 154174 0 0 0 132 17 0 0 25 0 1 0 489133151 1169350656 154116 33554432000 4194304 4210924 140737147288928 18446744073709551615 218905756778 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7130/statm: 285519 154120 12936 5 0 241262 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1141944

[startup+3.10116 s]
/proc/loadavg: 2.03 1.99 2.14 5/190 7131
/proc/meminfo: memFree=21596868/32951124 swapFree=67111412/67111528
[pid=7130] ppid=7128 vsize=1436840 CPUtime=3.09 cores=4,6
/proc/7130/stat : 7130 (saturn) R 7128 7130 5523 0 -1 4202496 272771 0 0 0 281 28 0 0 25 0 1 0 489133151 1471324160 272713 33554432000 4194304 4210924 140737147288928 18446744073709551615 218905391813 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7130/statm: 359210 272716 28042 5 0 314953 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1436840

[startup+6.30062 s]
/proc/loadavg: 2.03 1.99 2.14 5/190 7131
/proc/meminfo: memFree=20963380/32951124 swapFree=67111412/67111528
[pid=7130] ppid=7128 vsize=1527864 CPUtime=6.29 cores=4,6
/proc/7130/stat : 7130 (saturn) R 7128 7130 5523 0 -1 4202496 384663 0 0 0 586 43 0 0 25 0 1 0 489133151 1564532736 340131 33554432000 4194304 4210924 140737147288928 18446744073709551615 4204590 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7130/statm: 381966 340131 97 5 0 380437 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1527864

[startup+12.7005 s]
/proc/loadavg: 2.34 2.06 2.16 5/190 7131
/proc/meminfo: memFree=20954460/32951124 swapFree=67111412/67111528
[pid=7130] ppid=7128 vsize=1529400 CPUtime=12.7 cores=4,6
/proc/7130/stat : 7130 (saturn) R 7128 7130 5523 0 -1 4202496 385146 0 0 0 1226 44 0 0 25 0 1 0 489133151 1566105600 340563 33554432000 4194304 4210924 140737147288928 18446744073709551615 4207021 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7130/statm: 382350 340563 104 5 0 380821 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 1529400

[startup+25.5012 s]
/proc/loadavg: 2.59 2.12 2.18 5/190 7132
/proc/meminfo: memFree=20950612/32951124 swapFree=67111412/67111528
[pid=7130] ppid=7128 vsize=1529588 CPUtime=25.5 cores=4,6
/proc/7130/stat : 7130 (saturn) R 7128 7130 5523 0 -1 4202496 385233 0 0 0 2506 44 0 0 25 0 1 0 489133151 1566298112 340638 33554432000 4194304 4210924 140737147288928 18446744073709551615 4204590 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7130/statm: 382397 340638 104 5 0 380868 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 1529588

[startup+51.1005 s]
/proc/loadavg: 3.07 2.27 2.22 5/190 7132
/proc/meminfo: memFree=20941780/32951124 swapFree=67111412/67111528
[pid=7130] ppid=7128 vsize=1537764 CPUtime=51.09 cores=4,6
/proc/7130/stat : 7130 (saturn) R 7128 7130 5523 0 -1 4202496 387447 0 0 0 5065 44 0 0 25 0 1 0 489133151 1574670336 342794 33554432000 4194304 4210924 140737147288928 18446744073709551615 4204579 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7130/statm: 384441 342794 104 5 0 382912 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1537764

[startup+102.307 s]
/proc/loadavg: 3.63 2.56 2.32 5/190 7134
/proc/meminfo: memFree=20932924/32951124 swapFree=67111412/67111528
[pid=7130] ppid=7128 vsize=1545396 CPUtime=102.3 cores=4,6
/proc/7130/stat : 7130 (saturn) R 7128 7130 5523 0 -1 4202496 389481 0 0 0 10185 45 0 0 25 0 1 0 489133151 1582485504 344767 33554432000 4194304 4210924 140737147288928 18446744073709551615 4204579 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7130/statm: 386349 344767 105 5 0 384820 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 1545396

[startup+162.301 s]
/proc/loadavg: 3.91 2.83 2.43 5/190 7135
/proc/meminfo: memFree=20923984/32951124 swapFree=67111412/67111528
[pid=7130] ppid=7128 vsize=1545704 CPUtime=162.3 cores=4,6
/proc/7130/stat : 7130 (saturn) R 7128 7130 5523 0 -1 4202496 389635 0 0 0 16185 45 0 0 25 0 1 0 489133151 1582800896 344877 33554432000 4194304 4210924 140737147288928 18446744073709551615 4198592 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7130/statm: 386426 344877 105 5 0 384897 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 1545704

[startup+222.301 s]
/proc/loadavg: 3.97 3.04 2.52 5/190 7137
/proc/meminfo: memFree=20913336/32951124 swapFree=67111412/67111528
[pid=7130] ppid=7128 vsize=1548688 CPUtime=222.3 cores=4,6
/proc/7130/stat : 7130 (saturn) R 7128 7130 5523 0 -1 4202496 390514 0 0 0 22185 45 0 0 25 0 1 0 489133151 1585856512 345645 33554432000 4194304 4210924 140737147288928 18446744073709551615 4206991 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7130/statm: 387172 345645 105 5 0 385643 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 1548688

[startup+282.301 s]
/proc/loadavg: 3.99 3.21 2.61 6/190 7138
/proc/meminfo: memFree=20906768/32951124 swapFree=67111412/67111528
[pid=7130] ppid=7128 vsize=1548688 CPUtime=282.3 cores=4,6
/proc/7130/stat : 7130 (saturn) R 7128 7130 5523 0 -1 4202496 390531 0 0 0 28185 45 0 0 25 0 1 0 489133151 1585856512 345651 33554432000 4194304 4210924 140737147288928 18446744073709551615 4207018 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7130/statm: 387172 345651 105 5 0 385643 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1548688

[startup+342.301 s]
/proc/loadavg: 4.02 3.37 2.70 5/190 7140
/proc/meminfo: memFree=20899108/32951124 swapFree=67111412/67111528
[pid=7130] ppid=7128 vsize=1548712 CPUtime=342.3 cores=4,6
/proc/7130/stat : 7130 (saturn) R 7128 7130 5523 0 -1 4202496 390543 0 0 0 34185 45 0 0 25 0 1 0 489133151 1585881088 345659 33554432000 4194304 4210924 140737147288928 18446744073709551615 4201865 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7130/statm: 387178 345659 105 5 0 385649 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1548712

[startup+402.3 s]
/proc/loadavg: 4.01 3.48 2.78 5/190 7142
/proc/meminfo: memFree=20894356/32951124 swapFree=67111412/67111528
[pid=7130] ppid=7128 vsize=1548692 CPUtime=402.3 cores=4,6
/proc/7130/stat : 7130 (saturn) R 7128 7130 5523 0 -1 4202496 390552 0 0 0 40185 45 0 0 25 0 1 0 489133151 1585860608 345655 33554432000 4194304 4210924 140737147288928 18446744073709551615 4206994 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7130/statm: 387173 345655 105 5 0 385644 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1548692

[startup+462.3 s]
/proc/loadavg: 4.00 3.57 2.85 5/190 7143
/proc/meminfo: memFree=20888116/32951124 swapFree=67111412/67111528
[pid=7130] ppid=7128 vsize=1548720 CPUtime=462.3 cores=4,6
/proc/7130/stat : 7130 (saturn) R 7128 7130 5523 0 -1 4202496 390565 0 0 0 46185 45 0 0 25 0 1 0 489133151 1585889280 345663 33554432000 4194304 4210924 140737147288928 18446744073709551615 4204590 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7130/statm: 387180 345663 105 5 0 385651 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1548720

[startup+522.301 s]
/proc/loadavg: 4.00 3.65 2.92 5/190 7145
/proc/meminfo: memFree=20884608/32951124 swapFree=67111412/67111528
[pid=7130] ppid=7128 vsize=1548712 CPUtime=522.3 cores=4,6
/proc/7130/stat : 7130 (saturn) R 7128 7130 5523 0 -1 4202496 390572 0 0 0 52185 45 0 0 25 0 1 0 489133151 1585881088 345661 33554432000 4194304 4210924 140737147288928 18446744073709551615 4198674 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7130/statm: 387178 345661 105 5 0 385649 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1548712

[startup+582.301 s]
/proc/loadavg: 4.00 3.71 2.99 6/190 7146
/proc/meminfo: memFree=20883840/32951124 swapFree=67111412/67111528
[pid=7130] ppid=7128 vsize=1548688 CPUtime=582.3 cores=4,6
/proc/7130/stat : 7130 (saturn) R 7128 7130 5523 0 -1 4202496 390573 0 0 0 58185 45 0 0 25 0 1 0 489133151 1585856512 345655 33554432000 4194304 4210924 140737147288928 18446744073709551615 4206988 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7130/statm: 387172 345655 105 5 0 385643 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1548688

[startup+642.301 s]
/proc/loadavg: 4.00 3.76 3.05 6/190 7148
/proc/meminfo: memFree=20874380/32951124 swapFree=67111412/67111528
[pid=7130] ppid=7128 vsize=1548536 CPUtime=642.31 cores=4,6
/proc/7130/stat : 7130 (saturn) R 7128 7130 5523 0 -1 4202496 390580 0 0 0 64186 45 0 0 25 0 1 0 489133151 1585700864 345617 33554432000 4194304 4210924 140737147288928 18446744073709551615 4206192 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7130/statm: 387134 345617 105 5 0 385605 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1548536

[startup+702.3 s]
/proc/loadavg: 4.07 3.82 3.11 5/190 7150
/proc/meminfo: memFree=20871376/32951124 swapFree=67111412/67111528
[pid=7130] ppid=7128 vsize=1548564 CPUtime=702.31 cores=4,6
/proc/7130/stat : 7130 (saturn) R 7128 7130 5523 0 -1 4202496 390587 0 0 0 70186 45 0 0 25 0 1 0 489133151 1585729536 345624 33554432000 4194304 4210924 140737147288928 18446744073709551615 4198674 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7130/statm: 387141 345624 105 5 0 385612 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1548564

[startup+762.306 s]
/proc/loadavg: 4.02 3.85 3.16 5/190 7160
/proc/meminfo: memFree=20863664/32951124 swapFree=67111412/67111528
[pid=7130] ppid=7128 vsize=1548512 CPUtime=762.32 cores=4,6
/proc/7130/stat : 7130 (saturn) R 7128 7130 5523 0 -1 4202496 390594 0 0 0 76186 46 0 0 25 0 1 0 489133151 1585676288 345612 33554432000 4194304 4210924 140737147288928 18446744073709551615 4206988 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7130/statm: 387128 345612 105 5 0 385599 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 1548512

[startup+822.301 s]
/proc/loadavg: 4.01 3.87 3.21 5/190 7162
/proc/meminfo: memFree=20863876/32951124 swapFree=67111412/67111528
[pid=7130] ppid=7128 vsize=1548528 CPUtime=822.32 cores=4,6
/proc/7130/stat : 7130 (saturn) R 7128 7130 5523 0 -1 4202496 390600 0 0 0 82186 46 0 0 25 0 1 0 489133151 1585692672 345616 33554432000 4194304 4210924 140737147288928 18446744073709551615 4201865 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7130/statm: 387132 345616 105 5 0 385603 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 1548528

[startup+882.301 s]
/proc/loadavg: 4.05 3.91 3.27 5/190 7163
/proc/meminfo: memFree=20856536/32951124 swapFree=67111412/67111528
[pid=7130] ppid=7128 vsize=1548528 CPUtime=882.32 cores=4,6
/proc/7130/stat : 7130 (saturn) R 7128 7130 5523 0 -1 4202496 390612 0 0 0 88186 46 0 0 25 0 1 0 489133151 1585692672 345617 33554432000 4194304 4210924 140737147288928 18446744073709551615 4201858 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7130/statm: 387132 345617 105 5 0 385603 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 1548528

[startup+942.301 s]
/proc/loadavg: 4.02 3.92 3.31 6/190 7168
/proc/meminfo: memFree=20852852/32951124 swapFree=67111412/67111528
[pid=7130] ppid=7128 vsize=1548516 CPUtime=942.32 cores=4,6
/proc/7130/stat : 7130 (saturn) R 7128 7130 5523 0 -1 4202496 390618 0 0 0 94186 46 0 0 25 0 1 0 489133151 1585680384 345614 33554432000 4194304 4210924 140737147288928 18446744073709551615 4204579 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7130/statm: 387129 345614 105 5 0 385600 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1548516

[startup+1002.3 s]
/proc/loadavg: 4.00 3.93 3.35 5/190 7170
/proc/meminfo: memFree=20848956/32951124 swapFree=67111412/67111528
[pid=7130] ppid=7128 vsize=1548552 CPUtime=1002.32 cores=4,6
/proc/7130/stat : 7130 (saturn) R 7128 7130 5523 0 -1 4202496 390630 0 0 0 100186 46 0 0 25 0 1 0 489133151 1585717248 345624 33554432000 4194304 4210924 140737147288928 18446744073709551615 4204576 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7130/statm: 387138 345624 105 5 0 385609 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1548552

[startup+1062.3 s]
/proc/loadavg: 4.00 3.94 3.39 5/190 7171
/proc/meminfo: memFree=20842212/32951124 swapFree=67111412/67111528
[pid=7130] ppid=7128 vsize=1548516 CPUtime=1062.32 cores=4,6
/proc/7130/stat : 7130 (saturn) R 7128 7130 5523 0 -1 4202496 390635 0 0 0 106186 46 0 0 25 0 1 0 489133151 1585680384 345615 33554432000 4194304 4210924 140737147288928 18446744073709551615 4200055 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7130/statm: 387129 345615 105 5 0 385600 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1548516

[startup+1122.3 s]
/proc/loadavg: 4.00 3.95 3.42 5/190 7173
/proc/meminfo: memFree=20835132/32951124 swapFree=67111412/67111528
[pid=7130] ppid=7128 vsize=1548536 CPUtime=1122.32 cores=4,6
/proc/7130/stat : 7130 (saturn) R 7128 7130 5523 0 -1 4202496 390650 0 0 0 112186 46 0 0 25 0 1 0 489133151 1585700864 345621 33554432000 4194304 4210924 140737147288928 18446744073709551615 4198585 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7130/statm: 387134 345621 105 5 0 385605 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1548536

[startup+1182.3 s]
/proc/loadavg: 4.00 3.95 3.46 5/190 7174
/proc/meminfo: memFree=20827684/32951124 swapFree=67111412/67111528
[pid=7130] ppid=7128 vsize=1548500 CPUtime=1182.32 cores=4,6
/proc/7130/stat : 7130 (saturn) R 7128 7130 5523 0 -1 4202496 390658 0 0 0 118186 46 0 0 25 0 1 0 489133151 1585664000 345612 33554432000 4194304 4210924 140737147288928 18446744073709551615 4206985 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7130/statm: 387125 345612 105 5 0 385596 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1548500

[startup+1242.3 s]
/proc/loadavg: 4.00 3.96 3.49 6/190 7176
/proc/meminfo: memFree=20818352/32951124 swapFree=67111412/67111528
[pid=7130] ppid=7128 vsize=1548520 CPUtime=1242.32 cores=4,6
/proc/7130/stat : 7130 (saturn) R 7128 7130 5523 0 -1 4202496 390666 0 0 0 124186 46 0 0 25 0 1 0 489133151 1585684480 345617 33554432000 4194304 4210924 140737147288928 18446744073709551615 4206991 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7130/statm: 387130 345617 105 5 0 385601 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1548520



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.80 3.93 3.50 2/175 7232
/proc/meminfo: memFree=22404432/32951124 swapFree=67111412/67111528
[pid=7130] ppid=7128 vsize=1548544 CPUtime=1300.04 cores=4,6
/proc/7130/stat : 7130 (saturn) R 7128 7130 5523 0 -1 4202496 390678 0 0 0 129957 47 0 0 25 0 1 0 489133151 1585709056 345624 33554432000 4194304 4210924 140737147288928 18446744073709551615 4206991 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7130/statm: 387136 345624 105 5 0 385607 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 1548544

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.08
CPU time (s): 1300.11
CPU user time (s): 1299.57
CPU system time (s): 0.539917
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1690176

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

runsolver used 2.24866 second user time and 4.85526 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-26 01:49:14
IDJOB=3285513
IDBENCH=82388
IDSOLVER=1583
FILE ID=node137/3285513-1303775348
RUNJOBID= node137-1303775345-7088
PBS_JOBID= 13157155
Free space on /tmp= 71476 MiB

SOLVER NAME= Black Hole SAT 2011-03-08
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.050-SAT.cnf
COMMAND LINE= saturn BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285513-1303775348/watcher-3285513-1303775348 -o /tmp/evaluation-result-3285513-1303775348/solver-3285513-1303775348 -C 2400 -W 1300 -M 7680  saturn HOME/instance-3285513-1303775348.cnf

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

MD5SUM BENCH= 48f03e5fbe31fc85b9a464480fc8aa5a
RANDOM SEED=1194625570

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22313744 kB
Buffers:       1740528 kB
Cached:        6956812 kB
SwapCached:        112 kB
Active:        3424396 kB
Inactive:      6645368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22313744 kB
SwapTotal:    67111528 kB
SwapFree:     67111412 kB
Dirty:          325716 kB
Writeback:           0 kB
AnonPages:     1371856 kB
Mapped:          15172 kB
Slab:           500404 kB
PageTables:       7876 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1712328 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= 71628 MiB
End job on node137 at 2011-04-26 02:10:56