Trace number 3249563

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

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-9x32.cnf
MD5SUMbcc12436eba65ad776b55f23c6f42298
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 variables1152
Number of clauses73440
Sum of the clauses size290304
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21728
Number of clauses of size 30
Number of clauses of size 471712
Number of clauses of size 50
Number of clauses of size over 50

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-3249563-1303511393/watcher-3249563-1303511393 -o /tmp/evaluation-result-3249563-1303511393/solver-3249563-1303511393 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3249563-1303511393.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.54 3.90 4.49 3/184 18981
/proc/meminfo: memFree=12907912/32950928 swapFree=67111528/67111528
[pid=18981] ppid=18979 vsize=11800 CPUtime=0 cores=5,7
/proc/18981/stat : 18981 (runsolver) R 18979 18981 16977 0 -1 4202560 43 0 0 0 0 0 0 0 25 0 1 0 462735988 12083200 52 33554432000 4194304 5434984 140734209061008 18446744073709551615 4881607 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/18981/statm: 2950 52 31 303 0 2644 0

[startup+0.055406 s]
/proc/loadavg: 3.54 3.90 4.49 3/184 18981
/proc/meminfo: memFree=12907912/32950928 swapFree=67111528/67111528
[pid=18981] ppid=18979 vsize=22800 CPUtime=0.04 cores=5,7
/proc/18981/stat : 18981 (RestartSAT) R 18979 18981 16977 0 -1 4202496 2019 0 0 0 4 0 0 0 25 0 1 0 462735988 23347200 1858 33554432000 4194304 4291949 140733724783664 18446744073709551615 4229988 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18981/statm: 5700 1858 232 24 0 2334 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 22800

[startup+0.100398 s]
/proc/loadavg: 3.54 3.90 4.49 3/184 18981
/proc/meminfo: memFree=12907912/32950928 swapFree=67111528/67111528
[pid=18981] ppid=18979 vsize=22800 CPUtime=0.09 cores=5,7
/proc/18981/stat : 18981 (RestartSAT) R 18979 18981 16977 0 -1 4202496 2019 0 0 0 9 0 0 0 25 0 1 0 462735988 23347200 1858 33554432000 4194304 4291949 140733724783664 18446744073709551615 4230278 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18981/statm: 5700 1858 232 24 0 2334 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22800

[startup+0.300354 s]
/proc/loadavg: 3.54 3.90 4.49 3/184 18981
/proc/meminfo: memFree=12907912/32950928 swapFree=67111528/67111528
[pid=18981] ppid=18979 vsize=24940 CPUtime=0.28 cores=5,7
/proc/18981/stat : 18981 (RestartSAT) R 18979 18981 16977 0 -1 4202496 2946 0 0 0 28 0 0 0 25 0 1 0 462735988 25538560 2785 33554432000 4194304 4291949 140733724783664 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18981/statm: 6235 2785 234 24 0 2869 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 24940

[startup+0.700279 s]
/proc/loadavg: 3.54 3.90 4.49 3/184 18981
/proc/meminfo: memFree=12907912/32950928 swapFree=67111528/67111528
[pid=18981] ppid=18979 vsize=25288 CPUtime=0.68 cores=5,7
/proc/18981/stat : 18981 (RestartSAT) R 18979 18981 16977 0 -1 4202496 4491 0 0 0 68 0 0 0 25 0 1 0 462735988 25894912 3093 33554432000 4194304 4291949 140733724783664 18446744073709551615 4229955 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18981/statm: 6322 3093 234 24 0 2956 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 25288

[startup+1.50112 s]
/proc/loadavg: 3.57 3.90 4.48 5/190 18992
/proc/meminfo: memFree=12868564/32950928 swapFree=67111528/67111528
[pid=18981] ppid=18979 vsize=29200 CPUtime=1.49 cores=5,7
/proc/18981/stat : 18981 (RestartSAT) R 18979 18981 16977 0 -1 4202496 5870 0 0 0 148 1 0 0 25 0 1 0 462735988 29900800 3636 33554432000 4194304 4291949 140733724783664 18446744073709551615 254504149901 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18981/statm: 7300 3636 253 24 0 3934 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29200

[startup+3.1008 s]
/proc/loadavg: 3.57 3.90 4.48 5/190 18992
/proc/meminfo: memFree=12834836/32950928 swapFree=67111528/67111528
[pid=18981] ppid=18979 vsize=47876 CPUtime=3.08 cores=5,7
/proc/18981/stat : 18981 (RestartSAT) R 18979 18981 16977 0 -1 4202496 9787 0 0 0 307 1 0 0 25 0 1 0 462735988 49025024 7521 33554432000 4194304 4291949 140733724783664 18446744073709551615 4251595 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18981/statm: 11969 7521 253 24 0 8603 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 47876

[startup+6.30118 s]
/proc/loadavg: 3.57 3.90 4.48 5/190 18992
/proc/meminfo: memFree=12815492/32950928 swapFree=67111528/67111528
[pid=18981] ppid=18979 vsize=59552 CPUtime=6.28 cores=5,7
/proc/18981/stat : 18981 (RestartSAT) R 18979 18981 16977 0 -1 4202496 11738 0 0 0 627 1 0 0 25 0 1 0 462735988 60981248 9433 33554432000 4194304 4291949 140733724783664 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18981/statm: 14888 9433 253 24 0 11522 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 59552

[startup+12.7009 s]
/proc/loadavg: 3.64 3.91 4.48 5/190 18992
/proc/meminfo: memFree=12715340/32950928 swapFree=67111528/67111528
[pid=18981] ppid=18979 vsize=86084 CPUtime=12.68 cores=5,7
/proc/18981/stat : 18981 (RestartSAT) R 18979 18981 16977 0 -1 4202496 20347 0 0 0 1265 3 0 0 25 0 1 0 462735988 88150016 12580 33554432000 4194304 4291949 140733724783664 18446744073709551615 4256122 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18981/statm: 21521 12580 253 24 0 18155 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 86084

[startup+25.5003 s]
/proc/loadavg: 3.69 3.91 4.47 5/190 18992
/proc/meminfo: memFree=12634928/32950928 swapFree=67111528/67111528
[pid=18981] ppid=18979 vsize=86084 CPUtime=25.49 cores=5,7
/proc/18981/stat : 18981 (RestartSAT) R 18979 18981 16977 0 -1 4202496 30852 0 0 0 2543 6 0 0 25 0 1 0 462735988 88150016 13657 33554432000 4194304 4291949 140733724783664 18446744073709551615 4255679 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18981/statm: 21521 13657 253 24 0 18155 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 86084

[startup+51.1002 s]
/proc/loadavg: 3.88 3.93 4.46 5/190 18993
/proc/meminfo: memFree=12552016/32950928 swapFree=67111528/67111528
[pid=18981] ppid=18979 vsize=86084 CPUtime=51.09 cores=5,7
/proc/18981/stat : 18981 (RestartSAT) R 18979 18981 16977 0 -1 4202496 52341 0 0 0 5099 10 0 0 25 0 1 0 462735988 88150016 13657 33554432000 4194304 4291949 140733724783664 18446744073709551615 254504150360 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18981/statm: 21521 13657 253 24 0 18155 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 86084

[startup+102.307 s]
/proc/loadavg: 3.95 3.94 4.43 5/190 18994
/proc/meminfo: memFree=12532412/32950928 swapFree=67111528/67111528
[pid=18981] ppid=18979 vsize=178880 CPUtime=102.29 cores=5,7
/proc/18981/stat : 18981 (RestartSAT) R 18979 18981 16977 0 -1 4202496 107369 0 0 0 10211 18 0 0 25 0 1 0 462735988 183173120 35611 33554432000 4194304 4291949 140733724783664 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18981/statm: 44720 35612 253 24 0 41354 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 178880

[startup+162.301 s]
/proc/loadavg: 3.98 3.95 4.41 5/190 18996
/proc/meminfo: memFree=12380240/32950928 swapFree=67111528/67111528
[pid=18981] ppid=18979 vsize=148060 CPUtime=162.29 cores=5,7
/proc/18981/stat : 18981 (RestartSAT) R 18979 18981 16977 0 -1 4202496 146033 0 0 0 16202 27 0 0 25 0 1 0 462735988 151613440 30287 33554432000 4194304 4291949 140733724783664 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18981/statm: 37015 30287 253 24 0 33649 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 148060

[startup+222.301 s]
/proc/loadavg: 3.99 3.95 4.38 5/190 18998
/proc/meminfo: memFree=12441844/32950928 swapFree=67111528/67111528
[pid=18981] ppid=18979 vsize=98740 CPUtime=222.3 cores=5,7
/proc/18981/stat : 18981 (RestartSAT) R 18979 18981 16977 0 -1 4202496 178108 0 0 0 22194 36 0 0 25 0 1 0 462735988 101109760 21482 33554432000 4194304 4291949 140733724783664 18446744073709551615 4248575 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18981/statm: 24685 21482 253 24 0 21319 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 98740

[startup+282.301 s]
/proc/loadavg: 4.05 3.97 4.35 5/190 18999
/proc/meminfo: memFree=12328736/32950928 swapFree=67111528/67111528
[pid=18981] ppid=18979 vsize=148060 CPUtime=282.29 cores=5,7
/proc/18981/stat : 18981 (RestartSAT) R 18979 18981 16977 0 -1 4202496 237057 0 0 0 28181 48 0 0 25 0 1 0 462735988 151613440 33032 33554432000 4194304 4291949 140733724783664 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18981/statm: 37015 33032 253 24 0 33649 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 148060

[startup+342.301 s]
/proc/loadavg: 4.02 3.97 4.33 5/190 19001
/proc/meminfo: memFree=12208924/32950928 swapFree=67111528/67111528
[pid=18981] ppid=18979 vsize=98740 CPUtime=342.3 cores=5,7
/proc/18981/stat : 18981 (RestartSAT) R 18979 18981 16977 0 -1 4202496 272144 0 0 0 34173 57 0 0 25 0 1 0 462735988 101109760 21483 33554432000 4194304 4291949 140733724783664 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18981/statm: 24685 21483 253 24 0 21319 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 98740

[startup+402.301 s]
/proc/loadavg: 4.00 3.97 4.31 5/190 19002
/proc/meminfo: memFree=12363532/32950928 swapFree=67111528/67111528
[pid=18981] ppid=18979 vsize=178880 CPUtime=402.3 cores=5,7
/proc/18981/stat : 18981 (RestartSAT) R 18979 18981 16977 0 -1 4202496 319620 0 0 0 40166 64 0 0 25 0 1 0 462735988 183173120 36908 33554432000 4194304 4291949 140733724783664 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18981/statm: 44720 36908 253 24 0 41354 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 178880

[startup+462.3 s]
/proc/loadavg: 4.00 3.97 4.28 5/190 19004
/proc/meminfo: memFree=12209628/32950928 swapFree=67111528/67111528
[pid=18981] ppid=18979 vsize=148060 CPUtime=462.31 cores=5,7
/proc/18981/stat : 18981 (RestartSAT) R 18979 18981 16977 0 -1 4202496 350369 0 0 0 46160 71 0 0 25 0 1 0 462735988 151613440 30000 33554432000 4194304 4291949 140733724783664 18446744073709551615 4255638 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18981/statm: 37015 30000 253 24 0 33649 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 148060

[startup+522.3 s]
/proc/loadavg: 4.00 3.97 4.26 5/190 19005
/proc/meminfo: memFree=12156528/32950928 swapFree=67111528/67111528
[pid=18981] ppid=18979 vsize=148060 CPUtime=522.31 cores=5,7
/proc/18981/stat : 18981 (RestartSAT) R 18979 18981 16977 0 -1 4202496 387635 0 0 0 52152 79 0 0 25 0 1 0 462735988 151613440 33052 33554432000 4194304 4291949 140733724783664 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18981/statm: 37015 33052 253 24 0 33649 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 148060

[startup+582.3 s]
/proc/loadavg: 4.05 3.99 4.25 5/190 19007
/proc/meminfo: memFree=12138772/32950928 swapFree=67111528/67111528
[pid=18981] ppid=18979 vsize=200444 CPUtime=582.31 cores=5,7
/proc/18981/stat : 18981 (RestartSAT) R 18979 18981 16977 0 -1 4202496 440970 0 0 0 58139 92 0 0 25 0 1 0 462735988 205254656 41097 33554432000 4194304 4291949 140733724783664 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18981/statm: 50111 41097 253 24 0 46745 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 200444

[startup+642.3 s]
/proc/loadavg: 4.02 3.99 4.23 5/190 19009
/proc/meminfo: memFree=12015480/32950928 swapFree=67111528/67111528
[pid=18981] ppid=18979 vsize=250532 CPUtime=642.32 cores=5,7
/proc/18981/stat : 18981 (RestartSAT) R 18979 18981 16977 0 -1 4202496 481063 0 0 0 64130 102 0 0 25 0 1 0 462735988 256544768 44842 33554432000 4194304 4291949 140733724783664 18446744073709551615 4256131 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18981/statm: 62633 44842 253 24 0 59267 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 250532

[startup+702.3 s]
/proc/loadavg: 4.00 3.99 4.22 5/190 19010
/proc/meminfo: memFree=12064440/32950928 swapFree=67111528/67111528
[pid=18981] ppid=18979 vsize=217340 CPUtime=702.32 cores=5,7
/proc/18981/stat : 18981 (RestartSAT) R 18979 18981 16977 0 -1 4202496 524052 0 0 0 70122 110 0 0 25 0 1 0 462735988 222556160 47148 33554432000 4194304 4291949 140733724783664 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18981/statm: 54335 47148 253 24 0 50969 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 217340

[startup+762.307 s]
/proc/loadavg: 4.08 4.01 4.20 5/190 19012
/proc/meminfo: memFree=12158032/32950928 swapFree=67111528/67111528
[pid=18981] ppid=18979 vsize=186520 CPUtime=762.33 cores=5,7
/proc/18981/stat : 18981 (RestartSAT) R 18979 18981 16977 0 -1 4202496 552359 0 0 0 76116 117 0 0 25 0 1 0 462735988 190996480 38877 33554432000 4194304 4291949 140733724783664 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18981/statm: 46630 38877 253 24 0 43264 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 186520

[startup+822.3 s]
/proc/loadavg: 4.03 4.00 4.19 5/190 19014
/proc/meminfo: memFree=11977600/32950928 swapFree=67111528/67111528
[pid=18981] ppid=18979 vsize=217340 CPUtime=822.32 cores=5,7
/proc/18981/stat : 18981 (RestartSAT) R 18979 18981 16977 0 -1 4202496 587309 0 0 0 82107 125 0 0 25 0 1 0 462735988 222556160 49304 33554432000 4194304 4291949 140733724783664 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18981/statm: 54335 49304 253 24 0 50969 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 217340

[startup+882.3 s]
/proc/loadavg: 4.01 4.00 4.17 5/190 19015
/proc/meminfo: memFree=12194444/32950928 swapFree=67111528/67111528
[pid=18981] ppid=18979 vsize=217340 CPUtime=882.33 cores=5,7
/proc/18981/stat : 18981 (RestartSAT) R 18979 18981 16977 0 -1 4202496 620322 0 0 0 88100 133 0 0 25 0 1 0 462735988 222556160 46655 33554432000 4194304 4291949 140733724783664 18446744073709551615 4256122 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18981/statm: 54335 46655 253 24 0 50969 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 217340

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 4.16 5/190 19017
/proc/meminfo: memFree=12081952/32950928 swapFree=67111528/67111528
[pid=18981] ppid=18979 vsize=186520 CPUtime=942.33 cores=5,7
/proc/18981/stat : 18981 (RestartSAT) R 18979 18981 16977 0 -1 4202496 654930 0 0 0 94092 141 0 0 25 0 1 0 462735988 190996480 43098 33554432000 4194304 4291949 140733724783664 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18981/statm: 46630 43098 253 24 0 43264 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 186520

[startup+1002.3 s]
/proc/loadavg: 4.15 4.03 4.16 5/190 19018
/proc/meminfo: memFree=11935356/32950928 swapFree=67111528/67111528
[pid=18981] ppid=18979 vsize=267428 CPUtime=1002.33 cores=5,7
/proc/18981/stat : 18981 (RestartSAT) R 18979 18981 16977 0 -1 4202496 698152 0 0 0 100080 153 0 0 25 0 1 0 462735988 273846272 53143 33554432000 4194304 4291949 140733724783664 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18981/statm: 66857 53143 253 24 0 63491 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 267428

[startup+1062.3 s]
/proc/loadavg: 4.12 4.04 4.15 5/190 19020
/proc/meminfo: memFree=12231708/32950928 swapFree=67111528/67111528
[pid=18981] ppid=18979 vsize=186520 CPUtime=1062.33 cores=5,7
/proc/18981/stat : 18981 (RestartSAT) R 18979 18981 16977 0 -1 4202496 730652 0 0 0 106072 161 0 0 25 0 1 0 462735988 190996480 42486 33554432000 4194304 4291949 140733724783664 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18981/statm: 46630 42486 253 24 0 43264 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 186520

[startup+1122.3 s]
/proc/loadavg: 4.04 4.03 4.14 5/190 19022
/proc/meminfo: memFree=11975380/32950928 swapFree=67111528/67111528
[pid=18981] ppid=18979 vsize=217340 CPUtime=1122.34 cores=5,7
/proc/18981/stat : 18981 (RestartSAT) R 18979 18981 16977 0 -1 4202496 755791 0 0 0 112067 167 0 0 25 0 1 0 462735988 222556160 46163 33554432000 4194304 4291949 140733724783664 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18981/statm: 54335 46163 253 24 0 50969 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 217340

[startup+1182.3 s]
/proc/loadavg: 4.01 4.02 4.13 5/190 19023
/proc/meminfo: memFree=11692892/32950928 swapFree=67111528/67111528
[pid=18981] ppid=18979 vsize=137200 CPUtime=1182.34 cores=5,7
/proc/18981/stat : 18981 (RestartSAT) R 18979 18981 16977 0 -1 4202496 787476 0 0 0 118059 175 0 0 25 0 1 0 462735988 140492800 31096 33554432000 4194304 4291949 140733724783664 18446744073709551615 4251438 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18981/statm: 34300 31096 253 24 0 30934 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 137200

[startup+1242.3 s]
/proc/loadavg: 4.00 4.02 4.12 5/190 19025
/proc/meminfo: memFree=11810168/32950928 swapFree=67111528/67111528
[pid=18981] ppid=18979 vsize=217340 CPUtime=1242.34 cores=5,7
/proc/18981/stat : 18981 (RestartSAT) R 18979 18981 16977 0 -1 4202496 822174 0 0 0 124051 183 0 0 25 0 1 0 462735988 222556160 45941 33554432000 4194304 4291949 140733724783664 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18981/statm: 54335 45941 253 24 0 50969 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 217340



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 4.11 3/186 19028
/proc/meminfo: memFree=12530752/32950928 swapFree=67111528/67111528
[pid=18981] ppid=18979 vsize=217340 CPUtime=1300.05 cores=5,7
/proc/18981/stat : 18981 (RestartSAT) R 18979 18981 16977 0 -1 4202496 847877 0 0 0 129816 189 0 0 25 0 1 0 462735988 222556160 50318 33554432000 4194304 4291949 140733724783664 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/18981/statm: 54335 50318 253 24 0 50969 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 217340

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.07
CPU user time (s): 1298.17
CPU system time (s): 1.90371
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 348816

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

runsolver used 2.02269 second user time and 5.08023 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-23 00:29:53
IDJOB=3249563
IDBENCH=83177
IDSOLVER=1580
FILE ID=node149/3249563-1303511393
RUNJOBID= node149-1303511392-18844
PBS_JOBID= 13134233
Free space on /tmp= 72132 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-9x32.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249563-1303511393/watcher-3249563-1303511393 -o /tmp/evaluation-result-3249563-1303511393/solver-3249563-1303511393 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3249563-1303511393.cnf

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

MD5SUM BENCH= bcc12436eba65ad776b55f23c6f42298
RANDOM SEED=1023121409

node149.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12908192 kB
Buffers:       1796760 kB
Cached:       17607992 kB
SwapCached:          0 kB
Active:        9342728 kB
Inactive:     10163756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12908192 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           13412 kB
Writeback:           0 kB
AnonPages:      100704 kB
Mapped:          14876 kB
Slab:           472540 kB
PageTables:       4900 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   269292 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= 72140 MiB
End job on node149 at 2011-04-23 00:51:35