Trace number 3292768

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

General information on the benchmark

NameSAT02/industrial/aloul/
Homer/homer16.shuffled.cnf
MD5SUMf98b1abe53ae4846a5f9102253ed913e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.484926
Satisfiable
(Un)Satisfiability was proved
Number of variables264
Number of clauses1476
Sum of the clauses size3168
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21452
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 524

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-3292768-1303791599/watcher-3292768-1303791599 -o /tmp/evaluation-result-3292768-1303791599/solver-3292768-1303791599 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3292768-1303791599.cnf 

running on 2 cores: 1,3

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.02 3.77 3.44 4/193 15175
/proc/meminfo: memFree=22693140/32951124 swapFree=67111524/67111528
[pid=15175] ppid=15173 vsize=3244 CPUtime=0 cores=1,3
/proc/15175/stat : 15175 (MPhaseSAT64) R 15173 15175 14221 0 -1 4202496 406 0 0 0 0 0 0 0 25 0 1 0 490757757 3321856 346 33554432000 134512640 134761588 4286805936 18446744073709551615 134714752 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15175/statm: 811 346 266 61 0 114 0

[startup+0.0403031 s]
/proc/loadavg: 4.02 3.77 3.44 4/193 15175
/proc/meminfo: memFree=22693140/32951124 swapFree=67111524/67111528
[pid=15175] ppid=15173 vsize=3584 CPUtime=0.03 cores=1,3
/proc/15175/stat : 15175 (MPhaseSAT64) R 15173 15175 14221 0 -1 4202496 507 0 0 0 3 0 0 0 25 0 1 0 490757757 3670016 447 33554432000 134512640 134761588 4286805936 18446744073709551615 134672600 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15175/statm: 896 447 274 61 0 199 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3584

[startup+0.100294 s]
/proc/loadavg: 4.02 3.77 3.44 4/193 15175
/proc/meminfo: memFree=22693140/32951124 swapFree=67111524/67111528
[pid=15175] ppid=15173 vsize=3844 CPUtime=0.09 cores=1,3
/proc/15175/stat : 15175 (MPhaseSAT64) R 15173 15175 14221 0 -1 4202496 572 0 0 0 9 0 0 0 25 0 1 0 490757757 3936256 512 33554432000 134512640 134761588 4286805936 18446744073709551615 134680513 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15175/statm: 961 512 274 61 0 264 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3844

[startup+0.30027 s]
/proc/loadavg: 4.02 3.77 3.44 4/193 15175
/proc/meminfo: memFree=22693140/32951124 swapFree=67111524/67111528
[pid=15175] ppid=15173 vsize=4360 CPUtime=0.29 cores=1,3
/proc/15175/stat : 15175 (MPhaseSAT64) R 15173 15175 14221 0 -1 4202496 718 0 0 0 29 0 0 0 25 0 1 0 490757757 4464640 658 33554432000 134512640 134761588 4286805936 18446744073709551615 134636414 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15175/statm: 1090 658 275 61 0 393 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4360

[startup+0.700185 s]
/proc/loadavg: 4.02 3.77 3.44 4/193 15175
/proc/meminfo: memFree=22693140/32951124 swapFree=67111524/67111528
[pid=15175] ppid=15173 vsize=6936 CPUtime=0.69 cores=1,3
/proc/15175/stat : 15175 (MPhaseSAT64) R 15173 15175 14221 0 -1 4202496 1218 0 0 0 69 0 0 0 25 0 1 0 490757757 7102464 1114 33554432000 134512640 134761588 4286805936 18446744073709551615 134636141 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15175/statm: 1734 1114 276 61 0 1037 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6936

[startup+1.50104 s]
/proc/loadavg: 4.02 3.77 3.44 5/194 15177
/proc/meminfo: memFree=22691900/32951124 swapFree=67111524/67111528
[pid=15175] ppid=15173 vsize=10080 CPUtime=1.49 cores=1,3
/proc/15175/stat : 15175 (MPhaseSAT64) R 15173 15175 14221 0 -1 4202496 2244 0 0 0 149 0 0 0 25 0 1 0 490757757 10321920 1900 33554432000 134512640 134761588 4286805936 18446744073709551615 134635873 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15175/statm: 2520 1900 276 61 0 1823 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10080

[startup+3.10074 s]
/proc/loadavg: 4.02 3.77 3.44 5/194 15177
/proc/meminfo: memFree=22686940/32951124 swapFree=67111524/67111528
[pid=15175] ppid=15173 vsize=11040 CPUtime=3.09 cores=1,3
/proc/15175/stat : 15175 (MPhaseSAT64) R 15173 15175 14221 0 -1 4202496 3080 0 0 0 309 0 0 0 25 0 1 0 490757757 11304960 2140 33554432000 134512640 134761588 4286805936 18446744073709551615 134747431 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15175/statm: 2760 2140 276 61 0 2063 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11040

[startup+6.30015 s]
/proc/loadavg: 4.02 3.78 3.44 5/194 15177
/proc/meminfo: memFree=22686076/32951124 swapFree=67111524/67111528
[pid=15175] ppid=15173 vsize=11808 CPUtime=6.29 cores=1,3
/proc/15175/stat : 15175 (MPhaseSAT64) R 15173 15175 14221 0 -1 4202496 4416 0 0 0 629 0 0 0 25 0 1 0 490757757 12091392 2332 33554432000 134512640 134761588 4286805936 18446744073709551615 134748105 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15175/statm: 2952 2332 276 61 0 2255 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11808

[startup+12.701 s]
/proc/loadavg: 4.02 3.78 3.45 5/194 15177
/proc/meminfo: memFree=22680740/32951124 swapFree=67111524/67111528
[pid=15175] ppid=15173 vsize=16816 CPUtime=12.69 cores=1,3
/proc/15175/stat : 15175 (MPhaseSAT64) R 15173 15175 14221 0 -1 4202496 8003 0 0 0 1268 1 0 0 25 0 1 0 490757757 17219584 3623 33554432000 134512640 134761588 4286805936 18446744073709551615 134748016 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15175/statm: 4204 3623 283 61 0 3507 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16816

[startup+25.5006 s]
/proc/loadavg: 4.01 3.79 3.45 5/194 15177
/proc/meminfo: memFree=22676660/32951124 swapFree=67111524/67111528
[pid=15175] ppid=15173 vsize=20528 CPUtime=25.49 cores=1,3
/proc/15175/stat : 15175 (MPhaseSAT64) R 15173 15175 14221 0 -1 4202496 11491 0 0 0 2548 1 0 0 25 0 1 0 490757757 21020672 4551 33554432000 134512640 134761588 4286805936 18446744073709551615 134747179 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15175/statm: 5132 4551 283 61 0 4435 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 20528

[startup+51.1008 s]
/proc/loadavg: 4.01 3.81 3.47 5/194 15178
/proc/meminfo: memFree=22679868/32951124 swapFree=67111524/67111528
[pid=15175] ppid=15173 vsize=19888 CPUtime=51.09 cores=1,3
/proc/15175/stat : 15175 (MPhaseSAT64) R 15173 15175 14221 0 -1 4202496 15459 0 0 0 5107 2 0 0 25 0 1 0 490757757 20365312 4391 33554432000 134512640 134761588 4286805936 18446744073709551615 134747290 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15175/statm: 4972 4391 283 61 0 4275 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 19888

[startup+102.307 s]
/proc/loadavg: 4.00 3.83 3.49 5/194 15179
/proc/meminfo: memFree=22679104/32951124 swapFree=67111524/67111528
[pid=15175] ppid=15173 vsize=20656 CPUtime=102.3 cores=1,3
/proc/15175/stat : 15175 (MPhaseSAT64) R 15173 15175 14221 0 -1 4202496 23299 0 0 0 10228 2 0 0 25 0 1 0 490757757 21151744 4583 33554432000 134512640 134761588 4286805936 18446744073709551615 134747177 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15175/statm: 5164 4583 283 61 0 4467 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 20656

[startup+162.3 s]
/proc/loadavg: 4.07 3.88 3.53 5/194 15181
/proc/meminfo: memFree=22676612/32951124 swapFree=67111524/67111528
[pid=15175] ppid=15173 vsize=20400 CPUtime=162.29 cores=1,3
/proc/15175/stat : 15175 (MPhaseSAT64) R 15173 15175 14221 0 -1 4202496 36227 0 0 0 16225 4 0 0 25 0 1 0 490757757 20889600 4519 33554432000 134512640 134761588 4286805936 18446744073709551615 134747267 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15175/statm: 5100 4519 283 61 0 4403 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 20400

[startup+222.3 s]
/proc/loadavg: 4.02 3.90 3.55 5/194 15182
/proc/meminfo: memFree=22674620/32951124 swapFree=67111524/67111528
[pid=15175] ppid=15173 vsize=20400 CPUtime=222.29 cores=1,3
/proc/15175/stat : 15175 (MPhaseSAT64) R 15173 15175 14221 0 -1 4202496 42947 0 0 0 22224 5 0 0 25 0 1 0 490757757 20889600 4519 33554432000 134512640 134761588 4286805936 18446744073709551615 134747269 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15175/statm: 5100 4519 283 61 0 4403 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 20400

[startup+282.301 s]
/proc/loadavg: 4.01 3.91 3.58 5/194 15184
/proc/meminfo: memFree=22667664/32951124 swapFree=67111524/67111528
[pid=15175] ppid=15173 vsize=19888 CPUtime=282.3 cores=1,3
/proc/15175/stat : 15175 (MPhaseSAT64) R 15173 15175 14221 0 -1 4202496 46755 0 0 0 28224 6 0 0 25 0 1 0 490757757 20365312 4391 33554432000 134512640 134761588 4286805936 18446744073709551615 134747536 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15175/statm: 4972 4391 283 61 0 4275 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 19888

[startup+342.301 s]
/proc/loadavg: 4.08 3.94 3.61 5/194 15186
/proc/meminfo: memFree=22666776/32951124 swapFree=67111524/67111528
[pid=15175] ppid=15173 vsize=19376 CPUtime=342.3 cores=1,3
/proc/15175/stat : 15175 (MPhaseSAT64) R 15173 15175 14221 0 -1 4202496 60547 0 0 0 34222 8 0 0 25 0 1 0 490757757 19841024 4263 33554432000 134512640 134761588 4286805936 18446744073709551615 134682618 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15175/statm: 4844 4263 283 61 0 4147 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 19376

[startup+402.301 s]
/proc/loadavg: 4.03 3.95 3.63 5/194 15187
/proc/meminfo: memFree=22670852/32951124 swapFree=67111524/67111528
[pid=15175] ppid=15173 vsize=19632 CPUtime=402.3 cores=1,3
/proc/15175/stat : 15175 (MPhaseSAT64) R 15173 15175 14221 0 -1 4202496 69187 0 0 0 40221 9 0 0 25 0 1 0 490757757 20103168 4327 33554432000 134512640 134761588 4286805936 18446744073709551615 134747240 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15175/statm: 4908 4327 283 61 0 4211 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 19632

[startup+462.301 s]
/proc/loadavg: 4.01 3.95 3.65 5/194 15189
/proc/meminfo: memFree=22670340/32951124 swapFree=67111524/67111528
[pid=15175] ppid=15173 vsize=19504 CPUtime=462.3 cores=1,3
/proc/15175/stat : 15175 (MPhaseSAT64) R 15173 15175 14221 0 -1 4202496 79651 0 0 0 46220 10 0 0 25 0 1 0 490757757 19972096 4295 33554432000 134512640 134761588 4286805936 18446744073709551615 134636414 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15175/statm: 4876 4295 283 61 0 4179 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 19504

[startup+522.301 s]
/proc/loadavg: 4.00 3.96 3.67 5/194 15190
/proc/meminfo: memFree=22667592/32951124 swapFree=67111524/67111528
[pid=15175] ppid=15173 vsize=21040 CPUtime=522.31 cores=1,3
/proc/15175/stat : 15175 (MPhaseSAT64) R 15173 15175 14221 0 -1 4202496 86307 0 0 0 52220 11 0 0 25 0 1 0 490757757 21544960 4679 33554432000 134512640 134761588 4286805936 18446744073709551615 134747221 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15175/statm: 5260 4679 283 61 0 4563 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 21040

[startup+582.3 s]
/proc/loadavg: 4.11 4.00 3.69 5/194 15192
/proc/meminfo: memFree=22667580/32951124 swapFree=67111524/67111528
[pid=15175] ppid=15173 vsize=20016 CPUtime=582.31 cores=1,3
/proc/15175/stat : 15175 (MPhaseSAT64) R 15173 15175 14221 0 -1 4202496 88611 0 0 0 58219 12 0 0 25 0 1 0 490757757 20496384 4423 33554432000 134512640 134761588 4286805936 18446744073709551615 134748079 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15175/statm: 5004 4423 283 61 0 4307 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 20016

[startup+642.3 s]
/proc/loadavg: 4.15 4.03 3.72 5/194 15194
/proc/meminfo: memFree=22668676/32951124 swapFree=67111524/67111528
[pid=15175] ppid=15173 vsize=20016 CPUtime=642.31 cores=1,3
/proc/15175/stat : 15175 (MPhaseSAT64) R 15173 15175 14221 0 -1 4202496 93891 0 0 0 64219 12 0 0 25 0 1 0 490757757 20496384 4423 33554432000 134512640 134761588 4286805936 18446744073709551615 134748094 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15175/statm: 5004 4423 283 61 0 4307 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 20016

[startup+702.3 s]
/proc/loadavg: 4.05 4.02 3.74 5/194 15195
/proc/meminfo: memFree=22668912/32951124 swapFree=67111524/67111528
[pid=15175] ppid=15173 vsize=21040 CPUtime=702.32 cores=1,3
/proc/15175/stat : 15175 (MPhaseSAT64) R 15173 15175 14221 0 -1 4202496 107907 0 0 0 70218 14 0 0 25 0 1 0 490757757 21544960 4679 33554432000 134512640 134761588 4286805936 18446744073709551615 134616752 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15175/statm: 5260 4679 283 61 0 4563 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 21040

[startup+762.306 s]
/proc/loadavg: 2.57 3.64 3.62 2/176 15251
/proc/meminfo: memFree=22768900/32951124 swapFree=67111524/67111528
[pid=15175] ppid=15173 vsize=20272 CPUtime=762.32 cores=1,3
/proc/15175/stat : 15175 (MPhaseSAT64) R 15173 15175 14221 0 -1 4202496 114691 0 0 0 76217 15 0 0 25 0 1 0 490757757 20758528 4487 33554432000 134512640 134761588 4286805936 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15175/statm: 5068 4487 283 61 0 4371 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 20272

[startup+822.301 s]
/proc/loadavg: 1.58 3.16 3.46 2/176 15252
/proc/meminfo: memFree=22769012/32951124 swapFree=67111524/67111528
[pid=15175] ppid=15173 vsize=20016 CPUtime=822.32 cores=1,3
/proc/15175/stat : 15175 (MPhaseSAT64) R 15173 15175 14221 0 -1 4202496 122627 0 0 0 82216 16 0 0 25 0 1 0 490757757 20496384 4423 33554432000 134512640 134761588 4286805936 18446744073709551615 134748088 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15175/statm: 5004 4423 283 61 0 4307 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 20016

[startup+882.301 s]
/proc/loadavg: 1.21 2.76 3.30 2/176 15254
/proc/meminfo: memFree=22768140/32951124 swapFree=67111524/67111528
[pid=15175] ppid=15173 vsize=21040 CPUtime=882.31 cores=1,3
/proc/15175/stat : 15175 (MPhaseSAT64) R 15173 15175 14221 0 -1 4202496 131011 0 0 0 88215 16 0 0 25 0 1 0 490757757 21544960 4679 33554432000 134512640 134761588 4286805936 18446744073709551615 134747267 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15175/statm: 5260 4679 283 61 0 4563 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 21040

[startup+942.301 s]
/proc/loadavg: 1.08 2.44 3.15 2/176 15256
/proc/meminfo: memFree=22769240/32951124 swapFree=67111524/67111528
[pid=15175] ppid=15173 vsize=20016 CPUtime=942.32 cores=1,3
/proc/15175/stat : 15175 (MPhaseSAT64) R 15173 15175 14221 0 -1 4202496 136451 0 0 0 94215 17 0 0 25 0 1 0 490757757 20496384 4423 33554432000 134512640 134761588 4286805936 18446744073709551615 134748864 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15175/statm: 5004 4423 283 61 0 4307 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 20016

[startup+1002.3 s]
/proc/loadavg: 1.07 2.19 3.02 2/176 15257
/proc/meminfo: memFree=22768356/32951124 swapFree=67111524/67111528
[pid=15175] ppid=15173 vsize=19632 CPUtime=1002.32 cores=1,3
/proc/15175/stat : 15175 (MPhaseSAT64) R 15173 15175 14221 0 -1 4202496 145571 0 0 0 100214 18 0 0 25 0 1 0 490757757 20103168 4327 33554432000 134512640 134761588 4286805936 18446744073709551615 134747408 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15175/statm: 4908 4327 283 61 0 4211 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 19632

[startup+1062.3 s]
/proc/loadavg: 1.03 1.97 2.89 2/176 15259
/proc/meminfo: memFree=22768972/32951124 swapFree=67111524/67111528
[pid=15175] ppid=15173 vsize=21040 CPUtime=1062.32 cores=1,3
/proc/15175/stat : 15175 (MPhaseSAT64) R 15173 15175 14221 0 -1 4202496 154563 0 0 0 106213 19 0 0 25 0 1 0 490757757 21544960 4679 33554432000 134512640 134761588 4286805936 18446744073709551615 134748103 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15175/statm: 5260 4679 283 61 0 4563 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 21040

[startup+1122.3 s]
/proc/loadavg: 1.01 1.79 2.77 2/176 15260
/proc/meminfo: memFree=22770696/32951124 swapFree=67111524/67111528
[pid=15175] ppid=15173 vsize=18864 CPUtime=1122.33 cores=1,3
/proc/15175/stat : 15175 (MPhaseSAT64) R 15173 15175 14221 0 -1 4202496 161699 0 0 0 112213 20 0 0 25 0 1 0 490757757 19316736 4135 33554432000 134512640 134761588 4286805936 18446744073709551615 134682328 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15175/statm: 4716 4135 283 61 0 4019 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 18864

[startup+1182.3 s]
/proc/loadavg: 1.00 1.64 2.66 2/176 15262
/proc/meminfo: memFree=22770684/32951124 swapFree=67111524/67111528
[pid=15175] ppid=15173 vsize=18480 CPUtime=1182.32 cores=1,3
/proc/15175/stat : 15175 (MPhaseSAT64) R 15173 15175 14221 0 -1 4202496 165347 0 0 0 118212 20 0 0 25 0 1 0 490757757 18923520 4039 33554432000 134512640 134761588 4286805936 18446744073709551615 134747252 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15175/statm: 4620 4039 283 61 0 3923 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 18480

[startup+1242.3 s]
/proc/loadavg: 1.00 1.52 2.55 2/176 15264
/proc/meminfo: memFree=22770544/32951124 swapFree=67111524/67111528
[pid=15175] ppid=15173 vsize=18480 CPUtime=1242.33 cores=1,3
/proc/15175/stat : 15175 (MPhaseSAT64) R 15173 15175 14221 0 -1 4202496 168387 0 0 0 124212 21 0 0 25 0 1 0 490757757 18923520 4039 33554432000 134512640 134761588 4286805936 18446744073709551615 134748067 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15175/statm: 4620 4039 283 61 0 3923 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 18480



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.43 2.45 2/176 15265
/proc/meminfo: memFree=22769916/32951124 swapFree=67111524/67111528
[pid=15175] ppid=15173 vsize=19888 CPUtime=1300.04 cores=1,3
/proc/15175/stat : 15175 (MPhaseSAT64) R 15173 15175 14221 0 -1 4202496 172771 0 0 0 129982 22 0 0 25 0 1 0 490757757 20365312 4391 33554432000 134512640 134761588 4286805936 18446744073709551615 134748600 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15175/statm: 4972 4391 283 61 0 4275 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 19888

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.05
CPU user time (s): 1299.83
CPU system time (s): 0.222966
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 22576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.83
system time used= 0.222966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 172771
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= 15
involuntary context switches= 2952

runsolver used 1.87971 second user time and 4.69829 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-26 06:19:59
IDJOB=3292768
IDBENCH=87943
IDSOLVER=1521
FILE ID=node135/3292768-1303791599
RUNJOBID= node135-1303791017-14904
PBS_JOBID= 13157256
Free space on /tmp= 71624 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT02/industrial/aloul/Homer/homer16.shuffled.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3292768-1303791599/watcher-3292768-1303791599 -o /tmp/evaluation-result-3292768-1303791599/solver-3292768-1303791599 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3292768-1303791599.cnf

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

MD5SUM BENCH= f98b1abe53ae4846a5f9102253ed913e
RANDOM SEED=1045159352

node135.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.851
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.70
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.851
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.851
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22693280 kB
Buffers:       1828652 kB
Cached:        7697232 kB
SwapCached:          4 kB
Active:         666384 kB
Inactive:      9012128 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22693280 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:             428 kB
Writeback:           0 kB
AnonPages:      152344 kB
Mapped:          16904 kB
Slab:           514440 kB
PageTables:       5580 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   343332 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71632 MiB
End job on node135 at 2011-04-26 06:41:41