Trace number 3170574

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.03 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S1863077195-052.SATISFIABLE.cnf
MD5SUM95ba8379aa2e59896c8d6334d91cdeab
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.010997
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
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-3170574-1302825489/watcher-3170574-1302825489 -o /tmp/evaluation-result-3170574-1302825489/solver-3170574-1302825489 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3170574-1302825489.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: 0.92 1.56 2.72 5/183 20636
/proc/meminfo: memFree=16681276/32950928 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=19256 CPUtime=0 cores=1,3
/proc/20636/stat : 20636 (RestartSAT) R 20634 20636 19794 0 -1 4202496 379 0 0 0 0 0 0 0 25 0 1 0 394147705 19718144 320 33554432000 4194304 4291949 140735082622672 18446744073709551615 4278286 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20636/statm: 4814 321 224 24 0 1448 0

[startup+0.0630831 s]
/proc/loadavg: 0.92 1.56 2.72 5/183 20636
/proc/meminfo: memFree=16681276/32950928 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=15904 CPUtime=0.05 cores=1,3
/proc/20636/stat : 20636 (RestartSAT) R 20634 20636 19794 0 -1 4202496 573 0 0 0 5 0 0 0 25 0 1 0 394147705 16285696 482 33554432000 4194304 4291949 140735082622672 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20636/statm: 3976 482 247 24 0 610 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15904

[startup+0.101076 s]
/proc/loadavg: 0.92 1.56 2.72 5/183 20636
/proc/meminfo: memFree=16681276/32950928 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=15904 CPUtime=0.09 cores=1,3
/proc/20636/stat : 20636 (RestartSAT) R 20634 20636 19794 0 -1 4202496 591 0 0 0 9 0 0 0 25 0 1 0 394147705 16285696 500 33554432000 4194304 4291949 140735082622672 18446744073709551615 4251666 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20636/statm: 3976 500 248 24 0 610 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15904

[startup+0.301041 s]
/proc/loadavg: 0.92 1.56 2.72 5/183 20636
/proc/meminfo: memFree=16681276/32950928 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=15904 CPUtime=0.29 cores=1,3
/proc/20636/stat : 20636 (RestartSAT) R 20634 20636 19794 0 -1 4202496 675 0 0 0 29 0 0 0 25 0 1 0 394147705 16285696 581 33554432000 4194304 4291949 140735082622672 18446744073709551615 4255627 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20636/statm: 3976 581 248 24 0 610 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15904

[startup+0.70097 s]
/proc/loadavg: 0.92 1.56 2.72 5/183 20636
/proc/meminfo: memFree=16681276/32950928 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=16368 CPUtime=0.69 cores=1,3
/proc/20636/stat : 20636 (RestartSAT) R 20634 20636 19794 0 -1 4202496 753 0 0 0 69 0 0 0 25 0 1 0 394147705 16760832 652 33554432000 4194304 4291949 140735082622672 18446744073709551615 4256127 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20636/statm: 4092 652 248 24 0 726 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16368

[startup+1.50083 s]
/proc/loadavg: 0.92 1.56 2.72 6/190 20648
/proc/meminfo: memFree=16673680/32950928 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=16752 CPUtime=1.49 cores=1,3
/proc/20636/stat : 20636 (RestartSAT) R 20634 20636 19794 0 -1 4202496 883 0 0 0 149 0 0 0 25 0 1 0 394147705 17154048 776 33554432000 4194304 4291949 140735082622672 18446744073709551615 4255627 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20636/statm: 4188 776 248 24 0 822 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16752

[startup+3.10055 s]
/proc/loadavg: 0.92 1.56 2.72 6/190 20648
/proc/meminfo: memFree=16671076/32950928 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=17376 CPUtime=3.09 cores=1,3
/proc/20636/stat : 20636 (RestartSAT) R 20634 20636 19794 0 -1 4202496 1060 0 0 0 309 0 0 0 25 0 1 0 394147705 17793024 948 33554432000 4194304 4291949 140735082622672 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20636/statm: 4344 948 248 24 0 978 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17376

[startup+6.30099 s]
/proc/loadavg: 1.17 1.60 2.72 6/190 20648
/proc/meminfo: memFree=16668080/32950928 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=18180 CPUtime=6.29 cores=1,3
/proc/20636/stat : 20636 (RestartSAT) R 20634 20636 19794 0 -1 4202496 1182 0 0 0 629 0 0 0 25 0 1 0 394147705 18616320 1066 33554432000 4194304 4291949 140735082622672 18446744073709551615 4256100 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20636/statm: 4545 1066 248 24 0 1179 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18180

[startup+12.7009 s]
/proc/loadavg: 1.39 1.64 2.73 6/190 20648
/proc/meminfo: memFree=16662672/32950928 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=19044 CPUtime=12.69 cores=1,3
/proc/20636/stat : 20636 (RestartSAT) R 20634 20636 19794 0 -1 4202496 1401 0 0 0 1269 0 0 0 25 0 1 0 394147705 19501056 1272 33554432000 4194304 4291949 140735082622672 18446744073709551615 4255676 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20636/statm: 4761 1272 248 24 0 1395 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19044

[startup+25.5006 s]
/proc/loadavg: 1.97 1.76 2.75 7/190 20648
/proc/meminfo: memFree=16658840/32950928 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=20488 CPUtime=25.49 cores=1,3
/proc/20636/stat : 20636 (RestartSAT) R 20634 20636 19794 0 -1 4202496 1666 0 0 0 2549 0 0 0 25 0 1 0 394147705 20979712 1530 33554432000 4194304 4291949 140735082622672 18446744073709551615 4248394 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20636/statm: 5122 1530 248 24 0 1756 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 20488

[startup+51.1001 s]
/proc/loadavg: 2.66 1.93 2.78 6/190 20649
/proc/meminfo: memFree=16651600/32950928 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=22232 CPUtime=51.09 cores=1,3
/proc/20636/stat : 20636 (RestartSAT) R 20634 20636 19794 0 -1 4202496 2331 0 0 0 5109 0 0 0 25 0 1 0 394147705 22765568 2163 33554432000 4194304 4291949 140735082622672 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20636/statm: 5558 2163 248 24 0 2192 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 22232

[startup+102.306 s]
/proc/loadavg: 3.42 2.25 2.84 6/190 20651
/proc/meminfo: memFree=16641544/32950928 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=25360 CPUtime=102.29 cores=1,3
/proc/20636/stat : 20636 (RestartSAT) R 20634 20636 19794 0 -1 4202496 3041 0 0 0 10229 0 0 0 25 0 1 0 394147705 25968640 2851 33554432000 4194304 4291949 140735082622672 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20636/statm: 6340 2851 248 24 0 2974 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 25360

[startup+162.301 s]
/proc/loadavg: 3.78 2.57 2.91 6/190 20652
/proc/meminfo: memFree=16635828/32950928 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=27008 CPUtime=162.29 cores=1,3
/proc/20636/stat : 20636 (RestartSAT) R 20634 20636 19794 0 -1 4202496 3521 0 0 0 16229 0 0 0 25 0 1 0 394147705 27656192 3317 33554432000 4194304 4291949 140735082622672 18446744073709551615 4256127 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20636/statm: 6752 3317 248 24 0 3386 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 27008

[startup+222.301 s]
/proc/loadavg: 3.97 2.84 2.98 6/190 20663
/proc/meminfo: memFree=16630944/32950928 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=28328 CPUtime=222.29 cores=1,3
/proc/20636/stat : 20636 (RestartSAT) R 20634 20636 19794 0 -1 4202496 3598 0 0 0 22229 0 0 0 25 0 1 0 394147705 29007872 3392 33554432000 4194304 4291949 140735082622672 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20636/statm: 7082 3392 248 24 0 3716 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 28328

[startup+282.3 s]
/proc/loadavg: 3.99 3.05 3.04 6/190 20665
/proc/meminfo: memFree=16625976/32950928 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=29384 CPUtime=282.29 cores=1,3
/proc/20636/stat : 20636 (RestartSAT) R 20634 20636 19794 0 -1 4202496 4181 0 0 0 28229 0 0 0 25 0 1 0 394147705 30089216 3951 33554432000 4194304 4291949 140735082622672 18446744073709551615 4255853 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20636/statm: 7346 3951 248 24 0 3980 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 29384

[startup+342.301 s]
/proc/loadavg: 3.99 3.22 3.10 6/190 20666
/proc/meminfo: memFree=16623980/32950928 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=30092 CPUtime=342.29 cores=1,3
/proc/20636/stat : 20636 (RestartSAT) R 20634 20636 19794 0 -1 4202496 4366 0 0 0 34229 0 0 0 25 0 1 0 394147705 30814208 4128 33554432000 4194304 4291949 140735082622672 18446744073709551615 4250330 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20636/statm: 7523 4128 248 24 0 4157 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 30092

[startup+402.3 s]
/proc/loadavg: 4.03 3.37 3.16 6/190 20671
/proc/meminfo: memFree=16620700/32950928 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=32064 CPUtime=402.29 cores=1,3
/proc/20636/stat : 20636 (RestartSAT) R 20634 20636 19794 0 -1 4202496 4625 0 0 0 40229 0 0 0 25 0 1 0 394147705 32833536 4382 33554432000 4194304 4291949 140735082622672 18446744073709551615 4255638 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20636/statm: 8016 4382 248 24 0 4650 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 32064

[startup+462.301 s]
/proc/loadavg: 4.06 3.50 3.21 6/190 20672
/proc/meminfo: memFree=16617972/32950928 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=33092 CPUtime=462.29 cores=1,3
/proc/20636/stat : 20636 (RestartSAT) R 20634 20636 19794 0 -1 4202496 5142 0 0 0 46229 0 0 0 25 0 1 0 394147705 33886208 4878 33554432000 4194304 4291949 140735082622672 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20636/statm: 8273 4878 248 24 0 4907 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 33092

[startup+522.3 s]
/proc/loadavg: 4.02 3.59 3.26 6/190 20674
/proc/meminfo: memFree=16615096/32950928 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=35376 CPUtime=522.29 cores=1,3
/proc/20636/stat : 20636 (RestartSAT) R 20634 20636 19794 0 -1 4202496 5343 0 0 0 52229 0 0 0 25 0 1 0 394147705 36225024 5073 33554432000 4194304 4291949 140735082622672 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20636/statm: 8844 5073 248 24 0 5478 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 35376

[startup+582.301 s]
/proc/loadavg: 4.01 3.66 3.30 6/190 20676
/proc/meminfo: memFree=16613716/32950928 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=35376 CPUtime=582.3 cores=1,3
/proc/20636/stat : 20636 (RestartSAT) R 20634 20636 19794 0 -1 4202496 5343 0 0 0 58230 0 0 0 25 0 1 0 394147705 36225024 5073 33554432000 4194304 4291949 140735082622672 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20636/statm: 8844 5073 248 24 0 5478 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 35376

[startup+642.3 s]
/proc/loadavg: 4.00 3.72 3.35 6/190 20677
/proc/meminfo: memFree=16607252/32950928 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=35376 CPUtime=642.3 cores=1,3
/proc/20636/stat : 20636 (RestartSAT) R 20634 20636 19794 0 -1 4202496 5752 0 0 0 64230 0 0 0 25 0 1 0 394147705 36225024 5459 33554432000 4194304 4291949 140735082622672 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20636/statm: 8844 5459 248 24 0 5478 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 35376

[startup+702.301 s]
/proc/loadavg: 4.00 3.77 3.38 6/190 20679
/proc/meminfo: memFree=16605608/32950928 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=35376 CPUtime=702.3 cores=1,3
/proc/20636/stat : 20636 (RestartSAT) R 20634 20636 19794 0 -1 4202496 5752 0 0 0 70230 0 0 0 25 0 1 0 394147705 36225024 5459 33554432000 4194304 4291949 140735082622672 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20636/statm: 8844 5459 248 24 0 5478 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 35376

[startup+762.307 s]
/proc/loadavg: 4.07 3.82 3.42 6/190 20680
/proc/meminfo: memFree=16604720/32950928 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=38096 CPUtime=762.31 cores=1,3
/proc/20636/stat : 20636 (RestartSAT) R 20634 20636 19794 0 -1 4202496 5850 0 0 0 76231 0 0 0 25 0 1 0 394147705 39010304 5553 33554432000 4194304 4291949 140735082622672 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20636/statm: 9524 5553 248 24 0 6158 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 38096

[startup+822.3 s]
/proc/loadavg: 4.02 3.85 3.46 6/190 20682
/proc/meminfo: memFree=16602972/32950928 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=38096 CPUtime=822.3 cores=1,3
/proc/20636/stat : 20636 (RestartSAT) R 20634 20636 19794 0 -1 4202496 5851 0 0 0 82230 0 0 0 25 0 1 0 394147705 39010304 5554 33554432000 4194304 4291949 140735082622672 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20636/statm: 9524 5554 248 24 0 6158 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 38096

[startup+882.301 s]
/proc/loadavg: 4.01 3.88 3.49 6/190 20684
/proc/meminfo: memFree=16600352/32950928 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=38096 CPUtime=882.3 cores=1,3
/proc/20636/stat : 20636 (RestartSAT) R 20634 20636 19794 0 -1 4202496 6301 0 0 0 88230 0 0 0 25 0 1 0 394147705 39010304 5986 33554432000 4194304 4291949 140735082622672 18446744073709551615 4255712 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20636/statm: 9524 5986 248 24 0 6158 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 38096

[startup+942.3 s]
/proc/loadavg: 4.05 3.91 3.52 6/190 20685
/proc/meminfo: memFree=16597244/32950928 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=39324 CPUtime=942.3 cores=1,3
/proc/20636/stat : 20636 (RestartSAT) R 20634 20636 19794 0 -1 4202496 6581 0 0 0 94230 0 0 0 25 0 1 0 394147705 40267776 6259 33554432000 4194304 4291949 140735082622672 18446744073709551615 4256169 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20636/statm: 9831 6259 248 24 0 6465 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 39324

[startup+1002.3 s]
/proc/loadavg: 4.08 3.94 3.56 6/190 20687
/proc/meminfo: memFree=16595120/32950928 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=39324 CPUtime=1002.31 cores=1,3
/proc/20636/stat : 20636 (RestartSAT) R 20634 20636 19794 0 -1 4202496 6638 0 0 0 100231 0 0 0 25 0 1 0 394147705 40267776 6316 33554432000 4194304 4291949 140735082622672 18446744073709551615 4255938 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20636/statm: 9831 6316 248 24 0 6465 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 39324

[startup+1062.3 s]
/proc/loadavg: 4.03 3.95 3.58 6/190 20688
/proc/meminfo: memFree=16594856/32950928 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=39324 CPUtime=1062.31 cores=1,3
/proc/20636/stat : 20636 (RestartSAT) R 20634 20636 19794 0 -1 4202496 6638 0 0 0 106231 0 0 0 25 0 1 0 394147705 40267776 6316 33554432000 4194304 4291949 140735082622672 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20636/statm: 9831 6316 248 24 0 6465 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 39324

[startup+1122.3 s]
/proc/loadavg: 4.01 3.95 3.60 6/190 20690
/proc/meminfo: memFree=16590608/32950928 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=40972 CPUtime=1122.31 cores=1,3
/proc/20636/stat : 20636 (RestartSAT) R 20634 20636 19794 0 -1 4202496 7061 0 0 0 112231 0 0 0 25 0 1 0 394147705 41955328 6728 33554432000 4194304 4291949 140735082622672 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20636/statm: 10243 6728 248 24 0 6877 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 40972

[startup+1182.3 s]
/proc/loadavg: 4.00 3.96 3.63 6/190 20692
/proc/meminfo: memFree=16590464/32950928 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=40972 CPUtime=1182.31 cores=1,3
/proc/20636/stat : 20636 (RestartSAT) R 20634 20636 19794 0 -1 4202496 7078 0 0 0 118231 0 0 0 25 0 1 0 394147705 41955328 6745 33554432000 4194304 4291949 140735082622672 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20636/statm: 10243 6745 248 24 0 6877 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 40972

[startup+1242.3 s]
/proc/loadavg: 4.00 3.96 3.65 6/190 20693
/proc/meminfo: memFree=16589204/32950928 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=40972 CPUtime=1242.31 cores=1,3
/proc/20636/stat : 20636 (RestartSAT) R 20634 20636 19794 0 -1 4202496 7078 0 0 0 124231 0 0 0 25 0 1 0 394147705 41955328 6745 33554432000 4194304 4291949 140735082622672 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20636/statm: 10243 6745 248 24 0 6877 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 40972



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.66 5/189 20695
/proc/meminfo: memFree=16613620/32950928 swapFree=67111528/67111528
[pid=20636] ppid=20634 vsize=40972 CPUtime=1300.02 cores=1,3
/proc/20636/stat : 20636 (RestartSAT) R 20634 20636 19794 0 -1 4202496 7078 0 0 0 130002 0 0 0 25 0 1 0 394147705 41955328 6745 33554432000 4194304 4291949 140735082622672 18446744073709551615 4261914 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/20636/statm: 10243 6745 248 24 0 6877 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 40972

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.01
CPU time (s): 1300.03
CPU user time (s): 1300.02
CPU system time (s): 0.009998
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 40972

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

runsolver used 2.15067 second user time and 4.82327 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-15 01:58:09
IDJOB=3170574
IDBENCH=82992
IDSOLVER=1580
FILE ID=node120/3170574-1302825489
RUNJOBID= node120-1302825489-20607
PBS_JOBID= 13006662
Free space on /tmp= 72052 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S1863077195-052.SATISFIABLE.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3170574-1302825489/watcher-3170574-1302825489 -o /tmp/evaluation-result-3170574-1302825489/solver-3170574-1302825489 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3170574-1302825489.cnf

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

MD5SUM BENCH= 95ba8379aa2e59896c8d6334d91cdeab
RANDOM SEED=950572369

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.809
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.78
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.809
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.809
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.809
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:      16681936 kB
Buffers:        743840 kB
Cached:       15107740 kB
SwapCached:          0 kB
Active:        8362988 kB
Inactive:      7555064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16681936 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1176 kB
Writeback:           0 kB
AnonPages:       65480 kB
Mapped:          15468 kB
Slab:           289080 kB
PageTables:       5096 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   227924 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= 72052 MiB
End job on node120 at 2011-04-15 02:19:51