Trace number 3284038

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.04 1300.02

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_09_UNKNOWN.cnf
MD5SUM18ad1dee1e9d863458e75a20545ae68a
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 variables1430
Number of clauses79453
Sum of the clauses size236162
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22358
Number of clauses of size 377072
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

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-3284038-1303759590/watcher-3284038-1303759590 -o /tmp/evaluation-result-3284038-1303759590/solver-3284038-1303759590 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3284038-1303759590.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: 2.90 1.67 3.33 5/189 815
/proc/meminfo: memFree=11764844/32951124 swapFree=67111528/67111528
[pid=815] ppid=813 vsize=11800 CPUtime=0 cores=5,7
/proc/815/stat : 815 (runsolver) R 813 815 616 0 -1 4202560 43 0 0 0 0 0 0 0 25 0 1 0 468374818 12083200 51 33554432000 4194304 5434984 140735147588144 18446744073709551615 4881607 0 0 4096 24578 0 0 0 17 7 0 0 0
/proc/815/statm: 2950 51 31 303 0 2644 0

[startup+0.0453301 s]
/proc/loadavg: 2.90 1.67 3.33 5/189 815
/proc/meminfo: memFree=11764844/32951124 swapFree=67111528/67111528
[pid=815] ppid=813 vsize=22844 CPUtime=0.03 cores=5,7
/proc/815/stat : 815 (RestartSAT) R 813 815 616 0 -1 4202496 2079 0 0 0 3 0 0 0 25 0 1 0 468374818 23392256 1841 33554432000 4194304 4291949 140733710991232 18446744073709551615 4230026 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/815/statm: 5711 1841 232 24 0 2345 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 22844

[startup+0.100314 s]
/proc/loadavg: 2.90 1.67 3.33 5/189 815
/proc/meminfo: memFree=11764844/32951124 swapFree=67111528/67111528
[pid=815] ppid=813 vsize=22844 CPUtime=0.09 cores=5,7
/proc/815/stat : 815 (RestartSAT) R 813 815 616 0 -1 4202496 2079 0 0 0 9 0 0 0 25 0 1 0 468374818 23392256 1841 33554432000 4194304 4291949 140733710991232 18446744073709551615 4229928 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/815/statm: 5711 1841 232 24 0 2345 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22844

[startup+0.300279 s]
/proc/loadavg: 2.90 1.67 3.33 5/189 815
/proc/meminfo: memFree=11764844/32951124 swapFree=67111528/67111528
[pid=815] ppid=813 vsize=23804 CPUtime=0.29 cores=5,7
/proc/815/stat : 815 (RestartSAT) R 813 815 616 0 -1 4202496 2456 0 0 0 29 0 0 0 25 0 1 0 468374818 24375296 2204 33554432000 4194304 4291949 140733710991232 18446744073709551615 4229941 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/815/statm: 5951 2204 234 24 0 2585 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23804

[startup+0.700208 s]
/proc/loadavg: 2.90 1.67 3.33 5/189 815
/proc/meminfo: memFree=11764844/32951124 swapFree=67111528/67111528
[pid=815] ppid=813 vsize=21764 CPUtime=0.69 cores=5,7
/proc/815/stat : 815 (RestartSAT) R 813 815 616 0 -1 4202496 3171 0 0 0 69 0 0 0 25 0 1 0 468374818 22286336 2209 33554432000 4194304 4291949 140733710991232 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/815/statm: 5441 2209 252 24 0 2075 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21764

[startup+1.50107 s]
/proc/loadavg: 2.90 1.67 3.33 5/190 816
/proc/meminfo: memFree=11753684/32951124 swapFree=67111528/67111528
[pid=815] ppid=813 vsize=24040 CPUtime=1.49 cores=5,7
/proc/815/stat : 815 (RestartSAT) R 813 815 616 0 -1 4202496 3643 0 0 0 149 0 0 0 25 0 1 0 468374818 24616960 2660 33554432000 4194304 4291949 140733710991232 18446744073709551615 4267377 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/815/statm: 6010 2660 252 24 0 2644 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24040

[startup+3.10078 s]
/proc/loadavg: 2.99 1.71 3.33 5/190 816
/proc/meminfo: memFree=11748352/32951124 swapFree=67111528/67111528
[pid=815] ppid=813 vsize=28736 CPUtime=3.08 cores=5,7
/proc/815/stat : 815 (RestartSAT) R 813 815 616 0 -1 4202496 4809 0 0 0 308 0 0 0 25 0 1 0 468374818 29425664 3804 33554432000 4194304 4291949 140733710991232 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/815/statm: 7184 3804 252 24 0 3818 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 28736

[startup+6.3002 s]
/proc/loadavg: 2.99 1.71 3.33 5/190 816
/proc/meminfo: memFree=11730380/32951124 swapFree=67111528/67111528
[pid=815] ppid=813 vsize=42432 CPUtime=6.29 cores=5,7
/proc/815/stat : 815 (RestartSAT) R 813 815 616 0 -1 4202496 7027 0 0 0 628 1 0 0 25 0 1 0 468374818 43450368 5979 33554432000 4194304 4291949 140733710991232 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/815/statm: 10608 5979 252 24 0 7242 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42432

[startup+12.7011 s]
/proc/loadavg: 3.15 1.78 3.34 5/190 816
/proc/meminfo: memFree=11710780/32951124 swapFree=67111528/67111528
[pid=815] ppid=813 vsize=47288 CPUtime=12.69 cores=5,7
/proc/815/stat : 815 (RestartSAT) R 813 815 616 0 -1 4202496 11182 0 0 0 1268 1 0 0 25 0 1 0 468374818 48422912 6575 33554432000 4194304 4291949 140733710991232 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/815/statm: 11822 6575 252 24 0 8456 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 47288

[startup+25.5008 s]
/proc/loadavg: 3.28 1.86 3.34 5/190 816
/proc/meminfo: memFree=11673500/32951124 swapFree=67111528/67111528
[pid=815] ppid=813 vsize=66984 CPUtime=25.49 cores=5,7
/proc/815/stat : 815 (RestartSAT) R 813 815 616 0 -1 4202496 16238 0 0 0 2547 2 0 0 25 0 1 0 468374818 68591616 11474 33554432000 4194304 4291949 140733710991232 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/815/statm: 16746 11474 252 24 0 13380 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 66984

[startup+51.1002 s]
/proc/loadavg: 3.52 2.03 3.36 5/190 817
/proc/meminfo: memFree=11634812/32951124 swapFree=67111528/67111528
[pid=815] ppid=813 vsize=66984 CPUtime=51.09 cores=5,7
/proc/815/stat : 815 (RestartSAT) R 813 815 616 0 -1 4202496 22715 0 0 0 5106 3 0 0 25 0 1 0 468374818 68591616 13212 33554432000 4194304 4291949 140733710991232 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/815/statm: 16746 13212 252 24 0 13380 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 66984

[startup+102.307 s]
/proc/loadavg: 3.81 2.36 3.39 5/190 818
/proc/meminfo: memFree=11561932/32951124 swapFree=67111528/67111528
[pid=815] ppid=813 vsize=97332 CPUtime=102.29 cores=5,7
/proc/815/stat : 815 (RestartSAT) R 813 815 616 0 -1 4202496 23392 0 0 0 10226 3 0 0 25 0 1 0 468374818 99667968 13873 33554432000 4194304 4291949 140733710991232 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/815/statm: 24333 13873 252 24 0 20967 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 97332

[startup+162.3 s]
/proc/loadavg: 3.98 2.67 3.43 5/190 820
/proc/meminfo: memFree=11449688/32951124 swapFree=67111528/67111528
[pid=815] ppid=813 vsize=97332 CPUtime=162.28 cores=5,7
/proc/815/stat : 815 (RestartSAT) R 813 815 616 0 -1 4202496 28463 0 0 0 16224 4 0 0 25 0 1 0 468374818 99667968 18753 33554432000 4194304 4291949 140733710991232 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/815/statm: 24333 18753 252 24 0 20967 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 97332

[startup+222.3 s]
/proc/loadavg: 4.05 2.92 3.47 5/190 821
/proc/meminfo: memFree=11402296/32951124 swapFree=67111528/67111528
[pid=815] ppid=813 vsize=127680 CPUtime=222.29 cores=5,7
/proc/815/stat : 815 (RestartSAT) R 813 815 616 0 -1 4202496 31051 0 0 0 22223 6 0 0 25 0 1 0 468374818 130744320 21270 33554432000 4194304 4291949 140733710991232 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/815/statm: 31920 21270 252 24 0 28554 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 127680

[startup+282.301 s]
/proc/loadavg: 4.02 3.12 3.50 5/190 823
/proc/meminfo: memFree=11381300/32951124 swapFree=67111528/67111528
[pid=815] ppid=813 vsize=85444 CPUtime=282.29 cores=5,7
/proc/815/stat : 815 (RestartSAT) R 813 815 616 0 -1 4202496 36954 0 0 0 28221 8 0 0 25 0 1 0 468374818 87494656 16922 33554432000 4194304 4291949 140733710991232 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/815/statm: 21361 16922 252 24 0 17995 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 85444

[startup+342.301 s]
/proc/loadavg: 4.00 3.28 3.53 5/190 825
/proc/meminfo: memFree=11339732/32951124 swapFree=67111528/67111528
[pid=815] ppid=813 vsize=115792 CPUtime=342.3 cores=5,7
/proc/815/stat : 815 (RestartSAT) R 813 815 616 0 -1 4202496 39856 0 0 0 34220 10 0 0 25 0 1 0 468374818 118571008 19709 33554432000 4194304 4291949 140733710991232 18446744073709551615 4255638 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/815/statm: 28948 19709 252 24 0 25582 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 115792

[startup+402.3 s]
/proc/loadavg: 4.00 3.40 3.56 5/190 826
/proc/meminfo: memFree=11312548/32951124 swapFree=67111528/67111528
[pid=815] ppid=813 vsize=115792 CPUtime=402.3 cores=5,7
/proc/815/stat : 815 (RestartSAT) R 813 815 616 0 -1 4202496 39913 0 0 0 40220 10 0 0 25 0 1 0 468374818 118571008 19761 33554432000 4194304 4291949 140733710991232 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/815/statm: 28948 19761 252 24 0 25582 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 115792

[startup+462.3 s]
/proc/loadavg: 4.00 3.51 3.58 5/190 828
/proc/meminfo: memFree=11217408/32951124 swapFree=67111528/67111528
[pid=815] ppid=813 vsize=115792 CPUtime=462.29 cores=5,7
/proc/815/stat : 815 (RestartSAT) R 813 815 616 0 -1 4202496 45314 0 0 0 46218 11 0 0 25 0 1 0 468374818 118571008 24941 33554432000 4194304 4291949 140733710991232 18446744073709551615 4256122 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/815/statm: 28948 24941 252 24 0 25582 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 115792

[startup+522.301 s]
/proc/loadavg: 4.00 3.60 3.60 5/190 829
/proc/meminfo: memFree=11166176/32951124 swapFree=67111528/67111528
[pid=815] ppid=813 vsize=115792 CPUtime=522.3 cores=5,7
/proc/815/stat : 815 (RestartSAT) R 813 815 616 0 -1 4202496 54727 0 0 0 52217 13 0 0 25 0 1 0 468374818 118571008 25704 33554432000 4194304 4291949 140733710991232 18446744073709551615 4255843 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/815/statm: 28948 25704 252 24 0 25582 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 115792

[startup+582.301 s]
/proc/loadavg: 4.00 3.67 3.63 5/190 831
/proc/meminfo: memFree=11146188/32951124 swapFree=67111528/67111528
[pid=815] ppid=813 vsize=115792 CPUtime=582.3 cores=5,7
/proc/815/stat : 815 (RestartSAT) R 813 815 616 0 -1 4202496 54736 0 0 0 58217 13 0 0 25 0 1 0 468374818 118571008 25713 33554432000 4194304 4291949 140733710991232 18446744073709551615 4255627 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/815/statm: 28948 25713 252 24 0 25582 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 115792

[startup+642.301 s]
/proc/loadavg: 4.00 3.72 3.65 5/190 833
/proc/meminfo: memFree=11083048/32951124 swapFree=67111528/67111528
[pid=815] ppid=813 vsize=165112 CPUtime=642.31 cores=5,7
/proc/815/stat : 815 (RestartSAT) R 813 815 616 0 -1 4202496 62736 0 0 0 64217 14 0 0 25 0 1 0 468374818 169074688 33706 33554432000 4194304 4291949 140733710991232 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/815/statm: 41278 33706 252 24 0 37912 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 165112

[startup+702.3 s]
/proc/loadavg: 4.00 3.77 3.67 5/187 870
/proc/meminfo: memFree=11337180/32951124 swapFree=67111528/67111528
[pid=815] ppid=813 vsize=165112 CPUtime=702.3 cores=5,7
/proc/815/stat : 815 (RestartSAT) R 813 815 616 0 -1 4202496 63310 0 0 0 70216 14 0 0 25 0 1 0 468374818 169074688 34265 33554432000 4194304 4291949 140733710991232 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/815/statm: 41278 34265 252 24 0 37912 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 165112

[startup+762.307 s]
/proc/loadavg: 4.03 3.83 3.69 5/190 879
/proc/meminfo: memFree=10334252/32951124 swapFree=67111528/67111528
[pid=815] ppid=813 vsize=165112 CPUtime=762.31 cores=5,7
/proc/815/stat : 815 (RestartSAT) R 813 815 616 0 -1 4202496 63823 0 0 0 76217 14 0 0 25 0 1 0 468374818 169074688 34768 33554432000 4194304 4291949 140733710991232 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/815/statm: 41278 34768 252 24 0 37912 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 165112

[startup+822.301 s]
/proc/loadavg: 4.01 3.85 3.71 5/190 880
/proc/meminfo: memFree=10310108/32951124 swapFree=67111528/67111528
[pid=815] ppid=813 vsize=165112 CPUtime=822.31 cores=5,7
/proc/815/stat : 815 (RestartSAT) R 813 815 616 0 -1 4202496 64310 0 0 0 82216 15 0 0 25 0 1 0 468374818 169074688 35242 33554432000 4194304 4291949 140733710991232 18446744073709551615 4256127 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/815/statm: 41278 35242 252 24 0 37912 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 165112

[startup+882.301 s]
/proc/loadavg: 4.00 3.88 3.72 5/190 882
/proc/meminfo: memFree=10306560/32951124 swapFree=67111528/67111528
[pid=815] ppid=813 vsize=135964 CPUtime=882.31 cores=5,7
/proc/815/stat : 815 (RestartSAT) R 813 815 616 0 -1 4202496 69037 0 0 0 88215 16 0 0 25 0 1 0 468374818 139227136 30242 33554432000 4194304 4291949 140733710991232 18446744073709551615 4256122 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/815/statm: 33991 30242 252 24 0 30625 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 135964

[startup+942.3 s]
/proc/loadavg: 4.00 3.90 3.74 5/190 884
/proc/meminfo: memFree=10275532/32951124 swapFree=67111528/67111528
[pid=815] ppid=813 vsize=135964 CPUtime=942.31 cores=5,7
/proc/815/stat : 815 (RestartSAT) R 813 815 616 0 -1 4202496 77875 0 0 0 94214 17 0 0 25 0 1 0 468374818 139227136 30777 33554432000 4194304 4291949 140733710991232 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/815/statm: 33991 30777 252 24 0 30625 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 135964

[startup+1002.3 s]
/proc/loadavg: 4.00 3.91 3.75 5/187 916
/proc/meminfo: memFree=10490668/32951124 swapFree=67111528/67111528
[pid=815] ppid=813 vsize=135964 CPUtime=1002.31 cores=5,7
/proc/815/stat : 815 (RestartSAT) R 813 815 616 0 -1 4202496 77875 0 0 0 100214 17 0 0 25 0 1 0 468374818 139227136 30777 33554432000 4194304 4291949 140733710991232 18446744073709551615 4256144 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/815/statm: 33991 30777 252 24 0 30625 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 135964

[startup+1062.3 s]
/proc/loadavg: 4.00 3.93 3.76 5/190 942
/proc/meminfo: memFree=10699948/32951124 swapFree=67111528/67111528
[pid=815] ppid=813 vsize=135964 CPUtime=1062.31 cores=5,7
/proc/815/stat : 815 (RestartSAT) R 813 815 616 0 -1 4202496 85772 0 0 0 106213 18 0 0 25 0 1 0 468374818 139227136 30793 33554432000 4194304 4291949 140733710991232 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/815/statm: 33991 30793 252 24 0 30625 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 135964

[startup+1122.3 s]
/proc/loadavg: 4.00 3.94 3.77 5/187 947
/proc/meminfo: memFree=11343844/32951124 swapFree=67111528/67111528
[pid=815] ppid=813 vsize=135964 CPUtime=1122.31 cores=5,7
/proc/815/stat : 815 (RestartSAT) R 813 815 616 0 -1 4202496 93400 0 0 0 112212 19 0 0 25 0 1 0 468374818 139227136 30799 33554432000 4194304 4291949 140733710991232 18446744073709551615 4255638 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/815/statm: 33991 30799 252 24 0 30625 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 135964

[startup+1182.3 s]
/proc/loadavg: 4.00 3.95 3.78 5/190 1109
/proc/meminfo: memFree=11320940/32951124 swapFree=67111528/67111528
[pid=815] ppid=813 vsize=135964 CPUtime=1182.32 cores=5,7
/proc/815/stat : 815 (RestartSAT) R 813 815 616 0 -1 4202496 109239 0 0 0 118210 22 0 0 25 0 1 0 468374818 139227136 30799 33554432000 4194304 4291949 140733710991232 18446744073709551615 4255665 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/815/statm: 33991 30799 252 24 0 30625 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 135964

[startup+1242.3 s]
/proc/loadavg: 3.96 3.95 3.80 5/190 1220
/proc/meminfo: memFree=11137812/32951124 swapFree=67111528/67111528
[pid=815] ppid=813 vsize=135964 CPUtime=1242.32 cores=5,7
/proc/815/stat : 815 (RestartSAT) R 813 815 616 0 -1 4202496 126085 0 0 0 124208 24 0 0 25 0 1 0 468374818 139227136 30800 33554432000 4194304 4291949 140733710991232 18446744073709551615 4255638 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/815/statm: 33991 30800 252 24 0 30625 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 135964



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 3.99 3.82 5/190 1329
/proc/meminfo: memFree=10711552/32951124 swapFree=67111528/67111528
[pid=815] ppid=813 vsize=185284 CPUtime=1300.02 cores=5,7
/proc/815/stat : 815 (RestartSAT) R 813 815 616 0 -1 4202496 145957 0 0 0 129974 28 0 0 25 0 1 0 468374818 189730816 41318 33554432000 4194304 4291949 140733710991232 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/815/statm: 46321 41318 252 24 0 42955 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 185284

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.04
CPU user time (s): 1299.75
CPU system time (s): 0.296954
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 185284

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

runsolver used 2.03269 second user time and 5.07123 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-25 21:26:30
IDJOB=3284038
IDBENCH=71098
IDSOLVER=1580
FILE ID=node145/3284038-1303759590
RUNJOBID= node145-1303759502-637
PBS_JOBID= 13157118
Free space on /tmp= 71632 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_09_UNKNOWN.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3284038-1303759590/watcher-3284038-1303759590 -o /tmp/evaluation-result-3284038-1303759590/solver-3284038-1303759590 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3284038-1303759590.cnf

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

MD5SUM BENCH= 18ad1dee1e9d863458e75a20545ae68a
RANDOM SEED=1749997598

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11765000 kB
Buffers:       2176352 kB
Cached:       18226572 kB
SwapCached:          0 kB
Active:       10303712 kB
Inactive:     10309684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11765000 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10192 kB
Writeback:           0 kB
AnonPages:      209728 kB
Mapped:          15376 kB
Slab:           507280 kB
PageTables:       5516 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   400132 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= 71412 MiB
End job on node145 at 2011-04-25 21:48:12