Trace number 3251270

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
MPhaseSAT_M 2011-02-16? (TO) 1300.05 1300.01

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m37-q505.75-n35-p30-s59841049.cnf
MD5SUMc86ce640ddb0138bf41ccc37bc6fcf28
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.84587
Satisfiable
(Un)Satisfiability was proved
Number of variables1295
Number of clauses148400
Sum of the clauses size298025
Maximum clause length37
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2148365
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

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-3251270-1303581134/watcher-3251270-1303581134 -o /tmp/evaluation-result-3251270-1303581134/solver-3251270-1303581134 -C 2400 -W 1300 -M 7680 MPhaseSAT_M HOME/instance-3251270-1303581134.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: 4.03 3.97 3.78 5/189 20562
/proc/meminfo: memFree=13770332/32951124 swapFree=67111528/67111528
[pid=20562] ppid=20560 vsize=5460 CPUtime=0 cores=5,7
/proc/20562/stat : 20562 (MPhaseSAT_M) R 20560 20562 20395 0 -1 4202496 327 0 0 0 0 0 0 0 24 0 1 0 469714122 5591040 269 33554432000 134512640 134829744 4291414464 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20562/statm: 1365 269 225 78 0 651 0

[startup+0.0713691 s]
/proc/loadavg: 4.03 3.97 3.78 5/189 20562
/proc/meminfo: memFree=13770332/32951124 swapFree=67111528/67111528
[pid=20562] ppid=20560 vsize=5460 CPUtime=0.06 cores=5,7
/proc/20562/stat : 20562 (MPhaseSAT_M) R 20560 20562 20395 0 -1 4202496 720 0 0 0 6 0 0 0 24 0 1 0 469714122 5591040 662 33554432000 134512640 134829744 4291414464 18446744073709551615 134531663 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20562/statm: 1365 662 225 78 0 651 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5460

[startup+0.100379 s]
/proc/loadavg: 4.03 3.97 3.78 5/189 20562
/proc/meminfo: memFree=13770332/32951124 swapFree=67111528/67111528
[pid=20562] ppid=20560 vsize=6632 CPUtime=0.09 cores=5,7
/proc/20562/stat : 20562 (MPhaseSAT_M) R 20560 20562 20395 0 -1 4202496 1645 0 0 0 9 0 0 0 24 0 1 0 469714122 6791168 1149 33554432000 134512640 134829744 4291414464 18446744073709551615 134559211 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20562/statm: 1658 1149 236 78 0 944 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6632

[startup+0.30034 s]
/proc/loadavg: 4.03 3.97 3.78 5/189 20562
/proc/meminfo: memFree=13770332/32951124 swapFree=67111528/67111528
[pid=20562] ppid=20560 vsize=16108 CPUtime=0.28 cores=5,7
/proc/20562/stat : 20562 (MPhaseSAT_M) R 20560 20562 20395 0 -1 4202496 5368 0 0 0 28 0 0 0 25 0 1 0 469714122 16494592 3538 33554432000 134512640 134829744 4291414464 18446744073709551615 134666274 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20562/statm: 4027 3538 261 78 0 3313 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 16108

[startup+0.700268 s]
/proc/loadavg: 4.03 3.97 3.78 5/189 20562
/proc/meminfo: memFree=13770332/32951124 swapFree=67111528/67111528
[pid=20562] ppid=20560 vsize=17164 CPUtime=0.68 cores=5,7
/proc/20562/stat : 20562 (MPhaseSAT_M) R 20560 20562 20395 0 -1 4202496 5643 0 0 0 68 0 0 0 25 0 1 0 469714122 17575936 3812 33554432000 134512640 134829744 4291414464 18446744073709551615 134657765 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20562/statm: 4291 3812 274 78 0 3577 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 17164

[startup+1.50111 s]
/proc/loadavg: 4.03 3.97 3.78 6/190 20563
/proc/meminfo: memFree=13755980/32951124 swapFree=67111528/67111528
[pid=20562] ppid=20560 vsize=17164 CPUtime=1.48 cores=5,7
/proc/20562/stat : 20562 (MPhaseSAT_M) R 20560 20562 20395 0 -1 4202496 5643 0 0 0 148 0 0 0 25 0 1 0 469714122 17575936 3812 33554432000 134512640 134829744 4291414464 18446744073709551615 134722308 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20562/statm: 4291 3812 274 78 0 3577 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 17164

[startup+3.10082 s]
/proc/loadavg: 4.03 3.97 3.78 6/190 20563
/proc/meminfo: memFree=13755484/32951124 swapFree=67111528/67111528
[pid=20562] ppid=20560 vsize=18324 CPUtime=3.08 cores=5,7
/proc/20562/stat : 20562 (MPhaseSAT_M) R 20560 20562 20395 0 -1 4202496 5954 0 0 0 308 0 0 0 25 0 1 0 469714122 18763776 4123 33554432000 134512640 134829744 4291414464 18446744073709551615 134661352 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20562/statm: 4581 4123 274 78 0 3867 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 18324

[startup+6.30023 s]
/proc/loadavg: 4.03 3.97 3.78 6/190 20563
/proc/meminfo: memFree=13753244/32951124 swapFree=67111528/67111528
[pid=20562] ppid=20560 vsize=20000 CPUtime=6.29 cores=5,7
/proc/20562/stat : 20562 (MPhaseSAT_M) R 20560 20562 20395 0 -1 4202496 6369 0 0 0 628 1 0 0 25 0 1 0 469714122 20480000 4538 33554432000 134512640 134829744 4291414464 18446744073709551615 134669647 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20562/statm: 5000 4538 274 78 0 4286 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20000

[startup+12.7011 s]
/proc/loadavg: 4.03 3.97 3.78 6/190 20563
/proc/meminfo: memFree=13750320/32951124 swapFree=67111528/67111528
[pid=20562] ppid=20560 vsize=22320 CPUtime=12.69 cores=5,7
/proc/20562/stat : 20562 (MPhaseSAT_M) R 20560 20562 20395 0 -1 4202496 6933 0 0 0 1268 1 0 0 25 0 1 0 469714122 22855680 5102 33554432000 134512640 134829744 4291414464 18446744073709551615 134722280 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20562/statm: 5580 5102 274 78 0 4866 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22320

[startup+25.5007 s]
/proc/loadavg: 4.02 3.97 3.78 6/190 20563
/proc/meminfo: memFree=13748100/32951124 swapFree=67111528/67111528
[pid=20562] ppid=20560 vsize=24644 CPUtime=25.49 cores=5,7
/proc/20562/stat : 20562 (MPhaseSAT_M) R 20560 20562 20395 0 -1 4202496 7524 0 0 0 2548 1 0 0 25 0 1 0 469714122 25235456 5693 33554432000 134512640 134829744 4291414464 18446744073709551615 134661425 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20562/statm: 6161 5693 274 78 0 5447 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 24644

[startup+51.101 s]
/proc/loadavg: 4.01 3.97 3.79 6/190 20564
/proc/meminfo: memFree=13735420/32951124 swapFree=67111528/67111528
[pid=20562] ppid=20560 vsize=33344 CPUtime=51.09 cores=5,7
/proc/20562/stat : 20562 (MPhaseSAT_M) R 20560 20562 20395 0 -1 4202496 9651 0 0 0 5108 1 0 0 25 0 1 0 469714122 34144256 7820 33554432000 134512640 134829744 4291414464 18446744073709551615 134722308 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20562/statm: 8336 7820 274 78 0 7622 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 33344

[startup+102.307 s]
/proc/loadavg: 4.00 3.97 3.80 6/190 20565
/proc/meminfo: memFree=13741492/32951124 swapFree=67111528/67111528
[pid=20562] ppid=20560 vsize=26628 CPUtime=102.3 cores=5,7
/proc/20562/stat : 20562 (MPhaseSAT_M) R 20560 20562 20395 0 -1 4202496 21800 0 0 0 10226 4 0 0 25 0 1 0 469714122 27267072 6130 33554432000 134512640 134829744 4291414464 18446744073709551615 134620979 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20562/statm: 6657 6130 280 78 0 5943 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 26628

[startup+162.301 s]
/proc/loadavg: 4.00 3.97 3.81 6/190 20567
/proc/meminfo: memFree=13738364/32951124 swapFree=67111528/67111528
[pid=20562] ppid=20560 vsize=27024 CPUtime=162.29 cores=5,7
/proc/20562/stat : 20562 (MPhaseSAT_M) R 20560 20562 20395 0 -1 4202496 21916 0 0 0 16225 4 0 0 25 0 1 0 469714122 27672576 6246 33554432000 134512640 134829744 4291414464 18446744073709551615 134661471 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20562/statm: 6756 6246 280 78 0 6042 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 27024

[startup+222.301 s]
/proc/loadavg: 4.11 4.00 3.83 6/190 20569
/proc/meminfo: memFree=13720240/32951124 swapFree=67111528/67111528
[pid=20562] ppid=20560 vsize=31672 CPUtime=222.29 cores=5,7
/proc/20562/stat : 20562 (MPhaseSAT_M) R 20560 20562 20395 0 -1 4202496 23042 0 0 0 22225 4 0 0 25 0 1 0 469714122 32432128 7372 33554432000 134512640 134829744 4291414464 18446744073709551615 134620936 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20562/statm: 7918 7372 280 78 0 7204 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 31672

[startup+282.301 s]
/proc/loadavg: 4.04 4.00 3.84 6/190 20570
/proc/meminfo: memFree=13714640/32951124 swapFree=67111528/67111528
[pid=20562] ppid=20560 vsize=36856 CPUtime=282.3 cores=5,7
/proc/20562/stat : 20562 (MPhaseSAT_M) R 20560 20562 20395 0 -1 4202496 24364 0 0 0 28225 5 0 0 25 0 1 0 469714122 37740544 8694 33554432000 134512640 134829744 4291414464 18446744073709551615 134620969 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20562/statm: 9214 8694 280 78 0 8500 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 36856

[startup+342.301 s]
/proc/loadavg: 4.07 4.02 3.85 6/190 20572
/proc/meminfo: memFree=13711904/32951124 swapFree=67111528/67111528
[pid=20562] ppid=20560 vsize=39332 CPUtime=342.3 cores=5,7
/proc/20562/stat : 20562 (MPhaseSAT_M) R 20560 20562 20395 0 -1 4202496 24943 0 0 0 34225 5 0 0 25 0 1 0 469714122 40275968 9273 33554432000 134512640 134829744 4291414464 18446744073709551615 134620969 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20562/statm: 9833 9273 280 78 0 9119 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 39332

[startup+402.301 s]
/proc/loadavg: 4.03 4.01 3.85 6/190 20601
/proc/meminfo: memFree=13663196/32951124 swapFree=67111528/67111528
[pid=20562] ppid=20560 vsize=41912 CPUtime=402.3 cores=5,7
/proc/20562/stat : 20562 (MPhaseSAT_M) R 20560 20562 20395 0 -1 4202496 25533 0 0 0 40225 5 0 0 25 0 1 0 469714122 42917888 9863 33554432000 134512640 134829744 4291414464 18446744073709551615 134722308 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20562/statm: 10478 9863 280 78 0 9764 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 41912

[startup+462.301 s]
/proc/loadavg: 4.01 4.00 3.86 6/190 20603
/proc/meminfo: memFree=13637924/32951124 swapFree=67111528/67111528
[pid=20562] ppid=20560 vsize=52144 CPUtime=462.3 cores=5,7
/proc/20562/stat : 20562 (MPhaseSAT_M) R 20560 20562 20395 0 -1 4202496 28013 0 0 0 46224 6 0 0 25 0 1 0 469714122 53395456 12343 33554432000 134512640 134829744 4291414464 18446744073709551615 134670063 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20562/statm: 13036 12343 280 78 0 12322 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 52144

[startup+522.301 s]
/proc/loadavg: 4.04 4.01 3.87 5/190 20633
/proc/meminfo: memFree=13796768/32951124 swapFree=67111528/67111528
[pid=20562] ppid=20560 vsize=60092 CPUtime=522.31 cores=5,7
/proc/20562/stat : 20562 (MPhaseSAT_M) R 20560 20562 20395 0 -1 4202496 30000 0 0 0 52224 7 0 0 25 0 1 0 469714122 61534208 14330 33554432000 134512640 134829744 4291414464 18446744073709551615 134620936 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20562/statm: 15023 14330 280 78 0 14309 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 60092

[startup+582.301 s]
/proc/loadavg: 4.01 4.01 3.88 5/190 20643
/proc/meminfo: memFree=13727904/32951124 swapFree=67111528/67111528
[pid=20562] ppid=20560 vsize=60092 CPUtime=582.31 cores=5,7
/proc/20562/stat : 20562 (MPhaseSAT_M) R 20560 20562 20395 0 -1 4202496 30016 0 0 0 58224 7 0 0 25 0 1 0 469714122 61534208 14346 33554432000 134512640 134829744 4291414464 18446744073709551615 134661382 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20562/statm: 15023 14346 280 78 0 14309 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 60092

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.88 5/190 20645
/proc/meminfo: memFree=13705824/32951124 swapFree=67111528/67111528
[pid=20562] ppid=20560 vsize=60092 CPUtime=642.31 cores=5,7
/proc/20562/stat : 20562 (MPhaseSAT_M) R 20560 20562 20395 0 -1 4202496 30036 0 0 0 64224 7 0 0 25 0 1 0 469714122 61534208 14366 33554432000 134512640 134829744 4291414464 18446744073709551615 134620990 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20562/statm: 15023 14366 280 78 0 14309 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 60092

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 20649
/proc/meminfo: memFree=13698236/32951124 swapFree=67111528/67111528
[pid=20562] ppid=20560 vsize=60092 CPUtime=702.31 cores=5,7
/proc/20562/stat : 20562 (MPhaseSAT_M) R 20560 20562 20395 0 -1 4202496 30045 0 0 0 70224 7 0 0 25 0 1 0 469714122 61534208 14375 33554432000 134512640 134829744 4291414464 18446744073709551615 134623215 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20562/statm: 15023 14375 280 78 0 14309 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 60092

[startup+762.307 s]
/proc/loadavg: 3.78 3.95 3.88 4/184 20669
/proc/meminfo: memFree=13905384/32951124 swapFree=67111528/67111528
[pid=20562] ppid=20560 vsize=60092 CPUtime=762.32 cores=5,7
/proc/20562/stat : 20562 (MPhaseSAT_M) R 20560 20562 20395 0 -1 4202496 30049 0 0 0 76225 7 0 0 25 0 1 0 469714122 61534208 14379 33554432000 134512640 134829744 4291414464 18446744073709551615 134620969 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20562/statm: 15023 14379 280 78 0 14309 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 60092

[startup+822.301 s]
/proc/loadavg: 3.32 3.79 3.82 4/184 20671
/proc/meminfo: memFree=13887768/32951124 swapFree=67111528/67111528
[pid=20562] ppid=20560 vsize=60092 CPUtime=822.31 cores=5,7
/proc/20562/stat : 20562 (MPhaseSAT_M) R 20560 20562 20395 0 -1 4202496 30050 0 0 0 82224 7 0 0 25 0 1 0 469714122 61534208 14380 33554432000 134512640 134829744 4291414464 18446744073709551615 134620936 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20562/statm: 15023 14380 280 78 0 14309 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 60092

[startup+882.301 s]
/proc/loadavg: 3.12 3.64 3.77 4/184 20672
/proc/meminfo: memFree=13888248/32951124 swapFree=67111528/67111528
[pid=20562] ppid=20560 vsize=60092 CPUtime=882.32 cores=5,7
/proc/20562/stat : 20562 (MPhaseSAT_M) R 20560 20562 20395 0 -1 4202496 30052 0 0 0 88225 7 0 0 25 0 1 0 469714122 61534208 14382 33554432000 134512640 134829744 4291414464 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20562/statm: 15023 14382 280 78 0 14309 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 60092

[startup+942.301 s]
/proc/loadavg: 3.04 3.52 3.72 4/184 20674
/proc/meminfo: memFree=13877944/32951124 swapFree=67111528/67111528
[pid=20562] ppid=20560 vsize=61340 CPUtime=942.32 cores=5,7
/proc/20562/stat : 20562 (MPhaseSAT_M) R 20560 20562 20395 0 -1 4202496 30257 0 0 0 94225 7 0 0 25 0 1 0 469714122 62812160 14587 33554432000 134512640 134829744 4291414464 18446744073709551615 134658112 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20562/statm: 15335 14587 280 78 0 14621 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 61340

[startup+1002.3 s]
/proc/loadavg: 3.01 3.42 3.67 4/184 20675
/proc/meminfo: memFree=13871728/32951124 swapFree=67111528/67111528
[pid=20562] ppid=20560 vsize=61916 CPUtime=1002.32 cores=5,7
/proc/20562/stat : 20562 (MPhaseSAT_M) R 20560 20562 20395 0 -1 4202496 30368 0 0 0 100225 7 0 0 25 0 1 0 469714122 63401984 14698 33554432000 134512640 134829744 4291414464 18446744073709551615 134669618 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20562/statm: 15479 14698 280 78 0 14765 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 61916

[startup+1062.3 s]
/proc/loadavg: 3.04 3.36 3.63 4/184 20677
/proc/meminfo: memFree=13864036/32951124 swapFree=67111528/67111528
[pid=20562] ppid=20560 vsize=66004 CPUtime=1062.32 cores=5,7
/proc/20562/stat : 20562 (MPhaseSAT_M) R 20560 20562 20395 0 -1 4202496 31379 0 0 0 106225 7 0 0 25 0 1 0 469714122 67588096 15709 33554432000 134512640 134829744 4291414464 18446744073709551615 134722280 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20562/statm: 16501 15709 280 78 0 15787 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 66004

[startup+1122.3 s]
/proc/loadavg: 2.45 3.14 3.54 3/178 20696
/proc/meminfo: memFree=13887364/32951124 swapFree=67111528/67111528
[pid=20562] ppid=20560 vsize=69180 CPUtime=1122.32 cores=5,7
/proc/20562/stat : 20562 (MPhaseSAT_M) R 20560 20562 20395 0 -1 4202496 32157 0 0 0 112225 7 0 0 25 0 1 0 469714122 70840320 16487 33554432000 134512640 134829744 4291414464 18446744073709551615 134724582 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20562/statm: 17295 16487 280 78 0 16581 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 69180

[startup+1182.3 s]
/proc/loadavg: 2.16 2.93 3.44 3/178 20697
/proc/meminfo: memFree=13883748/32951124 swapFree=67111528/67111528
[pid=20562] ppid=20560 vsize=69180 CPUtime=1182.32 cores=5,7
/proc/20562/stat : 20562 (MPhaseSAT_M) R 20560 20562 20395 0 -1 4202496 32159 0 0 0 118225 7 0 0 25 0 1 0 469714122 70840320 16489 33554432000 134512640 134829744 4291414464 18446744073709551615 134722271 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20562/statm: 17295 16489 280 78 0 16581 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 69180

[startup+1242.3 s]
/proc/loadavg: 2.06 2.76 3.35 3/178 20699
/proc/meminfo: memFree=13867236/32951124 swapFree=67111528/67111528
[pid=20562] ppid=20560 vsize=69708 CPUtime=1242.32 cores=5,7
/proc/20562/stat : 20562 (MPhaseSAT_M) R 20560 20562 20395 0 -1 4202496 32286 0 0 0 124225 7 0 0 25 0 1 0 469714122 71380992 16616 33554432000 134512640 134829744 4291414464 18446744073709551615 134620969 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20562/statm: 17427 16616 280 78 0 16713 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 69708



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.02 2.62 3.26 3/178 20700
/proc/meminfo: memFree=13859644/32951124 swapFree=67111528/67111528
[pid=20562] ppid=20560 vsize=77556 CPUtime=1300.03 cores=5,7
/proc/20562/stat : 20562 (MPhaseSAT_M) R 20560 20562 20395 0 -1 4202496 34194 0 0 0 129996 7 0 0 25 0 1 0 469714122 79417344 18524 33554432000 134512640 134829744 4291414464 18446744073709551615 11530567 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/20562/statm: 19389 18524 280 78 0 18675 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 77556

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.97
system time used= 0.080987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34194
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= 14
involuntary context switches= 1735

runsolver used 2.09168 second user time and 4.77727 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-23 19:52:14
IDJOB=3251270
IDBENCH=88218
IDSOLVER=1522
FILE ID=node109/3251270-1303581134
RUNJOBID= node109-1303580194-20416
PBS_JOBID= 13150346
Free space on /tmp= 71352 MiB

SOLVER NAME= MPhaseSAT_M 2011-02-16
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m37-q505.75-n35-p30-s59841049.cnf
COMMAND LINE= MPhaseSAT_M BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251270-1303581134/watcher-3251270-1303581134 -o /tmp/evaluation-result-3251270-1303581134/solver-3251270-1303581134 -C 2400 -W 1300 -M 7680  MPhaseSAT_M HOME/instance-3251270-1303581134.cnf

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

MD5SUM BENCH= c86ce640ddb0138bf41ccc37bc6fcf28
RANDOM SEED=258951067

node109.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.809
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.61
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.809
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.809
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.809
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.809
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.809
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.809
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.82
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.809
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:     32951124 kB
MemFree:      13770364 kB
Buffers:       2102744 kB
Cached:       16113200 kB
SwapCached:          0 kB
Active:       10289188 kB
Inactive:      8316464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13770364 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1984 kB
Writeback:           0 kB
AnonPages:      389372 kB
Mapped:          16844 kB
Slab:           510028 kB
PageTables:       5560 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   574604 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= 71360 MiB
End job on node109 at 2011-04-23 20:13:56