Trace number 3282740

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

NameAPPLICATIONS/crypto/
desgen/gss-27-s100.cnf
MD5SUMf47c33d2a9a327da4633207adfef7b77
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark493.835
Satisfiable
(Un)Satisfiability was proved
Number of variables31951
Number of clauses96161
Sum of the clauses size226837
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261518
Number of clauses of size 334579
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: 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-3282740-1303757678/watcher-3282740-1303757678 -o /tmp/evaluation-result-3282740-1303757678/solver-3282740-1303757678 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3282740-1303757678.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: 2.22 3.12 3.40 4/193 15472
/proc/meminfo: memFree=18818872/32951124 swapFree=67111416/67111528
[pid=15472] ppid=15470 vsize=5700 CPUtime=0 cores=1,3
/proc/15472/stat : 15472 (MPhaseSAT64) R 15470 15472 13658 0 -1 4202496 335 0 0 0 0 0 0 0 21 0 1 0 487366035 5836800 276 33554432000 134512640 134761588 4292417216 18446744073709551615 3779584 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15472/statm: 1425 276 225 61 0 728 0

[startup+0.045328 s]
/proc/loadavg: 2.22 3.12 3.40 4/193 15472
/proc/meminfo: memFree=18818872/32951124 swapFree=67111416/67111528
[pid=15472] ppid=15470 vsize=5700 CPUtime=0.04 cores=1,3
/proc/15472/stat : 15472 (MPhaseSAT64) R 15470 15472 13658 0 -1 4202496 535 0 0 0 4 0 0 0 21 0 1 0 487366035 5836800 476 33554432000 134512640 134761588 4292417216 18446744073709551615 134531305 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15472/statm: 1425 476 225 61 0 728 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5700

[startup+0.100317 s]
/proc/loadavg: 2.22 3.12 3.40 4/193 15472
/proc/meminfo: memFree=18818872/32951124 swapFree=67111416/67111528
[pid=15472] ppid=15470 vsize=7792 CPUtime=0.09 cores=1,3
/proc/15472/stat : 15472 (MPhaseSAT64) R 15470 15472 13658 0 -1 4202496 2198 0 0 0 9 0 0 0 21 0 1 0 487366035 7979008 1445 33554432000 134512640 134761588 4292417216 18446744073709551615 134559104 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15472/statm: 1948 1445 235 61 0 1251 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7792

[startup+0.300284 s]
/proc/loadavg: 2.22 3.12 3.40 4/193 15472
/proc/meminfo: memFree=18818872/32951124 swapFree=67111416/67111528
[pid=15472] ppid=15470 vsize=10548 CPUtime=0.29 cores=1,3
/proc/15472/stat : 15472 (MPhaseSAT64) R 15470 15472 13658 0 -1 4202496 7817 0 0 0 29 0 0 0 22 0 1 0 487366035 10801152 1875 33554432000 134512640 134761588 4292417216 18446744073709551615 134573673 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15472/statm: 2637 1875 240 61 0 1940 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10548

[startup+0.700216 s]
/proc/loadavg: 2.22 3.12 3.40 4/193 15472
/proc/meminfo: memFree=18818872/32951124 swapFree=67111416/67111528
[pid=15472] ppid=15470 vsize=10200 CPUtime=0.69 cores=1,3
/proc/15472/stat : 15472 (MPhaseSAT64) R 15470 15472 13658 0 -1 4202496 10184 0 0 0 68 1 0 0 23 0 1 0 487366035 10444800 2033 33554432000 134512640 134761588 4292417216 18446744073709551615 134516508 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15472/statm: 2550 2033 243 61 0 1853 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10200

[startup+1.50106 s]
/proc/loadavg: 2.22 3.12 3.40 5/194 15473
/proc/meminfo: memFree=18782912/32951124 swapFree=67111416/67111528
[pid=15472] ppid=15470 vsize=20588 CPUtime=1.49 cores=1,3
/proc/15472/stat : 15472 (MPhaseSAT64) R 15470 15472 13658 0 -1 4202496 14901 0 0 0 148 1 0 0 25 0 1 0 487366035 21082112 4651 33554432000 134512640 134761588 4292417216 18446744073709551615 134651709 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15472/statm: 5147 4651 265 61 0 4450 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20588

[startup+3.10077 s]
/proc/loadavg: 2.22 3.12 3.40 5/194 15473
/proc/meminfo: memFree=18757988/32951124 swapFree=67111416/67111528
[pid=15472] ppid=15470 vsize=23732 CPUtime=3.09 cores=1,3
/proc/15472/stat : 15472 (MPhaseSAT64) R 15470 15472 13658 0 -1 4202496 15697 0 0 0 308 1 0 0 25 0 1 0 487366035 24301568 5447 33554432000 134512640 134761588 4292417216 18446744073709551615 134616711 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15472/statm: 5933 5447 271 61 0 5236 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23732

[startup+6.30019 s]
/proc/loadavg: 2.37 3.14 3.41 5/194 15473
/proc/meminfo: memFree=18755632/32951124 swapFree=67111416/67111528
[pid=15472] ppid=15470 vsize=23036 CPUtime=6.29 cores=1,3
/proc/15472/stat : 15472 (MPhaseSAT64) R 15470 15472 13658 0 -1 4202496 21466 0 0 0 627 2 0 0 25 0 1 0 487366035 23588864 5303 33554432000 134512640 134761588 4292417216 18446744073709551615 134617953 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15472/statm: 5759 5303 275 61 0 5062 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23036

[startup+12.701 s]
/proc/loadavg: 2.50 3.15 3.41 5/194 15473
/proc/meminfo: memFree=18760996/32951124 swapFree=67111416/67111528
[pid=15472] ppid=15470 vsize=23020 CPUtime=12.69 cores=1,3
/proc/15472/stat : 15472 (MPhaseSAT64) R 15470 15472 13658 0 -1 4202496 27864 0 0 0 1266 3 0 0 25 0 1 0 487366035 23572480 5299 33554432000 134512640 134761588 4292417216 18446744073709551615 134622346 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15472/statm: 5755 5299 275 61 0 5058 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23020

[startup+25.5007 s]
/proc/loadavg: 2.83 3.19 3.42 5/194 15474
/proc/meminfo: memFree=18762640/32951124 swapFree=67111416/67111528
[pid=15472] ppid=15470 vsize=22504 CPUtime=25.49 cores=1,3
/proc/15472/stat : 15472 (MPhaseSAT64) R 15470 15472 13658 0 -1 4202496 39757 0 0 0 2545 4 0 0 25 0 1 0 487366035 23044096 5144 33554432000 134512640 134761588 4292417216 18446744073709551615 134634261 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15472/statm: 5626 5144 275 61 0 4929 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 22504

[startup+51.101 s]
/proc/loadavg: 3.23 3.25 3.43 5/194 15474
/proc/meminfo: memFree=18764520/32951124 swapFree=67111416/67111528
[pid=15472] ppid=15470 vsize=20660 CPUtime=51.1 cores=1,3
/proc/15472/stat : 15472 (MPhaseSAT64) R 15470 15472 13658 0 -1 4202496 48284 0 0 0 5104 6 0 0 25 0 1 0 487366035 21155840 4683 33554432000 134512640 134761588 4292417216 18446744073709551615 134747199 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15472/statm: 5165 4683 275 61 0 4468 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 20660

[startup+102.307 s]
/proc/loadavg: 3.44 3.32 3.45 4/188 15493
/proc/meminfo: memFree=18776652/32951124 swapFree=67111416/67111528
[pid=15472] ppid=15470 vsize=22400 CPUtime=102.3 cores=1,3
/proc/15472/stat : 15472 (MPhaseSAT64) R 15470 15472 13658 0 -1 4202496 51844 0 0 0 10224 6 0 0 25 0 1 0 487366035 22937600 5118 33554432000 134512640 134761588 4292417216 18446744073709551615 134680491 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15472/statm: 5600 5118 275 61 0 4903 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 22400

[startup+162.301 s]
/proc/loadavg: 3.20 3.27 3.42 4/188 15494
/proc/meminfo: memFree=18773788/32951124 swapFree=67111416/67111528
[pid=15472] ppid=15470 vsize=18024 CPUtime=162.3 cores=1,3
/proc/15472/stat : 15472 (MPhaseSAT64) R 15470 15472 13658 0 -1 4202496 73195 0 0 0 16221 9 0 0 25 0 1 0 487366035 18456576 4040 33554432000 134512640 134761588 4292417216 18446744073709551615 134746984 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15472/statm: 4506 4040 275 61 0 3809 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 18024

[startup+222.301 s]
/proc/loadavg: 3.16 3.25 3.40 4/188 15496
/proc/meminfo: memFree=18774004/32951124 swapFree=67111416/67111528
[pid=15472] ppid=15470 vsize=20996 CPUtime=222.3 cores=1,3
/proc/15472/stat : 15472 (MPhaseSAT64) R 15470 15472 13658 0 -1 4202496 89225 0 0 0 22219 11 0 0 25 0 1 0 487366035 21499904 4779 33554432000 134512640 134761588 4292417216 18446744073709551615 134680984 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15472/statm: 5249 4779 275 61 0 4552 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 20996

[startup+282.301 s]
/proc/loadavg: 3.06 3.20 3.37 4/188 15497
/proc/meminfo: memFree=18769140/32951124 swapFree=67111416/67111528
[pid=15472] ppid=15470 vsize=23160 CPUtime=282.3 cores=1,3
/proc/15472/stat : 15472 (MPhaseSAT64) R 15470 15472 13658 0 -1 4202496 92917 0 0 0 28218 12 0 0 25 0 1 0 487366035 23715840 5320 33554432000 134512640 134761588 4292417216 18446744073709551615 134747221 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15472/statm: 5790 5320 275 61 0 5093 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 23160

[startup+342.301 s]
/proc/loadavg: 3.02 3.16 3.35 4/188 15499
/proc/meminfo: memFree=18775560/32951124 swapFree=67111416/67111528
[pid=15472] ppid=15470 vsize=21300 CPUtime=342.3 cores=1,3
/proc/15472/stat : 15472 (MPhaseSAT64) R 15470 15472 13658 0 -1 4202496 120223 0 0 0 34214 16 0 0 25 0 1 0 487366035 21811200 4843 33554432000 134512640 134761588 4292417216 18446744073709551615 134747232 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15472/statm: 5325 4843 275 61 0 4628 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 21300

[startup+402.301 s]
/proc/loadavg: 3.00 3.13 3.33 4/188 15510
/proc/meminfo: memFree=18771348/32951124 swapFree=67111416/67111528
[pid=15472] ppid=15470 vsize=21808 CPUtime=402.3 cores=1,3
/proc/15472/stat : 15472 (MPhaseSAT64) R 15470 15472 13658 0 -1 4202496 123326 0 0 0 40214 16 0 0 25 0 1 0 487366035 22331392 4970 33554432000 134512640 134761588 4292417216 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15472/statm: 5452 4970 275 61 0 4755 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 21808

[startup+462.301 s]
/proc/loadavg: 3.00 3.10 3.30 4/188 15511
/proc/meminfo: memFree=18773040/32951124 swapFree=67111416/67111528
[pid=15472] ppid=15470 vsize=19036 CPUtime=462.3 cores=1,3
/proc/15472/stat : 15472 (MPhaseSAT64) R 15470 15472 13658 0 -1 4202496 131688 0 0 0 46212 18 0 0 25 0 1 0 487366035 19492864 4308 33554432000 134512640 134761588 4292417216 18446744073709551615 134747223 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15472/statm: 4759 4308 275 61 0 4062 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 19036

[startup+522.3 s]
/proc/loadavg: 3.00 3.08 3.28 4/188 15513
/proc/meminfo: memFree=18769420/32951124 swapFree=67111416/67111528
[pid=15472] ppid=15470 vsize=23208 CPUtime=522.3 cores=1,3
/proc/15472/stat : 15472 (MPhaseSAT64) R 15470 15472 13658 0 -1 4202496 148500 0 0 0 52209 21 0 0 25 0 1 0 487366035 23764992 5321 33554432000 134512640 134761588 4292417216 18446744073709551615 134748099 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15472/statm: 5802 5321 275 61 0 5105 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 23208

[startup+582.3 s]
/proc/loadavg: 2.61 2.97 3.23 3/182 15533
/proc/meminfo: memFree=18790784/32951124 swapFree=67111416/67111528
[pid=15472] ppid=15470 vsize=26676 CPUtime=582.31 cores=1,3
/proc/15472/stat : 15472 (MPhaseSAT64) R 15470 15472 13658 0 -1 4202496 153691 0 0 0 58209 22 0 0 25 0 1 0 487366035 27316224 6188 33554432000 134512640 134761588 4292417216 18446744073709551615 134747282 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15472/statm: 6669 6188 275 61 0 5972 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 26676

[startup+642.3 s]
/proc/loadavg: 2.22 2.79 3.15 3/182 15536
/proc/meminfo: memFree=18799688/32951124 swapFree=67111416/67111528
[pid=15472] ppid=15470 vsize=18288 CPUtime=642.31 cores=1,3
/proc/15472/stat : 15472 (MPhaseSAT64) R 15470 15472 13658 0 -1 4202496 180638 0 0 0 64206 25 0 0 25 0 1 0 487366035 18726912 4122 33554432000 134512640 134761588 4292417216 18446744073709551615 134747019 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15472/statm: 4572 4122 275 61 0 3875 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 18288

[startup+702.3 s]
/proc/loadavg: 2.08 2.64 3.07 3/182 15538
/proc/meminfo: memFree=18794852/32951124 swapFree=67111416/67111528
[pid=15472] ppid=15470 vsize=22372 CPUtime=702.31 cores=1,3
/proc/15472/stat : 15472 (MPhaseSAT64) R 15470 15472 13658 0 -1 4202496 184940 0 0 0 70205 26 0 0 25 0 1 0 487366035 22908928 5143 33554432000 134512640 134761588 4292417216 18446744073709551615 134748065 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15472/statm: 5593 5143 275 61 0 4896 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 22372

[startup+762.306 s]
/proc/loadavg: 2.03 2.52 3.00 3/182 15539
/proc/meminfo: memFree=18795948/32951124 swapFree=67111416/67111528
[pid=15472] ppid=15470 vsize=19052 CPUtime=762.32 cores=1,3
/proc/15472/stat : 15472 (MPhaseSAT64) R 15470 15472 13658 0 -1 4202496 201945 0 0 0 76203 29 0 0 25 0 1 0 487366035 19509248 4281 33554432000 134512640 134761588 4292417216 18446744073709551615 134747282 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15472/statm: 4763 4281 275 61 0 4066 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 19052

[startup+822.301 s]
/proc/loadavg: 2.01 2.43 2.94 3/182 15541
/proc/meminfo: memFree=18794176/32951124 swapFree=67111416/67111528
[pid=15472] ppid=15470 vsize=21056 CPUtime=822.31 cores=1,3
/proc/15472/stat : 15472 (MPhaseSAT64) R 15470 15472 13658 0 -1 4202496 217716 0 0 0 82200 31 0 0 25 0 1 0 487366035 21561344 4782 33554432000 134512640 134761588 4292417216 18446744073709551615 134747232 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15472/statm: 5264 4782 275 61 0 4567 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 21056

[startup+882.301 s]
/proc/loadavg: 2.00 2.35 2.88 3/182 15542
/proc/meminfo: memFree=18793656/32951124 swapFree=67111416/67111528
[pid=15472] ppid=15470 vsize=22512 CPUtime=882.32 cores=1,3
/proc/15472/stat : 15472 (MPhaseSAT64) R 15470 15472 13658 0 -1 4202496 232955 0 0 0 88199 33 0 0 25 0 1 0 487366035 23052288 5172 33554432000 134512640 134761588 4292417216 18446744073709551615 134620871 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15472/statm: 5628 5172 275 61 0 4931 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 22512

[startup+942.301 s]
/proc/loadavg: 2.00 2.28 2.82 3/182 15544
/proc/meminfo: memFree=18795868/32951124 swapFree=67111416/67111528
[pid=15472] ppid=15470 vsize=21652 CPUtime=942.32 cores=1,3
/proc/15472/stat : 15472 (MPhaseSAT64) R 15470 15472 13658 0 -1 4202496 249606 0 0 0 94197 35 0 0 25 0 1 0 487366035 22171648 4932 33554432000 134512640 134761588 4292417216 18446744073709551615 134748185 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15472/statm: 5413 4932 275 61 0 4716 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 21652

[startup+1002.3 s]
/proc/loadavg: 2.00 2.23 2.76 3/182 15546
/proc/meminfo: memFree=18798584/32951124 swapFree=67111416/67111528
[pid=15472] ppid=15470 vsize=20636 CPUtime=1002.32 cores=1,3
/proc/15472/stat : 15472 (MPhaseSAT64) R 15470 15472 13658 0 -1 4202496 271233 0 0 0 100194 38 0 0 25 0 1 0 487366035 21131264 4708 33554432000 134512640 134761588 4292417216 18446744073709551615 134747223 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15472/statm: 5159 4708 275 61 0 4462 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 20636

[startup+1062.3 s]
/proc/loadavg: 2.00 2.18 2.71 3/182 15547
/proc/meminfo: memFree=18793724/32951124 swapFree=67111416/67111528
[pid=15472] ppid=15470 vsize=21632 CPUtime=1062.32 cores=1,3
/proc/15472/stat : 15472 (MPhaseSAT64) R 15470 15472 13658 0 -1 4202496 275468 0 0 0 106194 38 0 0 25 0 1 0 487366035 22151168 4957 33554432000 134512640 134761588 4292417216 18446744073709551615 134651891 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15472/statm: 5408 4957 275 61 0 4711 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 21632

[startup+1122.3 s]
/proc/loadavg: 2.04 2.16 2.67 3/182 15549
/proc/meminfo: memFree=18797052/32951124 swapFree=67111416/67111528
[pid=15472] ppid=15470 vsize=21224 CPUtime=1122.33 cores=1,3
/proc/15472/stat : 15472 (MPhaseSAT64) R 15470 15472 13658 0 -1 4202496 304644 0 0 0 112191 42 0 0 25 0 1 0 487366035 21733376 4824 33554432000 134512640 134761588 4292417216 18446744073709551615 134747168 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15472/statm: 5306 4824 275 61 0 4609 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 21224

[startup+1182.3 s]
/proc/loadavg: 2.06 2.14 2.63 3/182 15550
/proc/meminfo: memFree=18795168/32951124 swapFree=67111416/67111528
[pid=15472] ppid=15470 vsize=23040 CPUtime=1182.33 cores=1,3
/proc/15472/stat : 15472 (MPhaseSAT64) R 15470 15472 13658 0 -1 4202496 309103 0 0 0 118190 43 0 0 25 0 1 0 487366035 23592960 5310 33554432000 134512640 134761588 4292417216 18446744073709551615 134748079 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15472/statm: 5760 5310 275 61 0 5063 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 23040

[startup+1242.3 s]
/proc/loadavg: 2.08 2.13 2.60 3/182 15552
/proc/meminfo: memFree=18807172/32951124 swapFree=67111416/67111528
[pid=15472] ppid=15470 vsize=23288 CPUtime=1242.33 cores=1,3
/proc/15472/stat : 15472 (MPhaseSAT64) R 15470 15472 13658 0 -1 4202496 328745 0 0 0 124188 45 0 0 25 0 1 0 487366035 23846912 5340 33554432000 134512640 134761588 4292417216 18446744073709551615 134632841 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15472/statm: 5822 5340 275 61 0 5125 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 23288



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.03 2.10 2.55 2/180 15555
/proc/meminfo: memFree=18828376/32951124 swapFree=67111416/67111528
[pid=15472] ppid=15470 vsize=23212 CPUtime=1300.03 cores=1,3
/proc/15472/stat : 15472 (MPhaseSAT64) R 15470 15472 13658 0 -1 4202496 334580 0 0 0 129958 45 0 0 25 0 1 0 487366035 23769088 5352 33554432000 134512640 134761588 4292417216 18446744073709551615 134748267 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/15472/statm: 5803 5352 275 61 0 5106 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 23212

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.59
CPU system time (s): 0.460929
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 29876

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

runsolver used 1.82172 second user time and 4.42833 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-25 20:54:38
IDJOB=3282740
IDBENCH=70849
IDSOLVER=1521
FILE ID=node134/3282740-1303757678
RUNJOBID= node134-1303757678-15432
PBS_JOBID= 13154028
Free space on /tmp= 71056 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-27-s100.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282740-1303757678/watcher-3282740-1303757678 -o /tmp/evaluation-result-3282740-1303757678/solver-3282740-1303757678 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3282740-1303757678.cnf

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

MD5SUM BENCH= f47c33d2a9a327da4633207adfef7b77
RANDOM SEED=1225712337

node134.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.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18818904 kB
Buffers:       2348912 kB
Cached:       11138052 kB
SwapCached:        108 kB
Active:        9074600 kB
Inactive:      4503948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18818904 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:            9540 kB
Writeback:           8 kB
AnonPages:       90424 kB
Mapped:          16140 kB
Slab:           489976 kB
PageTables:       5200 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   277936 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= 71064 MiB
End job on node134 at 2011-04-25 21:16:20