Trace number 3419673

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 B95? (TO) 5000.11 4999.93

General information on the benchmark

Nameindustrial/palacios/hard/
sortnet-7-ipc5-h15-unsat.cnf
MD5SUM0683489092a5eb0c881dd17c2c45d08e
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 variables105623
Number of clauses374254
Sum of the clauses size911890
Maximum clause length43
Minimum clause length1
Number of clauses of size 1128
Number of clauses of size 2269133
Number of clauses of size 399944
Number of clauses of size 4407
Number of clauses of size 5309
Number of clauses of size over 54333

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: 961)

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-3419673-1306579391/watcher-3419673-1306579391 -o /tmp/evaluation-result-3419673-1306579391/solver-3419673-1306579391 -C 5000 -W 5100 -M 15500 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3419673-1306579391.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 2/514 31259
/proc/meminfo: memFree=11968312/32951124 swapFree=63083240/67111528
[pid=31259] ppid=31257 vsize=23376 CPUtime=0.01 cores=1,3,5,7
/proc/31259/stat : 31259 (RestartSAT) R 31257 31259 31221 0 -1 4202496 1810 0 0 0 1 0 0 0 21 0 1 0 750354796 23937024 1675 33554432000 4194304 4291949 140735803117232 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31259/statm: 5844 1675 228 24 0 2478 0

[startup+0.091472 s]
/proc/loadavg: 0.00 0.00 0.00 2/514 31259
/proc/meminfo: memFree=11968312/32951124 swapFree=63083240/67111528
[pid=31259] ppid=31257 vsize=38868 CPUtime=0.08 cores=1,3,5,7
/proc/31259/stat : 31259 (RestartSAT) R 31257 31259 31221 0 -1 4202496 6869 0 0 0 8 0 0 0 21 0 1 0 750354796 39800832 6055 33554432000 4194304 4291949 140735803117232 18446744073709551615 4277165 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31259/statm: 9717 6057 229 24 0 6351 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 38868

[startup+0.100463 s]
/proc/loadavg: 0.00 0.00 0.00 2/514 31259
/proc/meminfo: memFree=11968312/32951124 swapFree=63083240/67111528
[pid=31259] ppid=31257 vsize=41164 CPUtime=0.09 cores=1,3,5,7
/proc/31259/stat : 31259 (RestartSAT) R 31257 31259 31221 0 -1 4202496 7406 0 0 0 8 1 0 0 21 0 1 0 750354796 42151936 6572 33554432000 4194304 4291949 140735803117232 18446744073709551615 264726065861 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31259/statm: 10324 6575 228 24 0 6958 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 41164

[startup+0.300432 s]
/proc/loadavg: 0.00 0.00 0.00 2/514 31259
/proc/meminfo: memFree=11968312/32951124 swapFree=63083240/67111528
[pid=31259] ppid=31257 vsize=67792 CPUtime=0.29 cores=1,3,5,7
/proc/31259/stat : 31259 (RestartSAT) R 31257 31259 31221 0 -1 4202496 13615 0 0 0 28 1 0 0 22 0 1 0 750354796 69419008 12258 33554432000 4194304 4291949 140735803117232 18446744073709551615 4277528 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31259/statm: 16948 12258 239 24 0 13582 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 67792

[startup+0.700355 s]
/proc/loadavg: 0.00 0.00 0.00 2/514 31259
/proc/meminfo: memFree=11968312/32951124 swapFree=63083240/67111528
[pid=31259] ppid=31257 vsize=76688 CPUtime=0.69 cores=1,3,5,7
/proc/31259/stat : 31259 (RestartSAT) R 31257 31259 31221 0 -1 4202496 18945 0 0 0 67 2 0 0 24 0 1 0 750354796 78528512 14285 33554432000 4194304 4291949 140735803117232 18446744073709551615 4231764 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31259/statm: 19172 14285 239 24 0 15806 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 76688

[startup+1.5002 s]
/proc/loadavg: 0.00 0.00 0.00 3/515 31260
/proc/meminfo: memFree=11906064/32951124 swapFree=63083240/67111528
[pid=31259] ppid=31257 vsize=68964 CPUtime=1.49 cores=1,3,5,7
/proc/31259/stat : 31259 (RestartSAT) R 31257 31259 31221 0 -1 4202496 20802 0 0 0 147 2 0 0 25 0 1 0 750354796 70619136 12482 33554432000 4194304 4291949 140735803117232 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31259/statm: 17241 12482 258 24 0 13875 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 68964

[startup+3.1009 s]
/proc/loadavg: 0.00 0.00 0.00 3/515 31260
/proc/meminfo: memFree=11913628/32951124 swapFree=63083240/67111528
[pid=31259] ppid=31257 vsize=68964 CPUtime=3.09 cores=1,3,5,7
/proc/31259/stat : 31259 (RestartSAT) R 31257 31259 31221 0 -1 4202496 20904 0 0 0 307 2 0 0 25 0 1 0 750354796 70619136 12582 33554432000 4194304 4291949 140735803117232 18446744073709551615 4255843 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31259/statm: 17241 12582 258 24 0 13875 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 68964

[startup+6.3003 s]
/proc/loadavg: 0.16 0.03 0.01 3/515 31260
/proc/meminfo: memFree=11912008/32951124 swapFree=63083240/67111528
[pid=31259] ppid=31257 vsize=68964 CPUtime=6.29 cores=1,3,5,7
/proc/31259/stat : 31259 (RestartSAT) R 31257 31259 31221 0 -1 4202496 21171 0 0 0 627 2 0 0 25 0 1 0 750354796 70619136 12841 33554432000 4194304 4291949 140735803117232 18446744073709551615 4250438 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31259/statm: 17241 12841 258 24 0 13875 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 68964

[startup+12.7011 s]
/proc/loadavg: 0.31 0.07 0.02 3/515 31260
/proc/meminfo: memFree=11906736/32951124 swapFree=63083240/67111528
[pid=31259] ppid=31257 vsize=80456 CPUtime=12.69 cores=1,3,5,7
/proc/31259/stat : 31259 (RestartSAT) R 31257 31259 31221 0 -1 4202496 21689 0 0 0 1266 3 0 0 25 0 1 0 750354796 82386944 13347 33554432000 4194304 4291949 140735803117232 18446744073709551615 4255953 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31259/statm: 20114 13347 258 24 0 16748 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 80456

[startup+25.5007 s]
/proc/loadavg: 0.68 0.16 0.05 3/515 31261
/proc/meminfo: memFree=11901016/32951124 swapFree=63083240/67111528
[pid=31259] ppid=31257 vsize=80456 CPUtime=25.49 cores=1,3,5,7
/proc/31259/stat : 31259 (RestartSAT) R 31257 31259 31221 0 -1 4202496 22805 0 0 0 2546 3 0 0 25 0 1 0 750354796 82386944 14439 33554432000 4194304 4291949 140735803117232 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31259/statm: 20114 14439 258 24 0 16748 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 80456

[startup+51.1008 s]
/proc/loadavg: 1.13 0.31 0.10 3/515 31261
/proc/meminfo: memFree=11894744/32951124 swapFree=63083240/67111528
[pid=31259] ppid=31257 vsize=80456 CPUtime=51.09 cores=1,3,5,7
/proc/31259/stat : 31259 (RestartSAT) R 31257 31259 31221 0 -1 4202496 24359 0 0 0 5105 4 0 0 25 0 1 0 750354796 82386944 15952 33554432000 4194304 4291949 140735803117232 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31259/statm: 20114 15952 258 24 0 16748 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 80456

[startup+102.319 s]
/proc/loadavg: 1.68 0.58 0.20 3/515 31263
/proc/meminfo: memFree=11857520/32951124 swapFree=63083240/67111528
[pid=31259] ppid=31257 vsize=129776 CPUtime=102.31 cores=1,3,5,7
/proc/31259/stat : 31259 (RestartSAT) R 31257 31259 31221 0 -1 4202496 32516 0 0 0 10224 7 0 0 25 0 1 0 750354796 132890624 24045 33554432000 4194304 4291949 140735803117232 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31259/statm: 32444 24045 258 24 0 29078 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 129776

[startup+162.301 s]
/proc/loadavg: 2.08 0.88 0.33 3/515 31264
/proc/meminfo: memFree=11840988/32951124 swapFree=63083240/67111528
[pid=31259] ppid=31257 vsize=129776 CPUtime=162.3 cores=1,3,5,7
/proc/31259/stat : 31259 (RestartSAT) R 31257 31259 31221 0 -1 4202496 36422 0 0 0 16221 9 0 0 25 0 1 0 750354796 132890624 27870 33554432000 4194304 4291949 140735803117232 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31259/statm: 32444 27870 258 24 0 29078 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 129776

[startup+222.3 s]
/proc/loadavg: 2.10 1.10 0.44 3/515 31266
/proc/meminfo: memFree=11827820/32951124 swapFree=63083240/67111528
[pid=31259] ppid=31257 vsize=160596 CPUtime=222.3 cores=1,3,5,7
/proc/31259/stat : 31259 (RestartSAT) R 31257 31259 31221 0 -1 4202496 39161 0 0 0 22220 10 0 0 25 0 1 0 750354796 164450304 30542 33554432000 4194304 4291949 140735803117232 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31259/statm: 40149 30542 258 24 0 36783 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 160596

[startup+282.301 s]
/proc/loadavg: 2.03 1.26 0.53 3/515 31267
/proc/meminfo: memFree=11869328/32951124 swapFree=63083240/67111528
[pid=31259] ppid=31257 vsize=103928 CPUtime=282.3 cores=1,3,5,7
/proc/31259/stat : 31259 (RestartSAT) R 31257 31259 31221 0 -1 4202496 45650 0 0 0 28218 12 0 0 25 0 1 0 750354796 106422272 20586 33554432000 4194304 4291949 140735803117232 18446744073709551615 4248637 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31259/statm: 25982 20586 258 24 0 22616 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 103928

[startup+342.301 s]
/proc/loadavg: 2.01 1.39 0.62 3/515 31269
/proc/meminfo: memFree=11847968/32951124 swapFree=63083240/67111528
[pid=31259] ppid=31257 vsize=115604 CPUtime=342.3 cores=1,3,5,7
/proc/31259/stat : 31259 (RestartSAT) R 31257 31259 31221 0 -1 4202496 50003 0 0 0 34215 15 0 0 25 0 1 0 750354796 118378496 24827 33554432000 4194304 4291949 140735803117232 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31259/statm: 28901 24827 258 24 0 25535 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 115604

[startup+402.3 s]
/proc/loadavg: 2.00 1.50 0.70 3/515 31271
/proc/meminfo: memFree=11834792/32951124 swapFree=63083240/67111528
[pid=31259] ppid=31257 vsize=134572 CPUtime=402.31 cores=1,3,5,7
/proc/31259/stat : 31259 (RestartSAT) R 31257 31259 31221 0 -1 4202496 53407 0 0 0 40213 18 0 0 25 0 1 0 750354796 137801728 28154 33554432000 4194304 4291949 140735803117232 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31259/statm: 33643 28154 258 24 0 30277 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 134572

[startup+462.301 s]
/proc/loadavg: 2.00 1.59 0.78 3/515 31272
/proc/meminfo: memFree=11822224/32951124 swapFree=63083240/67111528
[pid=31259] ppid=31257 vsize=165392 CPUtime=462.31 cores=1,3,5,7
/proc/31259/stat : 31259 (RestartSAT) R 31257 31259 31221 0 -1 4202496 56529 0 0 0 46211 20 0 0 25 0 1 0 750354796 169361408 31198 33554432000 4194304 4291949 140735803117232 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31259/statm: 41348 31198 258 24 0 37982 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 165392

[startup+522.301 s]
/proc/loadavg: 2.00 1.66 0.86 3/515 31274
/proc/meminfo: memFree=11812776/32951124 swapFree=63083240/67111528
[pid=31259] ppid=31257 vsize=165392 CPUtime=522.31 cores=1,3,5,7
/proc/31259/stat : 31259 (RestartSAT) R 31257 31259 31221 0 -1 4202496 59108 0 0 0 52209 22 0 0 25 0 1 0 750354796 169361408 33714 33554432000 4194304 4291949 140735803117232 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31259/statm: 41348 33714 258 24 0 37982 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 165392

[startup+582.3 s]
/proc/loadavg: 2.00 1.72 0.92 3/515 31275
/proc/meminfo: memFree=11869040/32951124 swapFree=63083240/67111528
[pid=31259] ppid=31257 vsize=96828 CPUtime=582.32 cores=1,3,5,7
/proc/31259/stat : 31259 (RestartSAT) R 31257 31259 31221 0 -1 4202496 64074 0 0 0 58208 24 0 0 25 0 1 0 750354796 99151872 19272 33554432000 4194304 4291949 140735803117232 18446744073709551615 4248565 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31259/statm: 24207 19272 258 24 0 20841 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 96828

[startup+642.301 s]

################
# More data... #
################

[startup+4062.32 s]
/proc/loadavg: 2.01 2.02 1.96 3/515 31407
/proc/meminfo: memFree=7918080/32951124 swapFree=63083240/67111528
[pid=31259] ppid=31257 vsize=262392 CPUtime=4062.46 cores=1,3,5,7
/proc/31259/stat : 31259 (RestartSAT) R 31257 31259 31221 0 -1 4202496 294465 0 0 0 406106 140 0 0 25 0 1 0 750354796 268689408 53270 33554432000 4194304 4291949 140735803117232 18446744073709551615 4255873 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31259/statm: 65598 53270 258 24 0 62232 0
Current children cumulated CPU time (s) 4062.46
Current children cumulated vsize (KiB) 262392

[startup+4122.3 s]
/proc/loadavg: 2.12 2.05 1.97 3/515 31409
/proc/meminfo: memFree=7789368/32951124 swapFree=63083240/67111528
[pid=31259] ppid=31257 vsize=262392 CPUtime=4122.44 cores=1,3,5,7
/proc/31259/stat : 31259 (RestartSAT) R 31257 31259 31221 0 -1 4202496 296585 0 0 0 412103 141 0 0 25 0 1 0 750354796 268689408 55349 33554432000 4194304 4291949 140735803117232 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31259/statm: 65598 55349 258 24 0 62232 0
Current children cumulated CPU time (s) 4122.44
Current children cumulated vsize (KiB) 262392

[startup+4182.3 s]
/proc/loadavg: 2.09 2.05 1.97 3/515 31410
/proc/meminfo: memFree=7696260/32951124 swapFree=63083240/67111528
[pid=31259] ppid=31257 vsize=262392 CPUtime=4182.45 cores=1,3,5,7
/proc/31259/stat : 31259 (RestartSAT) R 31257 31259 31221 0 -1 4202496 299002 0 0 0 418102 143 0 0 25 0 1 0 750354796 268689408 57716 33554432000 4194304 4291949 140735803117232 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31259/statm: 65598 57716 258 24 0 62232 0
Current children cumulated CPU time (s) 4182.45
Current children cumulated vsize (KiB) 262392

[startup+4242.3 s]
/proc/loadavg: 2.03 2.04 1.97 3/515 31412
/proc/meminfo: memFree=7582892/32951124 swapFree=63083240/67111528
[pid=31259] ppid=31257 vsize=262392 CPUtime=4242.45 cores=1,3,5,7
/proc/31259/stat : 31259 (RestartSAT) R 31257 31259 31221 0 -1 4202496 301051 0 0 0 424101 144 0 0 25 0 1 0 750354796 268689408 59714 33554432000 4194304 4291949 140735803117232 18446744073709551615 4256161 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31259/statm: 65598 59714 258 24 0 62232 0
Current children cumulated CPU time (s) 4242.45
Current children cumulated vsize (KiB) 262392

[startup+4302.3 s]
/proc/loadavg: 2.01 2.03 1.97 3/515 31414
/proc/meminfo: memFree=7497416/32951124 swapFree=63083240/67111528
[pid=31259] ppid=31257 vsize=262612 CPUtime=4302.45 cores=1,3,5,7
/proc/31259/stat : 31259 (RestartSAT) R 31257 31259 31221 0 -1 4202496 302868 0 0 0 430100 145 0 0 25 0 1 0 750354796 268914688 61489 33554432000 4194304 4291949 140735803117232 18446744073709551615 4255843 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31259/statm: 65653 61489 258 24 0 62287 0
Current children cumulated CPU time (s) 4302.45
Current children cumulated vsize (KiB) 262612

[startup+4362.3 s]
/proc/loadavg: 2.08 2.04 1.98 3/515 31415
/proc/meminfo: memFree=7417896/32951124 swapFree=63083240/67111528
[pid=31259] ppid=31257 vsize=345788 CPUtime=4362.45 cores=1,3,5,7
/proc/31259/stat : 31259 (RestartSAT) R 31257 31259 31221 0 -1 4202496 305787 0 0 0 436099 146 0 0 25 0 1 0 750354796 354086912 64350 33554432000 4194304 4291949 140735803117232 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31259/statm: 86447 64350 258 24 0 83081 0
Current children cumulated CPU time (s) 4362.45
Current children cumulated vsize (KiB) 345788

[startup+4422.3 s]
/proc/loadavg: 2.10 2.04 1.98 3/515 31417
/proc/meminfo: memFree=7338112/32951124 swapFree=63083240/67111528
[pid=31259] ppid=31257 vsize=345788 CPUtime=4422.45 cores=1,3,5,7
/proc/31259/stat : 31259 (RestartSAT) R 31257 31259 31221 0 -1 4202496 307686 0 0 0 442098 147 0 0 25 0 1 0 750354796 354086912 66207 33554432000 4194304 4291949 140735803117232 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31259/statm: 86447 66207 258 24 0 83081 0
Current children cumulated CPU time (s) 4422.45
Current children cumulated vsize (KiB) 345788

[startup+4482.3 s]
/proc/loadavg: 2.04 2.03 1.98 3/515 31418
/proc/meminfo: memFree=7364788/32951124 swapFree=63083240/67111528
[pid=31259] ppid=31257 vsize=176020 CPUtime=4482.45 cores=1,3,5,7
/proc/31259/stat : 31259 (RestartSAT) R 31257 31259 31221 0 -1 4202496 317347 0 0 0 448096 149 0 0 25 0 1 0 750354796 180244480 38555 33554432000 4194304 4291949 140735803117232 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31259/statm: 44005 38555 258 24 0 40639 0
Current children cumulated CPU time (s) 4482.45
Current children cumulated vsize (KiB) 176020

[startup+4542.3 s]
/proc/loadavg: 2.01 2.02 1.98 3/515 31420
/proc/meminfo: memFree=7277612/32951124 swapFree=63083240/67111528
[pid=31259] ppid=31257 vsize=194988 CPUtime=4542.46 cores=1,3,5,7
/proc/31259/stat : 31259 (RestartSAT) R 31257 31259 31221 0 -1 4202496 321778 0 0 0 454094 152 0 0 25 0 1 0 750354796 199667712 42889 33554432000 4194304 4291949 140735803117232 18446744073709551615 4256305 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31259/statm: 48747 42889 258 24 0 45381 0
Current children cumulated CPU time (s) 4542.46
Current children cumulated vsize (KiB) 194988

[startup+4602.3 s]
/proc/loadavg: 2.00 2.02 1.98 3/515 31422
/proc/meminfo: memFree=7179760/32951124 swapFree=63083240/67111528
[pid=31259] ppid=31257 vsize=225808 CPUtime=4602.48 cores=1,3,5,7
/proc/31259/stat : 31259 (RestartSAT) R 31257 31259 31221 0 -1 4202496 326085 0 0 0 460094 154 0 0 25 0 1 0 750354796 231227392 47105 33554432000 4194304 4291949 140735803117232 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31259/statm: 56452 47105 258 24 0 53086 0
Current children cumulated CPU time (s) 4602.48
Current children cumulated vsize (KiB) 225808

[startup+4662.3 s]
/proc/loadavg: 2.16 2.05 2.00 3/515 31423
/proc/meminfo: memFree=7068844/32951124 swapFree=63083240/67111528
[pid=31259] ppid=31257 vsize=225808 CPUtime=4662.46 cores=1,3,5,7
/proc/31259/stat : 31259 (RestartSAT) R 31257 31259 31221 0 -1 4202496 328784 0 0 0 466091 155 0 0 25 0 1 0 750354796 231227392 49741 33554432000 4194304 4291949 140735803117232 18446744073709551615 4262903 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31259/statm: 56452 49741 258 24 0 53086 0
Current children cumulated CPU time (s) 4662.46
Current children cumulated vsize (KiB) 225808

[startup+4722.32 s]
/proc/loadavg: 2.12 2.05 2.00 3/515 31434
/proc/meminfo: memFree=6958728/32951124 swapFree=63083240/67111528
[pid=31259] ppid=31257 vsize=225808 CPUtime=4722.48 cores=1,3,5,7
/proc/31259/stat : 31259 (RestartSAT) R 31257 31259 31221 0 -1 4202496 331418 0 0 0 472092 156 0 0 25 0 1 0 750354796 231227392 52319 33554432000 4194304 4291949 140735803117232 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31259/statm: 56452 52319 258 24 0 53086 0
Current children cumulated CPU time (s) 4722.48
Current children cumulated vsize (KiB) 225808

[startup+4782.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/515 31435
/proc/meminfo: memFree=6868940/32951124 swapFree=63083240/67111528
[pid=31259] ppid=31257 vsize=275896 CPUtime=4782.47 cores=1,3,5,7
/proc/31259/stat : 31259 (RestartSAT) R 31257 31259 31221 0 -1 4202496 333838 0 0 0 478089 158 0 0 25 0 1 0 750354796 282517504 54678 33554432000 4194304 4291949 140735803117232 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31259/statm: 68974 54678 258 24 0 65608 0
Current children cumulated CPU time (s) 4782.47
Current children cumulated vsize (KiB) 275896

[startup+4842.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/515 31437
/proc/meminfo: memFree=6787996/32951124 swapFree=63083240/67111528
[pid=31259] ppid=31257 vsize=275896 CPUtime=4842.47 cores=1,3,5,7
/proc/31259/stat : 31259 (RestartSAT) R 31257 31259 31221 0 -1 4202496 336694 0 0 0 484088 159 0 0 25 0 1 0 750354796 282517504 57474 33554432000 4194304 4291949 140735803117232 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31259/statm: 68974 57474 258 24 0 65608 0
Current children cumulated CPU time (s) 4842.47
Current children cumulated vsize (KiB) 275896

[startup+4902.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 31439
/proc/meminfo: memFree=6704044/32951124 swapFree=63083240/67111528
[pid=31259] ppid=31257 vsize=275896 CPUtime=4902.47 cores=1,3,5,7
/proc/31259/stat : 31259 (RestartSAT) R 31257 31259 31221 0 -1 4202496 338774 0 0 0 490087 160 0 0 25 0 1 0 750354796 282517504 59508 33554432000 4194304 4291949 140735803117232 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31259/statm: 68974 59508 258 24 0 65608 0
Current children cumulated CPU time (s) 4902.47
Current children cumulated vsize (KiB) 275896

[startup+4962.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/515 31440
/proc/meminfo: memFree=6607948/32951124 swapFree=63083240/67111528
[pid=31259] ppid=31257 vsize=275896 CPUtime=4962.47 cores=1,3,5,7
/proc/31259/stat : 31259 (RestartSAT) R 31257 31259 31221 0 -1 4202496 340870 0 0 0 496086 161 0 0 25 0 1 0 750354796 282517504 61551 33554432000 4194304 4291949 140735803117232 18446744073709551615 4256189 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31259/statm: 68974 61551 258 24 0 65608 0
Current children cumulated CPU time (s) 4962.47
Current children cumulated vsize (KiB) 275896



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.09 2.05 2.01 3/515 31441
/proc/meminfo: memFree=6564280/32951124 swapFree=63083240/67111528
[pid=31259] ppid=31257 vsize=275896 CPUtime=5000.09 cores=1,3,5,7
/proc/31259/stat : 31259 (RestartSAT) R 31257 31259 31221 0 -1 4202496 341962 0 0 0 499847 162 0 0 25 0 1 0 750354796 282517504 62616 33554432000 4194304 4291949 140735803117232 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31259/statm: 68974 62616 258 24 0 65608 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 275896

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

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

[startup+4999.9 s]
/proc/loadavg: 2.09 2.05 2.01 3/515 31441
/proc/meminfo: memFree=6564280/32951124 swapFree=63083240/67111528
[pid=31259] ppid=31257 vsize=275896 CPUtime=5000.09 cores=1,3,5,7
/proc/31259/stat : 31259 (RestartSAT) R 31257 31259 31221 0 -1 4202496 341962 0 0 0 499847 162 0 0 25 0 1 0 750354796 282517504 62616 33554432000 4194304 4291949 140735803117232 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31259/statm: 68974 62616 258 24 0 65608 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 275896

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.93
CPU time (s): 5000.11
CPU user time (s): 4998.48
CPU system time (s): 1.63575
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 357284

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

runsolver used 24.1153 second user time and 59.6919 second system time

The end

Launcher Data

Begin job on node141 at 2011-05-28 12:43:12
IDJOB=3419673
IDBENCH=20406
IDSOLVER=1911
FILE ID=node141/3419673-1306579391
RUNJOBID= node141-1306579391-31240
PBS_JOBID= 13471539
Free space on /tmp= 73668 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT07/industrial/palacios/hard/sortnet-7-ipc5-h15-unsat.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3419673-1306579391/watcher-3419673-1306579391 -o /tmp/evaluation-result-3419673-1306579391/solver-3419673-1306579391 -C 5000 -W 5100 -M 15500  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3419673-1306579391.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 0683489092a5eb0c881dd17c2c45d08e
RANDOM SEED=562022796

node141.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.806
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.61
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.806
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	: 5362.96
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.806
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.82
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.806
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.806
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.84
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.806
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.806
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.806
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11968600 kB
Buffers:        352156 kB
Cached:       10248856 kB
SwapCached:      15808 kB
Active:       12860744 kB
Inactive:      7821312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11968600 kB
SwapTotal:    67111528 kB
SwapFree:     63083240 kB
Dirty:            7444 kB
Writeback:           0 kB
AnonPages:    10072152 kB
Mapped:          26216 kB
Slab:           160388 kB
PageTables:      69792 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 150676924 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= 73616 MiB
End job on node141 at 2011-05-28 14:06:34