Trace number 3375677

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-05-14 (fixed)? (TO) 1300.05 1300.01

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n180-s33098896-unsat.cnf
MD5SUM1221fb51c407dee7559369d7c6eedb4e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables181
Number of clauses372
Sum of the clauses size1116
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3372
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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: 961)

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

running on 2 cores: 5,7

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: 2.11 2.79 3.13 5/366 32212
/proc/meminfo: memFree=18385720/32951124 swapFree=67111348/67111528
[pid=32212] ppid=32210 vsize=11992 CPUtime=0 cores=5,7
/proc/32212/stat : 32212 (MPhaseSAT64) R 32210 32212 31248 0 -1 4202496 452 0 0 0 0 0 0 0 22 0 1 0 637455542 12279808 392 33554432000 4194304 4479436 140733753779072 18446744073709551615 4307402 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/32212/statm: 2998 392 318 70 0 118 0

[startup+0.092209 s]
/proc/loadavg: 2.11 2.79 3.13 5/366 32212
/proc/meminfo: memFree=18385720/32951124 swapFree=67111348/67111528
[pid=32212] ppid=32210 vsize=13024 CPUtime=0.08 cores=5,7
/proc/32212/stat : 32212 (MPhaseSAT64) R 32210 32212 31248 0 -1 4202496 729 0 0 0 8 0 0 0 22 0 1 0 637455542 13336576 669 33554432000 4194304 4479436 140733753779072 18446744073709551615 4306757 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/32212/statm: 3256 669 325 70 0 376 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13024

[startup+0.100208 s]
/proc/loadavg: 2.11 2.79 3.13 5/366 32212
/proc/meminfo: memFree=18385720/32951124 swapFree=67111348/67111528
[pid=32212] ppid=32210 vsize=13024 CPUtime=0.09 cores=5,7
/proc/32212/stat : 32212 (MPhaseSAT64) R 32210 32212 31248 0 -1 4202496 729 0 0 0 9 0 0 0 22 0 1 0 637455542 13336576 669 33554432000 4194304 4479436 140733753779072 18446744073709551615 4451909 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/32212/statm: 3256 669 325 70 0 376 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13024

[startup+0.30017 s]
/proc/loadavg: 2.11 2.79 3.13 5/366 32212
/proc/meminfo: memFree=18385720/32951124 swapFree=67111348/67111528
[pid=32212] ppid=32210 vsize=14188 CPUtime=0.29 cores=5,7
/proc/32212/stat : 32212 (MPhaseSAT64) R 32210 32212 31248 0 -1 4202496 1036 0 0 0 29 0 0 0 23 0 1 0 637455542 14528512 976 33554432000 4194304 4479436 140733753779072 18446744073709551615 4451957 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/32212/statm: 3547 976 325 70 0 667 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14188

[startup+0.700111 s]
/proc/loadavg: 2.11 2.79 3.13 5/366 32212
/proc/meminfo: memFree=18385720/32951124 swapFree=67111348/67111528
[pid=32212] ppid=32210 vsize=14188 CPUtime=0.69 cores=5,7
/proc/32212/stat : 32212 (MPhaseSAT64) R 32210 32212 31248 0 -1 4202496 1039 0 0 0 69 0 0 0 25 0 1 0 637455542 14528512 979 33554432000 4194304 4479436 140733753779072 18446744073709551615 4300333 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/32212/statm: 3547 979 328 70 0 667 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14188

[startup+1.50096 s]
/proc/loadavg: 2.26 2.81 3.13 5/370 32219
/proc/meminfo: memFree=18372056/32951124 swapFree=67111348/67111528
[pid=32212] ppid=32210 vsize=14188 CPUtime=1.49 cores=5,7
/proc/32212/stat : 32212 (MPhaseSAT64) R 32210 32212 31248 0 -1 4202496 1039 0 0 0 149 0 0 0 25 0 1 0 637455542 14528512 979 33554432000 4194304 4479436 140733753779072 18446744073709551615 4295144 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/32212/statm: 3547 979 328 70 0 667 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14188

[startup+3.10067 s]
/proc/loadavg: 2.26 2.81 3.13 5/370 32246
/proc/meminfo: memFree=18357180/32951124 swapFree=67111348/67111528
[pid=32212] ppid=32210 vsize=14188 CPUtime=3.09 cores=5,7
/proc/32212/stat : 32212 (MPhaseSAT64) R 32210 32212 31248 0 -1 4202496 1039 0 0 0 309 0 0 0 25 0 1 0 637455542 14528512 979 33554432000 4194304 4479436 140733753779072 18446744073709551615 4298797 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/32212/statm: 3547 979 328 70 0 667 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14188

[startup+6.3001 s]
/proc/loadavg: 2.26 2.81 3.13 5/370 32273
/proc/meminfo: memFree=18348600/32951124 swapFree=67111348/67111528
[pid=32212] ppid=32210 vsize=15620 CPUtime=6.29 cores=5,7
/proc/32212/stat : 32212 (MPhaseSAT64) R 32210 32212 31248 0 -1 4202496 1301 0 0 0 629 0 0 0 25 0 1 0 637455542 15994880 1105 33554432000 4194304 4479436 140733753779072 18446744073709551615 4450900 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/32212/statm: 3905 1105 329 70 0 1025 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15620

[startup+12.7009 s]
/proc/loadavg: 2.52 2.84 3.14 5/370 32300
/proc/meminfo: memFree=18347148/32951124 swapFree=67111348/67111528
[pid=32212] ppid=32210 vsize=17280 CPUtime=12.69 cores=5,7
/proc/32212/stat : 32212 (MPhaseSAT64) R 32210 32212 31248 0 -1 4202496 2014 0 0 0 1269 0 0 0 25 0 1 0 637455542 17694720 1527 33554432000 4194304 4479436 140733753779072 18446744073709551615 4450969 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/32212/statm: 4320 1527 334 70 0 1440 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17280

[startup+25.5007 s]
/proc/loadavg: 2.75 2.88 3.15 5/370 32300
/proc/meminfo: memFree=18343768/32951124 swapFree=67111348/67111528
[pid=32212] ppid=32210 vsize=17920 CPUtime=25.48 cores=5,7
/proc/32212/stat : 32212 (MPhaseSAT64) R 32210 32212 31248 0 -1 4202496 3134 0 0 0 2548 0 0 0 25 0 1 0 637455542 18350080 1687 33554432000 4194304 4479436 140733753779072 18446744073709551615 4295144 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/32212/statm: 4480 1687 334 70 0 1600 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17920

[startup+51.1011 s]
/proc/loadavg: 3.18 2.97 3.17 5/370 32301
/proc/meminfo: memFree=18334656/32951124 swapFree=67111348/67111528
[pid=32212] ppid=32210 vsize=20736 CPUtime=51.08 cores=5,7
/proc/32212/stat : 32212 (MPhaseSAT64) R 32210 32212 31248 0 -1 4202496 5758 0 0 0 5108 0 0 0 25 0 1 0 637455542 21233664 2391 33554432000 4194304 4479436 140733753779072 18446744073709551615 4450909 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/32212/statm: 5184 2391 334 70 0 2304 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 20736

[startup+102.313 s]
/proc/loadavg: 3.71 3.16 3.22 5/370 32302
/proc/meminfo: memFree=18332272/32951124 swapFree=67111348/67111528
[pid=32212] ppid=32210 vsize=20864 CPUtime=102.3 cores=5,7
/proc/32212/stat : 32212 (MPhaseSAT64) R 32210 32212 31248 0 -1 4202496 9982 0 0 0 10229 1 0 0 25 0 1 0 637455542 21364736 2423 33554432000 4194304 4479436 140733753779072 18446744073709551615 4295265 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/32212/statm: 5216 2423 334 70 0 2336 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 20864

[startup+162.3 s]
/proc/loadavg: 3.89 3.31 3.27 5/370 32304
/proc/meminfo: memFree=18325540/32951124 swapFree=67111348/67111528
[pid=32212] ppid=32210 vsize=21888 CPUtime=162.29 cores=5,7
/proc/32212/stat : 32212 (MPhaseSAT64) R 32210 32212 31248 0 -1 4202496 14622 0 0 0 16227 2 0 0 25 0 1 0 637455542 22413312 2679 33554432000 4194304 4479436 140733753779072 18446744073709551615 4450927 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/32212/statm: 5472 2679 334 70 0 2592 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 21888

[startup+222.3 s]
/proc/loadavg: 4.07 3.46 3.32 5/370 32306
/proc/meminfo: memFree=18320152/32951124 swapFree=67111348/67111528
[pid=32212] ppid=32210 vsize=21248 CPUtime=222.29 cores=5,7
/proc/32212/stat : 32212 (MPhaseSAT64) R 32210 32212 31248 0 -1 4202496 26782 0 0 0 22226 3 0 0 25 0 1 0 637455542 21757952 2519 33554432000 4194304 4479436 140733753779072 18446744073709551615 4451904 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/32212/statm: 5312 2519 334 70 0 2432 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 21248

[startup+282.301 s]
/proc/loadavg: 4.09 3.57 3.37 5/370 32307
/proc/meminfo: memFree=18317256/32951124 swapFree=67111348/67111528
[pid=32212] ppid=32210 vsize=25344 CPUtime=282.29 cores=5,7
/proc/32212/stat : 32212 (MPhaseSAT64) R 32210 32212 31248 0 -1 4202496 42590 0 0 0 28224 5 0 0 25 0 1 0 637455542 25952256 3543 33554432000 4194304 4479436 140733753779072 18446744073709551615 4451915 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/32212/statm: 6336 3543 334 70 0 3456 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 25344

[startup+342.301 s]
/proc/loadavg: 4.03 3.65 3.40 5/370 32309
/proc/meminfo: memFree=18321176/32951124 swapFree=67111348/67111528
[pid=32212] ppid=32210 vsize=22656 CPUtime=342.29 cores=5,7
/proc/32212/stat : 32212 (MPhaseSAT64) R 32210 32212 31248 0 -1 4202496 56158 0 0 0 34222 7 0 0 25 0 1 0 637455542 23199744 2871 33554432000 4194304 4479436 140733753779072 18446744073709551615 4450989 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/32212/statm: 5664 2871 334 70 0 2784 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 22656

[startup+402.301 s]
/proc/loadavg: 4.01 3.71 3.44 5/370 32310
/proc/meminfo: memFree=18319404/32951124 swapFree=67111348/67111528
[pid=32212] ppid=32210 vsize=22016 CPUtime=402.29 cores=5,7
/proc/32212/stat : 32212 (MPhaseSAT64) R 32210 32212 31248 0 -1 4202496 69566 0 0 0 40220 9 0 0 25 0 1 0 637455542 22544384 2711 33554432000 4194304 4479436 140733753779072 18446744073709551615 4452004 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/32212/statm: 5504 2711 334 70 0 2624 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 22016

[startup+462.3 s]
/proc/loadavg: 4.00 3.76 3.47 5/370 32312
/proc/meminfo: memFree=18318360/32951124 swapFree=67111348/67111528
[pid=32212] ppid=32210 vsize=22400 CPUtime=462.29 cores=5,7
/proc/32212/stat : 32212 (MPhaseSAT64) R 32210 32212 31248 0 -1 4202496 84542 0 0 0 46218 11 0 0 25 0 1 0 637455542 22937600 2807 33554432000 4194304 4479436 140733753779072 18446744073709551615 4451962 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/32212/statm: 5600 2807 334 70 0 2720 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 22400

[startup+522.301 s]
/proc/loadavg: 4.00 3.80 3.50 5/370 32313
/proc/meminfo: memFree=18312496/32951124 swapFree=67111348/67111528
[pid=32212] ppid=32210 vsize=26496 CPUtime=522.3 cores=5,7
/proc/32212/stat : 32212 (MPhaseSAT64) R 32210 32212 31248 0 -1 4202496 100702 0 0 0 52216 14 0 0 25 0 1 0 637455542 27131904 3831 33554432000 4194304 4479436 140733753779072 18446744073709551615 4450984 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/32212/statm: 6624 3831 334 70 0 3744 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 26496

[startup+582.301 s]
/proc/loadavg: 4.06 3.85 3.53 5/370 32315
/proc/meminfo: memFree=18313812/32951124 swapFree=67111348/67111528
[pid=32212] ppid=32210 vsize=25344 CPUtime=582.3 cores=5,7
/proc/32212/stat : 32212 (MPhaseSAT64) R 32210 32212 31248 0 -1 4202496 115998 0 0 0 58214 16 0 0 25 0 1 0 637455542 25952256 3543 33554432000 4194304 4479436 140733753779072 18446744073709551615 4450896 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/32212/statm: 6336 3543 334 70 0 3456 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 25344

[startup+642.301 s]
/proc/loadavg: 4.07 3.89 3.57 5/370 32317
/proc/meminfo: memFree=18315140/32951124 swapFree=67111348/67111528
[pid=32212] ppid=32210 vsize=21632 CPUtime=642.31 cores=5,7
/proc/32212/stat : 32212 (MPhaseSAT64) R 32210 32212 31248 0 -1 4202496 128062 0 0 0 64214 17 0 0 25 0 1 0 637455542 22151168 2615 33554432000 4194304 4479436 140733753779072 18446744073709551615 4451944 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/32212/statm: 5408 2615 334 70 0 2528 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 21632

[startup+702.3 s]
/proc/loadavg: 4.02 3.91 3.59 5/370 32318
/proc/meminfo: memFree=18310616/32951124 swapFree=67111348/67111528
[pid=32212] ppid=32210 vsize=26752 CPUtime=702.3 cores=5,7
/proc/32212/stat : 32212 (MPhaseSAT64) R 32210 32212 31248 0 -1 4202496 143358 0 0 0 70210 20 0 0 25 0 1 0 637455542 27394048 3895 33554432000 4194304 4479436 140733753779072 18446744073709551615 4450999 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/32212/statm: 6688 3895 334 70 0 3808 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 26752

[startup+762.313 s]
/proc/loadavg: 4.06 3.94 3.62 5/370 32320
/proc/meminfo: memFree=18314920/32951124 swapFree=67111348/67111528
[pid=32212] ppid=32210 vsize=22144 CPUtime=762.32 cores=5,7
/proc/32212/stat : 32212 (MPhaseSAT64) R 32210 32212 31248 0 -1 4202496 157054 0 0 0 76210 22 0 0 25 0 1 0 637455542 22675456 2743 33554432000 4194304 4479436 140733753779072 18446744073709551615 4450905 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/32212/statm: 5536 2743 334 70 0 2656 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 22144

[startup+822.301 s]
/proc/loadavg: 4.06 3.96 3.64 5/370 32321
/proc/meminfo: memFree=18309292/32951124 swapFree=67111348/67111528
[pid=32212] ppid=32210 vsize=22016 CPUtime=822.31 cores=5,7
/proc/32212/stat : 32212 (MPhaseSAT64) R 32210 32212 31248 0 -1 4202496 171422 0 0 0 82208 23 0 0 25 0 1 0 637455542 22544384 2711 33554432000 4194304 4479436 140733753779072 18446744073709551615 4450933 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/32212/statm: 5504 2711 334 70 0 2624 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 22016

[startup+882.301 s]
/proc/loadavg: 4.05 3.98 3.67 5/370 32323
/proc/meminfo: memFree=18314464/32951124 swapFree=67111348/67111528
[pid=32212] ppid=32210 vsize=21376 CPUtime=882.31 cores=5,7
/proc/32212/stat : 32212 (MPhaseSAT64) R 32210 32212 31248 0 -1 4202496 186974 0 0 0 88205 26 0 0 25 0 1 0 637455542 21889024 2551 33554432000 4194304 4479436 140733753779072 18446744073709551615 4330532 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/32212/statm: 5344 2551 334 70 0 2464 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 21376

[startup+942.3 s]
/proc/loadavg: 4.02 3.98 3.68 5/370 32325
/proc/meminfo: memFree=18308968/32951124 swapFree=67111348/67111528
[pid=32212] ppid=32210 vsize=25728 CPUtime=942.31 cores=5,7
/proc/32212/stat : 32212 (MPhaseSAT64) R 32210 32212 31248 0 -1 4202496 202206 0 0 0 94204 27 0 0 25 0 1 0 637455542 26345472 3639 33554432000 4194304 4479436 140733753779072 18446744073709551615 4331413 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/32212/statm: 6432 3639 334 70 0 3552 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 25728

[startup+1002.3 s]
/proc/loadavg: 4.00 3.98 3.70 5/370 32326
/proc/meminfo: memFree=18315004/32951124 swapFree=67111348/67111528
[pid=32212] ppid=32210 vsize=22144 CPUtime=1002.31 cores=5,7
/proc/32212/stat : 32212 (MPhaseSAT64) R 32210 32212 31248 0 -1 4202496 217630 0 0 0 100203 28 0 0 25 0 1 0 637455542 22675456 2743 33554432000 4194304 4479436 140733753779072 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/32212/statm: 5536 2743 334 70 0 2656 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 22144

[startup+1062.3 s]
/proc/loadavg: 4.00 3.98 3.72 5/370 32328
/proc/meminfo: memFree=18299576/32951124 swapFree=67111348/67111528
[pid=32212] ppid=32210 vsize=21376 CPUtime=1062.31 cores=5,7
/proc/32212/stat : 32212 (MPhaseSAT64) R 32210 32212 31248 0 -1 4202496 232254 0 0 0 106201 30 0 0 25 0 1 0 637455542 21889024 2551 33554432000 4194304 4479436 140733753779072 18446744073709551615 4450929 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/32212/statm: 5344 2551 334 70 0 2464 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 21376

[startup+1122.3 s]
/proc/loadavg: 4.16 4.01 3.75 5/370 32333
/proc/meminfo: memFree=18299628/32951124 swapFree=67111348/67111528
[pid=32212] ppid=32210 vsize=21376 CPUtime=1122.31 cores=5,7
/proc/32212/stat : 32212 (MPhaseSAT64) R 32210 32212 31248 0 -1 4202496 246430 0 0 0 112199 32 0 0 25 0 1 0 637455542 21889024 2551 33554432000 4194304 4479436 140733753779072 18446744073709551615 4450921 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/32212/statm: 5344 2551 334 70 0 2464 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 21376

[startup+1182.3 s]
/proc/loadavg: 4.13 4.02 3.76 5/370 32334
/proc/meminfo: memFree=18295536/32951124 swapFree=67111348/67111528
[pid=32212] ppid=32210 vsize=25856 CPUtime=1182.32 cores=5,7
/proc/32212/stat : 32212 (MPhaseSAT64) R 32210 32212 31248 0 -1 4202496 261758 0 0 0 118197 35 0 0 25 0 1 0 637455542 26476544 3671 33554432000 4194304 4479436 140733753779072 18446744073709551615 4450961 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/32212/statm: 6464 3671 334 70 0 3584 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 25856

[startup+1242.3 s]
/proc/loadavg: 4.05 4.02 3.77 5/370 32336
/proc/meminfo: memFree=18297988/32951124 swapFree=67111348/67111528
[pid=32212] ppid=32210 vsize=25472 CPUtime=1242.32 cores=5,7
/proc/32212/stat : 32212 (MPhaseSAT64) R 32210 32212 31248 0 -1 4202496 275838 0 0 0 124195 37 0 0 25 0 1 0 637455542 26083328 3575 33554432000 4194304 4479436 140733753779072 18446744073709551615 4306999 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/32212/statm: 6368 3575 334 70 0 3488 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 25472



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.09 4.03 3.79 4/369 32338
/proc/meminfo: memFree=18305512/32951124 swapFree=67111348/67111528
[pid=32212] ppid=32210 vsize=25472 CPUtime=1300.03 cores=5,7
/proc/32212/stat : 32212 (MPhaseSAT64) R 32210 32212 31248 0 -1 4202496 288606 0 0 0 129964 39 0 0 25 0 1 0 637455542 26083328 3575 33554432000 4194304 4479436 140733753779072 18446744073709551615 4451876 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/32212/statm: 6368 3575 334 70 0 3488 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 25472

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.65
CPU system time (s): 0.396939
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 27136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.65
system time used= 0.396939
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 288606
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= 5
involuntary context switches= 2144

runsolver used 4.20036 second user time and 10.1355 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-15 11:06:37
IDJOB=3375677
IDBENCH=83140
IDSOLVER=1855
FILE ID=node145/3375677-1305450397
RUNJOBID= node145-1305450397-32179
PBS_JOBID= 13324837
Free space on /tmp= 73672 MiB

SOLVER NAME= MPhaseSAT64 2011-05-14 (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n180-s33098896-unsat.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3375677-1305450397/watcher-3375677-1305450397 -o /tmp/evaluation-result-3375677-1305450397/solver-3375677-1305450397 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3375677-1305450397.cnf

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

MD5SUM BENCH= 1221fb51c407dee7559369d7c6eedb4e
RANDOM SEED=451188255

node145.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18386108 kB
Buffers:        313028 kB
Cached:        8416216 kB
SwapCached:          0 kB
Active:        7439464 kB
Inactive:      6770768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18386108 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            4040 kB
Writeback:           0 kB
AnonPages:     5481004 kB
Mapped:          27832 kB
Slab:           256068 kB
PageTables:      33964 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79388728 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= 73672 MiB
End job on node145 at 2011-05-15 11:28:19