Trace number 3264217

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) 1300.06 1300.02

General information on the benchmark

NameSAT04/handmade/kexu/frb-0.8/
frb59-26-1.used-as.sat04-891.cnf
MD5SUM5877850d9f604b6973676132cbba5c90
Bench CategoryCRAFTED (crafted 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 variables1534
Number of clauses132295
Sum of the clauses size266006
Maximum clause length26
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2132236
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 559

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

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-3264217-1307641850/watcher-3264217-1307641850 -o /tmp/evaluation-result-3264217-1307641850/solver-3264217-1307641850 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3264217-1307641850.cnf 

running on 2 cores: 5,7

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.91 3.64 5/189 5319
/proc/meminfo: memFree=32302784/32951124 swapFree=67053960/67111528
[pid=5319] ppid=5317 vsize=19724 CPUtime=0 cores=5,7
/proc/5319/stat : 5319 (RestartSAT) R 5317 5319 3534 0 -1 4202496 767 0 0 0 0 0 0 0 22 0 1 0 856600500 20197376 709 33554432000 4194304 4291949 140736904512256 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5319/statm: 4931 709 225 24 0 1565 0

[startup+0.0404219 s]
/proc/loadavg: 3.76 3.91 3.64 5/189 5319
/proc/meminfo: memFree=32302784/32951124 swapFree=67053960/67111528
[pid=5319] ppid=5317 vsize=24944 CPUtime=0.03 cores=5,7
/proc/5319/stat : 5319 (RestartSAT) R 5317 5319 3534 0 -1 4202496 2704 0 0 0 3 0 0 0 22 0 1 0 856600500 25542656 2453 33554432000 4194304 4291949 140736904512256 18446744073709551615 4229941 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5319/statm: 6236 2453 232 24 0 2870 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 24944

[startup+0.100406 s]
/proc/loadavg: 3.76 3.91 3.64 5/189 5319
/proc/meminfo: memFree=32302784/32951124 swapFree=67053960/67111528
[pid=5319] ppid=5317 vsize=24944 CPUtime=0.09 cores=5,7
/proc/5319/stat : 5319 (RestartSAT) R 5317 5319 3534 0 -1 4202496 2710 0 0 0 9 0 0 0 22 0 1 0 856600500 25542656 2459 33554432000 4194304 4291949 140736904512256 18446744073709551615 4229955 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5319/statm: 6236 2459 232 24 0 2870 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24944

[startup+0.300372 s]
/proc/loadavg: 3.76 3.91 3.64 5/189 5319
/proc/meminfo: memFree=32302784/32951124 swapFree=67053960/67111528
[pid=5319] ppid=5317 vsize=22724 CPUtime=0.29 cores=5,7
/proc/5319/stat : 5319 (RestartSAT) R 5317 5319 3534 0 -1 4202496 3474 0 0 0 29 0 0 0 23 0 1 0 856600500 23269376 2443 33554432000 4194304 4291949 140736904512256 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5319/statm: 5681 2443 253 24 0 2315 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22724

[startup+0.700299 s]
/proc/loadavg: 3.76 3.91 3.64 5/189 5319
/proc/meminfo: memFree=32302784/32951124 swapFree=67053960/67111528
[pid=5319] ppid=5317 vsize=27120 CPUtime=0.69 cores=5,7
/proc/5319/stat : 5319 (RestartSAT) R 5317 5319 3534 0 -1 4202496 4005 0 0 0 69 0 0 0 25 0 1 0 856600500 27770880 2967 33554432000 4194304 4291949 140736904512256 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5319/statm: 6780 2967 253 24 0 3414 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27120

[startup+1.50015 s]
/proc/loadavg: 3.78 3.91 3.64 5/190 5320
/proc/meminfo: memFree=32286112/32951124 swapFree=67053960/67111528
[pid=5319] ppid=5317 vsize=31804 CPUtime=1.49 cores=5,7
/proc/5319/stat : 5319 (RestartSAT) R 5317 5319 3534 0 -1 4202496 4870 0 0 0 149 0 0 0 25 0 1 0 856600500 32567296 3827 33554432000 4194304 4291949 140736904512256 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5319/statm: 7951 3827 253 24 0 4585 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31804

[startup+3.10086 s]
/proc/loadavg: 3.78 3.91 3.64 6/190 5320
/proc/meminfo: memFree=32280656/32951124 swapFree=67053960/67111528
[pid=5319] ppid=5317 vsize=40492 CPUtime=3.08 cores=5,7
/proc/5319/stat : 5319 (RestartSAT) R 5317 5319 3534 0 -1 4202496 6517 0 0 0 308 0 0 0 25 0 1 0 856600500 41463808 5462 33554432000 4194304 4291949 140736904512256 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5319/statm: 10123 5462 253 24 0 6757 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 40492

[startup+6.30027 s]
/proc/loadavg: 3.78 3.91 3.64 5/190 5320
/proc/meminfo: memFree=32267396/32951124 swapFree=67053960/67111528
[pid=5319] ppid=5317 vsize=54440 CPUtime=6.29 cores=5,7
/proc/5319/stat : 5319 (RestartSAT) R 5317 5319 3534 0 -1 4202496 8734 0 0 0 628 1 0 0 25 0 1 0 856600500 55746560 7665 33554432000 4194304 4291949 140736904512256 18446744073709551615 4256182 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5319/statm: 13610 7665 253 24 0 10244 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 54440

[startup+12.7011 s]
/proc/loadavg: 3.81 3.91 3.64 5/190 5320
/proc/meminfo: memFree=32249688/32951124 swapFree=67053960/67111528
[pid=5319] ppid=5317 vsize=57532 CPUtime=12.69 cores=5,7
/proc/5319/stat : 5319 (RestartSAT) R 5317 5319 3534 0 -1 4202496 12243 0 0 0 1267 2 0 0 25 0 1 0 856600500 58912768 11157 33554432000 4194304 4291949 140736904512256 18446744073709551615 4256127 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5319/statm: 14383 11157 253 24 0 11017 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57532

[startup+25.5008 s]
/proc/loadavg: 3.84 3.91 3.64 5/190 5359
/proc/meminfo: memFree=32217256/32951124 swapFree=67053960/67111528
[pid=5319] ppid=5317 vsize=80772 CPUtime=25.49 cores=5,7
/proc/5319/stat : 5319 (RestartSAT) R 5317 5319 3534 0 -1 4202496 16801 0 0 0 2546 3 0 0 25 0 1 0 856600500 82710528 15683 33554432000 4194304 4291949 140736904512256 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5319/statm: 20193 15683 253 24 0 16827 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 80772

[startup+51.1011 s]
/proc/loadavg: 3.89 3.92 3.65 5/190 5359
/proc/meminfo: memFree=32181480/32951124 swapFree=67053960/67111528
[pid=5319] ppid=5317 vsize=117808 CPUtime=51.09 cores=5,7
/proc/5319/stat : 5319 (RestartSAT) R 5317 5319 3534 0 -1 4202496 24030 0 0 0 5104 5 0 0 25 0 1 0 856600500 120635392 22857 33554432000 4194304 4291949 140736904512256 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5319/statm: 29452 22857 253 24 0 26086 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 117808

[startup+102.307 s]
/proc/loadavg: 3.96 3.93 3.67 5/190 5361
/proc/meminfo: memFree=32198076/32951124 swapFree=67053960/67111528
[pid=5319] ppid=5317 vsize=92624 CPUtime=102.29 cores=5,7
/proc/5319/stat : 5319 (RestartSAT) R 5317 5319 3534 0 -1 4202496 39309 0 0 0 10218 11 0 0 25 0 1 0 856600500 94846976 16048 33554432000 4194304 4291949 140736904512256 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5319/statm: 23156 16048 253 24 0 19790 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 92624

[startup+162.301 s]
/proc/loadavg: 3.98 3.94 3.69 5/190 5400
/proc/meminfo: memFree=32150164/32951124 swapFree=67053960/67111528
[pid=5319] ppid=5317 vsize=177268 CPUtime=162.29 cores=5,7
/proc/5319/stat : 5319 (RestartSAT) R 5317 5319 3534 0 -1 4202496 51941 0 0 0 16213 16 0 0 25 0 1 0 856600500 181522432 28597 33554432000 4194304 4291949 140736904512256 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5319/statm: 44317 28597 253 24 0 40951 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 177268

[startup+222.301 s]
/proc/loadavg: 3.99 3.95 3.70 5/190 5402
/proc/meminfo: memFree=32083988/32951124 swapFree=67053960/67111528
[pid=5319] ppid=5317 vsize=183400 CPUtime=222.3 cores=5,7
/proc/5319/stat : 5319 (RestartSAT) R 5317 5319 3534 0 -1 4202496 60459 0 0 0 22210 20 0 0 25 0 1 0 856600500 187801600 37066 33554432000 4194304 4291949 140736904512256 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5319/statm: 45850 37066 253 24 0 42484 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 183400

[startup+282.301 s]
/proc/loadavg: 4.04 3.97 3.73 5/190 5403
/proc/meminfo: memFree=32146168/32951124 swapFree=67053960/67111528
[pid=5319] ppid=5317 vsize=105344 CPUtime=282.29 cores=5,7
/proc/5319/stat : 5319 (RestartSAT) R 5317 5319 3534 0 -1 4202496 76233 0 0 0 28204 25 0 0 25 0 1 0 856600500 107872256 21479 33554432000 4194304 4291949 140736904512256 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5319/statm: 26336 21479 253 24 0 22970 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 105344

[startup+342.301 s]
/proc/loadavg: 4.01 3.97 3.74 5/190 5405
/proc/meminfo: memFree=32106688/32951124 swapFree=67053960/67111528
[pid=5319] ppid=5317 vsize=186252 CPUtime=342.3 cores=5,7
/proc/5319/stat : 5319 (RestartSAT) R 5317 5319 3534 0 -1 4202496 85710 0 0 0 34199 31 0 0 25 0 1 0 856600500 190722048 30879 33554432000 4194304 4291949 140736904512256 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5319/statm: 46563 30879 253 24 0 43197 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 186252

[startup+402.301 s]
/proc/loadavg: 4.00 3.97 3.75 5/190 5407
/proc/meminfo: memFree=32046000/32951124 swapFree=67053960/67111528
[pid=5319] ppid=5317 vsize=188500 CPUtime=402.3 cores=5,7
/proc/5319/stat : 5319 (RestartSAT) R 5317 5319 3534 0 -1 4202496 97949 0 0 0 40195 35 0 0 25 0 1 0 856600500 193024000 43058 33554432000 4194304 4291949 140736904512256 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5319/statm: 47125 43058 253 24 0 43759 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 188500

[startup+462.301 s]
/proc/loadavg: 4.04 3.99 3.77 5/190 5408
/proc/meminfo: memFree=32018928/32951124 swapFree=67053960/67111528
[pid=5319] ppid=5317 vsize=275396 CPUtime=462.31 cores=5,7
/proc/5319/stat : 5319 (RestartSAT) R 5317 5319 3534 0 -1 4202496 103979 0 0 0 46193 38 0 0 25 0 1 0 856600500 282005504 49060 33554432000 4194304 4291949 140736904512256 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5319/statm: 68849 49060 253 24 0 65483 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 275396

[startup+522.301 s]
/proc/loadavg: 4.01 3.99 3.78 5/190 5410
/proc/meminfo: memFree=32114600/32951124 swapFree=67053960/67111528
[pid=5319] ppid=5317 vsize=145660 CPUtime=522.3 cores=5,7
/proc/5319/stat : 5319 (RestartSAT) R 5317 5319 3534 0 -1 4202496 118941 0 0 0 52188 42 0 0 25 0 1 0 856600500 149155840 25233 33554432000 4194304 4291949 140736904512256 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5319/statm: 36415 25233 253 24 0 33049 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 145660

[startup+582.301 s]
/proc/loadavg: 3.47 3.85 3.74 4/184 5435
/proc/meminfo: memFree=32090688/32951124 swapFree=67053960/67111528
[pid=5319] ppid=5317 vsize=195748 CPUtime=582.31 cores=5,7
/proc/5319/stat : 5319 (RestartSAT) R 5317 5319 3534 0 -1 4202496 127988 0 0 0 58184 47 0 0 25 0 1 0 856600500 200445952 34225 33554432000 4194304 4291949 140736904512256 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5319/statm: 48937 34225 253 24 0 45571 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 195748

[startup+642.301 s]
/proc/loadavg: 3.17 3.69 3.69 4/184 5446
/proc/meminfo: memFree=32057648/32951124 swapFree=67053960/67111528
[pid=5319] ppid=5317 vsize=196144 CPUtime=642.31 cores=5,7
/proc/5319/stat : 5319 (RestartSAT) R 5317 5319 3534 0 -1 4202496 133672 0 0 0 64181 50 0 0 25 0 1 0 856600500 200851456 39875 33554432000 4194304 4291949 140736904512256 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5319/statm: 49036 39875 253 24 0 45670 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 196144

[startup+702.301 s]
/proc/loadavg: 3.06 3.56 3.65 4/184 5448
/proc/meminfo: memFree=32025228/32951124 swapFree=67053960/67111528
[pid=5319] ppid=5317 vsize=198068 CPUtime=702.31 cores=5,7
/proc/5319/stat : 5319 (RestartSAT) R 5317 5319 3534 0 -1 4202496 139404 0 0 0 70178 53 0 0 25 0 1 0 856600500 202821632 45587 33554432000 4194304 4291949 140736904512256 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5319/statm: 49517 45587 253 24 0 46151 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 198068

[startup+762.307 s]
/proc/loadavg: 3.08 3.47 3.61 4/184 5449
/proc/meminfo: memFree=32004840/32951124 swapFree=67053960/67111528
[pid=5319] ppid=5317 vsize=282192 CPUtime=762.32 cores=5,7
/proc/5319/stat : 5319 (RestartSAT) R 5317 5319 3534 0 -1 4202496 144350 0 0 0 76177 55 0 0 25 0 1 0 856600500 288964608 50521 33554432000 4194304 4291949 140736904512256 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5319/statm: 70548 50521 253 24 0 67182 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 282192

[startup+822.301 s]
/proc/loadavg: 3.06 3.40 3.57 4/184 5451
/proc/meminfo: memFree=31979120/32951124 swapFree=67053960/67111528
[pid=5319] ppid=5317 vsize=284384 CPUtime=822.32 cores=5,7
/proc/5319/stat : 5319 (RestartSAT) R 5317 5319 3534 0 -1 4202496 150899 0 0 0 82173 59 0 0 25 0 1 0 856600500 291209216 57043 33554432000 4194304 4291949 140736904512256 18446744073709551615 4256169 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5319/statm: 71096 57043 253 24 0 67730 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 284384

[startup+882.301 s]
/proc/loadavg: 3.02 3.32 3.53 4/184 5452
/proc/meminfo: memFree=32088548/32951124 swapFree=67053960/67111528
[pid=5319] ppid=5317 vsize=125288 CPUtime=882.32 cores=5,7
/proc/5319/stat : 5319 (RestartSAT) R 5317 5319 3534 0 -1 4202496 165889 0 0 0 88167 65 0 0 25 0 1 0 856600500 128294912 26563 33554432000 4194304 4291949 140736904512256 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5319/statm: 31322 26563 253 24 0 27956 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 125288

[startup+942.301 s]
/proc/loadavg: 3.01 3.26 3.50 4/184 5454
/proc/meminfo: memFree=32052300/32951124 swapFree=67053960/67111528
[pid=5319] ppid=5317 vsize=206196 CPUtime=942.32 cores=5,7
/proc/5319/stat : 5319 (RestartSAT) R 5317 5319 3534 0 -1 4202496 174571 0 0 0 94164 68 0 0 25 0 1 0 856600500 211144704 35199 33554432000 4194304 4291949 140736904512256 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5319/statm: 51549 35199 253 24 0 48183 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 206196

[startup+1002.3 s]
/proc/loadavg: 3.06 3.23 3.47 4/184 5456
/proc/meminfo: memFree=32022744/32951124 swapFree=67053960/67111528
[pid=5319] ppid=5317 vsize=206196 CPUtime=1002.32 cores=5,7
/proc/5319/stat : 5319 (RestartSAT) R 5317 5319 3534 0 -1 4202496 181698 0 0 0 100161 71 0 0 25 0 1 0 856600500 211144704 42283 33554432000 4194304 4291949 140736904512256 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5319/statm: 51549 42283 253 24 0 48183 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 206196

[startup+1062.3 s]
/proc/loadavg: 3.02 3.18 3.44 4/184 5457
/proc/meminfo: memFree=32003724/32951124 swapFree=67053960/67111528
[pid=5319] ppid=5317 vsize=206452 CPUtime=1062.33 cores=5,7
/proc/5319/stat : 5319 (RestartSAT) R 5317 5319 3534 0 -1 4202496 186449 0 0 0 106157 76 0 0 25 0 1 0 856600500 211406848 47009 33554432000 4194304 4291949 140736904512256 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5319/statm: 51613 47009 253 24 0 48247 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 206452

[startup+1122.3 s]
/proc/loadavg: 3.01 3.15 3.41 4/184 5459
/proc/meminfo: memFree=31985192/32951124 swapFree=67053960/67111528
[pid=5319] ppid=5317 vsize=288596 CPUtime=1122.32 cores=5,7
/proc/5319/stat : 5319 (RestartSAT) R 5317 5319 3534 0 -1 4202496 190882 0 0 0 112154 78 0 0 25 0 1 0 856600500 295522304 51424 33554432000 4194304 4291949 140736904512256 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5319/statm: 72149 51424 253 24 0 68783 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 288596

[startup+1182.3 s]
/proc/loadavg: 3.00 3.12 3.38 4/184 5460
/proc/meminfo: memFree=31968768/32951124 swapFree=67053960/67111528
[pid=5319] ppid=5317 vsize=289608 CPUtime=1182.32 cores=5,7
/proc/5319/stat : 5319 (RestartSAT) R 5317 5319 3534 0 -1 4202496 194962 0 0 0 118152 80 0 0 25 0 1 0 856600500 296558592 55486 33554432000 4194304 4291949 140736904512256 18446744073709551615 4256122 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5319/statm: 72402 55486 253 24 0 69036 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 289608

[startup+1242.3 s]
/proc/loadavg: 3.00 3.09 3.35 4/184 5462
/proc/meminfo: memFree=31950500/32951124 swapFree=67053960/67111528
[pid=5319] ppid=5317 vsize=291884 CPUtime=1242.33 cores=5,7
/proc/5319/stat : 5319 (RestartSAT) R 5317 5319 3534 0 -1 4202496 199080 0 0 0 124150 83 0 0 25 0 1 0 856600500 298889216 59582 33554432000 4194304 4291949 140736904512256 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5319/statm: 72971 59582 253 24 0 69605 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 291884



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.08 3.33 4/184 5464
/proc/meminfo: memFree=31936564/32951124 swapFree=67053960/67111528
[pid=5319] ppid=5317 vsize=294224 CPUtime=1300.04 cores=5,7
/proc/5319/stat : 5319 (RestartSAT) R 5317 5319 3534 0 -1 4202496 202569 0 0 0 129918 86 0 0 25 0 1 0 856600500 301285376 63061 33554432000 4194304 4291949 140736904512256 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5319/statm: 73556 63061 253 24 0 70190 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 294224

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.02
CPU time (s): 1300.06
CPU user time (s): 1299.18
CPU system time (s): 0.872867
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 294224

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

runsolver used 2.15067 second user time and 4.95225 second system time

The end

Launcher Data

Begin job on node142 at 2011-06-09 19:50:50
IDJOB=3264217
IDBENCH=84568
IDSOLVER=1580
FILE ID=node142/3264217-1307641850
RUNJOBID= node142-1307641850-5264
PBS_JOBID= 13549350
Free space on /tmp= 74144 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT04/handmade/kexu/frb-0.8/frb59-26-1.used-as.sat04-891.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264217-1307641850/watcher-3264217-1307641850 -o /tmp/evaluation-result-3264217-1307641850/solver-3264217-1307641850 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3264217-1307641850.cnf

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

MD5SUM BENCH= 5877850d9f604b6973676132cbba5c90
RANDOM SEED=19848020

node142.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.846
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.69
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.846
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	: 5131.95
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.846
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.846
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.67
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.846
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.81
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.846
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.846
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.82
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.846
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:      32303460 kB
Buffers:        100668 kB
Cached:         351076 kB
SwapCached:      11412 kB
Active:         225828 kB
Inactive:       250960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32303460 kB
SwapTotal:    67111528 kB
SwapFree:     67053960 kB
Dirty:            3520 kB
Writeback:           0 kB
AnonPages:       22504 kB
Mapped:          12924 kB
Slab:           105496 kB
PageTables:       5212 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   258300 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= 74144 MiB
End job on node142 at 2011-06-09 20:12:32