Trace number 3286065

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.09 1300.05

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.030-NOTKNOWN.cnf
MD5SUMc6d3480970bb2819448dd0a800a3cf1c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1134832
Number of clauses6175026
Sum of the clauses size14647926
Maximum clause length1178
Minimum clause length1
Number of clauses of size 1846
Number of clauses of size 26124260
Number of clauses of size 3960
Number of clauses of size 41200
Number of clauses of size 51200
Number of clauses of size over 546560

Solver Data

15.10/15.10	c RESTART
598.31/598.33	c RESTART
654.70/654.71	c RESTART
692.31/692.36	c RESTART
702.81/702.85	c RESTART
793.61/793.61	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-3286065-1303778011/watcher-3286065-1303778011 -o /tmp/evaluation-result-3286065-1303778011/solver-3286065-1303778011 -C 2400 -W 1300 -M 7680 saturn HOME/instance-3286065-1303778011.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: 3.50 3.90 3.79 4/186 19718
/proc/meminfo: memFree=19044660/32951124 swapFree=67111524/67111528
[pid=19718] ppid=19716 vsize=171092 CPUtime=0 cores=1,3
/proc/19718/stat : 19718 (saturn) R 19716 19718 19354 0 -1 4202496 3693 0 0 0 0 0 0 0 22 0 1 0 470217574 175198208 3636 33554432000 4194304 4210924 140736833873920 18446744073709551615 255106462813 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19718/statm: 42773 3649 81 5 0 11112 0

[startup+0.011503 s]
/proc/loadavg: 3.50 3.90 3.79 4/186 19718
/proc/meminfo: memFree=19044660/32951124 swapFree=67111524/67111528
[pid=19718] ppid=19716 vsize=171092 CPUtime=0 cores=1,3
/proc/19718/stat : 19718 (saturn) R 19716 19718 19354 0 -1 4202496 7131 0 0 0 0 0 0 0 22 0 1 0 470217574 175198208 7074 33554432000 4194304 4210924 140736833873920 18446744073709551615 255106462813 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19718/statm: 42773 7091 81 5 0 11112 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 171092

[startup+0.100538 s]
/proc/loadavg: 3.50 3.90 3.79 4/186 19718
/proc/meminfo: memFree=19044660/32951124 swapFree=67111524/67111528
[pid=19718] ppid=19716 vsize=641584 CPUtime=0.09 cores=1,3
/proc/19718/stat : 19718 (saturn) R 19716 19718 19354 0 -1 4202496 37262 0 0 0 5 4 0 0 22 0 1 0 470217574 656982016 37204 33554432000 4194304 4210924 140736833873920 18446744073709551615 255106429637 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19718/statm: 160396 37207 249 5 0 128735 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 641584

[startup+0.30049 s]
/proc/loadavg: 3.50 3.90 3.79 4/186 19718
/proc/meminfo: memFree=19044660/32951124 swapFree=67111524/67111528
[pid=19718] ppid=19716 vsize=680932 CPUtime=0.29 cores=1,3
/proc/19718/stat : 19718 (saturn) R 19716 19718 19354 0 -1 4202496 52812 0 0 0 22 7 0 0 23 0 1 0 470217574 697274368 52754 33554432000 4194304 4210924 140736833873920 18446744073709551615 4197908 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19718/statm: 170233 52758 1959 5 0 138572 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 680932

[startup+0.700419 s]
/proc/loadavg: 3.50 3.90 3.79 4/186 19718
/proc/meminfo: memFree=19044660/32951124 swapFree=67111524/67111528
[pid=19718] ppid=19716 vsize=755812 CPUtime=0.69 cores=1,3
/proc/19718/stat : 19718 (saturn) R 19716 19718 19354 0 -1 4202496 82794 0 0 0 58 11 0 0 25 0 1 0 470217574 773951488 82736 33554432000 4194304 4210924 140736833873920 18446744073709551615 255106429637 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19718/statm: 188953 82740 5691 5 0 157292 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 755812

[startup+1.50029 s]
/proc/loadavg: 3.50 3.90 3.79 5/187 19719
/proc/meminfo: memFree=18471656/32951124 swapFree=67111524/67111528
[pid=19718] ppid=19716 vsize=906852 CPUtime=1.49 cores=1,3
/proc/19718/stat : 19718 (saturn) R 19716 19718 19354 0 -1 4202496 143398 0 0 0 130 19 0 0 25 0 1 0 470217574 928616448 143341 33554432000 4194304 4210924 140736833873920 18446744073709551615 4197908 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19718/statm: 226713 143343 13243 5 0 195052 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 906852

[startup+3.10099 s]
/proc/loadavg: 3.50 3.90 3.79 5/187 19719
/proc/meminfo: memFree=18138408/32951124 swapFree=67111524/67111528
[pid=19718] ppid=19716 vsize=1201440 CPUtime=3.09 cores=1,3
/proc/19718/stat : 19718 (saturn) R 19716 19718 19354 0 -1 4202496 261899 0 0 0 278 31 0 0 25 0 1 0 470217574 1230274560 261841 33554432000 4194304 4210924 140736833873920 18446744073709551615 255106429637 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19718/statm: 300360 261844 28331 5 0 268699 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1201440

[startup+6.30743 s]
/proc/loadavg: 3.62 3.91 3.80 5/190 19725
/proc/meminfo: memFree=16903448/32951124 swapFree=67111524/67111528
[pid=19718] ppid=19716 vsize=1114060 CPUtime=6.3 cores=1,3
/proc/19718/stat : 19718 (saturn) R 19716 19718 19354 0 -1 4202496 279229 0 0 0 595 35 0 0 25 0 1 0 470217574 1140797440 247754 33554432000 4194304 4210924 140736833873920 18446744073709551615 4204579 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19718/statm: 278515 247754 96 5 0 276986 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 1114060

[startup+12.7003 s]
/proc/loadavg: 3.65 3.91 3.80 5/190 19725
/proc/meminfo: memFree=16152292/32951124 swapFree=67111524/67111528
[pid=19718] ppid=19716 vsize=1114060 CPUtime=12.69 cores=1,3
/proc/19718/stat : 19718 (saturn) R 19716 19718 19354 0 -1 4202496 279233 0 0 0 1234 35 0 0 25 0 1 0 470217574 1140797440 247758 33554432000 4194304 4210924 140736833873920 18446744073709551615 4198608 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19718/statm: 278515 247758 97 5 0 276986 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1114060

[startup+25.501 s]
/proc/loadavg: 3.73 3.92 3.80 5/190 19726
/proc/meminfo: memFree=16151408/32951124 swapFree=67111524/67111528
[pid=19718] ppid=19716 vsize=1114776 CPUtime=25.49 cores=1,3
/proc/19718/stat : 19718 (saturn) R 19716 19718 19354 0 -1 4202496 279461 0 0 0 2514 35 0 0 25 0 1 0 470217574 1141530624 247968 33554432000 4194304 4210924 140736833873920 18446744073709551615 4198714 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19718/statm: 278694 247968 104 5 0 277165 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1114776

[startup+51.1005 s]
/proc/loadavg: 3.82 3.92 3.81 5/190 19726
/proc/meminfo: memFree=16150032/32951124 swapFree=67111524/67111528
[pid=19718] ppid=19716 vsize=1115196 CPUtime=51.09 cores=1,3
/proc/19718/stat : 19718 (saturn) R 19716 19718 19354 0 -1 4202496 279623 0 0 0 5074 35 0 0 25 0 1 0 470217574 1141960704 248118 33554432000 4194304 4210924 140736833873920 18446744073709551615 4204579 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19718/statm: 278799 248118 104 5 0 277270 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1115196

[startup+102.3 s]
/proc/loadavg: 3.92 3.93 3.82 5/190 19728
/proc/meminfo: memFree=16136912/32951124 swapFree=67111524/67111528
[pid=19718] ppid=19716 vsize=1115360 CPUtime=102.29 cores=1,3
/proc/19718/stat : 19718 (saturn) R 19716 19718 19354 0 -1 4202496 279653 0 0 0 10194 35 0 0 25 0 1 0 470217574 1142128640 248144 33554432000 4194304 4210924 140736833873920 18446744073709551615 4206991 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19718/statm: 278840 248144 104 5 0 277311 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 1115360

[startup+162.301 s]
/proc/loadavg: 3.97 3.94 3.82 5/190 19729
/proc/meminfo: memFree=16134780/32951124 swapFree=67111524/67111528
[pid=19718] ppid=19716 vsize=1115360 CPUtime=162.3 cores=1,3
/proc/19718/stat : 19718 (saturn) R 19716 19718 19354 0 -1 4202496 279653 0 0 0 16195 35 0 0 25 0 1 0 470217574 1142128640 248144 33554432000 4194304 4210924 140736833873920 18446744073709551615 4201865 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19718/statm: 278840 248144 104 5 0 277311 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 1115360

[startup+222.301 s]
/proc/loadavg: 3.99 3.95 3.83 5/190 19731
/proc/meminfo: memFree=16133080/32951124 swapFree=67111524/67111528
[pid=19718] ppid=19716 vsize=1115360 CPUtime=222.3 cores=1,3
/proc/19718/stat : 19718 (saturn) R 19716 19718 19354 0 -1 4202496 279662 0 0 0 22195 35 0 0 25 0 1 0 470217574 1142128640 248152 33554432000 4194304 4210924 140736833873920 18446744073709551615 4206988 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19718/statm: 278840 248152 104 5 0 277311 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 1115360

[startup+282.3 s]
/proc/loadavg: 3.99 3.95 3.84 5/190 19733
/proc/meminfo: memFree=16132176/32951124 swapFree=67111524/67111528
[pid=19718] ppid=19716 vsize=1115360 CPUtime=282.31 cores=1,3
/proc/19718/stat : 19718 (saturn) R 19716 19718 19354 0 -1 4202496 279662 0 0 0 28196 35 0 0 25 0 1 0 470217574 1142128640 248152 33554432000 4194304 4210924 140736833873920 18446744073709551615 4201865 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19718/statm: 278840 248152 104 5 0 277311 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 1115360

[startup+342.301 s]
/proc/loadavg: 4.08 3.99 3.85 5/190 19734
/proc/meminfo: memFree=16130672/32951124 swapFree=67111524/67111528
[pid=19718] ppid=19716 vsize=1115492 CPUtime=342.3 cores=1,3
/proc/19718/stat : 19718 (saturn) R 19716 19718 19354 0 -1 4202496 279684 0 0 0 34195 35 0 0 25 0 1 0 470217574 1142263808 248174 33554432000 4194304 4210924 140736833873920 18446744073709551615 4201865 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19718/statm: 278873 248174 104 5 0 277344 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1115492

[startup+402.307 s]
/proc/loadavg: 4.09 4.00 3.86 5/190 19736
/proc/meminfo: memFree=16129036/32951124 swapFree=67111524/67111528
[pid=19718] ppid=19716 vsize=1115444 CPUtime=402.31 cores=1,3
/proc/19718/stat : 19718 (saturn) R 19716 19718 19354 0 -1 4202496 279684 0 0 0 40196 35 0 0 25 0 1 0 470217574 1142214656 248174 33554432000 4194304 4210924 140736833873920 18446744073709551615 4204590 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19718/statm: 278861 248174 104 5 0 277332 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 1115444

[startup+462.3 s]
/proc/loadavg: 4.08 4.01 3.88 5/190 19737
/proc/meminfo: memFree=16115376/32951124 swapFree=67111524/67111528
[pid=19718] ppid=19716 vsize=1115444 CPUtime=462.3 cores=1,3
/proc/19718/stat : 19718 (saturn) R 19716 19718 19354 0 -1 4202496 279685 0 0 0 46195 35 0 0 25 0 1 0 470217574 1142214656 248175 33554432000 4194304 4210924 140736833873920 18446744073709551615 4206991 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19718/statm: 278861 248175 104 5 0 277332 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1115444

[startup+522.301 s]
/proc/loadavg: 4.03 4.01 3.88 5/190 19739
/proc/meminfo: memFree=16110884/32951124 swapFree=67111524/67111528
[pid=19718] ppid=19716 vsize=1115444 CPUtime=522.31 cores=1,3
/proc/19718/stat : 19718 (saturn) R 19716 19718 19354 0 -1 4202496 279685 0 0 0 52196 35 0 0 25 0 1 0 470217574 1142214656 248175 33554432000 4194304 4210924 140736833873920 18446744073709551615 4206994 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19718/statm: 278861 248175 104 5 0 277332 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1115444

[startup+582.3 s]
/proc/loadavg: 4.01 4.00 3.89 5/190 19741
/proc/meminfo: memFree=16102064/32951124 swapFree=67111524/67111528
[pid=19718] ppid=19716 vsize=1116008 CPUtime=582.31 cores=1,3
/proc/19718/stat : 19718 (saturn) R 19716 19718 19354 0 -1 4202496 279835 0 0 0 58196 35 0 0 25 0 1 0 470217574 1142792192 248314 33554432000 4194304 4210924 140736833873920 18446744073709551615 4204579 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19718/statm: 279002 248314 104 5 0 277473 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1116008

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 19742
/proc/meminfo: memFree=16091356/32951124 swapFree=67111524/67111528
[pid=19718] ppid=19716 vsize=1118228 CPUtime=642.31 cores=1,3
/proc/19718/stat : 19718 (saturn) R 19716 19718 19354 0 -1 4202496 280618 0 0 0 64196 35 0 0 25 0 1 0 470217574 1145065472 248994 33554432000 4194304 4210924 140736833873920 18446744073709551615 4206996 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19718/statm: 279557 248994 104 5 0 278028 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1118228

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.90 5/190 19744
/proc/meminfo: memFree=16066784/32951124 swapFree=67111524/67111528
[pid=19718] ppid=19716 vsize=1125308 CPUtime=702.31 cores=1,3
/proc/19718/stat : 19718 (saturn) R 19716 19718 19354 0 -1 4202496 282567 0 0 0 70196 35 0 0 25 0 1 0 470217574 1152315392 250869 33554432000 4194304 4210924 140736833873920 18446744073709551615 4206985 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19718/statm: 281327 250869 104 5 0 279798 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1125308

[startup+762.3 s]
/proc/loadavg: 4.00 4.00 3.90 5/190 19745
/proc/meminfo: memFree=16062304/32951124 swapFree=67111524/67111528
[pid=19718] ppid=19716 vsize=1127668 CPUtime=762.31 cores=1,3
/proc/19718/stat : 19718 (saturn) R 19716 19718 19354 0 -1 4202496 283275 0 0 0 76196 35 0 0 25 0 1 0 470217574 1154732032 251519 33554432000 4194304 4210924 140736833873920 18446744073709551615 4200055 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19718/statm: 281917 251519 105 5 0 280388 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 1127668

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 19747
/proc/meminfo: memFree=16041952/32951124 swapFree=67111524/67111528
[pid=19718] ppid=19716 vsize=1137708 CPUtime=822.31 cores=1,3
/proc/19718/stat : 19718 (saturn) R 19716 19718 19354 0 -1 4202496 285991 0 0 0 82195 36 0 0 25 0 1 0 470217574 1165012992 254135 33554432000 4194304 4210924 140736833873920 18446744073709551615 4206991 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19718/statm: 284427 254135 105 5 0 282898 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1137708

[startup+882.301 s]
/proc/loadavg: 4.12 4.03 3.92 5/190 19749
/proc/meminfo: memFree=16034728/32951124 swapFree=67111524/67111528
[pid=19718] ppid=19716 vsize=1139064 CPUtime=882.31 cores=1,3
/proc/19718/stat : 19718 (saturn) R 19716 19718 19354 0 -1 4202496 286340 0 0 0 88195 36 0 0 25 0 1 0 470217574 1166401536 254481 33554432000 4194304 4210924 140736833873920 18446744073709551615 4200055 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19718/statm: 284766 254481 105 5 0 283237 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 1139064

[startup+942.3 s]
/proc/loadavg: 4.04 4.02 3.92 5/190 19750
/proc/meminfo: memFree=16033836/32951124 swapFree=67111524/67111528
[pid=19718] ppid=19716 vsize=1139496 CPUtime=942.32 cores=1,3
/proc/19718/stat : 19718 (saturn) R 19716 19718 19354 0 -1 4202496 286476 0 0 0 94196 36 0 0 25 0 1 0 470217574 1166843904 254603 33554432000 4194304 4210924 140736833873920 18446744073709551615 4206988 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19718/statm: 284874 254603 105 5 0 283345 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1139496

[startup+1002.3 s]
/proc/loadavg: 4.12 4.05 3.93 5/190 19752
/proc/meminfo: memFree=16034184/32951124 swapFree=67111524/67111528
[pid=19718] ppid=19716 vsize=1139496 CPUtime=1002.31 cores=1,3
/proc/19718/stat : 19718 (saturn) R 19716 19718 19354 0 -1 4202496 286476 0 0 0 100195 36 0 0 25 0 1 0 470217574 1166843904 254603 33554432000 4194304 4210924 140736833873920 18446744073709551615 4198608 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19718/statm: 284874 254603 105 5 0 283345 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 1139496

[startup+1062.31 s]
/proc/loadavg: 4.04 4.03 3.93 5/190 19753
/proc/meminfo: memFree=16034032/32951124 swapFree=67111524/67111528
[pid=19718] ppid=19716 vsize=1139496 CPUtime=1062.32 cores=1,3
/proc/19718/stat : 19718 (saturn) R 19716 19718 19354 0 -1 4202496 286476 0 0 0 106196 36 0 0 25 0 1 0 470217574 1166843904 254603 33554432000 4194304 4210924 140736833873920 18446744073709551615 4198612 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19718/statm: 284874 254603 105 5 0 283345 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1139496

[startup+1122.3 s]
/proc/loadavg: 4.01 4.03 3.93 5/190 19755
/proc/meminfo: memFree=16034136/32951124 swapFree=67111524/67111528
[pid=19718] ppid=19716 vsize=1139500 CPUtime=1122.31 cores=1,3
/proc/19718/stat : 19718 (saturn) R 19716 19718 19354 0 -1 4202496 286477 0 0 0 112195 36 0 0 25 0 1 0 470217574 1166848000 254604 33554432000 4194304 4210924 140736833873920 18446744073709551615 4204579 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19718/statm: 284875 254604 105 5 0 283346 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 1139500

[startup+1182.3 s]
/proc/loadavg: 4.00 4.02 3.93 5/190 19757
/proc/meminfo: memFree=16034128/32951124 swapFree=67111524/67111528
[pid=19718] ppid=19716 vsize=1139492 CPUtime=1182.32 cores=1,3
/proc/19718/stat : 19718 (saturn) R 19716 19718 19354 0 -1 4202496 286486 0 0 0 118196 36 0 0 25 0 1 0 470217574 1166839808 254602 33554432000 4194304 4210924 140736833873920 18446744073709551615 4206988 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19718/statm: 284873 254602 105 5 0 283344 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1139492

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 3.93 5/190 19758
/proc/meminfo: memFree=16033360/32951124 swapFree=67111524/67111528
[pid=19718] ppid=19716 vsize=1139500 CPUtime=1242.32 cores=1,3
/proc/19718/stat : 19718 (saturn) R 19716 19718 19354 0 -1 4202496 286488 0 0 0 124196 36 0 0 25 0 1 0 470217574 1166848000 254604 33554432000 4194304 4210924 140736833873920 18446744073709551615 4204590 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19718/statm: 284875 254604 105 5 0 283346 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1139500



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.84 3.97 3.92 3/182 19779
/proc/meminfo: memFree=16900268/32951124 swapFree=67111524/67111528
[pid=19718] ppid=19716 vsize=1139536 CPUtime=1300.02 cores=1,3
/proc/19718/stat : 19718 (saturn) R 19716 19718 19354 0 -1 4202496 286504 0 0 0 129966 36 0 0 25 0 1 0 470217574 1166884864 254617 33554432000 4194304 4210924 140736833873920 18446744073709551615 4201843 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19718/statm: 284884 254617 105 5 0 283355 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 1139536

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.05
CPU time (s): 1300.09
CPU user time (s): 1299.67
CPU system time (s): 0.416936
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1201440

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

runsolver used 2.08468 second user time and 5.01124 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-26 02:33:34
IDJOB=3286065
IDBENCH=82413
IDSOLVER=1583
FILE ID=node144/3286065-1303778011
RUNJOBID= node144-1303778010-19684
PBS_JOBID= 13157194
Free space on /tmp= 71820 MiB

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

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

MD5SUM BENCH= c6d3480970bb2819448dd0a800a3cf1c
RANDOM SEED=6140727

node144.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.850
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.70
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.850
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	: 5226.16
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.850
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.850
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.83
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.850
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.850
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.82
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.850
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19045808 kB
Buffers:       2189712 kB
Cached:       10452724 kB
SwapCached:          4 kB
Active:        4466932 kB
Inactive:      8868312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19045808 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:          337356 kB
Writeback:           0 kB
AnonPages:      692576 kB
Mapped:          68264 kB
Slab:           504084 kB
PageTables:       6364 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   996752 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= 71824 MiB
End job on node144 at 2011-04-26 02:55:17