Trace number 3266891

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

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m27-q255-n25-p15-s2076598.cnf
MD5SUMf5a22d1154b549fd98215f1710a15f46
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.357944
Satisfiable
(Un)Satisfiability was proved
Number of variables545
Number of clauses29734
Sum of the clauses size59963
Maximum clause length27
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 229709
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 525

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-3266891-1303581892/watcher-3266891-1303581892 -o /tmp/evaluation-result-3266891-1303581892/solver-3266891-1303581892 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3266891-1303581892.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: 3.13 3.78 3.37 2/176 20867
/proc/meminfo: memFree=21181476/32951124 swapFree=67111528/67111528
[pid=20867] ppid=20865 vsize=3768 CPUtime=0 cores=1,3
/proc/20867/stat : 20867 (MPhaseSAT64) R 20865 20867 20833 0 -1 4202496 336 0 0 0 0 0 0 0 17 0 1 0 202380442 3858432 277 33554432000 134512640 134761588 4292880176 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20867/statm: 942 277 225 61 0 245 0

[startup+0.010584 s]
/proc/loadavg: 3.13 3.78 3.37 2/176 20867
/proc/meminfo: memFree=21181476/32951124 swapFree=67111528/67111528
[pid=20867] ppid=20865 vsize=3768 CPUtime=0 cores=1,3
/proc/20867/stat : 20867 (MPhaseSAT64) R 20865 20867 20833 0 -1 4202496 363 0 0 0 0 0 0 0 17 0 1 0 202380442 3858432 304 33554432000 134512640 134761588 4292880176 18446744073709551615 5305355 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20867/statm: 942 304 225 61 0 245 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3768

[startup+0.100599 s]
/proc/loadavg: 3.13 3.78 3.37 2/176 20867
/proc/meminfo: memFree=21181476/32951124 swapFree=67111528/67111528
[pid=20867] ppid=20865 vsize=4176 CPUtime=0.09 cores=1,3
/proc/20867/stat : 20867 (MPhaseSAT64) R 20865 20867 20833 0 -1 4202496 908 0 0 0 9 0 0 0 17 0 1 0 202380442 4276224 603 33554432000 134512640 134761588 4292880176 18446744073709551615 134616711 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20867/statm: 1044 603 265 61 0 347 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4176

[startup+0.300565 s]
/proc/loadavg: 3.13 3.78 3.37 2/176 20867
/proc/meminfo: memFree=21181476/32951124 swapFree=67111528/67111528
[pid=20867] ppid=20865 vsize=4412 CPUtime=0.29 cores=1,3
/proc/20867/stat : 20867 (MPhaseSAT64) R 20865 20867 20833 0 -1 4202496 920 0 0 0 29 0 0 0 18 0 1 0 202380442 4517888 615 33554432000 134512640 134761588 4292880176 18446744073709551615 134616735 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20867/statm: 1103 615 265 61 0 406 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4412

[startup+0.700506 s]
/proc/loadavg: 3.13 3.78 3.37 2/176 20867
/proc/meminfo: memFree=21181476/32951124 swapFree=67111528/67111528
[pid=20867] ppid=20865 vsize=4412 CPUtime=0.69 cores=1,3
/proc/20867/stat : 20867 (MPhaseSAT64) R 20865 20867 20833 0 -1 4202496 956 0 0 0 69 0 0 0 18 0 1 0 202380442 4517888 651 33554432000 134512640 134761588 4292880176 18446744073709551615 134748099 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20867/statm: 1103 651 270 61 0 406 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4412

[startup+1.50036 s]
/proc/loadavg: 3.13 3.78 3.37 5/190 20894
/proc/meminfo: memFree=21124636/32951124 swapFree=67111528/67111528
[pid=20867] ppid=20865 vsize=5440 CPUtime=1.49 cores=1,3
/proc/20867/stat : 20867 (MPhaseSAT64) R 20865 20867 20833 0 -1 4202496 1213 0 0 0 149 0 0 0 20 0 1 0 202380442 5570560 908 33554432000 134512640 134761588 4292880176 18446744073709551615 134636850 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20867/statm: 1360 908 270 61 0 663 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5440

[startup+3.10107 s]
/proc/loadavg: 3.13 3.78 3.37 5/190 20894
/proc/meminfo: memFree=21097856/32951124 swapFree=67111528/67111528
[pid=20867] ppid=20865 vsize=8912 CPUtime=3.09 cores=1,3
/proc/20867/stat : 20867 (MPhaseSAT64) R 20865 20867 20833 0 -1 4202496 2482 0 0 0 309 0 0 0 25 0 1 0 202380442 9125888 1792 33554432000 134512640 134761588 4292880176 18446744073709551615 134616904 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20867/statm: 2228 1792 270 61 0 1531 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8912

[startup+6.30051 s]
/proc/loadavg: 3.20 3.78 3.37 5/190 20895
/proc/meminfo: memFree=21082860/32951124 swapFree=67111528/67111528
[pid=20867] ppid=20865 vsize=8336 CPUtime=6.29 cores=1,3
/proc/20867/stat : 20867 (MPhaseSAT64) R 20865 20867 20833 0 -1 4202496 4873 0 0 0 629 0 0 0 25 0 1 0 202380442 8536064 1525 33554432000 134512640 134761588 4292880176 18446744073709551615 134635873 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20867/statm: 2084 1525 276 61 0 1387 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8336

[startup+12.7004 s]
/proc/loadavg: 3.26 3.78 3.37 5/190 20895
/proc/meminfo: memFree=21069200/32951124 swapFree=67111528/67111528
[pid=20867] ppid=20865 vsize=13092 CPUtime=12.69 cores=1,3
/proc/20867/stat : 20867 (MPhaseSAT64) R 20865 20867 20833 0 -1 4202496 8712 0 0 0 1268 1 0 0 25 0 1 0 202380442 13406208 2746 33554432000 134512640 134761588 4292880176 18446744073709551615 134635936 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20867/statm: 3273 2746 276 61 0 2576 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13092

[startup+25.5011 s]
/proc/loadavg: 3.43 3.79 3.38 5/190 20895
/proc/meminfo: memFree=21042896/32951124 swapFree=67111528/67111528
[pid=20867] ppid=20865 vsize=17832 CPUtime=25.49 cores=1,3
/proc/20867/stat : 20867 (MPhaseSAT64) R 20865 20867 20833 0 -1 4202496 13648 0 0 0 2548 1 0 0 25 0 1 0 202380442 18259968 3899 33554432000 134512640 134761588 4292880176 18446744073709551615 134635936 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20867/statm: 4458 3899 276 61 0 3761 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 17832

[startup+51.1006 s]
/proc/loadavg: 3.62 3.81 3.39 5/190 20896
/proc/meminfo: memFree=21027564/32951124 swapFree=67111528/67111528
[pid=20867] ppid=20865 vsize=25528 CPUtime=51.09 cores=1,3
/proc/20867/stat : 20867 (MPhaseSAT64) R 20865 20867 20833 0 -1 4202496 24500 0 0 0 5106 3 0 0 25 0 1 0 202380442 26140672 5828 33554432000 134512640 134761588 4292880176 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20867/statm: 6382 5828 281 61 0 5685 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 25528

[startup+102.307 s]
/proc/loadavg: 3.89 3.85 3.43 5/190 20897
/proc/meminfo: memFree=20987752/32951124 swapFree=67111528/67111528
[pid=20867] ppid=20865 vsize=28984 CPUtime=102.3 cores=1,3
/proc/20867/stat : 20867 (MPhaseSAT64) R 20865 20867 20833 0 -1 4202496 34676 0 0 0 10226 4 0 0 25 0 1 0 202380442 29679616 6692 33554432000 134512640 134761588 4292880176 18446744073709551615 134747171 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20867/statm: 7246 6692 281 61 0 6549 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 28984

[startup+162.301 s]
/proc/loadavg: 3.99 3.89 3.47 5/190 20899
/proc/meminfo: memFree=20965504/32951124 swapFree=67111528/67111528
[pid=20867] ppid=20865 vsize=24248 CPUtime=162.29 cores=1,3
/proc/20867/stat : 20867 (MPhaseSAT64) R 20865 20867 20833 0 -1 4202496 45012 0 0 0 16223 6 0 0 25 0 1 0 202380442 24829952 5508 33554432000 134512640 134761588 4292880176 18446744073709551615 134685726 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20867/statm: 6062 5508 281 61 0 5365 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 24248

[startup+222.301 s]
/proc/loadavg: 3.99 3.91 3.50 5/190 20900
/proc/meminfo: memFree=20907172/32951124 swapFree=67111528/67111528
[pid=20867] ppid=20865 vsize=24760 CPUtime=222.3 cores=1,3
/proc/20867/stat : 20867 (MPhaseSAT64) R 20865 20867 20833 0 -1 4202496 59284 0 0 0 22222 8 0 0 25 0 1 0 202380442 25354240 5636 33554432000 134512640 134761588 4292880176 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20867/statm: 6190 5636 281 61 0 5493 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 24760

[startup+282.301 s]
/proc/loadavg: 3.99 3.92 3.53 5/190 20902
/proc/meminfo: memFree=20899676/32951124 swapFree=67111528/67111528
[pid=20867] ppid=20865 vsize=26808 CPUtime=282.3 cores=1,3
/proc/20867/stat : 20867 (MPhaseSAT64) R 20865 20867 20833 0 -1 4202496 73492 0 0 0 28220 10 0 0 25 0 1 0 202380442 27451392 6148 33554432000 134512640 134761588 4292880176 18446744073709551615 134643525 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20867/statm: 6702 6148 281 61 0 6005 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 26808

[startup+342.3 s]
/proc/loadavg: 3.99 3.93 3.55 5/190 20904
/proc/meminfo: memFree=20873336/32951124 swapFree=67111528/67111528
[pid=20867] ppid=20865 vsize=29368 CPUtime=342.29 cores=1,3
/proc/20867/stat : 20867 (MPhaseSAT64) R 20865 20867 20833 0 -1 4202496 79060 0 0 0 34219 10 0 0 25 0 1 0 202380442 30072832 6788 33554432000 134512640 134761588 4292880176 18446744073709551615 134748067 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20867/statm: 7342 6788 281 61 0 6645 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 29368

[startup+402.301 s]
/proc/loadavg: 3.99 3.94 3.58 5/190 20905
/proc/meminfo: memFree=20841540/32951124 swapFree=67111528/67111528
[pid=20867] ppid=20865 vsize=28856 CPUtime=402.3 cores=1,3
/proc/20867/stat : 20867 (MPhaseSAT64) R 20865 20867 20833 0 -1 4202496 93428 0 0 0 40218 12 0 0 25 0 1 0 202380442 29548544 6660 33554432000 134512640 134761588 4292880176 18446744073709551615 134747252 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20867/statm: 7214 6660 281 61 0 6517 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 28856

[startup+462.3 s]
/proc/loadavg: 3.99 3.95 3.60 5/190 20907
/proc/meminfo: memFree=20846324/32951124 swapFree=67111528/67111528
[pid=20867] ppid=20865 vsize=27064 CPUtime=462.3 cores=1,3
/proc/20867/stat : 20867 (MPhaseSAT64) R 20865 20867 20833 0 -1 4202496 108596 0 0 0 46215 15 0 0 25 0 1 0 202380442 27713536 6212 33554432000 134512640 134761588 4292880176 18446744073709551615 134747179 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20867/statm: 6766 6212 281 61 0 6069 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 27064

[startup+522.301 s]
/proc/loadavg: 4.04 3.97 3.63 5/190 20908
/proc/meminfo: memFree=20837092/32951124 swapFree=67111528/67111528
[pid=20867] ppid=20865 vsize=26296 CPUtime=522.3 cores=1,3
/proc/20867/stat : 20867 (MPhaseSAT64) R 20865 20867 20833 0 -1 4202496 116948 0 0 0 52213 17 0 0 25 0 1 0 202380442 26927104 6020 33554432000 134512640 134761588 4292880176 18446744073709551615 134747384 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20867/statm: 6574 6020 281 61 0 5877 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 26296

[startup+582.3 s]
/proc/loadavg: 4.01 3.97 3.65 5/190 20910
/proc/meminfo: memFree=20815704/32951124 swapFree=67111528/67111528
[pid=20867] ppid=20865 vsize=23992 CPUtime=582.3 cores=1,3
/proc/20867/stat : 20867 (MPhaseSAT64) R 20865 20867 20833 0 -1 4202496 132788 0 0 0 58211 19 0 0 25 0 1 0 202380442 24567808 5444 33554432000 134512640 134761588 4292880176 18446744073709551615 134747179 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20867/statm: 5998 5444 281 61 0 5301 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 23992

[startup+642.301 s]
/proc/loadavg: 4.00 3.97 3.67 5/190 20912
/proc/meminfo: memFree=20806844/32951124 swapFree=67111528/67111528
[pid=20867] ppid=20865 vsize=24120 CPUtime=642.31 cores=1,3
/proc/20867/stat : 20867 (MPhaseSAT64) R 20865 20867 20833 0 -1 4202496 142484 0 0 0 64210 21 0 0 25 0 1 0 202380442 24698880 5476 33554432000 134512640 134761588 4292880176 18446744073709551615 134748099 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20867/statm: 6030 5476 281 61 0 5333 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 24120

[startup+702.301 s]
/proc/loadavg: 4.00 3.97 3.68 5/190 20913
/proc/meminfo: memFree=20822152/32951124 swapFree=67111528/67111528
[pid=20867] ppid=20865 vsize=19896 CPUtime=702.31 cores=1,3
/proc/20867/stat : 20867 (MPhaseSAT64) R 20865 20867 20833 0 -1 4202496 144596 0 0 0 70210 21 0 0 25 0 1 0 202380442 20373504 4420 33554432000 134512640 134761588 4292880176 18446744073709551615 134748223 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20867/statm: 4974 4420 281 61 0 4277 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 19896

[startup+762.307 s]
/proc/loadavg: 4.00 3.97 3.70 5/190 20915
/proc/meminfo: memFree=20792092/32951124 swapFree=67111528/67111528
[pid=20867] ppid=20865 vsize=24504 CPUtime=762.32 cores=1,3
/proc/20867/stat : 20867 (MPhaseSAT64) R 20865 20867 20833 0 -1 4202496 150420 0 0 0 76210 22 0 0 25 0 1 0 202380442 25092096 5572 33554432000 134512640 134761588 4292880176 18446744073709551615 134748008 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20867/statm: 6126 5572 281 61 0 5429 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 24504

[startup+822.301 s]
/proc/loadavg: 4.00 3.97 3.72 5/190 20916
/proc/meminfo: memFree=20791540/32951124 swapFree=67111528/67111528
[pid=20867] ppid=20865 vsize=25016 CPUtime=822.31 cores=1,3
/proc/20867/stat : 20867 (MPhaseSAT64) R 20865 20867 20833 0 -1 4202496 173172 0 0 0 82206 25 0 0 25 0 1 0 202380442 25616384 5700 33554432000 134512640 134761588 4292880176 18446744073709551615 134748016 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20867/statm: 6254 5700 281 61 0 5557 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 25016

[startup+882.3 s]
/proc/loadavg: 4.00 3.97 3.73 5/190 20918
/proc/meminfo: memFree=20779456/32951124 swapFree=67111528/67111528
[pid=20867] ppid=20865 vsize=22992 CPUtime=882.31 cores=1,3
/proc/20867/stat : 20867 (MPhaseSAT64) R 20865 20867 20833 0 -1 4202496 188693 0 0 0 88204 27 0 0 25 0 1 0 202380442 23543808 5226 33554432000 134512640 134761588 4292880176 18446744073709551615 134747179 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20867/statm: 5748 5226 281 61 0 5051 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 22992

[startup+942.301 s]
/proc/loadavg: 4.00 3.97 3.75 5/190 20920
/proc/meminfo: memFree=20799116/32951124 swapFree=67111528/67111528
[pid=20867] ppid=20865 vsize=23888 CPUtime=942.31 cores=1,3
/proc/20867/stat : 20867 (MPhaseSAT64) R 20865 20867 20833 0 -1 4202496 201941 0 0 0 94202 29 0 0 25 0 1 0 202380442 24461312 5450 33554432000 134512640 134761588 4292880176 18446744073709551615 134748086 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20867/statm: 5972 5450 281 61 0 5275 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 23888

[startup+1002.3 s]
/proc/loadavg: 4.00 3.97 3.76 5/190 20921
/proc/meminfo: memFree=20737808/32951124 swapFree=67111528/67111528
[pid=20867] ppid=20865 vsize=31056 CPUtime=1002.32 cores=1,3
/proc/20867/stat : 20867 (MPhaseSAT64) R 20865 20867 20833 0 -1 4202496 214965 0 0 0 100200 32 0 0 25 0 1 0 202380442 31801344 7242 33554432000 134512640 134761588 4292880176 18446744073709551615 134748090 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20867/statm: 7764 7242 281 61 0 7067 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 31056

[startup+1062.3 s]
/proc/loadavg: 4.07 3.99 3.77 5/190 20923
/proc/meminfo: memFree=20769128/32951124 swapFree=67111528/67111528
[pid=20867] ppid=20865 vsize=22992 CPUtime=1062.31 cores=1,3
/proc/20867/stat : 20867 (MPhaseSAT64) R 20865 20867 20833 0 -1 4202496 218101 0 0 0 106199 32 0 0 25 0 1 0 202380442 23543808 5226 33554432000 134512640 134761588 4292880176 18446744073709551615 134748185 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20867/statm: 5748 5226 281 61 0 5051 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 22992

[startup+1122.3 s]
/proc/loadavg: 4.02 3.99 3.79 5/190 20924
/proc/meminfo: memFree=20786428/32951124 swapFree=67111528/67111528
[pid=20867] ppid=20865 vsize=22864 CPUtime=1122.32 cores=1,3
/proc/20867/stat : 20867 (MPhaseSAT64) R 20865 20867 20833 0 -1 4202496 231509 0 0 0 112198 34 0 0 25 0 1 0 202380442 23412736 5194 33554432000 134512640 134761588 4292880176 18446744073709551615 134748081 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20867/statm: 5716 5194 281 61 0 5019 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 22864

[startup+1182.3 s]
/proc/loadavg: 4.01 3.99 3.80 6/190 20926
/proc/meminfo: memFree=20736272/32951124 swapFree=67111528/67111528
[pid=20867] ppid=20865 vsize=22480 CPUtime=1182.32 cores=1,3
/proc/20867/stat : 20867 (MPhaseSAT64) R 20865 20867 20833 0 -1 4202496 246389 0 0 0 118196 36 0 0 25 0 1 0 202380442 23019520 5098 33554432000 134512640 134761588 4292880176 18446744073709551615 134747280 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20867/statm: 5620 5098 281 61 0 4923 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 22480

[startup+1242.3 s]
/proc/loadavg: 4.00 3.99 3.81 5/190 20928
/proc/meminfo: memFree=20764112/32951124 swapFree=67111528/67111528
[pid=20867] ppid=20865 vsize=22480 CPUtime=1242.32 cores=1,3
/proc/20867/stat : 20867 (MPhaseSAT64) R 20865 20867 20833 0 -1 4202496 258389 0 0 0 124195 37 0 0 25 0 1 0 202380442 23019520 5098 33554432000 134512640 134761588 4292880176 18446744073709551615 134616839 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20867/statm: 5620 5098 281 61 0 4923 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 22480



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.99 3.82 5/190 20929
/proc/meminfo: memFree=20791356/32951124 swapFree=67111528/67111528
[pid=20867] ppid=20865 vsize=22480 CPUtime=1300.03 cores=1,3
/proc/20867/stat : 20867 (MPhaseSAT64) R 20865 20867 20833 0 -1 4202496 271861 0 0 0 129964 39 0 0 25 0 1 0 202380442 23019520 5098 33554432000 134512640 134761588 4292880176 18446744073709551615 134680793 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/20867/statm: 5620 5098 281 61 0 4923 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 22480

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.04
CPU user time (s): 1299.65
CPU system time (s): 0.39294
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 36688

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

runsolver used 2.11568 second user time and 4.98724 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-23 20:04:52
IDJOB=3266891
IDBENCH=88220
IDSOLVER=1521
FILE ID=node107/3266891-1303581892
RUNJOBID= node107-1303581892-20853
PBS_JOBID= 13150353
Free space on /tmp= 71724 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m27-q255-n25-p15-s2076598.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3266891-1303581892/watcher-3266891-1303581892 -o /tmp/evaluation-result-3266891-1303581892/solver-3266891-1303581892 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3266891-1303581892.cnf

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

MD5SUM BENCH= f5a22d1154b549fd98215f1710a15f46
RANDOM SEED=2004186459

node107.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.829
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.65
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.829
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.829
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.67
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.829
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.82
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.829
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.74
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.829
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	: 5359.47
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.829
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.829
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21181748 kB
Buffers:       2012508 kB
Cached:        9210792 kB
SwapCached:          0 kB
Active:        7588820 kB
Inactive:      3701620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21181748 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1464 kB
Writeback:           0 kB
AnonPages:       66828 kB
Mapped:          13548 kB
Slab:           413284 kB
PageTables:       4612 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   184572 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= 71704 MiB
End job on node107 at 2011-04-23 20:26:34