Trace number 3282510

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) 1299.89 1300.01

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxxor/maxxor032.cnf
MD5SUMe1a6f3a7c69cc7fbec84aac478eb151a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark57.5483
Satisfiable
(Un)Satisfiability was proved
Number of variables13240
Number of clauses39143
Sum of the clauses size91331
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 226094
Number of clauses of size 313047
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: 977)

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

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.03 3.99 3.77 7/180 11306
/proc/meminfo: memFree=31837040/32951132 swapFree=67054608/67111528
[pid=11306] ppid=11301 vsize=1556 CPUtime=0 cores=1,3
/proc/11306/stat : 11306 (MPhaseSAT64) D 11301 11306 9702 0 -1 4194304 84 0 0 0 0 0 0 0 23 0 1 0 875746432 1593344 39 33554432000 134512640 134761588 4292732144 18446744073709551615 4983975 0 0 4096 0 18446744071562234166 0 0 17 1 0 0 0
/proc/11306/statm: 389 39 30 61 0 30 0

[startup+0.07508 s]
/proc/loadavg: 4.03 3.99 3.77 7/180 11306
/proc/meminfo: memFree=31837040/32951132 swapFree=67054608/67111528
[pid=11306] ppid=11301 vsize=2972 CPUtime=0 cores=1,3
/proc/11306/stat : 11306 (MPhaseSAT64) D 11301 11306 9702 0 -1 4194304 93 0 2 0 0 0 0 0 18 0 1 0 875746432 3043328 50 33554432000 134512640 134761588 4292732144 18446744073709551615 4983975 0 0 4096 0 18446744071562154983 0 0 17 1 0 0 4
/proc/11306/statm: 743 50 39 61 0 30 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2972

[startup+0.101078 s]
/proc/loadavg: 4.03 3.99 3.77 7/180 11306
/proc/meminfo: memFree=31837040/32951132 swapFree=67054608/67111528
[pid=11306] ppid=11301 vsize=2972 CPUtime=0 cores=1,3
/proc/11306/stat : 11306 (MPhaseSAT64) D 11301 11306 9702 0 -1 4194304 93 0 2 0 0 0 0 0 18 0 1 0 875746432 3043328 50 33554432000 134512640 134761588 4292732144 18446744073709551615 4983975 0 0 4096 0 18446744071562234166 0 0 17 1 0 0 6
/proc/11306/statm: 743 50 39 61 0 30 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2972

[startup+0.301034 s]
/proc/loadavg: 4.03 3.99 3.77 7/180 11306
/proc/meminfo: memFree=31837040/32951132 swapFree=67054608/67111528
[pid=11306] ppid=11301 vsize=6252 CPUtime=0.15 cores=1,3
/proc/11306/stat : 11306 (MPhaseSAT64) R 11301 11306 9702 0 -1 4202496 1928 0 4 0 15 0 0 0 18 0 1 0 875746432 6402048 1079 33554432000 134512640 134761588 4292732144 18446744073709551615 134643591 0 0 4096 1026 0 0 0 17 1 0 0 13
/proc/11306/statm: 1563 1079 258 61 0 866 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 6252

[startup+0.700964 s]
/proc/loadavg: 4.03 3.99 3.77 7/180 11306
/proc/meminfo: memFree=31837040/32951132 swapFree=67054608/67111528
[pid=11306] ppid=11301 vsize=6344 CPUtime=0.55 cores=1,3
/proc/11306/stat : 11306 (MPhaseSAT64) R 11301 11306 9702 0 -1 4202496 2687 0 4 0 55 0 0 0 18 0 1 0 875746432 6496256 1112 33554432000 134512640 134761588 4292732144 18446744073709551615 134697803 0 0 4096 1026 0 0 0 17 1 0 0 13
/proc/11306/statm: 1586 1112 268 61 0 889 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 6344

[startup+1.50083 s]
/proc/loadavg: 4.03 3.99 3.77 6/188 11329
/proc/meminfo: memFree=31764144/32951132 swapFree=67054608/67111528
[pid=11306] ppid=11301 vsize=7884 CPUtime=1.35 cores=1,3
/proc/11306/stat : 11306 (MPhaseSAT64) R 11301 11306 9702 0 -1 4202496 3076 0 4 0 135 0 0 0 19 0 1 0 875746432 8073216 1501 33554432000 134512640 134761588 4292732144 18446744073709551615 134621993 0 0 4096 1026 0 0 0 17 1 0 0 13
/proc/11306/statm: 1971 1501 269 61 0 1274 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 7884

[startup+3.10055 s]
/proc/loadavg: 4.03 3.99 3.77 6/188 11329
/proc/meminfo: memFree=31748764/32951132 swapFree=67054608/67111528
[pid=11306] ppid=11301 vsize=7524 CPUtime=2.95 cores=1,3
/proc/11306/stat : 11306 (MPhaseSAT64) R 11301 11306 9702 0 -1 4202496 3193 0 4 0 295 0 0 0 24 0 1 0 875746432 7704576 1432 33554432000 134512640 134761588 4292732144 18446744073709551615 134747280 0 0 4096 1026 0 0 0 17 1 0 0 13
/proc/11306/statm: 1881 1432 274 61 0 1184 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 7524

[startup+6.30099 s]
/proc/loadavg: 4.03 3.99 3.77 5/188 11329
/proc/meminfo: memFree=31727068/32951132 swapFree=67054608/67111528
[pid=11306] ppid=11301 vsize=8932 CPUtime=6.15 cores=1,3
/proc/11306/stat : 11306 (MPhaseSAT64) R 11301 11306 9702 0 -1 4202496 3674 0 4 0 615 0 0 0 25 0 1 0 875746432 9146368 1768 33554432000 134512640 134761588 4292732144 18446744073709551615 134747081 0 0 4096 1026 0 0 0 17 1 0 0 13
/proc/11306/statm: 2233 1768 274 61 0 1536 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 8932

[startup+12.7009 s]
/proc/loadavg: 4.10 4.00 3.78 6/188 11329
/proc/meminfo: memFree=31705096/32951132 swapFree=67054608/67111528
[pid=11306] ppid=11301 vsize=12092 CPUtime=12.55 cores=1,3
/proc/11306/stat : 11306 (MPhaseSAT64) R 11301 11306 9702 0 -1 4202496 8315 0 4 0 1255 0 0 0 25 0 1 0 875746432 12382208 2570 33554432000 134512640 134761588 4292732144 18446744073709551615 134748079 0 0 4096 1026 0 0 0 17 1 0 0 13
/proc/11306/statm: 3023 2570 284 61 0 2326 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 12092

[startup+25.5007 s]
/proc/loadavg: 4.08 4.00 3.78 6/188 11330
/proc/meminfo: memFree=31705036/32951132 swapFree=67054608/67111528
[pid=11306] ppid=11301 vsize=14464 CPUtime=25.34 cores=1,3
/proc/11306/stat : 11306 (MPhaseSAT64) R 11301 11306 9702 0 -1 4202496 10626 0 4 0 2534 0 0 0 25 0 1 0 875746432 14811136 3163 33554432000 134512640 134761588 4292732144 18446744073709551615 134747331 0 0 4096 1026 0 0 0 17 1 0 0 13
/proc/11306/statm: 3616 3163 284 61 0 2919 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 14464

[startup+51.1002 s]
/proc/loadavg: 4.05 4.00 3.79 6/188 11330
/proc/meminfo: memFree=31705508/32951132 swapFree=67054608/67111528
[pid=11306] ppid=11301 vsize=14828 CPUtime=50.95 cores=1,3
/proc/11306/stat : 11306 (MPhaseSAT64) R 11301 11306 9702 0 -1 4202496 15478 0 4 0 5094 1 0 0 25 0 1 0 875746432 15183872 3256 33554432000 134512640 134761588 4292732144 18446744073709551615 134747069 0 0 4096 1026 0 0 0 17 1 0 0 13
/proc/11306/statm: 3707 3256 286 61 0 3010 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 14828

[startup+102.307 s]
/proc/loadavg: 4.02 4.00 3.80 6/188 11332
/proc/meminfo: memFree=31691980/32951132 swapFree=67054608/67111528
[pid=11306] ppid=11301 vsize=15516 CPUtime=102.16 cores=1,3
/proc/11306/stat : 11306 (MPhaseSAT64) R 11301 11306 9702 0 -1 4202496 30260 0 4 0 10213 3 0 0 25 0 1 0 875746432 15888384 3429 33554432000 134512640 134761588 4292732144 18446744073709551615 134747218 0 0 4096 1026 0 0 0 17 1 0 0 13
/proc/11306/statm: 3879 3429 286 61 0 3182 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 15516

[startup+162.301 s]
/proc/loadavg: 4.01 4.00 3.81 6/188 11333
/proc/meminfo: memFree=31685144/32951132 swapFree=67054608/67111528
[pid=11306] ppid=11301 vsize=19968 CPUtime=162.15 cores=1,3
/proc/11306/stat : 11306 (MPhaseSAT64) R 11301 11306 9702 0 -1 4202496 45108 0 4 0 16210 5 0 0 25 0 1 0 875746432 20447232 4542 33554432000 134512640 134761588 4292732144 18446744073709551615 5453251 0 0 4096 1026 0 0 0 17 1 0 0 13
/proc/11306/statm: 4992 4542 286 61 0 4295 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 19968

[startup+222.301 s]
/proc/loadavg: 4.00 4.00 3.82 6/188 11334
/proc/meminfo: memFree=31684496/32951132 swapFree=67054608/67111528
[pid=11306] ppid=11301 vsize=19968 CPUtime=222.15 cores=1,3
/proc/11306/stat : 11306 (MPhaseSAT64) R 11301 11306 9702 0 -1 4202496 61716 0 4 0 22208 7 0 0 25 0 1 0 875746432 20447232 4542 33554432000 134512640 134761588 4292732144 18446744073709551615 134636691 0 0 4096 1026 0 0 0 17 1 0 0 13
/proc/11306/statm: 4992 4542 286 61 0 4295 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 19968

[startup+282.3 s]
/proc/loadavg: 4.00 4.00 3.83 6/188 11336
/proc/meminfo: memFree=31680872/32951132 swapFree=67054608/67111528
[pid=11306] ppid=11301 vsize=21504 CPUtime=282.15 cores=1,3
/proc/11306/stat : 11306 (MPhaseSAT64) R 11301 11306 9702 0 -1 4202496 75828 0 4 0 28206 9 0 0 25 0 1 0 875746432 22020096 4926 33554432000 134512640 134761588 4292732144 18446744073709551615 134685480 0 0 4096 1026 0 0 0 17 1 0 0 13
/proc/11306/statm: 5376 4926 286 61 0 4679 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 21504

[startup+342.301 s]
/proc/loadavg: 4.04 4.01 3.84 6/188 11338
/proc/meminfo: memFree=31671300/32951132 swapFree=67054608/67111528
[pid=11306] ppid=11301 vsize=23936 CPUtime=342.15 cores=1,3
/proc/11306/stat : 11306 (MPhaseSAT64) R 11301 11306 9702 0 -1 4202496 92619 0 4 0 34203 12 0 0 25 0 1 0 875746432 24510464 5534 33554432000 134512640 134761588 4292732144 18446744073709551615 134747179 0 0 4096 1026 0 0 0 17 1 0 0 13
/proc/11306/statm: 5984 5534 286 61 0 5287 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 23936

[startup+402.3 s]
/proc/loadavg: 4.01 4.01 3.84 6/188 11340
/proc/meminfo: memFree=31676488/32951132 swapFree=67054608/67111528
[pid=11306] ppid=11301 vsize=16512 CPUtime=402.15 cores=1,3
/proc/11306/stat : 11306 (MPhaseSAT64) R 11301 11306 9702 0 -1 4202496 108235 0 4 0 40201 14 0 0 25 0 1 0 875746432 16908288 3678 33554432000 134512640 134761588 4292732144 18446744073709551615 134685655 0 0 4096 1026 0 0 0 17 1 0 0 13
/proc/11306/statm: 4128 3678 286 61 0 3431 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 16512

[startup+462.301 s]
/proc/loadavg: 4.08 4.02 3.85 6/188 11341
/proc/meminfo: memFree=31681420/32951132 swapFree=67054608/67111528
[pid=11306] ppid=11301 vsize=15488 CPUtime=462.16 cores=1,3
/proc/11306/stat : 11306 (MPhaseSAT64) R 11301 11306 9702 0 -1 4202496 127083 0 4 0 46198 18 0 0 25 0 1 0 875746432 15859712 3422 33554432000 134512640 134761588 4292732144 18446744073709551615 134747246 0 0 4096 1026 0 0 0 17 1 0 0 13
/proc/11306/statm: 3872 3422 286 61 0 3175 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 15488

[startup+522.301 s]
/proc/loadavg: 4.03 4.01 3.86 6/188 11342
/proc/meminfo: memFree=31673716/32951132 swapFree=67054608/67111528
[pid=11306] ppid=11301 vsize=15488 CPUtime=522.15 cores=1,3
/proc/11306/stat : 11306 (MPhaseSAT64) R 11301 11306 9702 0 -1 4202496 142251 0 4 0 52195 20 0 0 25 0 1 0 875746432 15859712 3422 33554432000 134512640 134761588 4292732144 18446744073709551615 134685473 0 0 4096 1026 0 0 0 17 1 0 0 13
/proc/11306/statm: 3872 3422 286 61 0 3175 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 15488

[startup+582.3 s]
/proc/loadavg: 4.01 4.01 3.87 6/188 11344
/proc/meminfo: memFree=31668484/32951132 swapFree=67054608/67111528
[pid=11306] ppid=11301 vsize=19712 CPUtime=582.16 cores=1,3
/proc/11306/stat : 11306 (MPhaseSAT64) R 11301 11306 9702 0 -1 4202496 158059 0 4 0 58193 23 0 0 25 0 1 0 875746432 20185088 4478 33554432000 134512640 134761588 4292732144 18446744073709551615 134747179 0 0 4096 1026 0 0 0 17 1 0 0 13
/proc/11306/statm: 4928 4478 286 61 0 4231 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 19712

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.87 6/188 11346
/proc/meminfo: memFree=31677896/32951132 swapFree=67054608/67111528
[pid=11306] ppid=11301 vsize=19456 CPUtime=642.16 cores=1,3
/proc/11306/stat : 11306 (MPhaseSAT64) R 11301 11306 9702 0 -1 4202496 174443 0 4 0 64191 25 0 0 25 0 1 0 875746432 19922944 4414 33554432000 134512640 134761588 4292732144 18446744073709551615 134635923 0 0 4096 1026 0 0 0 17 1 0 0 13
/proc/11306/statm: 4864 4414 286 61 0 4167 0
Current children cumulated CPU time (s) 642.16
Current children cumulated vsize (KiB) 19456

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.88 6/188 11348
/proc/meminfo: memFree=31672292/32951132 swapFree=67054608/67111528
[pid=11306] ppid=11301 vsize=14720 CPUtime=702.16 cores=1,3
/proc/11306/stat : 11306 (MPhaseSAT64) R 11301 11306 9702 0 -1 4202496 188449 0 4 0 70189 27 0 0 25 0 1 0 875746432 15073280 3230 33554432000 134512640 134761588 4292732144 18446744073709551615 134748157 0 0 4096 1026 0 0 0 17 1 0 0 13
/proc/11306/statm: 3680 3230 286 61 0 2983 0
Current children cumulated CPU time (s) 702.16
Current children cumulated vsize (KiB) 14720

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.88 6/188 11349
/proc/meminfo: memFree=31681828/32951132 swapFree=67054608/67111528
[pid=11306] ppid=11301 vsize=14976 CPUtime=762.17 cores=1,3
/proc/11306/stat : 11306 (MPhaseSAT64) R 11301 11306 9702 0 -1 4202496 204961 0 4 0 76188 29 0 0 25 0 1 0 875746432 15335424 3294 33554432000 134512640 134761588 4292732144 18446744073709551615 134635936 0 0 4096 1026 0 0 0 17 1 0 0 13
/proc/11306/statm: 3744 3294 286 61 0 3047 0
Current children cumulated CPU time (s) 762.17
Current children cumulated vsize (KiB) 14976

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.89 6/188 11350
/proc/meminfo: memFree=31675492/32951132 swapFree=67054608/67111528
[pid=11306] ppid=11301 vsize=16128 CPUtime=822.16 cores=1,3
/proc/11306/stat : 11306 (MPhaseSAT64) R 11301 11306 9702 0 -1 4202496 219073 0 4 0 82186 30 0 0 25 0 1 0 875746432 16515072 3582 33554432000 134512640 134761588 4292732144 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 1 0 0 13
/proc/11306/statm: 4032 3582 286 61 0 3335 0
Current children cumulated CPU time (s) 822.16
Current children cumulated vsize (KiB) 16128

[startup+882.3 s]
/proc/loadavg: 4.12 4.04 3.91 6/188 11352
/proc/meminfo: memFree=31668784/32951132 swapFree=67054608/67111528
[pid=11306] ppid=11301 vsize=19328 CPUtime=882.17 cores=1,3
/proc/11306/stat : 11306 (MPhaseSAT64) R 11301 11306 9702 0 -1 4202496 234593 0 4 0 88184 33 0 0 25 0 1 0 875746432 19791872 4382 33554432000 134512640 134761588 4292732144 18446744073709551615 134747228 0 0 4096 1026 0 0 0 17 1 0 0 13
/proc/11306/statm: 4832 4382 286 61 0 4135 0
Current children cumulated CPU time (s) 882.17
Current children cumulated vsize (KiB) 19328

[startup+942.301 s]
/proc/loadavg: 4.04 4.03 3.91 6/188 11354
/proc/meminfo: memFree=31678944/32951132 swapFree=67054608/67111528
[pid=11306] ppid=11301 vsize=18816 CPUtime=942.17 cores=1,3
/proc/11306/stat : 11306 (MPhaseSAT64) R 11301 11306 9702 0 -1 4202496 248801 0 4 0 94183 34 0 0 25 0 1 0 875746432 19267584 4254 33554432000 134512640 134761588 4292732144 18446744073709551615 134748612 0 0 4096 1026 0 0 0 17 1 0 0 13
/proc/11306/statm: 4704 4254 286 61 0 4007 0
Current children cumulated CPU time (s) 942.17
Current children cumulated vsize (KiB) 18816

[startup+1002.3 s]
/proc/loadavg: 4.01 4.02 3.91 6/188 11365
/proc/meminfo: memFree=31680528/32951132 swapFree=67054608/67111528
[pid=11306] ppid=11301 vsize=18944 CPUtime=1002.17 cores=1,3
/proc/11306/stat : 11306 (MPhaseSAT64) R 11301 11306 9702 0 -1 4202496 263713 0 4 0 100181 36 0 0 25 0 1 0 875746432 19398656 4286 33554432000 134512640 134761588 4292732144 18446744073709551615 134636708 0 0 4096 1026 0 0 0 17 1 0 0 13
/proc/11306/statm: 4736 4286 286 61 0 4039 0
Current children cumulated CPU time (s) 1002.17
Current children cumulated vsize (KiB) 18944

[startup+1062.3 s]
/proc/loadavg: 4.00 4.02 3.91 6/188 11366
/proc/meminfo: memFree=31670808/32951132 swapFree=67054608/67111528
[pid=11306] ppid=11301 vsize=18944 CPUtime=1062.17 cores=1,3
/proc/11306/stat : 11306 (MPhaseSAT64) R 11301 11306 9702 0 -1 4202496 278913 0 4 0 106179 38 0 0 25 0 1 0 875746432 19398656 4286 33554432000 134512640 134761588 4292732144 18446744073709551615 134635980 0 0 4096 1026 0 0 0 17 1 0 0 13
/proc/11306/statm: 4736 4286 286 61 0 4039 0
Current children cumulated CPU time (s) 1062.17
Current children cumulated vsize (KiB) 18944

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 3.91 6/188 11367
/proc/meminfo: memFree=31669052/32951132 swapFree=67054608/67111528
[pid=11306] ppid=11301 vsize=19072 CPUtime=1122.17 cores=1,3
/proc/11306/stat : 11306 (MPhaseSAT64) R 11301 11306 9702 0 -1 4202496 292129 0 4 0 112177 40 0 0 25 0 1 0 875746432 19529728 4318 33554432000 134512640 134761588 4292732144 18446744073709551615 134747179 0 0 4096 1026 0 0 0 17 1 0 0 13
/proc/11306/statm: 4768 4318 286 61 0 4071 0
Current children cumulated CPU time (s) 1122.17
Current children cumulated vsize (KiB) 19072

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.91 6/188 11369
/proc/meminfo: memFree=31669292/32951132 swapFree=67054608/67111528
[pid=11306] ppid=11301 vsize=19712 CPUtime=1182.17 cores=1,3
/proc/11306/stat : 11306 (MPhaseSAT64) R 11301 11306 9702 0 -1 4202496 305537 0 4 0 118175 42 0 0 25 0 1 0 875746432 20185088 4478 33554432000 134512640 134761588 4292732144 18446744073709551615 134747252 0 0 4096 1026 0 0 0 17 1 0 0 13
/proc/11306/statm: 4928 4478 286 61 0 4231 0
Current children cumulated CPU time (s) 1182.17
Current children cumulated vsize (KiB) 19712

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.91 6/188 11371
/proc/meminfo: memFree=31670516/32951132 swapFree=67054608/67111528
[pid=11306] ppid=11301 vsize=18688 CPUtime=1242.17 cores=1,3
/proc/11306/stat : 11306 (MPhaseSAT64) R 11301 11306 9702 0 -1 4202496 318913 0 4 0 124174 43 0 0 25 0 1 0 875746432 19136512 4222 33554432000 134512640 134761588 4292732144 18446744073709551615 134673397 0 0 4096 1026 0 0 0 17 1 0 0 13
/proc/11306/statm: 4672 4222 286 61 0 3975 0
Current children cumulated CPU time (s) 1242.17
Current children cumulated vsize (KiB) 18688



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.91 6/188 11376
/proc/meminfo: memFree=31669608/32951132 swapFree=67054608/67111528
[pid=11306] ppid=11301 vsize=18944 CPUtime=1299.88 cores=1,3
/proc/11306/stat : 11306 (MPhaseSAT64) R 11301 11306 9702 0 -1 4202496 331617 0 4 0 129944 44 0 0 25 0 1 0 875746432 19398656 4286 33554432000 134512640 134761588 4292732144 18446744073709551615 134748464 0 0 4096 1026 0 0 0 17 1 0 0 13
/proc/11306/statm: 4736 4286 286 61 0 4039 0
Current children cumulated CPU time (s) 1299.88
Current children cumulated vsize (KiB) 18944

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): 1299.89
CPU user time (s): 1299.44
CPU system time (s): 0.449931
CPU usage (%): 99.9909
Max. virtual memory (cumulated for all children) (KiB): 24960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.44
system time used= 0.449931
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 331617
page faults= 4
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 45
involuntary context switches= 1013

runsolver used 2.14467 second user time and 4.81627 second system time

The end

Launcher Data

Begin job on node131 at 2011-06-09 19:44:28
IDJOB=3282510
IDBENCH=70818
IDSOLVER=1521
FILE ID=node131/3282510-1307641468
RUNJOBID= node131-1307641468-11271
PBS_JOBID= 13549361
Free space on /tmp= 74116 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxor/maxxor032.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282510-1307641468/watcher-3282510-1307641468 -o /tmp/evaluation-result-3282510-1307641468/solver-3282510-1307641468 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3282510-1307641468.cnf

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

MD5SUM BENCH= e1a6f3a7c69cc7fbec84aac478eb151a
RANDOM SEED=229593701

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      31839244 kB
Buffers:        212188 kB
Cached:         624068 kB
SwapCached:       9832 kB
Active:         337692 kB
Inactive:       525640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      31839244 kB
SwapTotal:    67111528 kB
SwapFree:     67054608 kB
Dirty:            9744 kB
Writeback:          36 kB
AnonPages:       25868 kB
Mapped:          12992 kB
Slab:           183308 kB
PageTables:       5316 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   199436 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74100 MiB
End job on node131 at 2011-06-09 20:06:10