Trace number 3281544

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

General information on the benchmark

Namevelev-vliw-uns-4.0-9-i1.cnf
MD5SUM590cca3a58efdeb1c95ef988a53daa1d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark420.299
Satisfiable
(Un)Satisfiability was proved
Number of variables154309
Number of clauses3230738
Sum of the clauses size9429252
Maximum clause length3625
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 22024994
Number of clauses of size 31081436
Number of clauses of size 48866
Number of clauses of size 58692
Number of clauses of size over 5106749

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-3281544-1303752264/watcher-3281544-1303752264 -o /tmp/evaluation-result-3281544-1303752264/solver-3281544-1303752264 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3281544-1303752264.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.38 3.87 3.85 5/189 30009
/proc/meminfo: memFree=16856444/32951124 swapFree=67111528/67111528
[pid=30009] ppid=30007 vsize=53556 CPUtime=0 cores=4,6
/proc/30009/stat : 30009 (MPhaseSAT64) R 30007 30009 29242 0 -1 4202496 337 0 0 0 0 0 0 0 21 0 1 0 565457228 54841344 278 33554432000 134512640 134761588 4294070512 18446744073709551615 134531305 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/30009/statm: 13389 278 225 61 0 12692 0

[startup+0.0171351 s]
/proc/loadavg: 3.38 3.87 3.85 5/189 30009
/proc/meminfo: memFree=16856444/32951124 swapFree=67111528/67111528
[pid=30009] ppid=30007 vsize=53556 CPUtime=0.01 cores=4,6
/proc/30009/stat : 30009 (MPhaseSAT64) R 30007 30009 29242 0 -1 4202496 396 0 0 0 1 0 0 0 21 0 1 0 565457228 54841344 337 33554432000 134512640 134761588 4294070512 18446744073709551615 134531305 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/30009/statm: 13389 337 225 61 0 12692 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 53556

[startup+0.101093 s]
/proc/loadavg: 3.38 3.87 3.85 5/189 30009
/proc/meminfo: memFree=16856444/32951124 swapFree=67111528/67111528
[pid=30009] ppid=30007 vsize=53556 CPUtime=0.09 cores=4,6
/proc/30009/stat : 30009 (MPhaseSAT64) R 30007 30009 29242 0 -1 4202496 831 0 0 0 9 0 0 0 21 0 1 0 565457228 54841344 772 33554432000 134512640 134761588 4294070512 18446744073709551615 5888099 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/30009/statm: 13389 772 225 61 0 12692 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 53556

[startup+0.301099 s]
/proc/loadavg: 3.38 3.87 3.85 5/189 30009
/proc/meminfo: memFree=16856444/32951124 swapFree=67111528/67111528
[pid=30009] ppid=30007 vsize=53556 CPUtime=0.29 cores=4,6
/proc/30009/stat : 30009 (MPhaseSAT64) R 30007 30009 29242 0 -1 4202496 1849 0 0 0 29 0 0 0 22 0 1 0 565457228 54841344 1790 33554432000 134512640 134761588 4294070512 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/30009/statm: 13389 1791 225 61 0 12692 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 53556

[startup+0.701026 s]
/proc/loadavg: 3.38 3.87 3.85 5/189 30009
/proc/meminfo: memFree=16856444/32951124 swapFree=67111528/67111528
[pid=30009] ppid=30007 vsize=53556 CPUtime=0.69 cores=4,6
/proc/30009/stat : 30009 (MPhaseSAT64) R 30007 30009 29242 0 -1 4202496 3886 0 0 0 68 1 0 0 23 0 1 0 565457228 54841344 3827 33554432000 134512640 134761588 4294070512 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/30009/statm: 13389 3827 225 61 0 12692 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 53556

[startup+1.50088 s]
/proc/loadavg: 3.38 3.87 3.85 5/190 30010
/proc/meminfo: memFree=16801760/32951124 swapFree=67111528/67111528
[pid=30009] ppid=30007 vsize=53556 CPUtime=1.49 cores=4,6
/proc/30009/stat : 30009 (MPhaseSAT64) R 30007 30009 29242 0 -1 4202496 7828 0 0 0 148 1 0 0 25 0 1 0 565457228 54841344 7769 33554432000 134512640 134761588 4294070512 18446744073709551615 134531305 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/30009/statm: 13389 7769 225 61 0 12692 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 53556

[startup+3.10056 s]
/proc/loadavg: 3.43 3.87 3.85 6/190 30010
/proc/meminfo: memFree=16775572/32951124 swapFree=67111528/67111528
[pid=30009] ppid=30007 vsize=151796 CPUtime=3.09 cores=4,6
/proc/30009/stat : 30009 (MPhaseSAT64) R 30007 30009 29242 0 -1 4202496 37338 0 0 0 302 7 0 0 25 0 1 0 565457228 155439104 37220 33554432000 134512640 134761588 4294070512 18446744073709551615 134676036 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/30009/statm: 37949 37220 386 61 0 37252 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 151796

[startup+6.30095 s]
/proc/loadavg: 3.43 3.87 3.85 5/190 30010
/proc/meminfo: memFree=16651124/32951124 swapFree=67111528/67111528
[pid=30009] ppid=30007 vsize=216568 CPUtime=6.3 cores=4,6
/proc/30009/stat : 30009 (MPhaseSAT64) R 30007 30009 29242 0 -1 4202496 96638 0 0 0 615 15 0 0 25 0 1 0 565457228 221765632 53413 33554432000 134512640 134761588 4294070512 18446744073709551615 134634657 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/30009/statm: 54142 53413 409 61 0 53445 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 216568

[startup+12.7008 s]
/proc/loadavg: 3.52 3.87 3.85 5/190 30010
/proc/meminfo: memFree=16524700/32951124 swapFree=67111528/67111528
[pid=30009] ppid=30007 vsize=214616 CPUtime=12.69 cores=4,6
/proc/30009/stat : 30009 (MPhaseSAT64) R 30007 30009 29242 0 -1 4202496 99769 0 0 0 1254 15 0 0 25 0 1 0 565457228 219766784 52957 33554432000 134512640 134761588 4294070512 18446744073709551615 134751919 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/30009/statm: 53654 52957 413 61 0 52957 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 214616

[startup+25.5005 s]
/proc/loadavg: 3.59 3.88 3.85 5/190 30011
/proc/meminfo: memFree=16501604/32951124 swapFree=67111528/67111528
[pid=30009] ppid=30007 vsize=217320 CPUtime=25.49 cores=4,6
/proc/30009/stat : 30009 (MPhaseSAT64) R 30007 30009 29242 0 -1 4202496 185728 0 0 0 2521 28 0 0 25 0 1 0 565457228 222535680 53617 33554432000 134512640 134761588 4294070512 18446744073709551615 134614648 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/30009/statm: 54330 53617 413 61 0 53633 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 217320

[startup+51.1008 s]
/proc/loadavg: 3.73 3.89 3.85 5/190 30038
/proc/meminfo: memFree=16577348/32951124 swapFree=67111528/67111528
[pid=30009] ppid=30007 vsize=217552 CPUtime=51.09 cores=4,6
/proc/30009/stat : 30009 (MPhaseSAT64) R 30007 30009 29242 0 -1 4202496 362262 0 0 0 5054 55 0 0 25 0 1 0 565457228 222773248 53691 33554432000 134512640 134761588 4294070512 18446744073709551615 134634256 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/30009/statm: 54388 53691 413 61 0 53691 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 217552

[startup+102.306 s]
/proc/loadavg: 3.89 3.90 3.86 5/190 30040
/proc/meminfo: memFree=16560468/32951124 swapFree=67111528/67111528
[pid=30009] ppid=30007 vsize=215020 CPUtime=102.29 cores=4,6
/proc/30009/stat : 30009 (MPhaseSAT64) R 30007 30009 29242 0 -1 4202496 629718 0 0 0 10139 90 0 0 25 0 1 0 565457228 220180480 53058 33554432000 134512640 134761588 4294070512 18446744073709551615 134751939 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/30009/statm: 53755 53058 413 61 0 53058 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 215020

[startup+162.3 s]
/proc/loadavg: 4.00 3.93 3.87 4/188 30041
/proc/meminfo: memFree=16577116/32951124 swapFree=67111528/67111528
[pid=30009] ppid=30007 vsize=152424 CPUtime=162.3 cores=4,6
/proc/30009/stat : 30009 (MPhaseSAT64) R 30007 30009 29242 0 -1 4202496 1009007 0 0 0 16083 147 0 0 25 0 1 0 565457228 156082176 37409 33554432000 134512640 134761588 4294070512 18446744073709551615 134676944 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/30009/statm: 38106 37409 413 61 0 37409 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 152424

[startup+222.3 s]
/proc/loadavg: 4.00 3.94 3.87 5/190 30070
/proc/meminfo: memFree=16610788/32951124 swapFree=67111528/67111528
[pid=30009] ppid=30007 vsize=138800 CPUtime=222.29 cores=4,6
/proc/30009/stat : 30009 (MPhaseSAT64) R 30007 30009 29242 0 -1 4202496 1398630 0 0 0 22028 201 0 0 25 0 1 0 565457228 142131200 34003 33554432000 134512640 134761588 4294070512 18446744073709551615 134652685 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/30009/statm: 34700 34003 413 61 0 34003 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 138800

[startup+282.3 s]
/proc/loadavg: 4.00 3.95 3.88 5/190 30098
/proc/meminfo: memFree=16507108/32951124 swapFree=67111528/67111528
[pid=30009] ppid=30007 vsize=217040 CPUtime=282.3 cores=4,6
/proc/30009/stat : 30009 (MPhaseSAT64) R 30007 30009 29242 0 -1 4202496 1772934 0 0 0 27978 252 0 0 25 0 1 0 565457228 222248960 53563 33554432000 134512640 134761588 4294070512 18446744073709551615 134621084 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/30009/statm: 54260 53563 413 61 0 53563 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 217040

[startup+342.3 s]
/proc/loadavg: 4.00 3.95 3.88 5/190 30127
/proc/meminfo: memFree=16531924/32951124 swapFree=67111528/67111528
[pid=30009] ppid=30007 vsize=217552 CPUtime=342.3 cores=4,6
/proc/30009/stat : 30009 (MPhaseSAT64) R 30007 30009 29242 0 -1 4202496 2125762 0 0 0 33927 303 0 0 25 0 1 0 565457228 222773248 53691 33554432000 134512640 134761588 4294070512 18446744073709551615 134614602 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/30009/statm: 54388 53691 413 61 0 53691 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 217552

[startup+402.3 s]
/proc/loadavg: 4.00 3.96 3.89 5/190 30129
/proc/meminfo: memFree=16548184/32951124 swapFree=67111528/67111528
[pid=30009] ppid=30007 vsize=217552 CPUtime=402.3 cores=4,6
/proc/30009/stat : 30009 (MPhaseSAT64) R 30007 30009 29242 0 -1 4202496 2478462 0 0 0 39878 352 0 0 25 0 1 0 565457228 222773248 53691 33554432000 134512640 134761588 4294070512 18446744073709551615 134617960 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/30009/statm: 54388 53691 413 61 0 53691 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 217552

[startup+462.3 s]
/proc/loadavg: 4.00 3.97 3.90 5/190 30157
/proc/meminfo: memFree=16520528/32951124 swapFree=67111528/67111528
[pid=30009] ppid=30007 vsize=215020 CPUtime=462.3 cores=4,6
/proc/30009/stat : 30009 (MPhaseSAT64) R 30007 30009 29242 0 -1 4202496 2834093 0 0 0 45826 404 0 0 25 0 1 0 565457228 220180480 53058 33554432000 134512640 134761588 4294070512 18446744073709551615 134747218 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/30009/statm: 53755 53058 413 61 0 53058 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 215020

[startup+522.3 s]
/proc/loadavg: 4.00 3.97 3.90 5/190 30159
/proc/meminfo: memFree=16492792/32951124 swapFree=67111528/67111528
[pid=30009] ppid=30007 vsize=215020 CPUtime=522.3 cores=4,6
/proc/30009/stat : 30009 (MPhaseSAT64) R 30007 30009 29242 0 -1 4202496 3186793 0 0 0 51775 455 0 0 25 0 1 0 565457228 220180480 53058 33554432000 134512640 134761588 4294070512 18446744073709551615 134751671 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/30009/statm: 53755 53058 413 61 0 53058 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 215020

[startup+582.3 s]
/proc/loadavg: 4.03 3.99 3.91 5/190 30187
/proc/meminfo: memFree=16579164/32951124 swapFree=67111528/67111528
[pid=30009] ppid=30007 vsize=103268 CPUtime=582.31 cores=4,6
/proc/30009/stat : 30009 (MPhaseSAT64) R 30007 30009 29242 0 -1 4202496 3553793 0 0 0 57721 510 0 0 25 0 1 0 565457228 105746432 25120 33554432000 134512640 134761588 4294070512 18446744073709551615 134618394 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/30009/statm: 25817 25120 413 61 0 25120 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 103268

[startup+642.3 s]
/proc/loadavg: 4.01 3.99 3.91 5/190 30270
/proc/meminfo: memFree=16523648/32951124 swapFree=67111528/67111528
[pid=30009] ppid=30007 vsize=207700 CPUtime=642.32 cores=4,6
/proc/30009/stat : 30009 (MPhaseSAT64) R 30007 30009 29242 0 -1 4202496 3974974 0 0 0 63662 570 0 0 25 0 1 0 565457228 212684800 51228 33554432000 134512640 134761588 4294070512 18446744073709551615 134709107 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/30009/statm: 51925 51228 413 61 0 51228 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 207700

[startup+702.3 s]
/proc/loadavg: 4.06 4.00 3.91 5/190 30272
/proc/meminfo: memFree=16512272/32951124 swapFree=67111528/67111528
[pid=30009] ppid=30007 vsize=217552 CPUtime=702.31 cores=4,6
/proc/30009/stat : 30009 (MPhaseSAT64) R 30007 30009 29242 0 -1 4202496 4330137 0 0 0 69612 619 0 0 25 0 1 0 565457228 222773248 53691 33554432000 134512640 134761588 4294070512 18446744073709551615 134634172 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/30009/statm: 54388 53691 413 61 0 53691 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 217552

[startup+762.306 s]
/proc/loadavg: 4.02 4.00 3.91 5/190 30273
/proc/meminfo: memFree=16414248/32951124 swapFree=67111528/67111528
[pid=30009] ppid=30007 vsize=217552 CPUtime=762.32 cores=4,6
/proc/30009/stat : 30009 (MPhaseSAT64) R 30007 30009 29242 0 -1 4202496 4682837 0 0 0 75563 669 0 0 25 0 1 0 565457228 222773248 53691 33554432000 134512640 134761588 4294070512 18446744073709551615 134617391 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/30009/statm: 54388 53691 413 61 0 53691 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 217552

[startup+822.3 s]
/proc/loadavg: 4.05 4.01 3.92 5/190 30275
/proc/meminfo: memFree=16419888/32951124 swapFree=67111528/67111528
[pid=30009] ppid=30007 vsize=214188 CPUtime=822.32 cores=4,6
/proc/30009/stat : 30009 (MPhaseSAT64) R 30007 30009 29242 0 -1 4202496 5035537 0 0 0 81510 722 0 0 25 0 1 0 565457228 219328512 52850 33554432000 134512640 134761588 4294070512 18446744073709551615 134665240 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/30009/statm: 53547 52850 413 61 0 52850 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 214188

[startup+882.3 s]
/proc/loadavg: 4.02 4.01 3.92 5/190 30279
/proc/meminfo: memFree=16429720/32951124 swapFree=67111528/67111528
[pid=30009] ppid=30007 vsize=214508 CPUtime=882.32 cores=4,6
/proc/30009/stat : 30009 (MPhaseSAT64) R 30007 30009 29242 0 -1 4202496 5391040 0 0 0 87459 773 0 0 25 0 1 0 565457228 219656192 52930 33554432000 134512640 134761588 4294070512 18446744073709551615 134647661 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/30009/statm: 53627 52930 413 61 0 52930 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 214508

[startup+942.3 s]
/proc/loadavg: 4.07 4.02 3.93 5/190 30281
/proc/meminfo: memFree=16427904/32951124 swapFree=67111528/67111528
[pid=30009] ppid=30007 vsize=215020 CPUtime=942.32 cores=4,6
/proc/30009/stat : 30009 (MPhaseSAT64) R 30007 30009 29242 0 -1 4202496 5743868 0 0 0 93410 822 0 0 25 0 1 0 565457228 220180480 53058 33554432000 134512640 134761588 4294070512 18446744073709551615 134647331 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/30009/statm: 53755 53058 413 61 0 53058 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 215020

[startup+1002.3 s]
/proc/loadavg: 4.02 4.01 3.93 5/190 30283
/proc/meminfo: memFree=16424872/32951124 swapFree=67111528/67111528
[pid=30009] ppid=30007 vsize=215020 CPUtime=1002.32 cores=4,6
/proc/30009/stat : 30009 (MPhaseSAT64) R 30007 30009 29242 0 -1 4202496 6096568 0 0 0 99360 872 0 0 25 0 1 0 565457228 220180480 53058 33554432000 134512640 134761588 4294070512 18446744073709551615 134751691 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/30009/statm: 53755 53058 413 61 0 53058 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 215020

[startup+1062.3 s]
/proc/loadavg: 4.01 4.01 3.93 5/190 30284
/proc/meminfo: memFree=16423428/32951124 swapFree=67111528/67111528
[pid=30009] ppid=30007 vsize=215048 CPUtime=1062.32 cores=4,6
/proc/30009/stat : 30009 (MPhaseSAT64) R 30007 30009 29242 0 -1 4202496 6451215 0 0 0 105308 924 0 0 25 0 1 0 565457228 220209152 53033 33554432000 134512640 134761588 4294070512 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/30009/statm: 53762 53033 413 61 0 53065 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 215048

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 30286
/proc/meminfo: memFree=16527160/32951124 swapFree=67111528/67111528
[pid=30009] ppid=30007 vsize=189740 CPUtime=1122.33 cores=4,6
/proc/30009/stat : 30009 (MPhaseSAT64) R 30007 30009 29242 0 -1 4202496 6841359 0 0 0 111252 981 0 0 25 0 1 0 565457228 194293760 46738 33554432000 134512640 134761588 4294070512 18446744073709551615 134730472 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/30009/statm: 47435 46738 413 61 0 46738 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 189740

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 30287
/proc/meminfo: memFree=16518896/32951124 swapFree=67111528/67111528
[pid=30009] ppid=30007 vsize=138800 CPUtime=1182.33 cores=4,6
/proc/30009/stat : 30009 (MPhaseSAT64) R 30007 30009 29242 0 -1 4202496 7218180 0 0 0 117195 1038 0 0 25 0 1 0 565457228 142131200 34003 33554432000 134512640 134761588 4294070512 18446744073709551615 134671347 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/30009/statm: 34700 34003 413 61 0 34003 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 138800

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 30289
/proc/meminfo: memFree=16454608/32951124 swapFree=67111528/67111528
[pid=30009] ppid=30007 vsize=217040 CPUtime=1242.32 cores=4,6
/proc/30009/stat : 30009 (MPhaseSAT64) R 30007 30009 29242 0 -1 4202496 7592484 0 0 0 123141 1091 0 0 25 0 1 0 565457228 222248960 53563 33554432000 134512640 134761588 4294070512 18446744073709551615 134679491 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/30009/statm: 54260 53563 413 61 0 53563 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 217040



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.01 3.93 5/190 30291
/proc/meminfo: memFree=16442880/32951124 swapFree=67111528/67111528
[pid=30009] ppid=30007 vsize=207700 CPUtime=1300.04 cores=4,6
/proc/30009/stat : 30009 (MPhaseSAT64) R 30007 30009 29242 0 -1 4202496 7942849 0 0 0 128864 1140 0 0 25 0 1 0 565457228 212684800 51228 33554432000 134512640 134761588 4294070512 18446744073709551615 134697693 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/30009/statm: 51925 51228 413 61 0 51228 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 207700

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.06
CPU user time (s): 1288.64
CPU system time (s): 11.4123
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 219848

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

runsolver used 2.29265 second user time and 4.81027 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-25 19:24:27
IDJOB=3281544
IDBENCH=69571
IDSOLVER=1521
FILE ID=node110/3281544-1303752264
RUNJOBID= node110-1303752264-29968
PBS_JOBID= 13154052
Free space on /tmp= 72164 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT_RACE08/cnf/velev-vliw-uns-4.0-9-i1.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281544-1303752264/watcher-3281544-1303752264 -o /tmp/evaluation-result-3281544-1303752264/solver-3281544-1303752264 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3281544-1303752264.cnf

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

MD5SUM BENCH= 590cca3a58efdeb1c95ef988a53daa1d
RANDOM SEED=641568944

node110.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.830
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.830
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.830
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.830
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.830
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.76
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.830
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.830
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.74
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.830
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:     32951124 kB
MemFree:      16856724 kB
Buffers:       2323484 kB
Cached:       13019964 kB
SwapCached:          0 kB
Active:        8236076 kB
Inactive:      7286848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16856724 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          125516 kB
Writeback:           4 kB
AnonPages:      178236 kB
Mapped:          16032 kB
Slab:           508004 kB
PageTables:       5364 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   372736 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= 72180 MiB
End job on node110 at 2011-04-25 19:46:09