Trace number 3265483

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

General information on the benchmark

NameSAT05/crafted/roussel05/visbmc-PHNF/
phnf-size10-exclusive-philo.used-as.sat04-988.shuffled-as.sat05-4195.cnf
MD5SUM32f22e9ac89bf164b7f5db6bef950d03
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1140.77
Satisfiable
(Un)Satisfiability was proved
Number of variables36304
Number of clauses1711065
Sum of the clauses size3450220
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21706958
Number of clauses of size 30
Number of clauses of size 45
Number of clauses of size 57
Number of clauses of size over 54095

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-3265483-1303574541/watcher-3265483-1303574541 -o /tmp/evaluation-result-3265483-1303574541/solver-3265483-1303574541 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3265483-1303574541.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.71 3.92 3.80 4/189 28918
/proc/meminfo: memFree=19793424/32951124 swapFree=67111524/67111528
[pid=28918] ppid=28916 vsize=29804 CPUtime=0 cores=4,6
/proc/28918/stat : 28918 (MPhaseSAT64) R 28916 28918 27965 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 449870419 30519296 274 33554432000 134512640 134761588 4288495600 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/28918/statm: 7451 274 225 61 0 6754 0

[startup+0.0553611 s]
/proc/loadavg: 3.71 3.92 3.80 4/189 28918
/proc/meminfo: memFree=19793424/32951124 swapFree=67111524/67111528
[pid=28918] ppid=28916 vsize=29804 CPUtime=0.05 cores=4,6
/proc/28918/stat : 28918 (MPhaseSAT64) R 28916 28918 27965 0 -1 4202496 582 0 0 0 5 0 0 0 23 0 1 0 449870419 30519296 523 33554432000 134512640 134761588 4288495600 18446744073709551615 7923885 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/28918/statm: 7451 524 225 61 0 6754 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 29804

[startup+0.100376 s]
/proc/loadavg: 3.71 3.92 3.80 4/189 28918
/proc/meminfo: memFree=19793424/32951124 swapFree=67111524/67111528
[pid=28918] ppid=28916 vsize=29804 CPUtime=0.09 cores=4,6
/proc/28918/stat : 28918 (MPhaseSAT64) R 28916 28918 27965 0 -1 4202496 810 0 0 0 9 0 0 0 23 0 1 0 449870419 30519296 751 33554432000 134512640 134761588 4288495600 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/28918/statm: 7451 751 225 61 0 6754 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29804

[startup+0.30033 s]
/proc/loadavg: 3.71 3.92 3.80 4/189 28918
/proc/meminfo: memFree=19793424/32951124 swapFree=67111524/67111528
[pid=28918] ppid=28916 vsize=29804 CPUtime=0.29 cores=4,6
/proc/28918/stat : 28918 (MPhaseSAT64) R 28916 28918 27965 0 -1 4202496 1821 0 0 0 29 0 0 0 25 0 1 0 449870419 30519296 1762 33554432000 134512640 134761588 4288495600 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/28918/statm: 7451 1762 225 61 0 6754 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29804

[startup+0.700249 s]
/proc/loadavg: 3.71 3.92 3.80 4/189 28918
/proc/meminfo: memFree=19793424/32951124 swapFree=67111524/67111528
[pid=28918] ppid=28916 vsize=29804 CPUtime=0.69 cores=4,6
/proc/28918/stat : 28918 (MPhaseSAT64) R 28916 28918 27965 0 -1 4202496 3844 0 0 0 69 0 0 0 25 0 1 0 449870419 30519296 3785 33554432000 134512640 134761588 4288495600 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/28918/statm: 7451 3785 225 61 0 6754 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29804

[startup+1.50113 s]
/proc/loadavg: 3.71 3.92 3.80 5/190 28919
/proc/meminfo: memFree=19768996/32951124 swapFree=67111524/67111528
[pid=28918] ppid=28916 vsize=98376 CPUtime=1.49 cores=4,6
/proc/28918/stat : 28918 (MPhaseSAT64) R 28916 28918 27965 0 -1 4202496 23169 0 0 0 146 3 0 0 25 0 1 0 449870419 100737024 22494 33554432000 134512640 134761588 4288495600 18446744073709551615 134669805 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/28918/statm: 24594 22494 285 61 0 23897 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 98376

[startup+3.10085 s]
/proc/loadavg: 3.73 3.92 3.80 5/190 28919
/proc/meminfo: memFree=19718784/32951124 swapFree=67111524/67111528
[pid=28918] ppid=28916 vsize=73416 CPUtime=3.09 cores=4,6
/proc/28918/stat : 28918 (MPhaseSAT64) R 28916 28918 27965 0 -1 4202496 26028 0 0 0 305 4 0 0 25 0 1 0 449870419 75177984 16236 33554432000 134512640 134761588 4288495600 18446744073709551615 134614584 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/28918/statm: 18354 16236 294 61 0 17657 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 73416

[startup+6.30027 s]
/proc/loadavg: 3.73 3.92 3.80 5/190 28973
/proc/meminfo: memFree=19733568/32951124 swapFree=67111524/67111528
[pid=28918] ppid=28916 vsize=73256 CPUtime=6.29 cores=4,6
/proc/28918/stat : 28918 (MPhaseSAT64) R 28916 28918 27965 0 -1 4202496 27950 0 0 0 625 4 0 0 25 0 1 0 449870419 75014144 16201 33554432000 134512640 134761588 4288495600 18446744073709551615 134748168 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/28918/statm: 18314 16201 299 61 0 17617 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 73256

[startup+12.7011 s]
/proc/loadavg: 3.77 3.92 3.81 5/190 28973
/proc/meminfo: memFree=19716536/32951124 swapFree=67111524/67111528
[pid=28918] ppid=28916 vsize=71964 CPUtime=12.69 cores=4,6
/proc/28918/stat : 28918 (MPhaseSAT64) R 28916 28918 27965 0 -1 4202496 38970 0 0 0 1264 5 0 0 25 0 1 0 449870419 73691136 15878 33554432000 134512640 134761588 4288495600 18446744073709551615 134747171 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/28918/statm: 17991 15878 299 61 0 17294 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 71964

[startup+25.5009 s]
/proc/loadavg: 3.81 3.93 3.81 5/190 29001
/proc/meminfo: memFree=19699292/32951124 swapFree=67111524/67111528
[pid=28918] ppid=28916 vsize=73892 CPUtime=25.49 cores=4,6
/proc/28918/stat : 28918 (MPhaseSAT64) R 28916 28918 27965 0 -1 4202496 40941 0 0 0 2543 6 0 0 25 0 1 0 449870419 75665408 16360 33554432000 134512640 134761588 4288495600 18446744073709551615 134651636 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/28918/statm: 18473 16360 299 61 0 17776 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 73892

[startup+51.1004 s]
/proc/loadavg: 3.87 3.93 3.81 5/190 29002
/proc/meminfo: memFree=19715308/32951124 swapFree=67111524/67111528
[pid=28918] ppid=28916 vsize=98252 CPUtime=51.08 cores=4,6
/proc/28918/stat : 28918 (MPhaseSAT64) R 28916 28918 27965 0 -1 4202496 143951 0 0 0 5089 19 0 0 25 0 1 0 449870419 100610048 24075 33554432000 134512640 134761588 4288495600 18446744073709551615 134643107 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/28918/statm: 24563 24075 275 61 0 23866 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 98252

[startup+102.306 s]
/proc/loadavg: 3.95 3.94 3.82 5/190 29003
/proc/meminfo: memFree=19644440/32951124 swapFree=67111524/67111528
[pid=28918] ppid=28916 vsize=112976 CPUtime=102.28 cores=4,6
/proc/28918/stat : 28918 (MPhaseSAT64) R 28916 28918 27965 0 -1 4202496 167369 0 0 0 10206 22 0 0 25 0 1 0 449870419 115687424 27343 33554432000 134512640 134761588 4288495600 18446744073709551615 134658054 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/28918/statm: 28244 27343 275 61 0 27547 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 112976

[startup+162.301 s]
/proc/loadavg: 3.98 3.95 3.83 5/190 29004
/proc/meminfo: memFree=19596956/32951124 swapFree=67111524/67111528
[pid=28918] ppid=28916 vsize=153564 CPUtime=162.28 cores=4,6
/proc/28918/stat : 28918 (MPhaseSAT64) R 28916 28918 27965 0 -1 4202496 186287 0 0 0 16203 25 0 0 25 0 1 0 449870419 157249536 37490 33554432000 134512640 134761588 4288495600 18446744073709551615 134685736 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/28918/statm: 38391 37490 275 61 0 37694 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 153564

[startup+222.3 s]
/proc/loadavg: 3.99 3.95 3.83 5/190 29006
/proc/meminfo: memFree=19599668/32951124 swapFree=67111524/67111528
[pid=28918] ppid=28916 vsize=144432 CPUtime=222.28 cores=4,6
/proc/28918/stat : 28918 (MPhaseSAT64) R 28916 28918 27965 0 -1 4202496 212873 0 0 0 22199 29 0 0 25 0 1 0 449870419 147898368 35404 33554432000 134512640 134761588 4288495600 18446744073709551615 134616741 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/28918/statm: 36108 35404 275 61 0 35411 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 144432

[startup+282.301 s]
/proc/loadavg: 3.99 3.96 3.84 5/190 29008
/proc/meminfo: memFree=19608964/32951124 swapFree=67111524/67111528
[pid=28918] ppid=28916 vsize=144512 CPUtime=282.28 cores=4,6
/proc/28918/stat : 28918 (MPhaseSAT64) R 28916 28918 27965 0 -1 4202496 234467 0 0 0 28196 32 0 0 25 0 1 0 449870419 147980288 35281 33554432000 134512640 134761588 4288495600 18446744073709551615 134618326 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/28918/statm: 36128 35281 275 61 0 35431 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 144512

[startup+342.3 s]
/proc/loadavg: 3.99 3.97 3.84 5/190 29009
/proc/meminfo: memFree=19597308/32951124 swapFree=67111524/67111528
[pid=28918] ppid=28916 vsize=150480 CPUtime=342.29 cores=4,6
/proc/28918/stat : 28918 (MPhaseSAT64) R 28916 28918 27965 0 -1 4202496 253768 0 0 0 34194 35 0 0 25 0 1 0 449870419 154091520 37089 33554432000 134512640 134761588 4288495600 18446744073709551615 134644240 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/28918/statm: 37620 37089 275 61 0 36923 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 150480

[startup+402.301 s]
/proc/loadavg: 4.03 3.98 3.86 5/190 29011
/proc/meminfo: memFree=19600780/32951124 swapFree=67111524/67111528
[pid=28918] ppid=28916 vsize=147952 CPUtime=402.29 cores=4,6
/proc/28918/stat : 28918 (MPhaseSAT64) R 28916 28918 27965 0 -1 4202496 278559 0 0 0 40191 38 0 0 25 0 1 0 449870419 151502848 36414 33554432000 134512640 134761588 4288495600 18446744073709551615 134747218 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/28918/statm: 36988 36414 275 61 0 36291 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 147952

[startup+462.3 s]
/proc/loadavg: 4.01 3.98 3.86 5/190 29012
/proc/meminfo: memFree=19607208/32951124 swapFree=67111524/67111528
[pid=28918] ppid=28916 vsize=141808 CPUtime=462.28 cores=4,6
/proc/28918/stat : 28918 (MPhaseSAT64) R 28916 28918 27965 0 -1 4202496 280383 0 0 0 46190 38 0 0 25 0 1 0 449870419 145211392 34878 33554432000 134512640 134761588 4288495600 18446744073709551615 134747168 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/28918/statm: 35452 34878 275 61 0 34755 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 141808

[startup+522.301 s]
/proc/loadavg: 4.06 4.00 3.87 5/190 29014
/proc/meminfo: memFree=19602980/32951124 swapFree=67111524/67111528
[pid=28918] ppid=28916 vsize=146160 CPUtime=522.29 cores=4,6
/proc/28918/stat : 28918 (MPhaseSAT64) R 28916 28918 27965 0 -1 4202496 282879 0 0 0 52190 39 0 0 25 0 1 0 449870419 149667840 35966 33554432000 134512640 134761588 4288495600 18446744073709551615 134616987 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/28918/statm: 36540 35966 275 61 0 35843 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 146160

[startup+582.301 s]
/proc/loadavg: 4.07 4.01 3.88 5/190 29016
/proc/meminfo: memFree=19603348/32951124 swapFree=67111524/67111528
[pid=28918] ppid=28916 vsize=144252 CPUtime=582.29 cores=4,6
/proc/28918/stat : 28918 (MPhaseSAT64) R 28916 28918 27965 0 -1 4202496 285773 0 0 0 58190 39 0 0 25 0 1 0 449870419 147714048 35489 33554432000 134512640 134761588 4288495600 18446744073709551615 134636060 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/28918/statm: 36063 35489 275 61 0 35366 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 144252

[startup+642.301 s]
/proc/loadavg: 4.02 4.01 3.89 5/190 29017
/proc/meminfo: memFree=19600736/32951124 swapFree=67111524/67111528
[pid=28918] ppid=28916 vsize=143484 CPUtime=642.29 cores=4,6
/proc/28918/stat : 28918 (MPhaseSAT64) R 28916 28918 27965 0 -1 4202496 292879 0 0 0 64189 40 0 0 25 0 1 0 449870419 146927616 35297 33554432000 134512640 134761588 4288495600 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/28918/statm: 35871 35297 275 61 0 35174 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 143484

[startup+702.301 s]
/proc/loadavg: 4.01 4.00 3.90 5/190 29019
/proc/meminfo: memFree=19592128/32951124 swapFree=67111524/67111528
[pid=28918] ppid=28916 vsize=146048 CPUtime=702.3 cores=4,6
/proc/28918/stat : 28918 (MPhaseSAT64) R 28916 28918 27965 0 -1 4202496 295440 0 0 0 70189 41 0 0 25 0 1 0 449870419 149553152 35938 33554432000 134512640 134761588 4288495600 18446744073709551615 134647331 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/28918/statm: 36512 35938 275 61 0 35815 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 146048

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.90 5/190 29020
/proc/meminfo: memFree=19589016/32951124 swapFree=67111524/67111528
[pid=28918] ppid=28916 vsize=149012 CPUtime=762.3 cores=4,6
/proc/28918/stat : 28918 (MPhaseSAT64) R 28916 28918 27965 0 -1 4202496 298570 0 0 0 76189 41 0 0 25 0 1 0 449870419 152588288 36679 33554432000 134512640 134761588 4288495600 18446744073709551615 134748276 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/28918/statm: 37253 36679 275 61 0 36556 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 149012

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 29022
/proc/meminfo: memFree=19594460/32951124 swapFree=67111524/67111528
[pid=28918] ppid=28916 vsize=150348 CPUtime=822.29 cores=4,6
/proc/28918/stat : 28918 (MPhaseSAT64) R 28916 28918 27965 0 -1 4202496 300312 0 0 0 82188 41 0 0 25 0 1 0 449870419 153956352 37013 33554432000 134512640 134761588 4288495600 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/28918/statm: 37587 37013 275 61 0 36890 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 150348

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 29024
/proc/meminfo: memFree=19595312/32951124 swapFree=67111524/67111528
[pid=28918] ppid=28916 vsize=149272 CPUtime=882.29 cores=4,6
/proc/28918/stat : 28918 (MPhaseSAT64) R 28916 28918 27965 0 -1 4202496 307226 0 0 0 88187 42 0 0 25 0 1 0 449870419 152854528 36744 33554432000 134512640 134761588 4288495600 18446744073709551615 134748185 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/28918/statm: 37318 36744 275 61 0 36621 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 149272

[startup+942.301 s]
/proc/loadavg: 4.04 4.01 3.91 5/190 29025
/proc/meminfo: memFree=19600384/32951124 swapFree=67111524/67111528
[pid=28918] ppid=28916 vsize=145304 CPUtime=942.29 cores=4,6
/proc/28918/stat : 28918 (MPhaseSAT64) R 28916 28918 27965 0 -1 4202496 308122 0 0 0 94187 42 0 0 25 0 1 0 449870419 148791296 35752 33554432000 134512640 134761588 4288495600 18446744073709551615 134616839 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/28918/statm: 36326 35752 275 61 0 35629 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 145304

[startup+1002.3 s]
/proc/loadavg: 4.01 4.01 3.91 5/190 29027
/proc/meminfo: memFree=19594176/32951124 swapFree=67111524/67111528
[pid=28918] ppid=28916 vsize=143656 CPUtime=1002.3 cores=4,6
/proc/28918/stat : 28918 (MPhaseSAT64) R 28916 28918 27965 0 -1 4202496 309210 0 0 0 100187 43 0 0 25 0 1 0 449870419 147103744 35340 33554432000 134512640 134761588 4288495600 18446744073709551615 134747282 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/28918/statm: 35914 35340 275 61 0 35217 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 143656

[startup+1062.3 s]
/proc/loadavg: 3.45 3.84 3.86 4/184 29045
/proc/meminfo: memFree=19649192/32951124 swapFree=67111524/67111528
[pid=28918] ppid=28916 vsize=157072 CPUtime=1062.3 cores=4,6
/proc/28918/stat : 28918 (MPhaseSAT64) R 28916 28918 27965 0 -1 4202496 312564 0 0 0 106187 43 0 0 25 0 1 0 449870419 160841728 38694 33554432000 134512640 134761588 4288495600 18446744073709551615 134655610 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/28918/statm: 39268 38694 275 61 0 38571 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 157072

[startup+1122.3 s]
/proc/loadavg: 3.24 3.70 3.81 4/184 29047
/proc/meminfo: memFree=19669020/32951124 swapFree=67111524/67111528
[pid=28918] ppid=28916 vsize=150800 CPUtime=1122.3 cores=4,6
/proc/28918/stat : 28918 (MPhaseSAT64) R 28916 28918 27965 0 -1 4202496 318038 0 0 0 112186 44 0 0 25 0 1 0 449870419 154419200 37126 33554432000 134512640 134761588 4288495600 18446744073709551615 134747108 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/28918/statm: 37700 37126 275 61 0 37003 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 150800

[startup+1182.3 s]
/proc/loadavg: 3.09 3.57 3.76 4/184 29049
/proc/meminfo: memFree=19674716/32951124 swapFree=67111524/67111528
[pid=28918] ppid=28916 vsize=145428 CPUtime=1182.3 cores=4,6
/proc/28918/stat : 28918 (MPhaseSAT64) R 28916 28918 27965 0 -1 4202496 319862 0 0 0 118186 44 0 0 25 0 1 0 449870419 148918272 35783 33554432000 134512640 134761588 4288495600 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/28918/statm: 36357 35783 275 61 0 35660 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 145428

[startup+1242.3 s]
/proc/loadavg: 3.03 3.46 3.71 4/184 29050
/proc/meminfo: memFree=19671232/32951124 swapFree=67111524/67111528
[pid=28918] ppid=28916 vsize=149268 CPUtime=1242.3 cores=4,6
/proc/28918/stat : 28918 (MPhaseSAT64) R 28916 28918 27965 0 -1 4202496 320822 0 0 0 124186 44 0 0 25 0 1 0 449870419 152850432 36743 33554432000 134512640 134761588 4288495600 18446744073709551615 134748099 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/28918/statm: 37317 36743 275 61 0 36620 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 149268



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.93 3.37 3.66 3/179 29070
/proc/meminfo: memFree=19708092/32951124 swapFree=67111524/67111528
[pid=28918] ppid=28916 vsize=144916 CPUtime=1300.01 cores=4,6
/proc/28918/stat : 28918 (MPhaseSAT64) R 28916 28918 27965 0 -1 4202496 321622 0 0 0 129957 44 0 0 25 0 1 0 449870419 148393984 35655 33554432000 134512640 134761588 4288495600 18446744073709551615 134748168 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/28918/statm: 36229 35655 275 61 0 35532 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 144916

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.03
CPU user time (s): 1299.57
CPU system time (s): 0.45393
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 170980

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

runsolver used 2.36764 second user time and 4.5993 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-23 18:02:23
IDJOB=3265483
IDBENCH=85764
IDSOLVER=1521
FILE ID=node144/3265483-1303574541
RUNJOBID= node144-1303574536-28823
PBS_JOBID= 13150287
Free space on /tmp= 72148 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT05/crafted/roussel05/visbmc-PHNF/phnf-size10-exclusive-philo.used-as.sat04-988.shuffled-as.sat05-4195.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265483-1303574541/watcher-3265483-1303574541 -o /tmp/evaluation-result-3265483-1303574541/solver-3265483-1303574541 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3265483-1303574541.cnf

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

MD5SUM BENCH= 32f22e9ac89bf164b7f5db6bef950d03
RANDOM SEED=2013955423

node144.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.850
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.850
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	: 5226.16
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.850
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.850
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.850
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.850
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.82
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.850
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.850
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:      19793456 kB
Buffers:       2155288 kB
Cached:       10345392 kB
SwapCached:          4 kB
Active:        3396924 kB
Inactive:      9225388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19793456 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           38328 kB
Writeback:           0 kB
AnonPages:      120900 kB
Mapped:          16660 kB
Slab:           470680 kB
PageTables:       5328 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   307280 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= 72160 MiB
End job on node144 at 2011-04-23 18:24:05