Trace number 3282336

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
RestartSAT B95? (TO) 1300.06 1300.02

General information on the benchmark

NameAPPLICATIONS/bitverif/
maxor/maxor128.cnf
MD5SUMe050fe11c7c50ba82ac7126f49db3c10
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2982.37
Satisfiable
(Un)Satisfiability was proved
Number of variables200308
Number of clauses598619
Sum of the clauses size1396775
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2399078
Number of clauses of size 3199539
Number of clauses of size 40
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-3282336-1303748299/watcher-3282336-1303748299 -o /tmp/evaluation-result-3282336-1303748299/solver-3282336-1303748299 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3282336-1303748299.cnf 

running on 2 cores: 1,3

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.99 3.92 3.16 4/193 27707
/proc/meminfo: memFree=19034368/32951124 swapFree=67111528/67111528
[pid=27707] ppid=27705 vsize=20028 CPUtime=0 cores=1,3
/proc/27707/stat : 27707 (RestartSAT) R 27705 27707 27322 0 -1 4202496 849 0 0 0 0 0 0 0 21 0 1 0 486428115 20508672 783 33554432000 4194304 4291949 140737151527152 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27707/statm: 5007 785 226 24 0 1641 0

[startup+0.066537 s]
/proc/loadavg: 3.99 3.92 3.16 4/193 27707
/proc/meminfo: memFree=19034368/32951124 swapFree=67111528/67111528
[pid=27707] ppid=27705 vsize=33564 CPUtime=0.06 cores=1,3
/proc/27707/stat : 27707 (RestartSAT) R 27705 27707 27322 0 -1 4202496 5008 0 0 0 6 0 0 0 21 0 1 0 486428115 34369536 4472 33554432000 4194304 4291949 140737151527152 18446744073709551615 232335553221 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27707/statm: 8391 4473 227 24 0 5025 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 33564

[startup+0.100521 s]
/proc/loadavg: 3.99 3.92 3.16 4/193 27707
/proc/meminfo: memFree=19034368/32951124 swapFree=67111528/67111528
[pid=27707] ppid=27705 vsize=40900 CPUtime=0.09 cores=1,3
/proc/27707/stat : 27707 (RestartSAT) R 27705 27707 27322 0 -1 4202496 7330 0 0 0 9 0 0 0 21 0 1 0 486428115 41881600 6502 33554432000 4194304 4291949 140737151527152 18446744073709551615 232335553221 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27707/statm: 10225 6504 227 24 0 6859 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40900

[startup+0.300484 s]
/proc/loadavg: 3.99 3.92 3.16 4/193 27707
/proc/meminfo: memFree=19034368/32951124 swapFree=67111528/67111528
[pid=27707] ppid=27705 vsize=88668 CPUtime=0.29 cores=1,3
/proc/27707/stat : 27707 (RestartSAT) R 27705 27707 27322 0 -1 4202496 19390 0 0 0 27 2 0 0 22 0 1 0 486428115 90796032 17354 33554432000 4194304 4291949 140737151527152 18446744073709551615 4215722 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27707/statm: 22167 17354 282 24 0 18801 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 88668

[startup+0.700414 s]
/proc/loadavg: 3.99 3.92 3.16 4/193 27707
/proc/meminfo: memFree=19034368/32951124 swapFree=67111528/67111528
[pid=27707] ppid=27705 vsize=121112 CPUtime=0.69 cores=1,3
/proc/27707/stat : 27707 (RestartSAT) R 27705 27707 27322 0 -1 4202496 24726 0 0 0 66 3 0 0 23 0 1 0 486428115 124018688 22461 33554432000 4194304 4291949 140737151527152 18446744073709551615 4212018 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27707/statm: 30278 22461 285 24 0 26912 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 121112

[startup+1.50027 s]
/proc/loadavg: 3.99 3.92 3.16 5/194 27708
/proc/meminfo: memFree=18944832/32951124 swapFree=67111528/67111528
[pid=27707] ppid=27705 vsize=99744 CPUtime=1.49 cores=1,3
/proc/27707/stat : 27707 (RestartSAT) R 27705 27707 27322 0 -1 4202496 31345 0 0 0 145 4 0 0 25 0 1 0 486428115 102137856 18912 33554432000 4194304 4291949 140737151527152 18446744073709551615 4262416 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27707/statm: 24936 18912 303 24 0 21570 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 99744

[startup+3.10099 s]
/proc/loadavg: 3.99 3.92 3.16 5/194 27708
/proc/meminfo: memFree=18953388/32951124 swapFree=67111528/67111528
[pid=27707] ppid=27705 vsize=99744 CPUtime=3.09 cores=1,3
/proc/27707/stat : 27707 (RestartSAT) R 27705 27707 27322 0 -1 4202496 31416 0 0 0 305 4 0 0 25 0 1 0 486428115 102137856 18983 33554432000 4194304 4291949 140737151527152 18446744073709551615 4255974 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27707/statm: 24936 18983 304 24 0 21570 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 99744

[startup+6.30042 s]
/proc/loadavg: 4.07 3.94 3.17 5/194 27708
/proc/meminfo: memFree=18946784/32951124 swapFree=67111528/67111528
[pid=27707] ppid=27705 vsize=99744 CPUtime=6.29 cores=1,3
/proc/27707/stat : 27707 (RestartSAT) R 27705 27707 27322 0 -1 4202496 31620 0 0 0 625 4 0 0 25 0 1 0 486428115 102137856 19184 33554432000 4194304 4291949 140737151527152 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27707/statm: 24936 19184 304 24 0 21570 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 99744

[startup+12.7003 s]
/proc/loadavg: 4.06 3.94 3.17 5/194 27708
/proc/meminfo: memFree=18932780/32951124 swapFree=67111528/67111528
[pid=27707] ppid=27705 vsize=99744 CPUtime=12.69 cores=1,3
/proc/27707/stat : 27707 (RestartSAT) R 27705 27707 27322 0 -1 4202496 32205 0 0 0 1265 4 0 0 25 0 1 0 486428115 102137856 19765 33554432000 4194304 4291949 140737151527152 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27707/statm: 24936 19765 304 24 0 21570 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 99744

[startup+25.501 s]
/proc/loadavg: 4.12 3.95 3.19 5/194 27708
/proc/meminfo: memFree=18945480/32951124 swapFree=67111528/67111528
[pid=27707] ppid=27705 vsize=118420 CPUtime=25.49 cores=1,3
/proc/27707/stat : 27707 (RestartSAT) R 27705 27707 27322 0 -1 4202496 33352 0 0 0 2544 5 0 0 25 0 1 0 486428115 121262080 20896 33554432000 4194304 4291949 140737151527152 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27707/statm: 29605 20896 304 24 0 26239 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 118420

[startup+51.1004 s]
/proc/loadavg: 4.08 3.96 3.21 5/194 27709
/proc/meminfo: memFree=18976044/32951124 swapFree=67111528/67111528
[pid=27707] ppid=27705 vsize=148772 CPUtime=51.09 cores=1,3
/proc/27707/stat : 27707 (RestartSAT) R 27705 27707 27322 0 -1 4202496 40409 0 0 0 5103 6 0 0 25 0 1 0 486428115 152342528 27931 33554432000 4194304 4291949 140737151527152 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27707/statm: 37193 27931 304 24 0 33827 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 148772

[startup+102.307 s]
/proc/loadavg: 4.09 3.98 3.25 5/194 27710
/proc/meminfo: memFree=18804212/32951124 swapFree=67111528/67111528
[pid=27707] ppid=27705 vsize=167740 CPUtime=102.3 cores=1,3
/proc/27707/stat : 27707 (RestartSAT) R 27705 27707 27322 0 -1 4202496 45521 0 0 0 10222 8 0 0 25 0 1 0 486428115 171765760 32995 33554432000 4194304 4291949 140737151527152 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27707/statm: 41935 32995 304 24 0 38569 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 167740

[startup+162.301 s]
/proc/loadavg: 4.03 3.98 3.30 5/194 27712
/proc/meminfo: memFree=18729668/32951124 swapFree=67111528/67111528
[pid=27707] ppid=27705 vsize=198560 CPUtime=162.29 cores=1,3
/proc/27707/stat : 27707 (RestartSAT) R 27705 27707 27322 0 -1 4202496 52554 0 0 0 16218 11 0 0 25 0 1 0 486428115 203325440 39958 33554432000 4194304 4291949 140737151527152 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27707/statm: 49640 39958 304 24 0 46274 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 198560

[startup+222.301 s]
/proc/loadavg: 4.01 3.98 3.34 5/194 27714
/proc/meminfo: memFree=18635164/32951124 swapFree=67111528/67111528
[pid=27707] ppid=27705 vsize=248648 CPUtime=222.3 cores=1,3
/proc/27707/stat : 27707 (RestartSAT) R 27705 27707 27322 0 -1 4202496 58903 0 0 0 22216 14 0 0 25 0 1 0 486428115 254615552 46255 33554432000 4194304 4291949 140737151527152 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27707/statm: 62162 46255 304 24 0 58796 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 248648

[startup+282.3 s]
/proc/loadavg: 4.00 3.98 3.38 5/194 27715
/proc/meminfo: memFree=18589508/32951124 swapFree=67111528/67111528
[pid=27707] ppid=27705 vsize=330036 CPUtime=282.3 cores=1,3
/proc/27707/stat : 27707 (RestartSAT) R 27705 27707 27322 0 -1 4202496 69149 0 0 0 28211 19 0 0 25 0 1 0 486428115 337956864 56437 33554432000 4194304 4291949 140737151527152 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27707/statm: 82509 56437 304 24 0 79143 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 330036

[startup+342.301 s]
/proc/loadavg: 4.00 3.98 3.41 5/194 27717
/proc/meminfo: memFree=18649020/32951124 swapFree=67111528/67111528
[pid=27707] ppid=27705 vsize=334080 CPUtime=342.29 cores=1,3
/proc/27707/stat : 27707 (RestartSAT) R 27705 27707 27322 0 -1 4202496 76849 0 0 0 34207 22 0 0 25 0 1 0 486428115 342097920 64086 33554432000 4194304 4291949 140737151527152 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27707/statm: 83520 64086 304 24 0 80154 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 334080

[startup+402.301 s]
/proc/loadavg: 4.00 3.98 3.45 5/194 27718
/proc/meminfo: memFree=18577800/32951124 swapFree=67111528/67111528
[pid=27707] ppid=27705 vsize=342444 CPUtime=402.3 cores=1,3
/proc/27707/stat : 27707 (RestartSAT) R 27705 27707 27322 0 -1 4202496 83429 0 0 0 40205 25 0 0 25 0 1 0 486428115 350662656 70633 33554432000 4194304 4291949 140737151527152 18446744073709551615 4256127 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27707/statm: 85611 70633 304 24 0 82245 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 342444

[startup+462.3 s]
/proc/loadavg: 4.00 3.98 3.48 5/194 27720
/proc/meminfo: memFree=18415464/32951124 swapFree=67111528/67111528
[pid=27707] ppid=27705 vsize=355096 CPUtime=462.3 cores=1,3
/proc/27707/stat : 27707 (RestartSAT) R 27705 27707 27322 0 -1 4202496 91871 0 0 0 46200 30 0 0 25 0 1 0 486428115 363618304 79027 33554432000 4194304 4291949 140737151527152 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27707/statm: 88774 79027 304 24 0 85408 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 355096

[startup+522.301 s]
/proc/loadavg: 4.00 3.98 3.51 5/194 27722
/proc/meminfo: memFree=18391140/32951124 swapFree=67111528/67111528
[pid=27707] ppid=27705 vsize=492240 CPUtime=522.3 cores=1,3
/proc/27707/stat : 27707 (RestartSAT) R 27705 27707 27322 0 -1 4202496 97312 0 0 0 52197 33 0 0 25 0 1 0 486428115 504053760 84421 33554432000 4194304 4291949 140737151527152 18446744073709551615 4268735 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27707/statm: 123060 84421 304 24 0 119694 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 492240

[startup+582.301 s]
/proc/loadavg: 4.07 3.99 3.54 5/194 27723
/proc/meminfo: memFree=18238972/32951124 swapFree=67111528/67111528
[pid=27707] ppid=27705 vsize=499592 CPUtime=582.3 cores=1,3
/proc/27707/stat : 27707 (RestartSAT) R 27705 27707 27322 0 -1 4202496 103138 0 0 0 58195 35 0 0 25 0 1 0 486428115 511582208 90217 33554432000 4194304 4291949 140737151527152 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27707/statm: 124898 90217 304 24 0 121532 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 499592

[startup+642.301 s]
/proc/loadavg: 4.02 3.99 3.57 5/194 27725
/proc/meminfo: memFree=18426312/32951124 swapFree=67111528/67111528
[pid=27707] ppid=27705 vsize=502436 CPUtime=642.32 cores=1,3
/proc/27707/stat : 27707 (RestartSAT) R 27705 27707 27322 0 -1 4202496 114546 0 0 0 64192 40 0 0 25 0 1 0 486428115 514494464 101558 33554432000 4194304 4291949 140737151527152 18446744073709551615 4255665 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27707/statm: 125609 101558 304 24 0 122243 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 502436

[startup+702.3 s]
/proc/loadavg: 4.01 3.99 3.59 5/194 27726
/proc/meminfo: memFree=18467196/32951124 swapFree=67111528/67111528
[pid=27707] ppid=27705 vsize=511396 CPUtime=702.3 cores=1,3
/proc/27707/stat : 27707 (RestartSAT) R 27705 27707 27322 0 -1 4202496 121072 0 0 0 70188 42 0 0 25 0 1 0 486428115 523669504 108048 33554432000 4194304 4291949 140737151527152 18446744073709551615 4248385 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27707/statm: 127849 108048 304 24 0 124483 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 511396

[startup+762.307 s]
/proc/loadavg: 4.06 4.01 3.62 5/194 27728
/proc/meminfo: memFree=18339336/32951124 swapFree=67111528/67111528
[pid=27707] ppid=27705 vsize=518240 CPUtime=762.31 cores=1,3
/proc/27707/stat : 27707 (RestartSAT) R 27705 27707 27322 0 -1 4202496 126459 0 0 0 76187 44 0 0 25 0 1 0 486428115 530677760 113398 33554432000 4194304 4291949 140737151527152 18446744073709551615 4251571 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27707/statm: 129560 113398 304 24 0 126194 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 518240

[startup+822.301 s]
/proc/loadavg: 4.02 4.00 3.64 5/194 27730
/proc/meminfo: memFree=18257100/32951124 swapFree=67111528/67111528
[pid=27707] ppid=27705 vsize=525924 CPUtime=822.31 cores=1,3
/proc/27707/stat : 27707 (RestartSAT) R 27705 27707 27322 0 -1 4202496 132371 0 0 0 82184 47 0 0 25 0 1 0 486428115 538546176 119275 33554432000 4194304 4291949 140737151527152 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27707/statm: 131481 119275 304 24 0 128115 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 525924

[startup+882.3 s]
/proc/loadavg: 4.01 4.00 3.66 5/194 27731
/proc/meminfo: memFree=18095992/32951124 swapFree=67111528/67111528
[pid=27707] ppid=27705 vsize=529764 CPUtime=882.31 cores=1,3
/proc/27707/stat : 27707 (RestartSAT) R 27705 27707 27322 0 -1 4202496 138501 0 0 0 88182 49 0 0 25 0 1 0 486428115 542478336 125367 33554432000 4194304 4291949 140737151527152 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27707/statm: 132441 125367 304 24 0 129075 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 529764

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.68 5/194 27733
/proc/meminfo: memFree=18366180/32951124 swapFree=67111528/67111528
[pid=27707] ppid=27705 vsize=747248 CPUtime=942.32 cores=1,3
/proc/27707/stat : 27707 (RestartSAT) R 27705 27707 27322 0 -1 4202496 143000 0 0 0 94181 51 0 0 25 0 1 0 486428115 765181952 129841 33554432000 4194304 4291949 140737151527152 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27707/statm: 186812 129841 304 24 0 183446 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 747248

[startup+1002.3 s]
/proc/loadavg: 4.07 4.02 3.70 5/194 27734
/proc/meminfo: memFree=18205552/32951124 swapFree=67111528/67111528
[pid=27707] ppid=27705 vsize=751832 CPUtime=1002.31 cores=1,3
/proc/27707/stat : 27707 (RestartSAT) R 27705 27707 27322 0 -1 4202496 148170 0 0 0 100178 53 0 0 25 0 1 0 486428115 769875968 134985 33554432000 4194304 4291949 140737151527152 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27707/statm: 187958 134985 304 24 0 184592 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 751832

[startup+1062.3 s]
/proc/loadavg: 4.02 4.01 3.72 5/194 27736
/proc/meminfo: memFree=18402448/32951124 swapFree=67111528/67111528
[pid=27707] ppid=27705 vsize=273172 CPUtime=1062.32 cores=1,3
/proc/27707/stat : 27707 (RestartSAT) R 27705 27707 27322 0 -1 4202496 163378 0 0 0 106174 58 0 0 25 0 1 0 486428115 279728128 56214 33554432000 4194304 4291949 140737151527152 18446744073709551615 4255946 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27707/statm: 68293 56214 304 24 0 64927 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 273172

[startup+1122.3 s]
/proc/loadavg: 4.01 4.00 3.73 5/194 27738
/proc/meminfo: memFree=18321448/32951124 swapFree=67111528/67111528
[pid=27707] ppid=27705 vsize=323260 CPUtime=1122.32 cores=1,3
/proc/27707/stat : 27707 (RestartSAT) R 27705 27707 27322 0 -1 4202496 169022 0 0 0 112172 60 0 0 25 0 1 0 486428115 331018240 61822 33554432000 4194304 4291949 140737151527152 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27707/statm: 80815 61822 304 24 0 77449 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 323260

[startup+1182.3 s]
/proc/loadavg: 4.04 4.01 3.75 4/192 27740
/proc/meminfo: memFree=18315996/32951124 swapFree=67111528/67111528
[pid=27707] ppid=27705 vsize=323260 CPUtime=1182.32 cores=1,3
/proc/27707/stat : 27707 (RestartSAT) R 27705 27707 27322 0 -1 4202496 174957 0 0 0 118169 63 0 0 25 0 1 0 486428115 331018240 67716 33554432000 4194304 4291949 140737151527152 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27707/statm: 80815 67716 304 24 0 77449 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 323260

[startup+1242.3 s]
/proc/loadavg: 2.83 3.70 3.66 2/176 27795
/proc/meminfo: memFree=19053400/32951124 swapFree=67111528/67111528
[pid=27707] ppid=27705 vsize=404648 CPUtime=1242.32 cores=1,3
/proc/27707/stat : 27707 (RestartSAT) R 27705 27707 27322 0 -1 4202496 182670 0 0 0 124166 66 0 0 25 0 1 0 486428115 414359552 75372 33554432000 4194304 4291949 140737151527152 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27707/statm: 101162 75372 304 24 0 97796 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 404648



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.67 3.21 3.49 2/176 27796
/proc/meminfo: memFree=19026748/32951124 swapFree=67111528/67111528
[pid=27707] ppid=27705 vsize=406036 CPUtime=1300.03 cores=1,3
/proc/27707/stat : 27707 (RestartSAT) R 27705 27707 27322 0 -1 4202496 189351 0 0 0 129933 70 0 0 25 0 1 0 486428115 415780864 82003 33554432000 4194304 4291949 140737151527152 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27707/statm: 101509 82003 304 24 0 98143 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 406036

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.06
CPU user time (s): 1299.34
CPU system time (s): 0.71789
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 782184

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

runsolver used 2.0037 second user time and 5.08923 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-25 18:18:20
IDJOB=3282336
IDBENCH=70808
IDSOLVER=1580
FILE ID=node132/3282336-1303748299
RUNJOBID= node132-1303746807-27342
PBS_JOBID= 13154030
Free space on /tmp= 72064 MiB

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

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

MD5SUM BENCH= e050fe11c7c50ba82ac7126f49db3c10
RANDOM SEED=1683950517

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19034640 kB
Buffers:       1614412 kB
Cached:       11383692 kB
SwapCached:          0 kB
Active:        3243824 kB
Inactive:     10123656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19034640 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10928 kB
Writeback:           0 kB
AnonPages:      368548 kB
Mapped:          15452 kB
Slab:           484332 kB
PageTables:       6076 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   582916 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72080 MiB
End job on node132 at 2011-04-25 18:40:02