Trace number 3285419

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
RestartSAT A75? (TO) 1300.17 1300.12

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-two-cities-sequential-15nodes-1000size-3degree-100mindistance-3trucks-10packages-2008seed.040-SAT.cnf
MD5SUM74e0fa52e4789615985c73d0a8b105b4
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark127.054
Satisfiable
(Un)Satisfiability was proved
Number of variables580875
Number of clauses3140965
Sum of the clauses size7465165
Maximum clause length602
Minimum clause length1
Number of clauses of size 1445
Number of clauses of size 23105720
Number of clauses of size 3720
Number of clauses of size 4720
Number of clauses of size 51200
Number of clauses of size over 532160

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-3285419-1303764901/watcher-3285419-1303764901 -o /tmp/evaluation-result-3285419-1303764901/solver-3285419-1303764901 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3285419-1303764901.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.76 3.95 3.89 4/183 29367
/proc/meminfo: memFree=13139600/32950928 swapFree=67111524/67111528
[pid=29367] ppid=29365 vsize=21012 CPUtime=0 cores=1,3
/proc/29367/stat : 29367 (RestartSAT) R 29365 29367 28620 0 -1 4202496 1043 0 0 0 0 0 0 0 22 0 1 0 566720988 21516288 985 33554432000 4194304 4291949 140734265197728 18446744073709551615 4200626 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29367/statm: 5253 985 228 24 0 1887 0

[startup+0.0220441 s]
/proc/loadavg: 3.76 3.95 3.89 4/183 29367
/proc/meminfo: memFree=13139600/32950928 swapFree=67111524/67111528
[pid=29367] ppid=29365 vsize=24004 CPUtime=0.01 cores=1,3
/proc/29367/stat : 29367 (RestartSAT) R 29365 29367 28620 0 -1 4202496 1665 0 0 0 1 0 0 0 22 0 1 0 566720988 24580096 1579 33554432000 4194304 4291949 140734265197728 18446744073709551615 4200664 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29367/statm: 6001 1579 228 24 0 2635 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 24004

[startup+0.101028 s]
/proc/loadavg: 3.76 3.95 3.89 4/183 29367
/proc/meminfo: memFree=13139600/32950928 swapFree=67111524/67111528
[pid=29367] ppid=29365 vsize=39456 CPUtime=0.09 cores=1,3
/proc/29367/stat : 29367 (RestartSAT) R 29365 29367 28620 0 -1 4202496 5476 0 0 0 8 1 0 0 22 0 1 0 566720988 40402944 5246 33554432000 4194304 4291949 140734265197728 18446744073709551615 256415052485 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29367/statm: 9864 5247 228 24 0 6498 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39456

[startup+0.300995 s]
/proc/loadavg: 3.76 3.95 3.89 4/183 29367
/proc/meminfo: memFree=13139600/32950928 swapFree=67111524/67111528
[pid=29367] ppid=29365 vsize=89464 CPUtime=0.29 cores=1,3
/proc/29367/stat : 29367 (RestartSAT) R 29365 29367 28620 0 -1 4202496 18202 0 0 0 26 3 0 0 24 0 1 0 566720988 91611136 16778 33554432000 4194304 4291949 140734265197728 18446744073709551615 256415052485 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29367/statm: 22366 16781 228 24 0 19000 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 89464

[startup+0.700916 s]
/proc/loadavg: 3.76 3.95 3.89 4/183 29367
/proc/meminfo: memFree=13139600/32950928 swapFree=67111524/67111528
[pid=29367] ppid=29365 vsize=175232 CPUtime=0.69 cores=1,3
/proc/29367/stat : 29367 (RestartSAT) R 29365 29367 28620 0 -1 4202496 43502 0 0 0 63 6 0 0 25 0 1 0 566720988 179437568 38810 33554432000 4194304 4291949 140734265197728 18446744073709551615 256415052485 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29367/statm: 43808 38813 228 24 0 40442 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 175232

[startup+1.50076 s]
/proc/loadavg: 3.76 3.95 3.89 5/187 29374
/proc/meminfo: memFree=12801360/32950928 swapFree=67111524/67111528
[pid=29367] ppid=29365 vsize=264928 CPUtime=1.49 cores=1,3
/proc/29367/stat : 29367 (RestartSAT) R 29365 29367 28620 0 -1 4202496 66126 0 0 0 139 10 0 0 25 0 1 0 566720988 271286272 59110 33554432000 4194304 4291949 140734265197728 18446744073709551615 4230144 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29367/statm: 66232 59110 232 24 0 62866 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 264928

[startup+3.10046 s]
/proc/loadavg: 3.76 3.95 3.89 5/187 29374
/proc/meminfo: memFree=12525156/32950928 swapFree=67111524/67111528
[pid=29367] ppid=29365 vsize=264928 CPUtime=3.09 cores=1,3
/proc/29367/stat : 29367 (RestartSAT) R 29365 29367 28620 0 -1 4202496 66126 0 0 0 299 10 0 0 25 0 1 0 566720988 271286272 59110 33554432000 4194304 4291949 140734265197728 18446744073709551615 4230265 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29367/statm: 66232 59110 232 24 0 62866 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 264928

[startup+6.30085 s]
/proc/loadavg: 4.02 4.00 3.91 5/190 29380
/proc/meminfo: memFree=12034780/32950928 swapFree=67111524/67111528
[pid=29367] ppid=29365 vsize=326948 CPUtime=6.29 cores=1,3
/proc/29367/stat : 29367 (RestartSAT) R 29365 29367 28620 0 -1 4202496 75994 0 0 0 618 11 0 0 25 0 1 0 566720988 334794752 68159 33554432000 4194304 4291949 140734265197728 18446744073709551615 4229941 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29367/statm: 81737 68159 234 24 0 78371 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 326948

[startup+12.7007 s]
/proc/loadavg: 4.02 4.00 3.91 6/190 29380
/proc/meminfo: memFree=11831228/32950928 swapFree=67111524/67111528
[pid=29367] ppid=29365 vsize=266456 CPUtime=12.69 cores=1,3
/proc/29367/stat : 29367 (RestartSAT) R 29365 29367 28620 0 -1 4202496 88716 0 0 0 1255 14 0 0 25 0 1 0 566720988 272850944 57941 33554432000 4194304 4291949 140734265197728 18446744073709551615 4256275 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29367/statm: 66614 57941 253 24 0 63248 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 266456

[startup+25.5002 s]
/proc/loadavg: 4.01 4.00 3.91 6/190 29380
/proc/meminfo: memFree=11684920/32950928 swapFree=67111524/67111528
[pid=29367] ppid=29365 vsize=297276 CPUtime=25.49 cores=1,3
/proc/29367/stat : 29367 (RestartSAT) R 29365 29367 28620 0 -1 4202496 93913 0 0 0 2534 15 0 0 25 0 1 0 566720988 304410624 63132 33554432000 4194304 4291949 140734265197728 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29367/statm: 74319 63132 253 24 0 70953 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 297276

[startup+51.1004 s]
/proc/loadavg: 4.01 4.00 3.91 6/190 29381
/proc/meminfo: memFree=11665168/32950928 swapFree=67111524/67111528
[pid=29367] ppid=29365 vsize=347364 CPUtime=51.09 cores=1,3
/proc/29367/stat : 29367 (RestartSAT) R 29365 29367 28620 0 -1 4202496 105177 0 0 0 5092 17 0 0 25 0 1 0 566720988 355700736 74391 33554432000 4194304 4291949 140734265197728 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29367/statm: 86841 74391 253 24 0 83475 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 347364

[startup+102.307 s]
/proc/loadavg: 4.00 4.00 3.91 6/190 29382
/proc/meminfo: memFree=11327632/32950928 swapFree=67111524/67111528
[pid=29367] ppid=29365 vsize=561012 CPUtime=102.3 cores=1,3
/proc/29367/stat : 29367 (RestartSAT) R 29365 29367 28620 0 -1 4202496 132864 0 0 0 10207 23 0 0 25 0 1 0 566720988 574476288 102062 33554432000 4194304 4291949 140734265197728 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29367/statm: 140253 102062 253 24 0 136887 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 561012

[startup+162.3 s]
/proc/loadavg: 4.06 4.01 3.92 6/190 29384
/proc/meminfo: memFree=10977412/32950928 swapFree=67111524/67111528
[pid=29367] ppid=29365 vsize=561012 CPUtime=162.29 cores=1,3
/proc/29367/stat : 29367 (RestartSAT) R 29365 29367 28620 0 -1 4202496 164224 0 0 0 16202 27 0 0 25 0 1 0 566720988 574476288 133403 33554432000 4194304 4291949 140734265197728 18446744073709551615 4248464 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29367/statm: 140253 133403 253 24 0 136887 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 561012

[startup+222.301 s]
/proc/loadavg: 4.02 4.01 3.92 6/190 29385
/proc/meminfo: memFree=10589124/32950928 swapFree=67111524/67111528
[pid=29367] ppid=29365 vsize=775936 CPUtime=222.3 cores=1,3
/proc/29367/stat : 29367 (RestartSAT) R 29365 29367 28620 0 -1 4202496 189939 0 0 0 22198 32 0 0 25 0 1 0 566720988 794558464 159098 33554432000 4194304 4291949 140734265197728 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29367/statm: 193984 159098 253 24 0 190618 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 775936

[startup+282.301 s]
/proc/loadavg: 4.00 4.00 3.92 6/190 29387
/proc/meminfo: memFree=10208264/32950928 swapFree=67111524/67111528
[pid=29367] ppid=29365 vsize=1125184 CPUtime=282.3 cores=1,3
/proc/29367/stat : 29367 (RestartSAT) R 29365 29367 28620 0 -1 4202496 220711 0 0 0 28191 39 0 0 25 0 1 0 566720988 1152188416 189853 33554432000 4194304 4291949 140734265197728 18446744073709551615 4248338 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29367/statm: 281296 189853 253 24 0 277930 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1125184

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.92 6/190 29389
/proc/meminfo: memFree=9751632/32950928 swapFree=67111524/67111528
[pid=29367] ppid=29365 vsize=1125184 CPUtime=342.3 cores=1,3
/proc/29367/stat : 29367 (RestartSAT) R 29365 29367 28620 0 -1 4202496 259744 0 0 0 34186 44 0 0 25 0 1 0 566720988 1152188416 228870 33554432000 4194304 4291949 140734265197728 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29367/statm: 281296 228870 253 24 0 277930 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1125184

[startup+402.3 s]
/proc/loadavg: 4.07 4.02 3.92 6/190 29399
/proc/meminfo: memFree=9340816/32950928 swapFree=67111524/67111528
[pid=29367] ppid=29365 vsize=1125184 CPUtime=402.3 cores=1,3
/proc/29367/stat : 29367 (RestartSAT) R 29365 29367 28620 0 -1 4202496 297489 0 0 0 40179 51 0 0 25 0 1 0 566720988 1152188416 266598 33554432000 4194304 4291949 140734265197728 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29367/statm: 281296 266598 253 24 0 277930 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1125184

[startup+462.3 s]
/proc/loadavg: 4.02 4.01 3.92 6/190 29401
/proc/meminfo: memFree=9003112/32950928 swapFree=67111524/67111528
[pid=29367] ppid=29365 vsize=1694020 CPUtime=462.3 cores=1,3
/proc/29367/stat : 29367 (RestartSAT) R 29365 29367 28620 0 -1 4202496 326751 0 0 0 46172 58 0 0 25 0 1 0 566720988 1734676480 295843 33554432000 4194304 4291949 140734265197728 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29367/statm: 423505 295843 253 24 0 420139 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1694020

[startup+522.301 s]
/proc/loadavg: 4.01 4.00 3.92 7/190 29402
/proc/meminfo: memFree=8568848/32950928 swapFree=67111524/67111528
[pid=29367] ppid=29365 vsize=1700840 CPUtime=522.31 cores=1,3
/proc/29367/stat : 29367 (RestartSAT) R 29365 29367 28620 0 -1 4202496 353960 0 0 0 52168 63 0 0 25 0 1 0 566720988 1741660160 323040 33554432000 4194304 4291949 140734265197728 18446744073709551615 4255665 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29367/statm: 425210 323040 253 24 0 421844 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1700840

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.92 7/190 29404
/proc/meminfo: memFree=8165164/32950928 swapFree=67111524/67111528
[pid=29367] ppid=29365 vsize=1706196 CPUtime=582.31 cores=1,3
/proc/29367/stat : 29367 (RestartSAT) R 29365 29367 28620 0 -1 4202496 385681 0 0 0 58162 69 0 0 25 0 1 0 566720988 1747144704 354740 33554432000 4194304 4291949 140734265197728 18446744073709551615 4248452 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29367/statm: 426549 354740 253 24 0 423183 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1706196

[startup+642.3 s]
/proc/loadavg: 4.00 4.00 3.92 6/190 29406
/proc/meminfo: memFree=7839348/32950928 swapFree=67111524/67111528
[pid=29367] ppid=29365 vsize=1712344 CPUtime=642.32 cores=1,3
/proc/29367/stat : 29367 (RestartSAT) R 29365 29367 28620 0 -1 4202496 411899 0 0 0 64159 73 0 0 25 0 1 0 566720988 1753440256 380939 33554432000 4194304 4291949 140734265197728 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29367/statm: 428086 380939 253 24 0 424720 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 1712344

[startup+702.301 s]
/proc/loadavg: 4.09 4.03 3.93 7/190 29407
/proc/meminfo: memFree=7454416/32950928 swapFree=67111524/67111528
[pid=29367] ppid=29365 vsize=1719068 CPUtime=702.32 cores=1,3
/proc/29367/stat : 29367 (RestartSAT) R 29365 29367 28620 0 -1 4202496 437931 0 0 0 70155 77 0 0 25 0 1 0 566720988 1760325632 406954 33554432000 4194304 4291949 140734265197728 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29367/statm: 429767 406954 253 24 0 426401 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 1719068

[startup+762.307 s]
/proc/loadavg: 4.03 4.02 3.93 7/190 29409
/proc/meminfo: memFree=7063124/32950928 swapFree=67111524/67111528
[pid=29367] ppid=29365 vsize=2646944 CPUtime=762.32 cores=1,3
/proc/29367/stat : 29367 (RestartSAT) R 29365 29367 28620 0 -1 4202496 467846 0 0 0 76149 83 0 0 25 0 1 0 566720988 2710470656 436852 33554432000 4194304 4291949 140734265197728 18446744073709551615 4251672 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29367/statm: 661736 436852 253 24 0 658370 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 2646944

[startup+822.3 s]
/proc/loadavg: 4.01 4.02 3.93 6/190 29410
/proc/meminfo: memFree=6599468/32950928 swapFree=67111524/67111528
[pid=29367] ppid=29365 vsize=2649320 CPUtime=822.32 cores=1,3
/proc/29367/stat : 29367 (RestartSAT) R 29365 29367 28620 0 -1 4202496 532349 0 0 0 82141 91 0 0 25 0 1 0 566720988 2712903680 501345 33554432000 4194304 4291949 140734265197728 18446744073709551615 4248512 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29367/statm: 662330 501345 253 24 0 658964 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 2649320

[startup+882.301 s]
/proc/loadavg: 4.00 4.01 3.93 7/190 29412
/proc/meminfo: memFree=6046496/32950928 swapFree=67111524/67111528
[pid=29367] ppid=29365 vsize=2653540 CPUtime=882.32 cores=1,3
/proc/29367/stat : 29367 (RestartSAT) R 29365 29367 28620 0 -1 4202496 580496 0 0 0 88136 96 0 0 25 0 1 0 566720988 2717224960 549470 33554432000 4194304 4291949 140734265197728 18446744073709551615 4251641 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29367/statm: 663385 549470 253 24 0 660019 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 2653540

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.93 7/190 29414
/proc/meminfo: memFree=5701524/32950928 swapFree=67111524/67111528
[pid=29367] ppid=29365 vsize=2662140 CPUtime=942.33 cores=1,3
/proc/29367/stat : 29367 (RestartSAT) R 29365 29367 28620 0 -1 4202496 603909 0 0 0 94131 102 0 0 25 0 1 0 566720988 2726031360 572866 33554432000 4194304 4291949 140734265197728 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29367/statm: 665535 572866 253 24 0 662169 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 2662140

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.93 7/190 29415
/proc/meminfo: memFree=5364040/32950928 swapFree=67111524/67111528
[pid=29367] ppid=29365 vsize=2668448 CPUtime=1002.32 cores=1,3
/proc/29367/stat : 29367 (RestartSAT) R 29365 29367 28620 0 -1 4202496 630115 0 0 0 100126 106 0 0 25 0 1 0 566720988 2732490752 599058 33554432000 4194304 4291949 140734265197728 18446744073709551615 4251106 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29367/statm: 667112 599058 253 24 0 663746 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 2668448

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.93 6/190 29417
/proc/meminfo: memFree=5064524/32950928 swapFree=67111524/67111528
[pid=29367] ppid=29365 vsize=2675536 CPUtime=1062.33 cores=1,3
/proc/29367/stat : 29367 (RestartSAT) R 29365 29367 28620 0 -1 4202496 651084 0 0 0 106122 111 0 0 25 0 1 0 566720988 2739748864 620017 33554432000 4194304 4291949 140734265197728 18446744073709551615 4251620 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29367/statm: 668884 620017 253 24 0 665518 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 2675536

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.93 7/190 29418
/proc/meminfo: memFree=4640420/32950928 swapFree=67111524/67111528
[pid=29367] ppid=29365 vsize=2680880 CPUtime=1122.33 cores=1,3
/proc/29367/stat : 29367 (RestartSAT) R 29365 29367 28620 0 -1 4202496 688123 0 0 0 112115 118 0 0 25 0 1 0 566720988 2745221120 657041 33554432000 4194304 4291949 140734265197728 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29367/statm: 670220 657041 253 24 0 666854 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 2680880

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.93 7/190 29420
/proc/meminfo: memFree=4339632/32950928 swapFree=67111524/67111528
[pid=29367] ppid=29365 vsize=4188436 CPUtime=1182.34 cores=1,3
/proc/29367/stat : 29367 (RestartSAT) R 29365 29367 28620 0 -1 4202496 710183 0 0 0 118111 123 0 0 25 0 1 0 566720988 4288958464 679086 33554432000 4194304 4291949 140734265197728 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29367/statm: 1047109 679086 253 24 0 1043743 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 4188436

[startup+1242.3 s]
/proc/loadavg: 4.04 4.01 3.94 6/190 29422
/proc/meminfo: memFree=3904076/32950928 swapFree=67111524/67111528
[pid=29367] ppid=29365 vsize=4192056 CPUtime=1242.33 cores=1,3
/proc/29367/stat : 29367 (RestartSAT) R 29365 29367 28620 0 -1 4202496 736107 0 0 0 124106 127 0 0 25 0 1 0 566720988 4292665344 704989 33554432000 4194304 4291949 140734265197728 18446744073709551615 4248612 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29367/statm: 1048014 704989 253 24 0 1044648 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 4192056



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.93 3.99 3.93 4/188 29424
/proc/meminfo: memFree=5291456/32950928 swapFree=67111524/67111528
[pid=29367] ppid=29365 vsize=4198092 CPUtime=1300.04 cores=1,3
/proc/29367/stat : 29367 (RestartSAT) R 29365 29367 28620 0 -1 4202496 758430 0 0 0 129873 131 0 0 25 0 1 0 566720988 4298846208 727293 33554432000 4194304 4291949 140734265197728 18446744073709551615 4251623 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29367/statm: 1049523 727293 253 24 0 1046157 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 4198092

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

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

[startup+1300.11 s]
/proc/loadavg: 3.93 3.99 3.93 4/189 29425
/proc/meminfo: memFree=7849196/32950928 swapFree=67111524/67111528
[pid=29367] ppid=29365 vsize=0 CPUtime=1300.15 cores=1,3
/proc/29367/stat : 29367 (RestartSAT) R 29365 29367 28620 0 -1 4203524 758430 0 0 0 129873 142 0 0 25 0 1 0 566720988 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 1 0 0 0
/proc/29367/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.15
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.12
CPU time (s): 1300.17
CPU user time (s): 1298.74
CPU system time (s): 1.42678
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 4198092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.74
system time used= 1.42678
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 758430
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= 5
involuntary context switches= 985

runsolver used 2.02969 second user time and 4.97924 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-25 22:55:03
IDJOB=3285419
IDBENCH=82386
IDSOLVER=1581
FILE ID=node115/3285419-1303764901
RUNJOBID= node115-1303764901-29338
PBS_JOBID= 13157138
Free space on /tmp= 72436 MiB

SOLVER NAME= RestartSAT A75
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-two-cities-sequential-15nodes-1000size-3degree-100mindistance-3trucks-10packages-2008seed.040-SAT.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.75 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285419-1303764901/watcher-3285419-1303764901 -o /tmp/evaluation-result-3285419-1303764901/solver-3285419-1303764901 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3285419-1303764901.cnf

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

MD5SUM BENCH= 74e0fa52e4789615985c73d0a8b105b4
RANDOM SEED=1384916472

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
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.77
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.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
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.811
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:     32950928 kB
MemFree:      13140012 kB
Buffers:       2290348 kB
Cached:       16828536 kB
SwapCached:          4 kB
Active:        7488212 kB
Inactive:     11762828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13140012 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:          201120 kB
Writeback:           0 kB
AnonPages:      130984 kB
Mapped:          14892 kB
Slab:           495124 kB
PageTables:       5124 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   284500 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= 72328 MiB
End job on node115 at 2011-04-25 23:16:45