Trace number 3284580

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
MPhaseSAT64 2011-03-03? (TO) 1300.04 1300.01

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-3284580-1303763486/watcher-3284580-1303763486 -o /tmp/evaluation-result-3284580-1303763486/solver-3284580-1303763486 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3284580-1303763486.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: 3.44 3.79 3.76 5/189 5396
/proc/meminfo: memFree=14832104/32950928 swapFree=67111528/67111528
[pid=5396] ppid=5394 vsize=19308 CPUtime=0 cores=4,6
/proc/5396/stat : 5396 (MPhaseSAT64) R 5394 5396 4254 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 487947472 19771392 270 33554432000 134512640 134761588 4292463840 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5396/statm: 4827 270 225 61 0 4130 0

[startup+0.0221 s]
/proc/loadavg: 3.44 3.79 3.76 5/189 5396
/proc/meminfo: memFree=14832104/32950928 swapFree=67111528/67111528
[pid=5396] ppid=5394 vsize=19308 CPUtime=0.01 cores=4,6
/proc/5396/stat : 5396 (MPhaseSAT64) R 5394 5396 4254 0 -1 4202496 414 0 0 0 1 0 0 0 21 0 1 0 487947472 19771392 356 33554432000 134512640 134761588 4292463840 18446744073709551615 6483123 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5396/statm: 4827 356 225 61 0 4130 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 19308

[startup+0.100138 s]
/proc/loadavg: 3.44 3.79 3.76 5/189 5396
/proc/meminfo: memFree=14832104/32950928 swapFree=67111528/67111528
[pid=5396] ppid=5394 vsize=19308 CPUtime=0.09 cores=4,6
/proc/5396/stat : 5396 (MPhaseSAT64) R 5394 5396 4254 0 -1 4202496 802 0 0 0 9 0 0 0 21 0 1 0 487947472 19771392 744 33554432000 134512640 134761588 4292463840 18446744073709551615 6484648 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5396/statm: 4827 744 225 61 0 4130 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19308

[startup+0.30111 s]
/proc/loadavg: 3.44 3.79 3.76 5/189 5396
/proc/meminfo: memFree=14832104/32950928 swapFree=67111528/67111528
[pid=5396] ppid=5394 vsize=19308 CPUtime=0.29 cores=4,6
/proc/5396/stat : 5396 (MPhaseSAT64) R 5394 5396 4254 0 -1 4202496 1781 0 0 0 29 0 0 0 22 0 1 0 487947472 19771392 1723 33554432000 134512640 134761588 4292463840 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5396/statm: 4827 1723 225 61 0 4130 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19308

[startup+0.701054 s]
/proc/loadavg: 3.44 3.79 3.76 5/189 5396
/proc/meminfo: memFree=14832104/32950928 swapFree=67111528/67111528
[pid=5396] ppid=5394 vsize=19308 CPUtime=0.69 cores=4,6
/proc/5396/stat : 5396 (MPhaseSAT64) R 5394 5396 4254 0 -1 4202496 3638 0 0 0 69 0 0 0 23 0 1 0 487947472 19771392 3580 33554432000 134512640 134761588 4292463840 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5396/statm: 4827 3580 225 61 0 4130 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19308

[startup+1.5009 s]
/proc/loadavg: 3.44 3.79 3.76 5/190 5397
/proc/meminfo: memFree=14766880/32950928 swapFree=67111528/67111528
[pid=5396] ppid=5394 vsize=101784 CPUtime=1.49 cores=4,6
/proc/5396/stat : 5396 (MPhaseSAT64) R 5394 5396 4254 0 -1 4202496 28285 0 0 0 146 3 0 0 25 0 1 0 487947472 104226816 24608 33554432000 134512640 134761588 4292463840 18446744073709551615 134643756 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5396/statm: 25446 24608 544 61 0 24749 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 101784

[startup+3.10056 s]
/proc/loadavg: 3.44 3.79 3.76 5/190 5397
/proc/meminfo: memFree=14737128/32950928 swapFree=67111528/67111528
[pid=5396] ppid=5394 vsize=78076 CPUtime=3.09 cores=4,6
/proc/5396/stat : 5396 (MPhaseSAT64) R 5394 5396 4254 0 -1 4202496 54186 0 0 0 302 7 0 0 25 0 1 0 487947472 79949824 18670 33554432000 134512640 134761588 4292463840 18446744073709551615 134697795 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5396/statm: 19519 18670 552 61 0 18822 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 78076

[startup+6.30105 s]
/proc/loadavg: 3.49 3.79 3.76 5/190 5397
/proc/meminfo: memFree=14729820/32950928 swapFree=67111528/67111528
[pid=5396] ppid=5394 vsize=83964 CPUtime=6.29 cores=4,6
/proc/5396/stat : 5396 (MPhaseSAT64) R 5394 5396 4254 0 -1 4202496 55664 0 0 0 622 7 0 0 25 0 1 0 487947472 85979136 20148 33554432000 134512640 134761588 4292463840 18446744073709551615 134634776 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5396/statm: 20991 20148 553 61 0 20294 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 83964

[startup+12.7009 s]
/proc/loadavg: 3.53 3.80 3.77 5/190 5398
/proc/meminfo: memFree=14671752/32950928 swapFree=67111528/67111528
[pid=5396] ppid=5394 vsize=127984 CPUtime=12.69 cores=4,6
/proc/5396/stat : 5396 (MPhaseSAT64) R 5394 5396 4254 0 -1 4202496 66669 0 0 0 1261 8 0 0 25 0 1 0 487947472 131055616 31153 33554432000 134512640 134761588 4292463840 18446744073709551615 134634856 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5396/statm: 31996 31153 553 61 0 31299 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 127984

[startup+25.5006 s]
/proc/loadavg: 3.79 3.84 3.78 5/190 5452
/proc/meminfo: memFree=14642284/32950928 swapFree=67111528/67111528
[pid=5396] ppid=5394 vsize=127984 CPUtime=25.49 cores=4,6
/proc/5396/stat : 5396 (MPhaseSAT64) R 5394 5396 4254 0 -1 4202496 66669 0 0 0 2541 8 0 0 25 0 1 0 487947472 131055616 31153 33554432000 134512640 134761588 4292463840 18446744073709551615 134621399 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5396/statm: 31996 31153 553 61 0 31299 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 127984

[startup+51.1011 s]
/proc/loadavg: 3.86 3.85 3.78 5/187 5473
/proc/meminfo: memFree=14688616/32950928 swapFree=67111528/67111528
[pid=5396] ppid=5394 vsize=124240 CPUtime=51.09 cores=4,6
/proc/5396/stat : 5396 (MPhaseSAT64) R 5394 5396 4254 0 -1 4202496 81342 0 0 0 5098 11 0 0 25 0 1 0 487947472 127221760 30208 33554432000 134512640 134761588 4292463840 18446744073709551615 134751585 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5396/statm: 31060 30208 557 61 0 30363 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 124240

[startup+102.307 s]
/proc/loadavg: 3.94 3.87 3.79 6/190 5562
/proc/meminfo: memFree=14484588/32950928 swapFree=67111528/67111528
[pid=5396] ppid=5394 vsize=128976 CPUtime=102.3 cores=4,6
/proc/5396/stat : 5396 (MPhaseSAT64) R 5394 5396 4254 0 -1 4202496 101001 0 0 0 10216 14 0 0 25 0 1 0 487947472 132071424 31392 33554432000 134512640 134761588 4292463840 18446744073709551615 134621084 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5396/statm: 32244 31392 557 61 0 31547 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 128976

[startup+162.3 s]
/proc/loadavg: 3.98 3.89 3.81 5/190 5564
/proc/meminfo: memFree=14134928/32950928 swapFree=67111528/67111528
[pid=5396] ppid=5394 vsize=123684 CPUtime=162.29 cores=4,6
/proc/5396/stat : 5396 (MPhaseSAT64) R 5394 5396 4254 0 -1 4202496 128161 0 0 0 16211 18 0 0 25 0 1 0 487947472 126652416 30069 33554432000 134512640 134761588 4292463840 18446744073709551615 134612796 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5396/statm: 30921 30069 557 61 0 30224 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 123684

[startup+222.301 s]
/proc/loadavg: 3.99 3.91 3.82 6/190 5565
/proc/meminfo: memFree=14017032/32950928 swapFree=67111528/67111528
[pid=5396] ppid=5394 vsize=126772 CPUtime=222.29 cores=4,6
/proc/5396/stat : 5396 (MPhaseSAT64) R 5394 5396 4254 0 -1 4202496 138186 0 0 0 22210 19 0 0 25 0 1 0 487947472 129814528 30841 33554432000 134512640 134761588 4292463840 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5396/statm: 31693 30841 557 61 0 30996 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 126772

[startup+282.301 s]
/proc/loadavg: 3.99 3.92 3.82 6/190 5567
/proc/meminfo: memFree=13818344/32950928 swapFree=67111528/67111528
[pid=5396] ppid=5394 vsize=121572 CPUtime=282.3 cores=4,6
/proc/5396/stat : 5396 (MPhaseSAT64) R 5394 5396 4254 0 -1 4202496 162923 0 0 0 28208 22 0 0 25 0 1 0 487947472 124489728 29541 33554432000 134512640 134761588 4292463840 18446744073709551615 134643057 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5396/statm: 30393 29541 557 61 0 29696 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 121572

[startup+342.3 s]
/proc/loadavg: 3.99 3.93 3.83 5/190 5568
/proc/meminfo: memFree=13779284/32950928 swapFree=67111528/67111528
[pid=5396] ppid=5394 vsize=129036 CPUtime=342.3 cores=4,6
/proc/5396/stat : 5396 (MPhaseSAT64) R 5394 5396 4254 0 -1 4202496 181356 0 0 0 34206 24 0 0 25 0 1 0 487947472 132132864 31407 33554432000 134512640 134761588 4292463840 18446744073709551615 134634160 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5396/statm: 32259 31407 557 61 0 31562 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 129036

[startup+402.301 s]
/proc/loadavg: 3.99 3.94 3.84 6/190 5570
/proc/meminfo: memFree=13735308/32950928 swapFree=67111528/67111528
[pid=5396] ppid=5394 vsize=81796 CPUtime=402.3 cores=4,6
/proc/5396/stat : 5396 (MPhaseSAT64) R 5394 5396 4254 0 -1 4202496 335629 0 0 0 40186 44 0 0 25 0 1 0 487947472 83759104 19882 33554432000 134512640 134761588 4292463840 18446744073709551615 134634241 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5396/statm: 20449 19882 483 61 0 19752 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 81796

[startup+462.301 s]
/proc/loadavg: 3.99 3.95 3.84 6/190 5572
/proc/meminfo: memFree=13810936/32950928 swapFree=67111528/67111528
[pid=5396] ppid=5394 vsize=84216 CPUtime=462.3 cores=4,6
/proc/5396/stat : 5396 (MPhaseSAT64) R 5394 5396 4254 0 -1 4202496 359518 0 0 0 46183 47 0 0 25 0 1 0 487947472 86237184 20519 33554432000 134512640 134761588 4292463840 18446744073709551615 134620639 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5396/statm: 21054 20519 483 61 0 20357 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 84216

[startup+522.3 s]
/proc/loadavg: 4.03 3.97 3.85 5/190 5600
/proc/meminfo: memFree=14153204/32950928 swapFree=67111528/67111528
[pid=5396] ppid=5394 vsize=84900 CPUtime=522.31 cores=4,6
/proc/5396/stat : 5396 (MPhaseSAT64) R 5394 5396 4254 0 -1 4202496 387251 0 0 0 52179 52 0 0 25 0 1 0 487947472 86937600 20658 33554432000 134512640 134761588 4292463840 18446744073709551615 134634836 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5396/statm: 21225 20658 483 61 0 20528 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 84900

[startup+582.3 s]
/proc/loadavg: 4.11 4.00 3.87 6/190 5602
/proc/meminfo: memFree=14133496/32950928 swapFree=67111528/67111528
[pid=5396] ppid=5394 vsize=84324 CPUtime=582.31 cores=4,6
/proc/5396/stat : 5396 (MPhaseSAT64) R 5394 5396 4254 0 -1 4202496 411614 0 0 0 58176 55 0 0 25 0 1 0 487947472 86347776 20514 33554432000 134512640 134761588 4292463840 18446744073709551615 134621758 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5396/statm: 21081 20514 483 61 0 20384 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 84324

[startup+642.301 s]
/proc/loadavg: 4.04 4.00 3.87 6/190 5603
/proc/meminfo: memFree=14147588/32950928 swapFree=67111528/67111528
[pid=5396] ppid=5394 vsize=85156 CPUtime=642.31 cores=4,6
/proc/5396/stat : 5396 (MPhaseSAT64) R 5394 5396 4254 0 -1 4202496 424573 0 0 0 64175 56 0 0 25 0 1 0 487947472 87199744 20722 33554432000 134512640 134761588 4292463840 18446744073709551615 134634034 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5396/statm: 21289 20722 483 61 0 20592 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 85156

[startup+702.301 s]
/proc/loadavg: 4.01 4.00 3.88 5/190 5605
/proc/meminfo: memFree=14127348/32950928 swapFree=67111528/67111528
[pid=5396] ppid=5394 vsize=80080 CPUtime=702.31 cores=4,6
/proc/5396/stat : 5396 (MPhaseSAT64) R 5394 5396 4254 0 -1 4202496 448048 0 0 0 70171 60 0 0 25 0 1 0 487947472 82001920 19485 33554432000 134512640 134761588 4292463840 18446744073709551615 134643057 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5396/statm: 20020 19485 483 61 0 19323 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 80080

[startup+762.306 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 5607
/proc/meminfo: memFree=14149636/32950928 swapFree=67111528/67111528
[pid=5396] ppid=5394 vsize=79764 CPUtime=762.32 cores=4,6
/proc/5396/stat : 5396 (MPhaseSAT64) R 5394 5396 4254 0 -1 4202496 478864 0 0 0 76168 64 0 0 25 0 1 0 487947472 81678336 19406 33554432000 134512640 134761588 4292463840 18446744073709551615 134644840 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5396/statm: 19941 19406 483 61 0 19244 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 79764

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.89 6/190 5608
/proc/meminfo: memFree=14152136/32950928 swapFree=67111528/67111528
[pid=5396] ppid=5394 vsize=79892 CPUtime=822.31 cores=4,6
/proc/5396/stat : 5396 (MPhaseSAT64) R 5394 5396 4254 0 -1 4202496 493093 0 0 0 82165 66 0 0 25 0 1 0 487947472 81809408 19427 33554432000 134512640 134761588 4292463840 18446744073709551615 134643500 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5396/statm: 19973 19427 483 61 0 19276 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 79892

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.90 6/190 5610
/proc/meminfo: memFree=14131144/32950928 swapFree=67111528/67111528
[pid=5396] ppid=5394 vsize=82800 CPUtime=882.31 cores=4,6
/proc/5396/stat : 5396 (MPhaseSAT64) R 5394 5396 4254 0 -1 4202496 510302 0 0 0 88163 68 0 0 25 0 1 0 487947472 84787200 20133 33554432000 134512640 134761588 4292463840 18446744073709551615 134643483 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5396/statm: 20700 20133 483 61 0 20003 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 82800

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.90 5/190 5611
/proc/meminfo: memFree=14149820/32950928 swapFree=67111528/67111528
[pid=5396] ppid=5394 vsize=81820 CPUtime=942.31 cores=4,6
/proc/5396/stat : 5396 (MPhaseSAT64) R 5394 5396 4254 0 -1 4202496 520312 0 0 0 94161 70 0 0 25 0 1 0 487947472 83783680 19888 33554432000 134512640 134761588 4292463840 18446744073709551615 134747252 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5396/statm: 20455 19888 483 61 0 19758 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 81820

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.91 6/190 5613
/proc/meminfo: memFree=14122008/32950928 swapFree=67111528/67111528
[pid=5396] ppid=5394 vsize=83820 CPUtime=1002.32 cores=4,6
/proc/5396/stat : 5396 (MPhaseSAT64) R 5394 5396 4254 0 -1 4202496 533792 0 0 0 100159 73 0 0 25 0 1 0 487947472 85831680 20420 33554432000 134512640 134761588 4292463840 18446744073709551615 134747069 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5396/statm: 20955 20420 483 61 0 20258 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 83820

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.91 6/190 5615
/proc/meminfo: memFree=14130028/32950928 swapFree=67111528/67111528
[pid=5396] ppid=5394 vsize=84248 CPUtime=1062.32 cores=4,6
/proc/5396/stat : 5396 (MPhaseSAT64) R 5394 5396 4254 0 -1 4202496 541020 0 0 0 106158 74 0 0 25 0 1 0 487947472 86269952 20495 33554432000 134512640 134761588 4292463840 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5396/statm: 21062 20495 483 61 0 20365 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 84248

[startup+1122.3 s]
/proc/loadavg: 4.13 4.03 3.92 5/190 5616
/proc/meminfo: memFree=14143560/32950928 swapFree=67111528/67111528
[pid=5396] ppid=5394 vsize=82064 CPUtime=1122.32 cores=4,6
/proc/5396/stat : 5396 (MPhaseSAT64) R 5394 5396 4254 0 -1 4202496 553395 0 0 0 112156 76 0 0 25 0 1 0 487947472 84033536 19949 33554432000 134512640 134761588 4292463840 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5396/statm: 20516 19949 483 61 0 19819 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 82064

[startup+1182.3 s]
/proc/loadavg: 4.05 4.02 3.92 6/190 5618
/proc/meminfo: memFree=14120360/32950928 swapFree=67111528/67111528
[pid=5396] ppid=5394 vsize=95796 CPUtime=1182.32 cores=4,6
/proc/5396/stat : 5396 (MPhaseSAT64) R 5394 5396 4254 0 -1 4202496 562427 0 0 0 118155 77 0 0 25 0 1 0 487947472 98095104 23382 33554432000 134512640 134761588 4292463840 18446744073709551615 134643525 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5396/statm: 23949 23382 483 61 0 23252 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 95796

[startup+1242.3 s]
/proc/loadavg: 4.02 4.02 3.92 6/190 5619
/proc/meminfo: memFree=14101348/32950928 swapFree=67111528/67111528
[pid=5396] ppid=5394 vsize=92500 CPUtime=1242.32 cores=4,6
/proc/5396/stat : 5396 (MPhaseSAT64) R 5394 5396 4254 0 -1 4202496 572932 0 0 0 124154 78 0 0 25 0 1 0 487947472 94720000 22558 33554432000 134512640 134761588 4292463840 18446744073709551615 134649570 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5396/statm: 23125 22558 483 61 0 22428 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 92500



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.92 5/190 5621
/proc/meminfo: memFree=14094372/32950928 swapFree=67111528/67111528
[pid=5396] ppid=5394 vsize=89048 CPUtime=1300.03 cores=4,6
/proc/5396/stat : 5396 (MPhaseSAT64) R 5394 5396 4254 0 -1 4202496 579580 0 0 0 129924 79 0 0 25 0 1 0 487947472 91185152 21695 33554432000 134512640 134761588 4292463840 18446744073709551615 134616951 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/5396/statm: 22262 21695 483 61 0 21565 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 89048

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.04
CPU user time (s): 1299.25
CPU system time (s): 0.797878
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 143940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.25
system time used= 0.797878
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 579580
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= 9
involuntary context switches= 3021

runsolver used 2.05469 second user time and 5.04323 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-25 22:31:27
IDJOB=3284580
IDBENCH=82354
IDSOLVER=1521
FILE ID=node122/3284580-1303763486
RUNJOBID= node122-1303763451-5246
PBS_JOBID= 13157134
Free space on /tmp= 70820 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT11/application/fuhs/AProVE11/AProVE11-06.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3284580-1303763486/watcher-3284580-1303763486 -o /tmp/evaluation-result-3284580-1303763486/solver-3284580-1303763486 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3284580-1303763486.cnf

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

MD5SUM BENCH= 6fd7d026c372988cefc364000243d13f
RANDOM SEED=244688481

node122.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.820
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.64
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.820
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.75
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.820
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.820
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.820
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.75
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.820
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14832136 kB
Buffers:       1788380 kB
Cached:       15459760 kB
SwapCached:          0 kB
Active:        6409164 kB
Inactive:     11154304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14832136 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           68820 kB
Writeback:           0 kB
AnonPages:      315048 kB
Mapped:          16672 kB
Slab:           491500 kB
PageTables:       5664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   505888 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= 70696 MiB
End job on node122 at 2011-04-25 22:53:09