Trace number 3170301

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S1298256564-085.UNKNOWN.cnf
MD5SUMcf48efaad74dd9e258ebbccf8ec047e7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
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-3170301-1302822006/watcher-3170301-1302822006 -o /tmp/evaluation-result-3170301-1302822006/solver-3170301-1302822006 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3170301-1302822006.cnf 

running on 2 cores: 0,2

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.92 3.99 3.93 2/181 28154
/proc/meminfo: memFree=19919696/32951132 swapFree=67111528/67111528
[pid=28154] ppid=28152 vsize=2492 CPUtime=0 cores=0,2
/proc/28154/stat : 28154 (RestartSAT) S 28152 28154 27723 0 -1 4194304 87 0 0 0 0 0 0 0 25 0 1 0 393800234 2551808 43 33554432000 4194304 4291949 140735387631280 18446744073709551615 210642222727 0 2147483391 4096 0 18446744071699109054 0 0 17 0 0 0 0
/proc/28154/statm: 623 43 34 24 0 23 0

[startup+0.0482569 s]
/proc/loadavg: 3.92 3.99 3.93 2/181 28154
/proc/meminfo: memFree=19919696/32951132 swapFree=67111528/67111528
[pid=28154] ppid=28152 vsize=15416 CPUtime=0.04 cores=0,2
/proc/28154/stat : 28154 (RestartSAT) R 28152 28154 27723 0 -1 4202496 536 0 0 0 4 0 0 0 25 0 1 0 393800234 15785984 454 33554432000 4194304 4291949 140735387631280 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28154/statm: 3854 454 247 24 0 488 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15416

[startup+0.100261 s]
/proc/loadavg: 3.92 3.99 3.93 2/181 28154
/proc/meminfo: memFree=19919696/32951132 swapFree=67111528/67111528
[pid=28154] ppid=28152 vsize=15576 CPUtime=0.09 cores=0,2
/proc/28154/stat : 28154 (RestartSAT) R 28152 28154 27723 0 -1 4202496 608 0 0 0 9 0 0 0 25 0 1 0 393800234 15949824 519 33554432000 4194304 4291949 140735387631280 18446744073709551615 4256539 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28154/statm: 3894 519 248 24 0 528 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15576

[startup+0.300206 s]
/proc/loadavg: 3.92 3.99 3.93 2/181 28154
/proc/meminfo: memFree=19919696/32951132 swapFree=67111528/67111528
[pid=28154] ppid=28152 vsize=15724 CPUtime=0.29 cores=0,2
/proc/28154/stat : 28154 (RestartSAT) R 28152 28154 27723 0 -1 4202496 652 0 0 0 29 0 0 0 25 0 1 0 393800234 16101376 560 33554432000 4194304 4291949 140735387631280 18446744073709551615 4262245 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28154/statm: 3931 560 248 24 0 565 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15724

[startup+0.701128 s]
/proc/loadavg: 3.92 3.99 3.93 2/181 28154
/proc/meminfo: memFree=19919696/32951132 swapFree=67111528/67111528
[pid=28154] ppid=28152 vsize=16204 CPUtime=0.69 cores=0,2
/proc/28154/stat : 28154 (RestartSAT) R 28152 28154 27723 0 -1 4202496 696 0 0 0 69 0 0 0 25 0 1 0 393800234 16592896 604 33554432000 4194304 4291949 140735387631280 18446744073709551615 4256100 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28154/statm: 4051 604 248 24 0 685 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16204

[startup+1.50096 s]
/proc/loadavg: 3.92 3.99 3.93 5/188 28236
/proc/meminfo: memFree=19917548/32951132 swapFree=67111528/67111528
[pid=28154] ppid=28152 vsize=16444 CPUtime=1.49 cores=0,2
/proc/28154/stat : 28154 (RestartSAT) R 28152 28154 27723 0 -1 4202496 818 0 0 0 149 0 0 0 25 0 1 0 393800234 16838656 716 33554432000 4194304 4291949 140735387631280 18446744073709551615 4263411 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28154/statm: 4111 716 248 24 0 745 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16444

[startup+3.14868 s]
/proc/loadavg: 3.92 3.99 3.93 5/188 28236
/proc/meminfo: memFree=19913952/32951132 swapFree=67111528/67111528
[pid=28154] ppid=28152 vsize=17216 CPUtime=3.14 cores=0,2
/proc/28154/stat : 28154 (RestartSAT) R 28152 28154 27723 0 -1 4202496 998 0 0 0 314 0 0 0 25 0 1 0 393800234 17629184 884 33554432000 4194304 4291949 140735387631280 18446744073709551615 4255744 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28154/statm: 4304 884 248 24 0 938 0
Current children cumulated CPU time (s) 3.14
Current children cumulated vsize (KiB) 17216

[startup+6.30018 s]
/proc/loadavg: 4.09 4.03 3.94 5/188 28236
/proc/meminfo: memFree=19910508/32951132 swapFree=67111528/67111528
[pid=28154] ppid=28152 vsize=17628 CPUtime=6.29 cores=0,2
/proc/28154/stat : 28154 (RestartSAT) R 28152 28154 27723 0 -1 4202496 1129 0 0 0 629 0 0 0 25 0 1 0 393800234 18051072 1008 33554432000 4194304 4291949 140735387631280 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28154/statm: 4407 1008 248 24 0 1041 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17628

[startup+12.7011 s]
/proc/loadavg: 4.08 4.02 3.94 5/188 28236
/proc/meminfo: memFree=19906568/32951132 swapFree=67111528/67111528
[pid=28154] ppid=28152 vsize=18280 CPUtime=12.69 cores=0,2
/proc/28154/stat : 28154 (RestartSAT) R 28152 28154 27723 0 -1 4202496 1238 0 0 0 1269 0 0 0 25 0 1 0 393800234 18718720 1112 33554432000 4194304 4291949 140735387631280 18446744073709551615 4250380 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28154/statm: 4570 1112 248 24 0 1204 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18280

[startup+25.5009 s]
/proc/loadavg: 4.06 4.02 3.94 5/188 28236
/proc/meminfo: memFree=19902980/32951132 swapFree=67111528/67111528
[pid=28154] ppid=28152 vsize=19584 CPUtime=25.49 cores=0,2
/proc/28154/stat : 28154 (RestartSAT) R 28152 28154 27723 0 -1 4202496 1594 0 0 0 2549 0 0 0 25 0 1 0 393800234 20054016 1452 33554432000 4194304 4291949 140735387631280 18446744073709551615 4256182 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28154/statm: 4896 1452 248 24 0 1530 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 19584

[startup+51.1006 s]
/proc/loadavg: 4.11 4.04 3.94 5/188 28265
/proc/meminfo: memFree=19894368/32951132 swapFree=67111528/67111528
[pid=28154] ppid=28152 vsize=21248 CPUtime=51.09 cores=0,2
/proc/28154/stat : 28154 (RestartSAT) R 28152 28154 27723 0 -1 4202496 2058 0 0 0 5109 0 0 0 25 0 1 0 393800234 21757952 1905 33554432000 4194304 4291949 140735387631280 18446744073709551615 4262541 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28154/statm: 5312 1905 248 24 0 1946 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 21248

[startup+102.301 s]
/proc/loadavg: 4.10 4.04 3.95 6/188 28274
/proc/meminfo: memFree=19883316/32951132 swapFree=67111528/67111528
[pid=28154] ppid=28152 vsize=24332 CPUtime=102.29 cores=0,2
/proc/28154/stat : 28154 (RestartSAT) R 28152 28154 27723 0 -1 4202496 2630 0 0 0 10229 0 0 0 25 0 1 0 393800234 24915968 2448 33554432000 4194304 4291949 140735387631280 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28154/statm: 6083 2448 248 24 0 2717 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 24332

[startup+162.301 s]
/proc/loadavg: 4.03 4.03 3.95 5/188 28276
/proc/meminfo: memFree=19876840/32951132 swapFree=67111528/67111528
[pid=28154] ppid=28152 vsize=26104 CPUtime=162.29 cores=0,2
/proc/28154/stat : 28154 (RestartSAT) R 28152 28154 27723 0 -1 4202496 3230 0 0 0 16229 0 0 0 25 0 1 0 393800234 26730496 3028 33554432000 4194304 4291949 140735387631280 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28154/statm: 6526 3028 248 24 0 3160 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 26104

[startup+222.301 s]
/proc/loadavg: 4.01 4.02 3.95 5/188 28278
/proc/meminfo: memFree=19869504/32951132 swapFree=67111528/67111528
[pid=28154] ppid=28152 vsize=28280 CPUtime=222.29 cores=0,2
/proc/28154/stat : 28154 (RestartSAT) R 28152 28154 27723 0 -1 4202496 3546 0 0 0 22229 0 0 0 25 0 1 0 393800234 28958720 3335 33554432000 4194304 4291949 140735387631280 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28154/statm: 7070 3335 248 24 0 3704 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 28280

[startup+282.301 s]
/proc/loadavg: 4.05 4.03 3.95 5/188 28280
/proc/meminfo: memFree=19868000/32951132 swapFree=67111528/67111528
[pid=28154] ppid=28152 vsize=28280 CPUtime=282.29 cores=0,2
/proc/28154/stat : 28154 (RestartSAT) R 28152 28154 27723 0 -1 4202496 3835 0 0 0 28228 1 0 0 25 0 1 0 393800234 28958720 3616 33554432000 4194304 4291949 140735387631280 18446744073709551615 4263414 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28154/statm: 7070 3616 248 24 0 3704 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 28280

[startup+342.301 s]
/proc/loadavg: 4.02 4.02 3.95 5/188 28284
/proc/meminfo: memFree=19863008/32951132 swapFree=67111528/67111528
[pid=28154] ppid=28152 vsize=28280 CPUtime=342.29 cores=0,2
/proc/28154/stat : 28154 (RestartSAT) R 28152 28154 27723 0 -1 4202496 3863 0 0 0 34228 1 0 0 25 0 1 0 393800234 28958720 3644 33554432000 4194304 4291949 140735387631280 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28154/statm: 7070 3644 248 24 0 3704 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 28280

[startup+402.3 s]
/proc/loadavg: 4.00 4.02 3.95 5/188 28285
/proc/meminfo: memFree=19860416/32951132 swapFree=67111528/67111528
[pid=28154] ppid=28152 vsize=30012 CPUtime=402.29 cores=0,2
/proc/28154/stat : 28154 (RestartSAT) R 28152 28154 27723 0 -1 4202496 4288 0 0 0 40228 1 0 0 25 0 1 0 393800234 30732288 4051 33554432000 4194304 4291949 140735387631280 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28154/statm: 7503 4051 248 24 0 4137 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 30012

[startup+462.3 s]
/proc/loadavg: 4.04 4.03 3.96 5/188 28287
/proc/meminfo: memFree=19854308/32951132 swapFree=67111528/67111528
[pid=28154] ppid=28152 vsize=31756 CPUtime=462.29 cores=0,2
/proc/28154/stat : 28154 (RestartSAT) R 28152 28154 27723 0 -1 4202496 4543 0 0 0 46228 1 0 0 25 0 1 0 393800234 32518144 4303 33554432000 4194304 4291949 140735387631280 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28154/statm: 7939 4303 248 24 0 4573 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 31756

[startup+522.3 s]
/proc/loadavg: 4.01 4.02 3.96 5/188 28289
/proc/meminfo: memFree=19850196/32951132 swapFree=67111528/67111528
[pid=28154] ppid=28152 vsize=35088 CPUtime=522.29 cores=0,2
/proc/28154/stat : 28154 (RestartSAT) R 28152 28154 27723 0 -1 4202496 5239 0 0 0 52228 1 0 0 25 0 1 0 393800234 35930112 4977 33554432000 4194304 4291949 140735387631280 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28154/statm: 8772 4977 248 24 0 5406 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 35088

[startup+582.301 s]
/proc/loadavg: 4.00 4.02 3.96 5/188 28291
/proc/meminfo: memFree=19849060/32951132 swapFree=67111528/67111528
[pid=28154] ppid=28152 vsize=35088 CPUtime=582.3 cores=0,2
/proc/28154/stat : 28154 (RestartSAT) R 28152 28154 27723 0 -1 4202496 5239 0 0 0 58229 1 0 0 25 0 1 0 393800234 35930112 4977 33554432000 4194304 4291949 140735387631280 18446744073709551615 4255627 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28154/statm: 8772 4977 248 24 0 5406 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 35088

[startup+642.301 s]
/proc/loadavg: 4.00 4.01 3.96 5/188 28292
/proc/meminfo: memFree=19846068/32951132 swapFree=67111528/67111528
[pid=28154] ppid=28152 vsize=35088 CPUtime=642.3 cores=0,2
/proc/28154/stat : 28154 (RestartSAT) R 28152 28154 27723 0 -1 4202496 5239 0 0 0 64229 1 0 0 25 0 1 0 393800234 35930112 4977 33554432000 4194304 4291949 140735387631280 18446744073709551615 4262265 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28154/statm: 8772 4977 248 24 0 5406 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 35088

[startup+702.301 s]
/proc/loadavg: 4.07 4.02 3.96 5/188 28293
/proc/meminfo: memFree=19844184/32951132 swapFree=67111528/67111528
[pid=28154] ppid=28152 vsize=35088 CPUtime=702.3 cores=0,2
/proc/28154/stat : 28154 (RestartSAT) R 28152 28154 27723 0 -1 4202496 5240 0 0 0 70229 1 0 0 25 0 1 0 393800234 35930112 4978 33554432000 4194304 4291949 140735387631280 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28154/statm: 8772 4978 248 24 0 5406 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 35088

[startup+762.301 s]
/proc/loadavg: 4.02 4.02 3.96 5/188 28295
/proc/meminfo: memFree=19841804/32951132 swapFree=67111528/67111528
[pid=28154] ppid=28152 vsize=36988 CPUtime=762.3 cores=0,2
/proc/28154/stat : 28154 (RestartSAT) R 28152 28154 27723 0 -1 4202496 5728 0 0 0 76229 1 0 0 25 0 1 0 393800234 37875712 5453 33554432000 4194304 4291949 140735387631280 18446744073709551615 4256154 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28154/statm: 9247 5453 248 24 0 5881 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 36988

[startup+822.307 s]
/proc/loadavg: 4.01 4.01 3.96 5/188 28297
/proc/meminfo: memFree=19840184/32951132 swapFree=67111528/67111528
[pid=28154] ppid=28152 vsize=36988 CPUtime=822.3 cores=0,2
/proc/28154/stat : 28154 (RestartSAT) R 28152 28154 27723 0 -1 4202496 5728 0 0 0 82229 1 0 0 25 0 1 0 393800234 37875712 5453 33554432000 4194304 4291949 140735387631280 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28154/statm: 9247 5453 248 24 0 5881 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 36988

[startup+882.3 s]
/proc/loadavg: 4.04 4.02 3.97 5/188 28299
/proc/meminfo: memFree=19836440/32951132 swapFree=67111528/67111528
[pid=28154] ppid=28152 vsize=36988 CPUtime=882.3 cores=0,2
/proc/28154/stat : 28154 (RestartSAT) R 28152 28154 27723 0 -1 4202496 6138 0 0 0 88228 2 0 0 25 0 1 0 393800234 37875712 5853 33554432000 4194304 4291949 140735387631280 18446744073709551615 4255571 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28154/statm: 9247 5853 248 24 0 5881 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 36988

[startup+942.3 s]
/proc/loadavg: 4.01 4.01 3.97 5/188 28300
/proc/meminfo: memFree=19832584/32951132 swapFree=67111528/67111528
[pid=28154] ppid=28152 vsize=39716 CPUtime=942.3 cores=0,2
/proc/28154/stat : 28154 (RestartSAT) R 28152 28154 27723 0 -1 4202496 6225 0 0 0 94228 2 0 0 25 0 1 0 393800234 40669184 5936 33554432000 4194304 4291949 140735387631280 18446744073709551615 4256144 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28154/statm: 9929 5936 248 24 0 6563 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 39716

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 3.97 5/188 28301
/proc/meminfo: memFree=19829588/32951132 swapFree=67111528/67111528
[pid=28154] ppid=28152 vsize=39716 CPUtime=1002.3 cores=0,2
/proc/28154/stat : 28154 (RestartSAT) R 28152 28154 27723 0 -1 4202496 6225 0 0 0 100228 2 0 0 25 0 1 0 393800234 40669184 5936 33554432000 4194304 4291949 140735387631280 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28154/statm: 9929 5936 248 24 0 6563 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 39716

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/188 28303
/proc/meminfo: memFree=19829564/32951132 swapFree=67111528/67111528
[pid=28154] ppid=28152 vsize=39716 CPUtime=1062.3 cores=0,2
/proc/28154/stat : 28154 (RestartSAT) R 28152 28154 27723 0 -1 4202496 6225 0 0 0 106228 2 0 0 25 0 1 0 393800234 40669184 5936 33554432000 4194304 4291949 140735387631280 18446744073709551615 4256169 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28154/statm: 9929 5936 248 24 0 6563 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 39716

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/188 28305
/proc/meminfo: memFree=19827568/32951132 swapFree=67111528/67111528
[pid=28154] ppid=28152 vsize=39716 CPUtime=1122.3 cores=0,2
/proc/28154/stat : 28154 (RestartSAT) R 28152 28154 27723 0 -1 4202496 6641 0 0 0 112228 2 0 0 25 0 1 0 393800234 40669184 6339 33554432000 4194304 4291949 140735387631280 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28154/statm: 9929 6339 248 24 0 6563 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 39716

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/188 28307
/proc/meminfo: memFree=19827788/32951132 swapFree=67111528/67111528
[pid=28154] ppid=28152 vsize=39716 CPUtime=1182.3 cores=0,2
/proc/28154/stat : 28154 (RestartSAT) R 28152 28154 27723 0 -1 4202496 6641 0 0 0 118228 2 0 0 25 0 1 0 393800234 40669184 6339 33554432000 4194304 4291949 140735387631280 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28154/statm: 9929 6339 248 24 0 6563 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 39716

[startup+1242.3 s]
/proc/loadavg: 4.05 4.01 3.97 5/188 28308
/proc/meminfo: memFree=19827032/32951132 swapFree=67111528/67111528
[pid=28154] ppid=28152 vsize=41700 CPUtime=1242.31 cores=0,2
/proc/28154/stat : 28154 (RestartSAT) R 28152 28154 27723 0 -1 4202496 6722 0 0 0 124229 2 0 0 25 0 1 0 393800234 42700800 6418 33554432000 4194304 4291949 140735387631280 18446744073709551615 4261916 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28154/statm: 10425 6418 248 24 0 7059 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 41700



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.01 3.97 5/188 28309
/proc/meminfo: memFree=19826768/32951132 swapFree=67111528/67111528
[pid=28154] ppid=28152 vsize=41700 CPUtime=1300.01 cores=0,2
/proc/28154/stat : 28154 (RestartSAT) R 28152 28154 27723 0 -1 4202496 6736 0 0 0 129999 2 0 0 25 0 1 0 393800234 42700800 6432 33554432000 4194304 4291949 140735387631280 18446744073709551615 4251672 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28154/statm: 10425 6432 248 24 0 7059 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 41700

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.02
CPU user time (s): 1300
CPU system time (s): 0.026995
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 41700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300
system time used= 0.026995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6736
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= 10
involuntary context switches= 3850

runsolver used 2.20766 second user time and 4.41033 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-15 01:00:06
IDJOB=3170301
IDBENCH=82719
IDSOLVER=1580
FILE ID=node129/3170301-1302822006
RUNJOBID= node129-1302818099-27741
PBS_JOBID= 13006660
Free space on /tmp= 71976 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S1298256564-085.UNKNOWN.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3170301-1302822006/watcher-3170301-1302822006 -o /tmp/evaluation-result-3170301-1302822006/solver-3170301-1302822006 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3170301-1302822006.cnf

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

MD5SUM BENCH= cf48efaad74dd9e258ebbccf8ec047e7
RANDOM SEED=1685675368

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      19919852 kB
Buffers:        492028 kB
Cached:       12136728 kB
SwapCached:          0 kB
Active:        2691204 kB
Inactive:     10007300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      19919852 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             412 kB
Writeback:           0 kB
AnonPages:       69440 kB
Mapped:          15484 kB
Slab:           268580 kB
PageTables:       4924 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   287548 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71976 MiB
End job on node129 at 2011-04-15 01:21:48