Trace number 3170365

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.01

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v100-c2130-S1574817612-041.SATISFIABLE.cnf
MD5SUMfa89dbbfc32d9aaebefbb7225db2ad6a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.004998
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
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-3170365-1302822736/watcher-3170365-1302822736 -o /tmp/evaluation-result-3170365-1302822736/solver-3170365-1302822736 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3170365-1302822736.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: 4.00 4.01 3.93 3/187 14213
/proc/meminfo: memFree=15605664/32951124 swapFree=67111528/67111528
[pid=14213] ppid=14211 vsize=15028 CPUtime=0 cores=5,7
/proc/14213/stat : 14213 (RestartSAT) R 14211 14213 13728 0 -1 4202496 433 0 0 0 0 0 0 0 23 0 1 0 393875983 15388672 353 33554432000 4194304 4291949 140733666297600 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14213/statm: 3757 353 248 24 0 391 0

[startup+0.0408121 s]
/proc/loadavg: 4.00 4.01 3.93 3/187 14213
/proc/meminfo: memFree=15605664/32951124 swapFree=67111528/67111528
[pid=14213] ppid=14211 vsize=15484 CPUtime=0.03 cores=5,7
/proc/14213/stat : 14213 (RestartSAT) R 14211 14213 13728 0 -1 4202496 566 0 0 0 3 0 0 0 23 0 1 0 393875983 15855616 480 33554432000 4194304 4291949 140733666297600 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14213/statm: 3871 480 249 24 0 505 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15484

[startup+0.1008 s]
/proc/loadavg: 4.00 4.01 3.93 3/187 14213
/proc/meminfo: memFree=15605664/32951124 swapFree=67111528/67111528
[pid=14213] ppid=14211 vsize=15484 CPUtime=0.09 cores=5,7
/proc/14213/stat : 14213 (RestartSAT) R 14211 14213 13728 0 -1 4202496 576 0 0 0 9 0 0 0 23 0 1 0 393875983 15855616 489 33554432000 4194304 4291949 140733666297600 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14213/statm: 3871 489 249 24 0 505 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15484

[startup+0.300761 s]
/proc/loadavg: 4.00 4.01 3.93 3/187 14213
/proc/meminfo: memFree=15605664/32951124 swapFree=67111528/67111528
[pid=14213] ppid=14211 vsize=15484 CPUtime=0.29 cores=5,7
/proc/14213/stat : 14213 (RestartSAT) R 14211 14213 13728 0 -1 4202496 586 0 0 0 29 0 0 0 25 0 1 0 393875983 15855616 499 33554432000 4194304 4291949 140733666297600 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14213/statm: 3871 499 249 24 0 505 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15484

[startup+0.700682 s]
/proc/loadavg: 4.00 4.01 3.93 3/187 14213
/proc/meminfo: memFree=15605664/32951124 swapFree=67111528/67111528
[pid=14213] ppid=14211 vsize=15964 CPUtime=0.69 cores=5,7
/proc/14213/stat : 14213 (RestartSAT) R 14211 14213 13728 0 -1 4202496 665 0 0 0 69 0 0 0 25 0 1 0 393875983 16347136 570 33554432000 4194304 4291949 140733666297600 18446744073709551615 4263409 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14213/statm: 3991 570 249 24 0 625 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15964

[startup+1.50053 s]
/proc/loadavg: 4.00 4.01 3.93 5/190 14241
/proc/meminfo: memFree=15602036/32951124 swapFree=67111528/67111528
[pid=14213] ppid=14211 vsize=16348 CPUtime=1.49 cores=5,7
/proc/14213/stat : 14213 (RestartSAT) R 14211 14213 13728 0 -1 4202496 784 0 0 0 149 0 0 0 25 0 1 0 393875983 16740352 684 33554432000 4194304 4291949 140733666297600 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14213/statm: 4087 684 249 24 0 721 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16348

[startup+3.10023 s]
/proc/loadavg: 4.00 4.01 3.93 5/190 14241
/proc/meminfo: memFree=15600052/32951124 swapFree=67111528/67111528
[pid=14213] ppid=14211 vsize=16348 CPUtime=3.09 cores=5,7
/proc/14213/stat : 14213 (RestartSAT) R 14211 14213 13728 0 -1 4202496 805 0 0 0 309 0 0 0 25 0 1 0 393875983 16740352 705 33554432000 4194304 4291949 140733666297600 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14213/statm: 4087 705 249 24 0 721 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16348

[startup+6.30062 s]
/proc/loadavg: 4.00 4.01 3.93 5/190 14241
/proc/meminfo: memFree=15595616/32951124 swapFree=67111528/67111528
[pid=14213] ppid=14211 vsize=17044 CPUtime=6.29 cores=5,7
/proc/14213/stat : 14213 (RestartSAT) R 14211 14213 13728 0 -1 4202496 933 0 0 0 629 0 0 0 25 0 1 0 393875983 17453056 825 33554432000 4194304 4291949 140733666297600 18446744073709551615 4250551 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14213/statm: 4261 825 249 24 0 895 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17044

[startup+12.7004 s]
/proc/loadavg: 4.00 4.01 3.93 5/190 14242
/proc/meminfo: memFree=15593404/32951124 swapFree=67111528/67111528
[pid=14213] ppid=14211 vsize=17428 CPUtime=12.69 cores=5,7
/proc/14213/stat : 14213 (RestartSAT) R 14211 14213 13728 0 -1 4202496 1060 0 0 0 1269 0 0 0 25 0 1 0 393875983 17846272 943 33554432000 4194304 4291949 140733666297600 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14213/statm: 4357 943 249 24 0 991 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17428

[startup+25.501 s]
/proc/loadavg: 4.00 4.01 3.93 5/190 14242
/proc/meminfo: memFree=15591064/32951124 swapFree=67111528/67111528
[pid=14213] ppid=14211 vsize=18732 CPUtime=25.49 cores=5,7
/proc/14213/stat : 14213 (RestartSAT) R 14211 14213 13728 0 -1 4202496 1325 0 0 0 2549 0 0 0 25 0 1 0 393875983 19181568 1192 33554432000 4194304 4291949 140733666297600 18446744073709551615 4249878 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14213/statm: 4683 1192 249 24 0 1317 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 18732

[startup+51.1002 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 14243
/proc/meminfo: memFree=15582712/32951124 swapFree=67111528/67111528
[pid=14213] ppid=14211 vsize=20052 CPUtime=51.09 cores=5,7
/proc/14213/stat : 14213 (RestartSAT) R 14211 14213 13728 0 -1 4202496 1793 0 0 0 5109 0 0 0 25 0 1 0 393875983 20533248 1634 33554432000 4194304 4291949 140733666297600 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14213/statm: 5013 1634 249 24 0 1647 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 20052

[startup+102.306 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 14244
/proc/meminfo: memFree=15578472/32951124 swapFree=67111528/67111528
[pid=14213] ppid=14211 vsize=21232 CPUtime=102.3 cores=5,7
/proc/14213/stat : 14213 (RestartSAT) R 14211 14213 13728 0 -1 4202496 2029 0 0 0 10230 0 0 0 25 0 1 0 393875983 21741568 1855 33554432000 4194304 4291949 140733666297600 18446744073709551615 4263409 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14213/statm: 5308 1855 249 24 0 1942 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 21232

[startup+162.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 14273
/proc/meminfo: memFree=15572940/32951124 swapFree=67111528/67111528
[pid=14213] ppid=14211 vsize=22284 CPUtime=162.3 cores=5,7
/proc/14213/stat : 14213 (RestartSAT) R 14211 14213 13728 0 -1 4202496 2137 0 0 0 16230 0 0 0 25 0 1 0 393875983 22818816 1956 33554432000 4194304 4291949 140733666297600 18446744073709551615 4255953 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14213/statm: 5571 1956 249 24 0 2205 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 22284

[startup+222.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 14274
/proc/meminfo: memFree=15568060/32951124 swapFree=67111528/67111528
[pid=14213] ppid=14211 vsize=22284 CPUtime=222.3 cores=5,7
/proc/14213/stat : 14213 (RestartSAT) R 14211 14213 13728 0 -1 4202496 2344 0 0 0 22230 0 0 0 25 0 1 0 393875983 22818816 2152 33554432000 4194304 4291949 140733666297600 18446744073709551615 4255938 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14213/statm: 5571 2152 249 24 0 2205 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 22284

[startup+282.3 s]
/proc/loadavg: 4.08 4.02 3.93 5/190 14276
/proc/meminfo: memFree=15566296/32951124 swapFree=67111528/67111528
[pid=14213] ppid=14211 vsize=22420 CPUtime=282.3 cores=5,7
/proc/14213/stat : 14213 (RestartSAT) R 14211 14213 13728 0 -1 4202496 2403 0 0 0 28230 0 0 0 25 0 1 0 393875983 22958080 2208 33554432000 4194304 4291949 140733666297600 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14213/statm: 5605 2208 249 24 0 2239 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 22420

[startup+342.301 s]
/proc/loadavg: 4.02 4.01 3.93 5/190 14277
/proc/meminfo: memFree=15563912/32951124 swapFree=67111528/67111528
[pid=14213] ppid=14211 vsize=22872 CPUtime=342.3 cores=5,7
/proc/14213/stat : 14213 (RestartSAT) R 14211 14213 13728 0 -1 4202496 2513 0 0 0 34230 0 0 0 25 0 1 0 393875983 23420928 2313 33554432000 4194304 4291949 140733666297600 18446744073709551615 4255638 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14213/statm: 5718 2313 249 24 0 2352 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 22872

[startup+402.301 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 14279
/proc/meminfo: memFree=15561768/32951124 swapFree=67111528/67111528
[pid=14213] ppid=14211 vsize=23168 CPUtime=402.31 cores=5,7
/proc/14213/stat : 14213 (RestartSAT) R 14211 14213 13728 0 -1 4202496 2617 0 0 0 40231 0 0 0 25 0 1 0 393875983 23724032 2412 33554432000 4194304 4291949 140733666297600 18446744073709551615 4256161 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14213/statm: 5792 2412 249 24 0 2426 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 23168

[startup+462.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 14308
/proc/meminfo: memFree=15557540/32951124 swapFree=67111528/67111528
[pid=14213] ppid=14211 vsize=23468 CPUtime=462.31 cores=5,7
/proc/14213/stat : 14213 (RestartSAT) R 14211 14213 13728 0 -1 4202496 2696 0 0 0 46231 0 0 0 25 0 1 0 393875983 24031232 2488 33554432000 4194304 4291949 140733666297600 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14213/statm: 5867 2488 249 24 0 2501 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 23468

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 14309
/proc/meminfo: memFree=15552408/32951124 swapFree=67111528/67111528
[pid=14213] ppid=14211 vsize=23920 CPUtime=522.31 cores=5,7
/proc/14213/stat : 14213 (RestartSAT) R 14211 14213 13728 0 -1 4202496 2824 0 0 0 52231 0 0 0 25 0 1 0 393875983 24494080 2611 33554432000 4194304 4291949 140733666297600 18446744073709551615 4255843 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14213/statm: 5980 2611 249 24 0 2614 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 23920

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 14311
/proc/meminfo: memFree=15548416/32951124 swapFree=67111528/67111528
[pid=14213] ppid=14211 vsize=25132 CPUtime=582.31 cores=5,7
/proc/14213/stat : 14213 (RestartSAT) R 14211 14213 13728 0 -1 4202496 2970 0 0 0 58231 0 0 0 25 0 1 0 393875983 25735168 2755 33554432000 4194304 4291949 140733666297600 18446744073709551615 4256127 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14213/statm: 6283 2755 249 24 0 2917 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 25132

[startup+642.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 14312
/proc/meminfo: memFree=15545028/32951124 swapFree=67111528/67111528
[pid=14213] ppid=14211 vsize=25132 CPUtime=642.32 cores=5,7
/proc/14213/stat : 14213 (RestartSAT) R 14211 14213 13728 0 -1 4202496 2970 0 0 0 64232 0 0 0 25 0 1 0 393875983 25735168 2755 33554432000 4194304 4291949 140733666297600 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14213/statm: 6283 2755 249 24 0 2917 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 25132

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 14314
/proc/meminfo: memFree=15540540/32951124 swapFree=67111528/67111528
[pid=14213] ppid=14211 vsize=25756 CPUtime=702.32 cores=5,7
/proc/14213/stat : 14213 (RestartSAT) R 14211 14213 13728 0 -1 4202496 3133 0 0 0 70232 0 0 0 25 0 1 0 393875983 26374144 2911 33554432000 4194304 4291949 140733666297600 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14213/statm: 6439 2911 249 24 0 3073 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 25756

[startup+762.307 s]
/proc/loadavg: 4.15 4.04 3.95 5/190 14316
/proc/meminfo: memFree=15539380/32951124 swapFree=67111528/67111528
[pid=14213] ppid=14211 vsize=27160 CPUtime=762.32 cores=5,7
/proc/14213/stat : 14213 (RestartSAT) R 14211 14213 13728 0 -1 4202496 3400 0 0 0 76232 0 0 0 25 0 1 0 393875983 27811840 3166 33554432000 4194304 4291949 140733666297600 18446744073709551615 4256131 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14213/statm: 6790 3166 249 24 0 3424 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 27160

[startup+822.3 s]
/proc/loadavg: 4.05 4.03 3.95 5/190 14317
/proc/meminfo: memFree=15537364/32951124 swapFree=67111528/67111528
[pid=14213] ppid=14211 vsize=27160 CPUtime=822.32 cores=5,7
/proc/14213/stat : 14213 (RestartSAT) R 14211 14213 13728 0 -1 4202496 3400 0 0 0 82232 0 0 0 25 0 1 0 393875983 27811840 3166 33554432000 4194304 4291949 140733666297600 18446744073709551615 4262365 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14213/statm: 6790 3166 249 24 0 3424 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 27160

[startup+882.301 s]
/proc/loadavg: 4.02 4.02 3.95 5/190 14319
/proc/meminfo: memFree=15536468/32951124 swapFree=67111528/67111528
[pid=14213] ppid=14211 vsize=27160 CPUtime=882.32 cores=5,7
/proc/14213/stat : 14213 (RestartSAT) R 14211 14213 13728 0 -1 4202496 3418 0 0 0 88232 0 0 0 25 0 1 0 393875983 27811840 3182 33554432000 4194304 4291949 140733666297600 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14213/statm: 6790 3182 249 24 0 3424 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 27160

[startup+942.301 s]
/proc/loadavg: 4.00 4.02 3.95 5/190 14320
/proc/meminfo: memFree=15533576/32951124 swapFree=67111528/67111528
[pid=14213] ppid=14211 vsize=27160 CPUtime=942.32 cores=5,7
/proc/14213/stat : 14213 (RestartSAT) R 14211 14213 13728 0 -1 4202496 3441 0 0 0 94232 0 0 0 25 0 1 0 393875983 27811840 3204 33554432000 4194304 4291949 140733666297600 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14213/statm: 6790 3204 249 24 0 3424 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 27160

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 3.95 5/190 14322
/proc/meminfo: memFree=15532428/32951124 swapFree=67111528/67111528
[pid=14213] ppid=14211 vsize=27160 CPUtime=1002.33 cores=5,7
/proc/14213/stat : 14213 (RestartSAT) R 14211 14213 13728 0 -1 4202496 3471 0 0 0 100233 0 0 0 25 0 1 0 393875983 27811840 3233 33554432000 4194304 4291949 140733666297600 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14213/statm: 6790 3233 249 24 0 3424 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 27160

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 3.95 5/190 14324
/proc/meminfo: memFree=15531644/32951124 swapFree=67111528/67111528
[pid=14213] ppid=14211 vsize=27160 CPUtime=1062.33 cores=5,7
/proc/14213/stat : 14213 (RestartSAT) R 14211 14213 13728 0 -1 4202496 3472 0 0 0 106233 0 0 0 25 0 1 0 393875983 27811840 3234 33554432000 4194304 4291949 140733666297600 18446744073709551615 4255668 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14213/statm: 6790 3234 249 24 0 3424 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 27160

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 14325
/proc/meminfo: memFree=15529768/32951124 swapFree=67111528/67111528
[pid=14213] ppid=14211 vsize=27160 CPUtime=1122.33 cores=5,7
/proc/14213/stat : 14213 (RestartSAT) R 14211 14213 13728 0 -1 4202496 3484 0 0 0 112233 0 0 0 25 0 1 0 393875983 27811840 3246 33554432000 4194304 4291949 140733666297600 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14213/statm: 6790 3246 249 24 0 3424 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 27160

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 14327
/proc/meminfo: memFree=15524656/32951124 swapFree=67111528/67111528
[pid=14213] ppid=14211 vsize=27740 CPUtime=1182.33 cores=5,7
/proc/14213/stat : 14213 (RestartSAT) R 14211 14213 13728 0 -1 4202496 3679 0 0 0 118233 0 0 0 25 0 1 0 393875983 28405760 3431 33554432000 4194304 4291949 140733666297600 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14213/statm: 6935 3431 249 24 0 3569 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 27740

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 14328
/proc/meminfo: memFree=15523988/32951124 swapFree=67111528/67111528
[pid=14213] ppid=14211 vsize=28128 CPUtime=1242.34 cores=5,7
/proc/14213/stat : 14213 (RestartSAT) R 14211 14213 13728 0 -1 4202496 3784 0 0 0 124234 0 0 0 25 0 1 0 393875983 28803072 3533 33554432000 4194304 4291949 140733666297600 18446744073709551615 4255938 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14213/statm: 7032 3533 249 24 0 3666 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 28128



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 14330
/proc/meminfo: memFree=15520108/32951124 swapFree=67111528/67111528
[pid=14213] ppid=14211 vsize=28128 CPUtime=1300.04 cores=5,7
/proc/14213/stat : 14213 (RestartSAT) R 14211 14213 13728 0 -1 4202496 3786 0 0 0 130004 0 0 0 25 0 1 0 393875983 28803072 3535 33554432000 4194304 4291949 140733666297600 18446744073709551615 4255638 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14213/statm: 7032 3535 249 24 0 3666 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 28128

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.06
CPU user time (s): 1300.05
CPU system time (s): 0.006998
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 28128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.05
system time used= 0.006998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3786
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 2401

runsolver used 2.13468 second user time and 4.96624 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-15 01:12:16
IDJOB=3170365
IDBENCH=82783
IDSOLVER=1580
FILE ID=node102/3170365-1302822736
RUNJOBID= node102-1302818827-13749
PBS_JOBID= 13006664
Free space on /tmp= 71576 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v100-c2130-S1574817612-041.SATISFIABLE.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3170365-1302822736/watcher-3170365-1302822736 -o /tmp/evaluation-result-3170365-1302822736/solver-3170365-1302822736 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3170365-1302822736.cnf

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

MD5SUM BENCH= fa89dbbfc32d9aaebefbb7225db2ad6a
RANDOM SEED=1767252459

node102.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.828
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.65
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.828
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.15
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.828
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.828
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.828
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.828
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.828
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.828
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:      15605804 kB
Buffers:        711000 kB
Cached:       16209428 kB
SwapCached:          0 kB
Active:        8313648 kB
Inactive:      8675700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15605804 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1216 kB
Writeback:           0 kB
AnonPages:       67964 kB
Mapped:          15096 kB
Slab:           292092 kB
PageTables:       5168 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   268732 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= 71576 MiB
End job on node102 at 2011-04-15 01:33:58