Trace number 3421434

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.13 5000.25

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m47-q841.5-n45-p15-s16393788.cnf
MD5SUM683c9f75b69575e6451b8563d12f176b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.196969
Satisfiable
(Un)Satisfiability was proved
Number of variables1981
Number of clauses333838
Sum of the clauses size669567
Maximum clause length47
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2333793
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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-3421434-1306630904/watcher-3421434-1306630904 -o /tmp/evaluation-result-3421434-1306630904/solver-3421434-1306630904 -C 5000 -W 5100 -M 15500 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3421434-1306630904.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: 2.00 2.04 2.01 2/572 14825
/proc/meminfo: memFree=24315468/32950928 swapFree=49808508/67111528
[pid=14825] ppid=14823 vsize=21384 CPUtime=0.01 cores=1,3,5,7
/proc/14825/stat : 14825 (RestartSAT) R 14823 14825 13944 0 -1 4202496 1405 0 0 0 1 0 0 0 25 0 1 0 774689179 21897216 1307 33554432000 4194304 4291949 140734774116048 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14825/statm: 5346 1309 226 24 0 1980 0

[startup+0.098324 s]
/proc/loadavg: 2.00 2.04 2.01 2/572 14825
/proc/meminfo: memFree=24315468/32950928 swapFree=49808508/67111528
[pid=14825] ppid=14823 vsize=36200 CPUtime=0.09 cores=1,3,5,7
/proc/14825/stat : 14825 (RestartSAT) R 14823 14825 13944 0 -1 4202496 6249 0 0 0 8 1 0 0 25 0 1 0 774689179 37068800 5356 33554432000 4194304 4291949 140734774116048 18446744073709551615 4230128 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14825/statm: 9050 5356 231 24 0 5684 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36200

[startup+0.100317 s]
/proc/loadavg: 2.00 2.04 2.01 2/572 14825
/proc/meminfo: memFree=24315468/32950928 swapFree=49808508/67111528
[pid=14825] ppid=14823 vsize=36200 CPUtime=0.09 cores=1,3,5,7
/proc/14825/stat : 14825 (RestartSAT) R 14823 14825 13944 0 -1 4202496 6249 0 0 0 8 1 0 0 25 0 1 0 774689179 37068800 5356 33554432000 4194304 4291949 140734774116048 18446744073709551615 4229928 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14825/statm: 9050 5356 231 24 0 5684 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36200

[startup+0.300285 s]
/proc/loadavg: 2.00 2.04 2.01 2/572 14825
/proc/meminfo: memFree=24315468/32950928 swapFree=49808508/67111528
[pid=14825] ppid=14823 vsize=36200 CPUtime=0.29 cores=1,3,5,7
/proc/14825/stat : 14825 (RestartSAT) R 14823 14825 13944 0 -1 4202496 6249 0 0 0 28 1 0 0 25 0 1 0 774689179 37068800 5356 33554432000 4194304 4291949 140734774116048 18446744073709551615 4230026 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14825/statm: 9050 5356 231 24 0 5684 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36200

[startup+0.700211 s]
/proc/loadavg: 2.00 2.04 2.01 2/572 14825
/proc/meminfo: memFree=24315468/32950928 swapFree=49808508/67111528
[pid=14825] ppid=14823 vsize=36200 CPUtime=0.69 cores=1,3,5,7
/proc/14825/stat : 14825 (RestartSAT) R 14823 14825 13944 0 -1 4202496 6249 0 0 0 68 1 0 0 25 0 1 0 774689179 37068800 5356 33554432000 4194304 4291949 140734774116048 18446744073709551615 4229939 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14825/statm: 9050 5356 231 24 0 5684 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36200

[startup+1.50107 s]
/proc/loadavg: 2.00 2.04 2.01 3/573 14826
/proc/meminfo: memFree=24288568/32950928 swapFree=49808508/67111528
[pid=14825] ppid=14823 vsize=38796 CPUtime=1.49 cores=1,3,5,7
/proc/14825/stat : 14825 (RestartSAT) R 14823 14825 13944 0 -1 4202496 8772 0 0 0 148 1 0 0 25 0 1 0 774689179 39727104 5780 33554432000 4194304 4291949 140734774116048 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14825/statm: 9699 5780 251 24 0 6333 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38796

[startup+3.10079 s]
/proc/loadavg: 2.00 2.04 2.01 3/573 14826
/proc/meminfo: memFree=24272944/32950928 swapFree=49808508/67111528
[pid=14825] ppid=14823 vsize=46152 CPUtime=3.09 cores=1,3,5,7
/proc/14825/stat : 14825 (RestartSAT) R 14823 14825 13944 0 -1 4202496 10959 0 0 0 308 1 0 0 25 0 1 0 774689179 47259648 7960 33554432000 4194304 4291949 140734774116048 18446744073709551615 4256150 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14825/statm: 11538 7960 251 24 0 8172 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46152

[startup+6.30022 s]
/proc/loadavg: 2.00 2.04 2.01 3/573 14826
/proc/meminfo: memFree=24251652/32950928 swapFree=49808508/67111528
[pid=14825] ppid=14823 vsize=58772 CPUtime=6.29 cores=1,3,5,7
/proc/14825/stat : 14825 (RestartSAT) R 14823 14825 13944 0 -1 4202496 14319 0 0 0 627 2 0 0 25 0 1 0 774689179 60182528 11308 33554432000 4194304 4291949 140734774116048 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14825/statm: 14693 11308 251 24 0 11327 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 58772

[startup+12.7011 s]
/proc/loadavg: 2.00 2.04 2.00 3/573 14827
/proc/meminfo: memFree=24221532/32950928 swapFree=49808508/67111528
[pid=14825] ppid=14823 vsize=79760 CPUtime=12.7 cores=1,3,5,7
/proc/14825/stat : 14825 (RestartSAT) R 14823 14825 13944 0 -1 4202496 18730 0 0 0 1267 3 0 0 25 0 1 0 774689179 81674240 15708 33554432000 4194304 4291949 140734774116048 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14825/statm: 19940 15708 251 24 0 16574 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 79760

[startup+25.5008 s]
/proc/loadavg: 2.00 2.04 2.00 3/573 14827
/proc/meminfo: memFree=24195880/32950928 swapFree=49808508/67111528
[pid=14825] ppid=14823 vsize=113224 CPUtime=25.49 cores=1,3,5,7
/proc/14825/stat : 14825 (RestartSAT) R 14823 14825 13944 0 -1 4202496 23617 0 0 0 2545 4 0 0 25 0 1 0 774689179 115941376 20581 33554432000 4194304 4291949 140734774116048 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14825/statm: 28306 20581 251 24 0 24940 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 113224

[startup+51.1002 s]
/proc/loadavg: 2.00 2.03 2.00 3/573 14828
/proc/meminfo: memFree=24175384/32950928 swapFree=49808508/67111528
[pid=14825] ppid=14823 vsize=115368 CPUtime=51.09 cores=1,3,5,7
/proc/14825/stat : 14825 (RestartSAT) R 14823 14825 13944 0 -1 4202496 28197 0 0 0 5103 6 0 0 25 0 1 0 774689179 118136832 25145 33554432000 4194304 4291949 140734774116048 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14825/statm: 28842 25145 251 24 0 25476 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 115368

[startup+102.321 s]
/proc/loadavg: 2.00 2.02 2.00 3/573 14830
/proc/meminfo: memFree=24131824/32950928 swapFree=49808508/67111528
[pid=14825] ppid=14823 vsize=169352 CPUtime=102.32 cores=1,3,5,7
/proc/14825/stat : 14825 (RestartSAT) R 14823 14825 13944 0 -1 4202496 35028 0 0 0 10222 10 0 0 25 0 1 0 774689179 173416448 31958 33554432000 4194304 4291949 140734774116048 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14825/statm: 42338 31958 251 24 0 38972 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 169352

[startup+162.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/573 14835
/proc/meminfo: memFree=24107716/32950928 swapFree=49808508/67111528
[pid=14825] ppid=14823 vsize=177664 CPUtime=162.29 cores=1,3,5,7
/proc/14825/stat : 14825 (RestartSAT) R 14823 14825 13944 0 -1 4202496 40485 0 0 0 16217 12 0 0 25 0 1 0 774689179 181927936 37403 33554432000 4194304 4291949 140734774116048 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14825/statm: 44416 37403 251 24 0 41050 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 177664

[startup+222.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/573 14836
/proc/meminfo: memFree=24072368/32950928 swapFree=49808508/67111528
[pid=14825] ppid=14823 vsize=260344 CPUtime=222.3 cores=1,3,5,7
/proc/14825/stat : 14825 (RestartSAT) R 14823 14825 13944 0 -1 4202496 45340 0 0 0 22216 14 0 0 25 0 1 0 774689179 266592256 42228 33554432000 4194304 4291949 140734774116048 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14825/statm: 65086 42228 251 24 0 61720 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 260344

[startup+282.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/573 14838
/proc/meminfo: memFree=24050380/32950928 swapFree=49808508/67111528
[pid=14825] ppid=14823 vsize=262048 CPUtime=282.25 cores=1,3,5,7
/proc/14825/stat : 14825 (RestartSAT) R 14823 14825 13944 0 -1 4202496 47759 0 0 0 28210 15 0 0 25 0 1 0 774689179 268337152 44639 33554432000 4194304 4291949 140734774116048 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14825/statm: 65512 44639 251 24 0 62146 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 262048

[startup+342.3 s]
/proc/loadavg: 2.20 2.06 2.02 3/573 14839
/proc/meminfo: memFree=24040672/32950928 swapFree=49808508/67111528
[pid=14825] ppid=14823 vsize=263504 CPUtime=342.25 cores=1,3,5,7
/proc/14825/stat : 14825 (RestartSAT) R 14823 14825 13944 0 -1 4202496 50192 0 0 0 34209 16 0 0 25 0 1 0 774689179 269828096 47067 33554432000 4194304 4291949 140734774116048 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14825/statm: 65876 47067 251 24 0 62510 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 263504

[startup+402.301 s]
/proc/loadavg: 2.12 2.06 2.02 3/573 14841
/proc/meminfo: memFree=24031460/32950928 swapFree=49808508/67111528
[pid=14825] ppid=14823 vsize=265148 CPUtime=402.25 cores=1,3,5,7
/proc/14825/stat : 14825 (RestartSAT) R 14823 14825 13944 0 -1 4202496 52522 0 0 0 40208 17 0 0 25 0 1 0 774689179 271511552 49394 33554432000 4194304 4291949 140734774116048 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14825/statm: 66287 49394 251 24 0 62921 0
Current children cumulated CPU time (s) 402.25
Current children cumulated vsize (KiB) 265148

[startup+462.301 s]
/proc/loadavg: 2.04 2.05 2.01 3/573 14843
/proc/meminfo: memFree=24020768/32950928 swapFree=49808508/67111528
[pid=14825] ppid=14823 vsize=266932 CPUtime=462.26 cores=1,3,5,7
/proc/14825/stat : 14825 (RestartSAT) R 14823 14825 13944 0 -1 4202496 55454 0 0 0 46207 19 0 0 25 0 1 0 774689179 273338368 52312 33554432000 4194304 4291949 140734774116048 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14825/statm: 66733 52312 251 24 0 63367 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 266932

[startup+522.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/573 14844
/proc/meminfo: memFree=24012204/32950928 swapFree=49808508/67111528
[pid=14825] ppid=14823 vsize=269272 CPUtime=522.25 cores=1,3,5,7
/proc/14825/stat : 14825 (RestartSAT) R 14823 14825 13944 0 -1 4202496 57643 0 0 0 52206 19 0 0 25 0 1 0 774689179 275734528 54497 33554432000 4194304 4291949 140734774116048 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14825/statm: 67318 54497 251 24 0 63952 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 269272

[startup+582.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/573 14846
/proc/meminfo: memFree=24003732/32950928 swapFree=49808508/67111528
[pid=14825] ppid=14823 vsize=271168 CPUtime=582.25 cores=1,3,5,7
/proc/14825/stat : 14825 (RestartSAT) R 14823 14825 13944 0 -1 4202496 59689 0 0 0 58204 21 0 0 25 0 1 0 774689179 277676032 56533 33554432000 4194304 4291949 140734774116048 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14825/statm: 67792 56533 251 24 0 64426 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 271168

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 1.00 1.01 1.13 2/567 15444
/proc/meminfo: memFree=23777632/32950928 swapFree=49808508/67111528
[pid=14825] ppid=14823 vsize=683208 CPUtime=4002.2 cores=1,3,5,7
/proc/14825/stat : 14825 (RestartSAT) R 14823 14825 13944 0 -1 4202496 138167 0 0 0 400153 67 0 0 25 0 1 0 774689179 699604992 134836 33554432000 4194304 4291949 140734774116048 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14825/statm: 170802 134836 251 24 0 167436 0
Current children cumulated CPU time (s) 4002.2
Current children cumulated vsize (KiB) 683208

[startup+4062.32 s]
/proc/loadavg: 1.00 1.00 1.12 2/567 15446
/proc/meminfo: memFree=23773372/32950928 swapFree=49808508/67111528
[pid=14825] ppid=14823 vsize=683208 CPUtime=4062.22 cores=1,3,5,7
/proc/14825/stat : 14825 (RestartSAT) R 14823 14825 13944 0 -1 4202496 138906 0 0 0 406155 67 0 0 25 0 1 0 774689179 699604992 135571 33554432000 4194304 4291949 140734774116048 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14825/statm: 170802 135571 251 24 0 167436 0
Current children cumulated CPU time (s) 4062.22
Current children cumulated vsize (KiB) 683208

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.11 2/567 15447
/proc/meminfo: memFree=23771352/32950928 swapFree=49808508/67111528
[pid=14825] ppid=14823 vsize=683208 CPUtime=4122.2 cores=1,3,5,7
/proc/14825/stat : 14825 (RestartSAT) R 14823 14825 13944 0 -1 4202496 139767 0 0 0 412152 68 0 0 25 0 1 0 774689179 699604992 136429 33554432000 4194304 4291949 140734774116048 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14825/statm: 170802 136429 251 24 0 167436 0
Current children cumulated CPU time (s) 4122.2
Current children cumulated vsize (KiB) 683208

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/567 15449
/proc/meminfo: memFree=23765100/32950928 swapFree=49808508/67111528
[pid=14825] ppid=14823 vsize=684648 CPUtime=4182.19 cores=1,3,5,7
/proc/14825/stat : 14825 (RestartSAT) R 14823 14825 13944 0 -1 4202496 141306 0 0 0 418151 68 0 0 25 0 1 0 774689179 701079552 137965 33554432000 4194304 4291949 140734774116048 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14825/statm: 171162 137965 251 24 0 167796 0
Current children cumulated CPU time (s) 4182.19
Current children cumulated vsize (KiB) 684648

[startup+4242.3 s]
/proc/loadavg: 1.09 1.03 1.09 2/567 15451
/proc/meminfo: memFree=23755248/32950928 swapFree=49808508/67111528
[pid=14825] ppid=14823 vsize=688968 CPUtime=4242.19 cores=1,3,5,7
/proc/14825/stat : 14825 (RestartSAT) R 14823 14825 13944 0 -1 4202496 143780 0 0 0 424149 70 0 0 25 0 1 0 774689179 705503232 140430 33554432000 4194304 4291949 140734774116048 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14825/statm: 172242 140430 251 24 0 168876 0
Current children cumulated CPU time (s) 4242.19
Current children cumulated vsize (KiB) 688968

[startup+4302.3 s]
/proc/loadavg: 1.07 1.03 1.09 2/567 15453
/proc/meminfo: memFree=23745272/32950928 swapFree=49808508/67111528
[pid=14825] ppid=14823 vsize=692840 CPUtime=4302.19 cores=1,3,5,7
/proc/14825/stat : 14825 (RestartSAT) R 14823 14825 13944 0 -1 4202496 146231 0 0 0 430148 71 0 0 25 0 1 0 774689179 709468160 142872 33554432000 4194304 4291949 140734774116048 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14825/statm: 173210 142872 251 24 0 169844 0
Current children cumulated CPU time (s) 4302.19
Current children cumulated vsize (KiB) 692840

[startup+4362.3 s]
/proc/loadavg: 1.02 1.03 1.08 2/567 15455
/proc/meminfo: memFree=23742240/32950928 swapFree=49808508/67111528
[pid=14825] ppid=14823 vsize=692840 CPUtime=4362.19 cores=1,3,5,7
/proc/14825/stat : 14825 (RestartSAT) R 14823 14825 13944 0 -1 4202496 146985 0 0 0 436147 72 0 0 25 0 1 0 774689179 709468160 143624 33554432000 4194304 4291949 140734774116048 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14825/statm: 173210 143624 251 24 0 169844 0
Current children cumulated CPU time (s) 4362.19
Current children cumulated vsize (KiB) 692840

[startup+4422.3 s]
/proc/loadavg: 1.01 1.02 1.08 2/567 15456
/proc/meminfo: memFree=23736380/32950928 swapFree=49808508/67111528
[pid=14825] ppid=14823 vsize=695720 CPUtime=4422.18 cores=1,3,5,7
/proc/14825/stat : 14825 (RestartSAT) R 14823 14825 13944 0 -1 4202496 148437 0 0 0 442146 72 0 0 25 0 1 0 774689179 712417280 145072 33554432000 4194304 4291949 140734774116048 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14825/statm: 173930 145072 251 24 0 170564 0
Current children cumulated CPU time (s) 4422.18
Current children cumulated vsize (KiB) 695720

[startup+4482.3 s]
/proc/loadavg: 1.00 1.01 1.07 2/567 15458
/proc/meminfo: memFree=23729648/32950928 swapFree=49808508/67111528
[pid=14825] ppid=14823 vsize=700040 CPUtime=4482.18 cores=1,3,5,7
/proc/14825/stat : 14825 (RestartSAT) R 14823 14825 13944 0 -1 4202496 150129 0 0 0 448145 73 0 0 25 0 1 0 774689179 716840960 146764 33554432000 4194304 4291949 140734774116048 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14825/statm: 175010 146764 251 24 0 171644 0
Current children cumulated CPU time (s) 4482.18
Current children cumulated vsize (KiB) 700040

[startup+4542.3 s]
/proc/loadavg: 1.00 1.01 1.07 2/567 15459
/proc/meminfo: memFree=23725880/32950928 swapFree=49808508/67111528
[pid=14825] ppid=14823 vsize=701480 CPUtime=4542.18 cores=1,3,5,7
/proc/14825/stat : 14825 (RestartSAT) R 14823 14825 13944 0 -1 4202496 151055 0 0 0 454145 73 0 0 25 0 1 0 774689179 718315520 147688 33554432000 4194304 4291949 140734774116048 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14825/statm: 175370 147688 251 24 0 172004 0
Current children cumulated CPU time (s) 4542.18
Current children cumulated vsize (KiB) 701480

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/567 15461
/proc/meminfo: memFree=23721880/32950928 swapFree=49808508/67111528
[pid=14825] ppid=14823 vsize=701480 CPUtime=4602.2 cores=1,3,5,7
/proc/14825/stat : 14825 (RestartSAT) R 14823 14825 13944 0 -1 4202496 152045 0 0 0 460146 74 0 0 25 0 1 0 774689179 718315520 148676 33554432000 4194304 4291949 140734774116048 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14825/statm: 175370 148676 251 24 0 172004 0
Current children cumulated CPU time (s) 4602.2
Current children cumulated vsize (KiB) 701480

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.05 2/567 15463
/proc/meminfo: memFree=23717496/32950928 swapFree=49808508/67111528
[pid=14825] ppid=14823 vsize=701480 CPUtime=4662.19 cores=1,3,5,7
/proc/14825/stat : 14825 (RestartSAT) R 14823 14825 13944 0 -1 4202496 152831 0 0 0 466144 75 0 0 25 0 1 0 774689179 718315520 149459 33554432000 4194304 4291949 140734774116048 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14825/statm: 175370 149459 251 24 0 172004 0
Current children cumulated CPU time (s) 4662.19
Current children cumulated vsize (KiB) 701480

[startup+4722.32 s]
/proc/loadavg: 1.00 1.00 1.05 2/567 15464
/proc/meminfo: memFree=23714616/32950928 swapFree=49808508/67111528
[pid=14825] ppid=14823 vsize=701480 CPUtime=4722.2 cores=1,3,5,7
/proc/14825/stat : 14825 (RestartSAT) R 14823 14825 13944 0 -1 4202496 153579 0 0 0 472145 75 0 0 25 0 1 0 774689179 718315520 150203 33554432000 4194304 4291949 140734774116048 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14825/statm: 175370 150203 251 24 0 172004 0
Current children cumulated CPU time (s) 4722.2
Current children cumulated vsize (KiB) 701480

[startup+4782.3 s]
/proc/loadavg: 1.12 1.03 1.05 2/567 15466
/proc/meminfo: memFree=23712084/32950928 swapFree=49808508/67111528
[pid=14825] ppid=14823 vsize=701480 CPUtime=4782.18 cores=1,3,5,7
/proc/14825/stat : 14825 (RestartSAT) R 14823 14825 13944 0 -1 4202496 154248 0 0 0 478142 76 0 0 25 0 1 0 774689179 718315520 150869 33554432000 4194304 4291949 140734774116048 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14825/statm: 175370 150869 251 24 0 172004 0
Current children cumulated CPU time (s) 4782.18
Current children cumulated vsize (KiB) 701480

[startup+4842.3 s]
/proc/loadavg: 1.50 1.13 1.08 2/574 26702
/proc/meminfo: memFree=23689600/32950928 swapFree=49808508/67111528
[pid=14825] ppid=14823 vsize=702920 CPUtime=4842.18 cores=1,3,5,7
/proc/14825/stat : 14825 (RestartSAT) R 14823 14825 13944 0 -1 4202496 155266 0 0 0 484142 76 0 0 25 0 1 0 774689179 719790080 151886 33554432000 4194304 4291949 140734774116048 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14825/statm: 175730 151886 251 24 0 172364 0
Current children cumulated CPU time (s) 4842.18
Current children cumulated vsize (KiB) 702920

[startup+4902.3 s]
/proc/loadavg: 1.83 1.31 1.15 2/567 21636
/proc/meminfo: memFree=23661916/32950928 swapFree=49808508/67111528
[pid=14825] ppid=14823 vsize=702920 CPUtime=4902.18 cores=1,3,5,7
/proc/14825/stat : 14825 (RestartSAT) R 14823 14825 13944 0 -1 4202496 156660 0 0 0 490141 77 0 0 25 0 1 0 774689179 719790080 153276 33554432000 4194304 4291949 140734774116048 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14825/statm: 175730 153276 251 24 0 172364 0
Current children cumulated CPU time (s) 4902.18
Current children cumulated vsize (KiB) 702920

[startup+4962.3 s]
/proc/loadavg: 1.30 1.25 1.14 2/567 21638
/proc/meminfo: memFree=23662768/32950928 swapFree=49808508/67111528
[pid=14825] ppid=14823 vsize=702920 CPUtime=4962.19 cores=1,3,5,7
/proc/14825/stat : 14825 (RestartSAT) R 14823 14825 13944 0 -1 4202496 157561 0 0 0 496141 78 0 0 25 0 1 0 774689179 719790080 154173 33554432000 4194304 4291949 140734774116048 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14825/statm: 175730 154173 251 24 0 172364 0
Current children cumulated CPU time (s) 4962.19
Current children cumulated vsize (KiB) 702920



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000.2 s]
/proc/loadavg: 1.15 1.22 1.13 2/567 21639
/proc/meminfo: memFree=23660388/32950928 swapFree=49808508/67111528
[pid=14825] ppid=14823 vsize=702920 CPUtime=5000.09 cores=1,3,5,7
/proc/14825/stat : 14825 (RestartSAT) R 14823 14825 13944 0 -1 4202496 158158 0 0 0 499931 78 0 0 25 0 1 0 774689179 719790080 154769 33554432000 4194304 4291949 140734774116048 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14825/statm: 175730 154769 251 24 0 172364 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 702920

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): 5000.25
CPU time (s): 5000.13
CPU user time (s): 4999.32
CPU system time (s): 0.808877
CPU usage (%): 99.9978
Max. virtual memory (cumulated for all children) (KiB): 702920

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

runsolver used 25.9311 second user time and 66.5619 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-29 03:01:44
IDJOB=3421434
IDBENCH=88221
IDSOLVER=1911
FILE ID=node122/3421434-1306630904
RUNJOBID= node122-1306625901-14593
PBS_JOBID= 13471608
Free space on /tmp= 73480 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m47-q841.5-n45-p15-s16393788.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3421434-1306630904/watcher-3421434-1306630904 -o /tmp/evaluation-result-3421434-1306630904/solver-3421434-1306630904 -C 5000 -W 5100 -M 15500  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3421434-1306630904.cnf

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

MD5SUM BENCH= 683c9f75b69575e6451b8563d12f176b
RANDOM SEED=521226097

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      24315500 kB
Buffers:        195968 kB
Cached:        2227724 kB
SwapCached:      60780 kB
Active:         473596 kB
Inactive:      7903072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24315500 kB
SwapTotal:    67111528 kB
SwapFree:     49808508 kB
Dirty:            5448 kB
Writeback:           0 kB
AnonPages:     5905636 kB
Mapped:          11648 kB
Slab:            95976 kB
PageTables:      93036 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 180739848 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= 73480 MiB
End job on node122 at 2011-05-29 04:25:06