Trace number 3375500

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MPhaseSAT64 2011-05-14 (fixed)? (TO) 1300.02 1300.02

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-250-1.shuffled-as.sat05-2533.cnf
MD5SUMdb05e30798a5a29f39775d55b01c4246
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark156.638
Satisfiable
(Un)Satisfiability was proved
Number of variables349
Number of clauses2416
Sum of the clauses size10560
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41656
Number of clauses of size 5624
Number of clauses of size over 5136

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3375500-1305462121/watcher-3375500-1305462121 -o /tmp/evaluation-result-3375500-1305462121/solver-3375500-1305462121 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3375500-1305462121.cnf 

running on 2 cores: 0,2

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.06 3.84 3.93 2/382 9300
/proc/meminfo: memFree=30369740/32950928 swapFree=41934208/67111528
[pid=9300] ppid=9298 vsize=6216 CPUtime=0 cores=0,2
/proc/9300/stat : 9300 (MPhaseSAT64) S 9298 9300 8602 0 -1 4194304 93 0 0 0 0 0 0 0 22 0 1 0 657810821 6365184 47 33554432000 4194304 4479436 140734885190160 18446744073709551615 251809316487 0 2147483391 4096 0 18446744071699215550 0 0 17 0 0 0 0
/proc/9300/statm: 1554 47 36 70 0 45 0

[startup+0.0622 s]
/proc/loadavg: 3.06 3.84 3.93 2/382 9300
/proc/meminfo: memFree=30369740/32950928 swapFree=41934208/67111528
[pid=9300] ppid=9298 vsize=12640 CPUtime=0.04 cores=0,2
/proc/9300/stat : 9300 (MPhaseSAT64) R 9298 9300 8602 0 -1 4202496 649 0 0 0 4 0 0 0 22 0 1 0 657810821 12943360 565 33554432000 4194304 4479436 140734885190160 18446744073709551615 4311208 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9300/statm: 3160 565 322 70 0 280 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12640

[startup+0.100246 s]
/proc/loadavg: 3.06 3.84 3.93 2/382 9300
/proc/meminfo: memFree=30369740/32950928 swapFree=41934208/67111528
[pid=9300] ppid=9298 vsize=12640 CPUtime=0.08 cores=0,2
/proc/9300/stat : 9300 (MPhaseSAT64) R 9298 9300 8602 0 -1 4202496 650 0 0 0 8 0 0 0 22 0 1 0 657810821 12943360 566 33554432000 4194304 4479436 140734885190160 18446744073709551615 4327669 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9300/statm: 3160 566 322 70 0 280 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12640

[startup+0.3001 s]
/proc/loadavg: 3.06 3.84 3.93 2/382 9300
/proc/meminfo: memFree=30369740/32950928 swapFree=41934208/67111528
[pid=9300] ppid=9298 vsize=12772 CPUtime=0.28 cores=0,2
/proc/9300/stat : 9300 (MPhaseSAT64) R 9298 9300 8602 0 -1 4202496 693 0 0 0 28 0 0 0 23 0 1 0 657810821 13078528 609 33554432000 4194304 4479436 140734885190160 18446744073709551615 4451957 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9300/statm: 3193 609 325 70 0 313 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 12772

[startup+0.701139 s]
/proc/loadavg: 3.06 3.84 3.93 2/382 9300
/proc/meminfo: memFree=30369740/32950928 swapFree=41934208/67111528
[pid=9300] ppid=9298 vsize=14032 CPUtime=0.68 cores=0,2
/proc/9300/stat : 9300 (MPhaseSAT64) R 9298 9300 8602 0 -1 4202496 982 0 0 0 68 0 0 0 25 0 1 0 657810821 14368768 898 33554432000 4194304 4479436 140734885190160 18446744073709551615 4451304 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9300/statm: 3508 898 325 70 0 628 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 14032

[startup+1.50102 s]
/proc/loadavg: 3.06 3.84 3.93 5/398 9329
/proc/meminfo: memFree=30345648/32950928 swapFree=41934208/67111528
[pid=9300] ppid=9298 vsize=14504 CPUtime=1.48 cores=0,2
/proc/9300/stat : 9300 (MPhaseSAT64) R 9298 9300 8602 0 -1 4202496 1322 0 0 0 148 0 0 0 25 0 1 0 657810821 14852096 1032 33554432000 4194304 4479436 140734885190160 18446744073709551615 4407377 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9300/statm: 3626 1032 325 70 0 746 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 14504

[startup+3.10069 s]
/proc/loadavg: 3.06 3.84 3.93 5/398 9383
/proc/meminfo: memFree=30351704/32950928 swapFree=41934208/67111528
[pid=9300] ppid=9298 vsize=16860 CPUtime=3.08 cores=0,2
/proc/9300/stat : 9300 (MPhaseSAT64) R 9298 9300 8602 0 -1 4202496 1878 0 0 0 308 0 0 0 25 0 1 0 657810821 17264640 1396 33554432000 4194304 4479436 140734885190160 18446744073709551615 4331717 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9300/statm: 4215 1396 326 70 0 1335 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 16860

[startup+6.30009 s]
/proc/loadavg: 3.14 3.84 3.93 5/398 9383
/proc/meminfo: memFree=30331944/32950928 swapFree=41934208/67111528
[pid=9300] ppid=9298 vsize=17232 CPUtime=6.28 cores=0,2
/proc/9300/stat : 9300 (MPhaseSAT64) R 9298 9300 8602 0 -1 4202496 2416 0 0 0 628 0 0 0 25 0 1 0 657810821 17645568 1475 33554432000 4194304 4479436 140734885190160 18446744073709551615 4380490 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9300/statm: 4308 1475 326 70 0 1428 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 17232

[startup+12.701 s]
/proc/loadavg: 3.21 3.84 3.93 5/398 9383
/proc/meminfo: memFree=30321540/32950928 swapFree=41934208/67111528
[pid=9300] ppid=9298 vsize=18128 CPUtime=12.67 cores=0,2
/proc/9300/stat : 9300 (MPhaseSAT64) R 9298 9300 8602 0 -1 4202496 3159 0 0 0 1267 0 0 0 25 0 1 0 657810821 18563072 1706 33554432000 4194304 4479436 140734885190160 18446744073709551615 4452022 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9300/statm: 4532 1706 326 70 0 1652 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 18128

[startup+25.5009 s]
/proc/loadavg: 3.38 3.85 3.93 5/398 9384
/proc/meminfo: memFree=30298728/32950928 swapFree=41934208/67111528
[pid=9300] ppid=9298 vsize=21204 CPUtime=25.47 cores=0,2
/proc/9300/stat : 9300 (MPhaseSAT64) R 9298 9300 8602 0 -1 4202496 5028 0 0 0 2547 0 0 0 25 0 1 0 657810821 21712896 2519 33554432000 4194304 4479436 140734885190160 18446744073709551615 4450994 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9300/statm: 5301 2519 332 70 0 2421 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 21204

[startup+51.1006 s]
/proc/loadavg: 3.59 3.86 3.93 5/398 9385
/proc/meminfo: memFree=30279348/32950928 swapFree=41934208/67111528
[pid=9300] ppid=9298 vsize=19920 CPUtime=51.08 cores=0,2
/proc/9300/stat : 9300 (MPhaseSAT64) R 9298 9300 8602 0 -1 4202496 5298 0 0 0 5107 1 0 0 25 0 1 0 657810821 20398080 2276 33554432000 4194304 4479436 140734885190160 18446744073709551615 4451020 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9300/statm: 4980 2276 332 70 0 2100 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 19920

[startup+102.314 s]
/proc/loadavg: 3.82 3.88 3.93 5/398 9386
/proc/meminfo: memFree=30285896/32950928 swapFree=41934208/67111528
[pid=9300] ppid=9298 vsize=19920 CPUtime=102.29 cores=0,2
/proc/9300/stat : 9300 (MPhaseSAT64) R 9298 9300 8602 0 -1 4202496 5298 0 0 0 10228 1 0 0 25 0 1 0 657810821 20398080 2276 33554432000 4194304 4479436 140734885190160 18446744073709551615 4450921 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9300/statm: 4980 2276 332 70 0 2100 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 19920

[startup+162.301 s]
/proc/loadavg: 3.93 3.90 3.93 5/398 9388
/proc/meminfo: memFree=30243084/32950928 swapFree=41934208/67111528
[pid=9300] ppid=9298 vsize=19920 CPUtime=162.27 cores=0,2
/proc/9300/stat : 9300 (MPhaseSAT64) R 9298 9300 8602 0 -1 4202496 5298 0 0 0 16226 1 0 0 25 0 1 0 657810821 20398080 2276 33554432000 4194304 4479436 140734885190160 18446744073709551615 4329995 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9300/statm: 4980 2276 332 70 0 2100 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 19920

[startup+222.301 s]
/proc/loadavg: 4.01 3.93 3.94 5/398 9390
/proc/meminfo: memFree=30245052/32950928 swapFree=41934208/67111528
[pid=9300] ppid=9298 vsize=19920 CPUtime=222.27 cores=0,2
/proc/9300/stat : 9300 (MPhaseSAT64) R 9298 9300 8602 0 -1 4202496 5298 0 0 0 22226 1 0 0 25 0 1 0 657810821 20398080 2276 33554432000 4194304 4479436 140734885190160 18446744073709551615 4450976 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9300/statm: 4980 2276 332 70 0 2100 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 19920

[startup+282.301 s]
/proc/loadavg: 4.18 4.00 3.96 5/398 9392
/proc/meminfo: memFree=30213524/32950928 swapFree=41934208/67111528
[pid=9300] ppid=9298 vsize=19920 CPUtime=282.27 cores=0,2
/proc/9300/stat : 9300 (MPhaseSAT64) R 9298 9300 8602 0 -1 4202496 5298 0 0 0 28226 1 0 0 25 0 1 0 657810821 20398080 2276 33554432000 4194304 4479436 140734885190160 18446744073709551615 4331558 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9300/statm: 4980 2276 332 70 0 2100 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 19920

[startup+342.301 s]
/proc/loadavg: 4.17 4.03 3.97 5/398 9394
/proc/meminfo: memFree=30216976/32950928 swapFree=41934208/67111528
[pid=9300] ppid=9298 vsize=19216 CPUtime=342.28 cores=0,2
/proc/9300/stat : 9300 (MPhaseSAT64) R 9298 9300 8602 0 -1 4202496 7138 0 0 0 34226 2 0 0 25 0 1 0 657810821 19677184 2100 33554432000 4194304 4479436 140734885190160 18446744073709551615 4371329 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9300/statm: 4804 2100 332 70 0 1924 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 19216

[startup+402.301 s]
/proc/loadavg: 4.11 4.04 3.97 5/398 9397
/proc/meminfo: memFree=30210128/32950928 swapFree=41934208/67111528
[pid=9300] ppid=9298 vsize=19216 CPUtime=402.28 cores=0,2
/proc/9300/stat : 9300 (MPhaseSAT64) R 9298 9300 8602 0 -1 4202496 7138 0 0 0 40226 2 0 0 25 0 1 0 657810821 19677184 2100 33554432000 4194304 4479436 140734885190160 18446744073709551615 4452031 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9300/statm: 4804 2100 332 70 0 1924 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 19216

[startup+462.301 s]
/proc/loadavg: 4.15 4.07 3.99 5/398 9398
/proc/meminfo: memFree=30218156/32950928 swapFree=41934208/67111528
[pid=9300] ppid=9298 vsize=19216 CPUtime=462.28 cores=0,2
/proc/9300/stat : 9300 (MPhaseSAT64) R 9298 9300 8602 0 -1 4202496 7138 0 0 0 46226 2 0 0 25 0 1 0 657810821 19677184 2100 33554432000 4194304 4479436 140734885190160 18446744073709551615 4450952 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9300/statm: 4804 2100 332 70 0 1924 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 19216

[startup+522.3 s]
/proc/loadavg: 4.09 4.07 4.00 5/398 9401
/proc/meminfo: memFree=30207716/32950928 swapFree=41934208/67111528
[pid=9300] ppid=9298 vsize=19216 CPUtime=522.28 cores=0,2
/proc/9300/stat : 9300 (MPhaseSAT64) R 9298 9300 8602 0 -1 4202496 7138 0 0 0 52226 2 0 0 25 0 1 0 657810821 19677184 2100 33554432000 4194304 4479436 140734885190160 18446744073709551615 4452511 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9300/statm: 4804 2100 332 70 0 1924 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 19216

[startup+582.3 s]
/proc/loadavg: 4.03 4.05 4.00 5/398 9404
/proc/meminfo: memFree=30209304/32950928 swapFree=41934208/67111528
[pid=9300] ppid=9298 vsize=19408 CPUtime=582.28 cores=0,2
/proc/9300/stat : 9300 (MPhaseSAT64) R 9298 9300 8602 0 -1 4202496 7186 0 0 0 58226 2 0 0 25 0 1 0 657810821 19873792 2148 33554432000 4194304 4479436 140734885190160 18446744073709551615 4451975 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9300/statm: 4852 2148 332 70 0 1972 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 19408

[startup+642.3 s]
/proc/loadavg: 4.01 4.04 4.00 5/398 9406
/proc/meminfo: memFree=30210904/32950928 swapFree=41934208/67111528
[pid=9300] ppid=9298 vsize=19024 CPUtime=642.29 cores=0,2
/proc/9300/stat : 9300 (MPhaseSAT64) R 9298 9300 8602 0 -1 4202496 8178 0 0 0 64226 3 0 0 25 0 1 0 657810821 19480576 2052 33554432000 4194304 4479436 140734885190160 18446744073709551615 4451371 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9300/statm: 4756 2052 332 70 0 1876 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 19024

[startup+702.3 s]
/proc/loadavg: 4.00 4.03 4.00 5/398 9409
/proc/meminfo: memFree=30212724/32950928 swapFree=41934208/67111528
[pid=9300] ppid=9298 vsize=18960 CPUtime=702.29 cores=0,2
/proc/9300/stat : 9300 (MPhaseSAT64) R 9298 9300 8602 0 -1 4202496 9250 0 0 0 70225 4 0 0 25 0 1 0 657810821 19415040 2036 33554432000 4194304 4479436 140734885190160 18446744073709551615 4331463 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9300/statm: 4740 2036 332 70 0 1860 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 18960

[startup+762.314 s]
/proc/loadavg: 4.00 4.02 4.00 5/398 9410
/proc/meminfo: memFree=30207620/32950928 swapFree=41934208/67111528
[pid=9300] ppid=9298 vsize=19408 CPUtime=762.3 cores=0,2
/proc/9300/stat : 9300 (MPhaseSAT64) R 9298 9300 8602 0 -1 4202496 9362 0 0 0 76226 4 0 0 25 0 1 0 657810821 19873792 2148 33554432000 4194304 4479436 140734885190160 18446744073709551615 4450929 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9300/statm: 4852 2148 332 70 0 1972 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 19408

[startup+822.301 s]
/proc/loadavg: 4.05 4.03 4.00 5/398 9412
/proc/meminfo: memFree=30208712/32950928 swapFree=41934208/67111528
[pid=9300] ppid=9298 vsize=19408 CPUtime=822.29 cores=0,2
/proc/9300/stat : 9300 (MPhaseSAT64) R 9298 9300 8602 0 -1 4202496 9362 0 0 0 82225 4 0 0 25 0 1 0 657810821 19873792 2148 33554432000 4194304 4479436 140734885190160 18446744073709551615 4451957 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9300/statm: 4852 2148 332 70 0 1972 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 19408

[startup+882.301 s]
/proc/loadavg: 4.06 4.04 4.00 5/398 9415
/proc/meminfo: memFree=30209564/32950928 swapFree=41934208/67111528
[pid=9300] ppid=9298 vsize=19088 CPUtime=882.28 cores=0,2
/proc/9300/stat : 9300 (MPhaseSAT64) R 9298 9300 8602 0 -1 4202496 11043 0 0 0 88224 4 0 0 25 0 1 0 657810821 19546112 2084 33554432000 4194304 4479436 140734885190160 18446744073709551615 4329291 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9300/statm: 4772 2084 332 70 0 1892 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 19088

[startup+942.301 s]
/proc/loadavg: 4.15 4.06 4.01 5/398 9416
/proc/meminfo: memFree=30209900/32950928 swapFree=41934208/67111528
[pid=9300] ppid=9298 vsize=19408 CPUtime=942.28 cores=0,2
/proc/9300/stat : 9300 (MPhaseSAT64) R 9298 9300 8602 0 -1 4202496 11107 0 0 0 94224 4 0 0 25 0 1 0 657810821 19873792 2148 33554432000 4194304 4479436 140734885190160 18446744073709551615 4452279 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9300/statm: 4852 2148 332 70 0 1972 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 19408

[startup+1002.3 s]
/proc/loadavg: 4.06 4.05 4.00 5/398 9418
/proc/meminfo: memFree=30209996/32950928 swapFree=41934208/67111528
[pid=9300] ppid=9298 vsize=19408 CPUtime=1002.29 cores=0,2
/proc/9300/stat : 9300 (MPhaseSAT64) R 9298 9300 8602 0 -1 4202496 11107 0 0 0 100224 5 0 0 25 0 1 0 657810821 19873792 2148 33554432000 4194304 4479436 140734885190160 18446744073709551615 4330587 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9300/statm: 4852 2148 332 70 0 1972 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 19408

[startup+1062.3 s]
/proc/loadavg: 4.12 4.07 4.01 5/398 9419
/proc/meminfo: memFree=30209716/32950928 swapFree=41934208/67111528
[pid=9300] ppid=9298 vsize=19408 CPUtime=1062.29 cores=0,2
/proc/9300/stat : 9300 (MPhaseSAT64) R 9298 9300 8602 0 -1 4202496 11107 0 0 0 106224 5 0 0 25 0 1 0 657810821 19873792 2148 33554432000 4194304 4479436 140734885190160 18446744073709551615 4451174 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9300/statm: 4852 2148 332 70 0 1972 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 19408

[startup+1122.3 s]
/proc/loadavg: 4.08 4.06 4.01 5/398 9421
/proc/meminfo: memFree=30210920/32950928 swapFree=41934208/67111528
[pid=9300] ppid=9298 vsize=19408 CPUtime=1122.29 cores=0,2
/proc/9300/stat : 9300 (MPhaseSAT64) R 9298 9300 8602 0 -1 4202496 11107 0 0 0 112224 5 0 0 25 0 1 0 657810821 19873792 2148 33554432000 4194304 4479436 140734885190160 18446744073709551615 4452031 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9300/statm: 4852 2148 332 70 0 1972 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 19408

[startup+1182.3 s]
/proc/loadavg: 4.03 4.05 4.00 5/398 9423
/proc/meminfo: memFree=30209648/32950928 swapFree=41934208/67111528
[pid=9300] ppid=9298 vsize=19408 CPUtime=1182.29 cores=0,2
/proc/9300/stat : 9300 (MPhaseSAT64) R 9298 9300 8602 0 -1 4202496 11107 0 0 0 118224 5 0 0 25 0 1 0 657810821 19873792 2148 33554432000 4194304 4479436 140734885190160 18446744073709551615 4451099 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9300/statm: 4852 2148 332 70 0 1972 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 19408

[startup+1242.3 s]
/proc/loadavg: 4.01 4.04 4.00 5/398 9424
/proc/meminfo: memFree=30207032/32950928 swapFree=41934208/67111528
[pid=9300] ppid=9298 vsize=19408 CPUtime=1242.29 cores=0,2
/proc/9300/stat : 9300 (MPhaseSAT64) R 9298 9300 8602 0 -1 4202496 11123 0 0 0 124224 5 0 0 25 0 1 0 657810821 19873792 2164 33554432000 4194304 4479436 140734885190160 18446744073709551615 4451060 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9300/statm: 4852 2164 332 70 0 1972 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 19408



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.03 4.00 5/398 9426
/proc/meminfo: memFree=30192612/32950928 swapFree=41934208/67111528
[pid=9300] ppid=9298 vsize=19408 CPUtime=1300 cores=0,2
/proc/9300/stat : 9300 (MPhaseSAT64) R 9298 9300 8602 0 -1 4202496 11123 0 0 0 129994 6 0 0 25 0 1 0 657810821 19873792 2164 33554432000 4194304 4479436 140734885190160 18446744073709551615 4410557 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9300/statm: 4852 2164 332 70 0 1972 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 19408

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.02
CPU time (s): 1300.02
CPU user time (s): 1299.95
CPU system time (s): 0.06499
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 21972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.95
system time used= 0.06499
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11123
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= 12
involuntary context switches= 2816

runsolver used 4.85126 second user time and 10.7134 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-15 14:22:01
IDJOB=3375500
IDBENCH=85368
IDSOLVER=1855
FILE ID=node126/3375500-1305462121
RUNJOBID= node126-1305462121-9286
PBS_JOBID= 13324901
Free space on /tmp= 73364 MiB

SOLVER NAME= MPhaseSAT64 2011-05-14 (fixed)
BENCH NAME= SAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/mod2c-rand3bip-sat-250-1.shuffled-as.sat05-2533.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3375500-1305462121/watcher-3375500-1305462121 -o /tmp/evaluation-result-3375500-1305462121/solver-3375500-1305462121 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3375500-1305462121.cnf

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

MD5SUM BENCH= db05e30798a5a29f39775d55b01c4246
RANDOM SEED=1842313967

node126.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.783
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.56
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.783
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.783
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.783
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.74
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.783
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.783
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.783
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30369896 kB
Buffers:        174744 kB
Cached:        1699596 kB
SwapCached:      49560 kB
Active:          84520 kB
Inactive:      2249856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30369896 kB
SwapTotal:    67111528 kB
SwapFree:     41934208 kB
Dirty:             604 kB
Writeback:           0 kB
AnonPages:      423612 kB
Mapped:           9916 kB
Slab:           103748 kB
PageTables:      75920 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 88088924 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= 73364 MiB
End job on node126 at 2011-05-15 14:43:43