Trace number 3284590

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

General information on the benchmark

Nameapplication/fuhs/
AProVE11/AProVE11-06.cnf
MD5SUM6fd7d026c372988cefc364000243d13f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4573.36
Satisfiable
(Un)Satisfiability was proved
Number of variables302076
Number of clauses1039056
Sum of the clauses size2729970
Maximum clause length978
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2420562
Number of clauses of size 3588399
Number of clauses of size 429561
Number of clauses of size 569
Number of clauses of size over 5464

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-3284590-1303760790/watcher-3284590-1303760790 -o /tmp/evaluation-result-3284590-1303760790/solver-3284590-1303760790 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3284590-1303760790.cnf 

running on 2 cores: 4,6

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.07 3.96 3.79 5/189 1190
/proc/meminfo: memFree=11382916/32951124 swapFree=67111528/67111528
[pid=1190] ppid=1188 vsize=20380 CPUtime=0 cores=4,6
/proc/1190/stat : 1190 (RestartSAT) R 1188 1190 616 0 -1 4202496 877 0 0 0 0 0 0 0 22 0 1 0 468494957 20869120 818 33554432000 4194304 4291949 140736275139456 18446744073709551615 4277761 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1190/statm: 5095 821 226 24 0 1729 0

[startup+0.0275459 s]
/proc/loadavg: 4.07 3.96 3.79 5/189 1190
/proc/meminfo: memFree=11382916/32951124 swapFree=67111528/67111528
[pid=1190] ppid=1188 vsize=44200 CPUtime=0.02 cores=4,6
/proc/1190/stat : 1190 (RestartSAT) R 1188 1190 616 0 -1 4202496 5454 0 0 0 1 1 0 0 22 0 1 0 468494957 45260800 5310 33554432000 4194304 4291949 140736275139456 18446744073709551615 4277761 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1190/statm: 11050 5320 226 24 0 7684 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 44200

[startup+0.10053 s]
/proc/loadavg: 4.07 3.96 3.79 5/189 1190
/proc/meminfo: memFree=11382916/32951124 swapFree=67111528/67111528
[pid=1190] ppid=1188 vsize=63412 CPUtime=0.09 cores=4,6
/proc/1190/stat : 1190 (RestartSAT) R 1188 1190 616 0 -1 4202496 10693 0 0 0 7 2 0 0 22 0 1 0 468494957 64933888 10141 33554432000 4194304 4291949 140736275139456 18446744073709551615 233509958341 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1190/statm: 15853 10143 228 24 0 12487 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 63412

[startup+0.3005 s]
/proc/loadavg: 4.07 3.96 3.79 5/189 1190
/proc/meminfo: memFree=11382916/32951124 swapFree=67111528/67111528
[pid=1190] ppid=1188 vsize=95308 CPUtime=0.29 cores=4,6
/proc/1190/stat : 1190 (RestartSAT) R 1188 1190 616 0 -1 4202496 20551 0 0 0 25 4 0 0 23 0 1 0 468494957 97595392 18473 33554432000 4194304 4291949 140736275139456 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1190/statm: 23827 18474 228 24 0 20461 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 95308

[startup+0.700452 s]
/proc/loadavg: 4.07 3.96 3.79 5/189 1190
/proc/meminfo: memFree=11382916/32951124 swapFree=67111528/67111528
[pid=1190] ppid=1188 vsize=141456 CPUtime=0.69 cores=4,6
/proc/1190/stat : 1190 (RestartSAT) R 1188 1190 616 0 -1 4202496 30271 0 0 0 63 6 0 0 25 0 1 0 468494957 144850944 27054 33554432000 4194304 4291949 140736275139456 18446744073709551615 4217960 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1190/statm: 35364 27056 234 24 0 31998 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 141456

[startup+1.50031 s]
/proc/loadavg: 4.07 3.96 3.79 5/190 1191
/proc/meminfo: memFree=11256500/32951124 swapFree=67111528/67111528
[pid=1190] ppid=1188 vsize=208920 CPUtime=1.48 cores=4,6
/proc/1190/stat : 1190 (RestartSAT) R 1188 1190 616 0 -1 4202496 44064 0 0 0 141 7 0 0 25 0 1 0 468494957 213934080 39674 33554432000 4194304 4291949 140736275139456 18446744073709551615 4210114 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1190/statm: 52230 39676 234 24 0 48864 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 208920

[startup+3.10102 s]
/proc/loadavg: 4.07 3.96 3.79 5/190 1191
/proc/meminfo: memFree=11245588/32951124 swapFree=67111528/67111528
[pid=1190] ppid=1188 vsize=146880 CPUtime=3.09 cores=4,6
/proc/1190/stat : 1190 (RestartSAT) R 1188 1190 616 0 -1 4202496 50715 0 0 0 301 8 0 0 25 0 1 0 468494957 150405120 29646 33554432000 4194304 4291949 140736275139456 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1190/statm: 36720 29646 253 24 0 33354 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 146880

[startup+6.30042 s]
/proc/loadavg: 4.06 3.96 3.79 5/190 1191
/proc/meminfo: memFree=11251412/32951124 swapFree=67111528/67111528
[pid=1190] ppid=1188 vsize=146880 CPUtime=6.29 cores=4,6
/proc/1190/stat : 1190 (RestartSAT) R 1188 1190 616 0 -1 4202496 50783 0 0 0 621 8 0 0 25 0 1 0 468494957 150405120 29709 33554432000 4194304 4291949 140736275139456 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1190/statm: 36720 29709 253 24 0 33354 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 146880

[startup+12.7003 s]
/proc/loadavg: 4.06 3.96 3.79 5/190 1191
/proc/meminfo: memFree=11241148/32951124 swapFree=67111528/67111528
[pid=1190] ppid=1188 vsize=146880 CPUtime=12.69 cores=4,6
/proc/1190/stat : 1190 (RestartSAT) R 1188 1190 616 0 -1 4202496 50908 0 0 0 1261 8 0 0 25 0 1 0 468494957 150405120 29832 33554432000 4194304 4291949 140736275139456 18446744073709551615 4255981 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1190/statm: 36720 29832 253 24 0 33354 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 146880

[startup+25.501 s]
/proc/loadavg: 4.04 3.97 3.80 5/190 1191
/proc/meminfo: memFree=11226268/32951124 swapFree=67111528/67111528
[pid=1190] ppid=1188 vsize=146880 CPUtime=25.49 cores=4,6
/proc/1190/stat : 1190 (RestartSAT) R 1188 1190 616 0 -1 4202496 51125 0 0 0 2541 8 0 0 25 0 1 0 468494957 150405120 30045 33554432000 4194304 4291949 140736275139456 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1190/statm: 36720 30045 253 24 0 33354 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 146880

[startup+51.1004 s]
/proc/loadavg: 3.96 3.95 3.80 5/190 1247
/proc/meminfo: memFree=11329176/32951124 swapFree=67111528/67111528
[pid=1190] ppid=1188 vsize=146880 CPUtime=51.08 cores=4,6
/proc/1190/stat : 1190 (RestartSAT) R 1188 1190 616 0 -1 4202496 51734 0 0 0 5098 10 0 0 25 0 1 0 468494957 150405120 30636 33554432000 4194304 4291949 140736275139456 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1190/statm: 36720 30636 253 24 0 33354 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 146880

[startup+102.307 s]
/proc/loadavg: 3.99 3.97 3.81 5/190 1357
/proc/meminfo: memFree=10801064/32951124 swapFree=67111528/67111528
[pid=1190] ppid=1188 vsize=158556 CPUtime=102.29 cores=4,6
/proc/1190/stat : 1190 (RestartSAT) R 1188 1190 616 0 -1 4202496 53347 0 0 0 10215 14 0 0 25 0 1 0 468494957 162361344 32200 33554432000 4194304 4291949 140736275139456 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1190/statm: 39639 32200 253 24 0 36273 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 158556

[startup+162.3 s]
/proc/loadavg: 3.99 3.97 3.82 5/190 1359
/proc/meminfo: memFree=10527180/32951124 swapFree=67111528/67111528
[pid=1190] ppid=1188 vsize=158556 CPUtime=162.29 cores=4,6
/proc/1190/stat : 1190 (RestartSAT) R 1188 1190 616 0 -1 4202496 55145 0 0 0 16214 15 0 0 25 0 1 0 468494957 162361344 33959 33554432000 4194304 4291949 140736275139456 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1190/statm: 39639 33959 253 24 0 36273 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 158556

[startup+222.301 s]
/proc/loadavg: 3.99 3.97 3.83 5/190 1388
/proc/meminfo: memFree=10457716/32951124 swapFree=67111528/67111528
[pid=1190] ppid=1188 vsize=178040 CPUtime=222.28 cores=4,6
/proc/1190/stat : 1190 (RestartSAT) R 1188 1190 616 0 -1 4202496 56897 0 0 0 22213 15 0 0 25 0 1 0 468494957 182312960 35673 33554432000 4194304 4291949 140736275139456 18446744073709551615 4255665 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1190/statm: 44510 35673 253 24 0 41144 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 178040

[startup+282.301 s]
/proc/loadavg: 3.99 3.97 3.83 5/190 1389
/proc/meminfo: memFree=10194196/32951124 swapFree=67111528/67111528
[pid=1190] ppid=1188 vsize=179320 CPUtime=282.29 cores=4,6
/proc/1190/stat : 1190 (RestartSAT) R 1188 1190 616 0 -1 4202496 58389 0 0 0 28213 16 0 0 25 0 1 0 468494957 183623680 37132 33554432000 4194304 4291949 140736275139456 18446744073709551615 4248347 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1190/statm: 44830 37132 253 24 0 41464 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 179320

[startup+342.301 s]
/proc/loadavg: 3.99 3.97 3.84 5/190 1391
/proc/meminfo: memFree=9917632/32951124 swapFree=67111528/67111528
[pid=1190] ppid=1188 vsize=180576 CPUtime=342.29 cores=4,6
/proc/1190/stat : 1190 (RestartSAT) R 1188 1190 616 0 -1 4202496 59756 0 0 0 34212 17 0 0 25 0 1 0 468494957 184909824 38476 33554432000 4194304 4291949 140736275139456 18446744073709551615 4250438 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1190/statm: 45144 38476 253 24 0 41778 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 180576

[startup+402.3 s]
/proc/loadavg: 3.99 3.97 3.84 5/190 1392
/proc/meminfo: memFree=9677372/32951124 swapFree=67111528/67111528
[pid=1190] ppid=1188 vsize=184380 CPUtime=402.29 cores=4,6
/proc/1190/stat : 1190 (RestartSAT) R 1188 1190 616 0 -1 4202496 61650 0 0 0 40212 17 0 0 25 0 1 0 468494957 188805120 40336 33554432000 4194304 4291949 140736275139456 18446744073709551615 4250373 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1190/statm: 46095 40336 253 24 0 42729 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 184380

[startup+462.301 s]
/proc/loadavg: 3.99 3.97 3.85 5/190 1394
/proc/meminfo: memFree=9266592/32951124 swapFree=67111528/67111528
[pid=1190] ppid=1188 vsize=217972 CPUtime=462.29 cores=4,6
/proc/1190/stat : 1190 (RestartSAT) R 1188 1190 616 0 -1 4202496 63719 0 0 0 46211 18 0 0 25 0 1 0 468494957 223203328 42369 33554432000 4194304 4291949 140736275139456 18446744073709551615 4255857 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1190/statm: 54493 42369 253 24 0 51127 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 217972

[startup+522.301 s]
/proc/loadavg: 3.99 3.97 3.86 5/190 1396
/proc/meminfo: memFree=9023704/32951124 swapFree=67111528/67111528
[pid=1190] ppid=1188 vsize=217972 CPUtime=522.29 cores=4,6
/proc/1190/stat : 1190 (RestartSAT) R 1188 1190 616 0 -1 4202496 64876 0 0 0 52211 18 0 0 25 0 1 0 468494957 223203328 43496 33554432000 4194304 4291949 140736275139456 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1190/statm: 54493 43496 253 24 0 51127 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 217972

[startup+582.301 s]
/proc/loadavg: 3.99 3.97 3.86 5/190 1397
/proc/meminfo: memFree=8677396/32951124 swapFree=67111528/67111528
[pid=1190] ppid=1188 vsize=217972 CPUtime=582.3 cores=4,6
/proc/1190/stat : 1190 (RestartSAT) R 1188 1190 616 0 -1 4202496 66283 0 0 0 58211 19 0 0 25 0 1 0 468494957 223203328 44876 33554432000 4194304 4291949 140736275139456 18446744073709551615 4255679 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1190/statm: 54493 44876 253 24 0 51127 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 217972

[startup+642.3 s]
/proc/loadavg: 3.99 3.97 3.87 5/190 1399
/proc/meminfo: memFree=8411900/32951124 swapFree=67111528/67111528
[pid=1190] ppid=1188 vsize=221776 CPUtime=642.3 cores=4,6
/proc/1190/stat : 1190 (RestartSAT) R 1188 1190 616 0 -1 4202496 68392 0 0 0 64210 20 0 0 25 0 1 0 468494957 227098624 46945 33554432000 4194304 4291949 140736275139456 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1190/statm: 55444 46945 253 24 0 52078 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 221776

[startup+702.301 s]
/proc/loadavg: 3.99 3.97 3.87 5/190 1400
/proc/meminfo: memFree=8148044/32951124 swapFree=67111528/67111528
[pid=1190] ppid=1188 vsize=221776 CPUtime=702.29 cores=4,6
/proc/1190/stat : 1190 (RestartSAT) R 1188 1190 616 0 -1 4202496 69841 0 0 0 70209 20 0 0 25 0 1 0 468494957 227098624 48353 33554432000 4194304 4291949 140736275139456 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1190/statm: 55444 48353 253 24 0 52078 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 221776

[startup+762.307 s]
/proc/loadavg: 3.99 3.97 3.88 5/190 1402
/proc/meminfo: memFree=7820820/32951124 swapFree=67111528/67111528
[pid=1190] ppid=1188 vsize=223216 CPUtime=762.31 cores=4,6
/proc/1190/stat : 1190 (RestartSAT) R 1188 1190 616 0 -1 4202496 70989 0 0 0 76210 21 0 0 25 0 1 0 468494957 228573184 49484 33554432000 4194304 4291949 140736275139456 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1190/statm: 55804 49484 253 24 0 52438 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 223216

[startup+822.301 s]
/proc/loadavg: 3.99 3.97 3.89 5/190 1404
/proc/meminfo: memFree=7555932/32951124 swapFree=67111528/67111528
[pid=1190] ppid=1188 vsize=273944 CPUtime=822.3 cores=4,6
/proc/1190/stat : 1190 (RestartSAT) R 1188 1190 616 0 -1 4202496 72393 0 0 0 82209 21 0 0 25 0 1 0 468494957 280518656 50851 33554432000 4194304 4291949 140736275139456 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1190/statm: 68486 50851 253 24 0 65120 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 273944

[startup+882.3 s]
/proc/loadavg: 3.99 3.97 3.89 5/190 1414
/proc/meminfo: memFree=7313312/32951124 swapFree=67111528/67111528
[pid=1190] ppid=1188 vsize=277544 CPUtime=882.3 cores=4,6
/proc/1190/stat : 1190 (RestartSAT) R 1188 1190 616 0 -1 4202496 74695 0 0 0 88208 22 0 0 25 0 1 0 468494957 284205056 53124 33554432000 4194304 4291949 140736275139456 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1190/statm: 69386 53124 253 24 0 66020 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 277544

[startup+942.3 s]
/proc/loadavg: 4.04 3.99 3.90 5/190 1416
/proc/meminfo: memFree=7074468/32951124 swapFree=67111528/67111528
[pid=1190] ppid=1188 vsize=278588 CPUtime=942.31 cores=4,6
/proc/1190/stat : 1190 (RestartSAT) R 1188 1190 616 0 -1 4202496 76028 0 0 0 94208 23 0 0 25 0 1 0 468494957 285274112 54435 33554432000 4194304 4291949 140736275139456 18446744073709551615 4256169 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1190/statm: 69647 54435 253 24 0 66281 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 278588

[startup+1002.3 s]
/proc/loadavg: 4.01 3.99 3.91 5/190 1417
/proc/meminfo: memFree=6795672/32951124 swapFree=67111528/67111528
[pid=1190] ppid=1188 vsize=282232 CPUtime=1002.31 cores=4,6
/proc/1190/stat : 1190 (RestartSAT) R 1188 1190 616 0 -1 4202496 77814 0 0 0 100208 23 0 0 25 0 1 0 468494957 289005568 56191 33554432000 4194304 4291949 140736275139456 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1190/statm: 70558 56191 253 24 0 67192 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 282232

[startup+1062.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 1419
/proc/meminfo: memFree=6497300/32951124 swapFree=67111528/67111528
[pid=1190] ppid=1188 vsize=282232 CPUtime=1062.3 cores=4,6
/proc/1190/stat : 1190 (RestartSAT) R 1188 1190 616 0 -1 4202496 79109 0 0 0 106207 23 0 0 25 0 1 0 468494957 289005568 57446 33554432000 4194304 4291949 140736275139456 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1190/statm: 70558 57446 253 24 0 67192 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 282232

[startup+1122.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 1421
/proc/meminfo: memFree=6113236/32951124 swapFree=67111528/67111528
[pid=1190] ppid=1188 vsize=282232 CPUtime=1122.31 cores=4,6
/proc/1190/stat : 1190 (RestartSAT) R 1188 1190 616 0 -1 4202496 80102 0 0 0 112207 24 0 0 25 0 1 0 468494957 289005568 58407 33554432000 4194304 4291949 140736275139456 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1190/statm: 70558 58407 253 24 0 67192 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 282232

[startup+1182.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 1422
/proc/meminfo: memFree=5837196/32951124 swapFree=67111528/67111528
[pid=1190] ppid=1188 vsize=287632 CPUtime=1182.31 cores=4,6
/proc/1190/stat : 1190 (RestartSAT) R 1188 1190 616 0 -1 4202496 82129 0 0 0 118207 24 0 0 25 0 1 0 468494957 294535168 60403 33554432000 4194304 4291949 140736275139456 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1190/statm: 71908 60403 253 24 0 68542 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 287632

[startup+1242.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 1424
/proc/meminfo: memFree=5592260/32951124 swapFree=67111528/67111528
[pid=1190] ppid=1188 vsize=287632 CPUtime=1242.31 cores=4,6
/proc/1190/stat : 1190 (RestartSAT) R 1188 1190 616 0 -1 4202496 82934 0 0 0 124206 25 0 0 25 0 1 0 468494957 294535168 61181 33554432000 4194304 4291949 140736275139456 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1190/statm: 71908 61181 253 24 0 68542 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 287632



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 1425
/proc/meminfo: memFree=5384668/32951124 swapFree=67111528/67111528
[pid=1190] ppid=1188 vsize=287632 CPUtime=1300.01 cores=4,6
/proc/1190/stat : 1190 (RestartSAT) R 1188 1190 616 0 -1 4202496 84573 0 0 0 129976 25 0 0 25 0 1 0 468494957 294535168 62766 33554432000 4194304 4291949 140736275139456 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1190/statm: 71908 62766 253 24 0 68542 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 287632

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.04
CPU user time (s): 1299.77
CPU system time (s): 0.271958
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 287632

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

runsolver used 2.25966 second user time and 4.84226 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-25 21:46:31
IDJOB=3284590
IDBENCH=82354
IDSOLVER=1580
FILE ID=node145/3284590-1303760790
RUNJOBID= node145-1303759502-635
PBS_JOBID= 13157118
Free space on /tmp= 71608 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT11/application/fuhs/AProVE11/AProVE11-06.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3284590-1303760790/watcher-3284590-1303760790 -o /tmp/evaluation-result-3284590-1303760790/solver-3284590-1303760790 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3284590-1303760790.cnf

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

MD5SUM BENCH= 6fd7d026c372988cefc364000243d13f
RANDOM SEED=1354320345

node145.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.786
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.57
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.786
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.76
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.786
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.74
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.786
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.83
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.786
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.786
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.74
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11383320 kB
Buffers:       2177112 kB
Cached:       18333584 kB
SwapCached:          0 kB
Active:       10609696 kB
Inactive:     10383384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11383320 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           22504 kB
Writeback:           0 kB
AnonPages:      482228 kB
Mapped:          15376 kB
Slab:           507664 kB
PageTables:       6100 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   688900 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= 71448 MiB
End job on node145 at 2011-04-25 22:08:13