Trace number 3094162

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 2011-02-15? (TO) 1300.04 1300.01

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1500-c30000-S1180959030-088-UNKNOWN.cnf
MD5SUM4c3def64b0c0da01406b551924b4a52d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark532.031
Satisfiable
(Un)Satisfiability was proved
Number of variables1500
Number of clauses30000
Sum of the clauses size150000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 530000
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 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

running on 2 cores: 4,6

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.92 4.00 3.75 3/187 12265
/proc/meminfo: memFree=22210740/32950928 swapFree=67111528/67111528
[pid=12265] ppid=12263 vsize=3744 CPUtime=0 cores=4,6
/proc/12265/stat : 12265 (MPhaseSAT) R 12263 12265 11954 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 286717693 3833856 272 33554432000 134512640 134731564 4290070096 18446744073709551615 134531593 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12265/statm: 936 272 225 54 0 246 0

[startup+0.0418201 s]
/proc/loadavg: 3.92 4.00 3.75 3/187 12265
/proc/meminfo: memFree=22210740/32950928 swapFree=67111528/67111528
[pid=12265] ppid=12263 vsize=3872 CPUtime=0.03 cores=4,6
/proc/12265/stat : 12265 (MPhaseSAT) R 12263 12265 11954 0 -1 4202496 686 0 0 0 3 0 0 0 25 0 1 0 286717693 3964928 474 33554432000 134512640 134731564 4290070096 18446744073709551615 134566352 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12265/statm: 968 474 234 54 0 278 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3872

[startup+0.100855 s]
/proc/loadavg: 3.92 4.00 3.75 3/187 12265
/proc/meminfo: memFree=22210740/32950928 swapFree=67111528/67111528
[pid=12265] ppid=12263 vsize=7624 CPUtime=0.09 cores=4,6
/proc/12265/stat : 12265 (MPhaseSAT) R 12263 12265 11954 0 -1 4202496 2122 0 0 0 9 0 0 0 25 0 1 0 286717693 7806976 1454 33554432000 134512640 134731564 4290070096 18446744073709551615 134649979 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12265/statm: 1906 1454 259 54 0 1216 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7624

[startup+0.300778 s]
/proc/loadavg: 3.92 4.00 3.75 3/187 12265
/proc/meminfo: memFree=22210740/32950928 swapFree=67111528/67111528
[pid=12265] ppid=12263 vsize=7756 CPUtime=0.29 cores=4,6
/proc/12265/stat : 12265 (MPhaseSAT) R 12263 12265 11954 0 -1 4202496 2157 0 0 0 29 0 0 0 25 0 1 0 286717693 7942144 1488 33554432000 134512640 134731564 4290070096 18446744073709551615 134723674 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12265/statm: 1939 1488 270 54 0 1249 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7756

[startup+0.700771 s]
/proc/loadavg: 3.92 4.00 3.75 3/187 12265
/proc/meminfo: memFree=22210740/32950928 swapFree=67111528/67111528
[pid=12265] ppid=12263 vsize=10216 CPUtime=0.69 cores=4,6
/proc/12265/stat : 12265 (MPhaseSAT) R 12263 12265 11954 0 -1 4202496 2783 0 0 0 69 0 0 0 25 0 1 0 286717693 10461184 2114 33554432000 134512640 134731564 4290070096 18446744073709551615 134720304 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12265/statm: 2554 2114 270 54 0 1864 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10216

[startup+1.50063 s]
/proc/loadavg: 3.92 4.00 3.75 5/190 12293
/proc/meminfo: memFree=22202608/32950928 swapFree=67111528/67111528
[pid=12265] ppid=12263 vsize=10984 CPUtime=1.49 cores=4,6
/proc/12265/stat : 12265 (MPhaseSAT) R 12263 12265 11954 0 -1 4202496 2977 0 0 0 149 0 0 0 25 0 1 0 286717693 11247616 2308 33554432000 134512640 134731564 4290070096 18446744073709551615 134717142 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12265/statm: 2746 2308 270 54 0 2056 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10984

[startup+3.10035 s]
/proc/loadavg: 3.92 4.00 3.75 5/190 12293
/proc/meminfo: memFree=22200004/32950928 swapFree=67111528/67111528
[pid=12265] ppid=12263 vsize=12264 CPUtime=3.09 cores=4,6
/proc/12265/stat : 12265 (MPhaseSAT) R 12263 12265 11954 0 -1 4202496 3293 0 0 0 309 0 0 0 25 0 1 0 286717693 12558336 2624 33554432000 134512640 134731564 4290070096 18446744073709551615 134659520 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12265/statm: 3066 2624 270 54 0 2376 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12264

[startup+6.30077 s]
/proc/loadavg: 3.93 4.00 3.75 4/188 12294
/proc/meminfo: memFree=22325204/32950928 swapFree=67111528/67111528
[pid=12265] ppid=12263 vsize=13672 CPUtime=6.29 cores=4,6
/proc/12265/stat : 12265 (MPhaseSAT) R 12263 12265 11954 0 -1 4202496 3637 0 0 0 629 0 0 0 25 0 1 0 286717693 14000128 2968 33554432000 134512640 134731564 4290070096 18446744073709551615 134659341 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12265/statm: 3418 2968 270 54 0 2728 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13672

[startup+12.7006 s]
/proc/loadavg: 3.93 4.00 3.75 5/190 12321
/proc/meminfo: memFree=22318772/32950928 swapFree=67111528/67111528
[pid=12265] ppid=12263 vsize=14868 CPUtime=12.69 cores=4,6
/proc/12265/stat : 12265 (MPhaseSAT) R 12263 12265 11954 0 -1 4202496 3929 0 0 0 1269 0 0 0 25 0 1 0 286717693 15224832 3260 33554432000 134512640 134731564 4290070096 18446744073709551615 134580411 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12265/statm: 3717 3260 272 54 0 3027 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14868

[startup+25.5003 s]
/proc/loadavg: 3.95 4.00 3.76 5/190 12349
/proc/meminfo: memFree=22318520/32950928 swapFree=67111528/67111528
[pid=12265] ppid=12263 vsize=16188 CPUtime=25.49 cores=4,6
/proc/12265/stat : 12265 (MPhaseSAT) R 12263 12265 11954 0 -1 4202496 4293 0 0 0 2549 0 0 0 25 0 1 0 286717693 16576512 3624 33554432000 134512640 134731564 4290070096 18446744073709551615 134605389 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12265/statm: 4047 3624 278 54 0 3357 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16188

[startup+51.1008 s]
/proc/loadavg: 4.03 4.01 3.77 5/190 12377
/proc/meminfo: memFree=22315408/32950928 swapFree=67111528/67111528
[pid=12265] ppid=12263 vsize=16188 CPUtime=51.09 cores=4,6
/proc/12265/stat : 12265 (MPhaseSAT) R 12263 12265 11954 0 -1 4202496 4293 0 0 0 5109 0 0 0 25 0 1 0 286717693 16576512 3624 33554432000 134512640 134731564 4290070096 18446744073709551615 134606175 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12265/statm: 4047 3624 278 54 0 3357 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 16188

[startup+102.306 s]
/proc/loadavg: 4.01 4.01 3.78 5/190 12378
/proc/meminfo: memFree=22305556/32950928 swapFree=67111528/67111528
[pid=12265] ppid=12263 vsize=18748 CPUtime=102.29 cores=4,6
/proc/12265/stat : 12265 (MPhaseSAT) R 12263 12265 11954 0 -1 4202496 4928 0 0 0 10229 0 0 0 25 0 1 0 286717693 19197952 4259 33554432000 134512640 134731564 4290070096 18446744073709551615 134606280 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12265/statm: 4687 4259 278 54 0 3997 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 18748

[startup+162.3 s]
/proc/loadavg: 4.05 4.02 3.79 5/190 12379
/proc/meminfo: memFree=22300428/32950928 swapFree=67111528/67111528
[pid=12265] ppid=12263 vsize=19980 CPUtime=162.29 cores=4,6
/proc/12265/stat : 12265 (MPhaseSAT) R 12263 12265 11954 0 -1 4202496 5239 0 0 0 16229 0 0 0 25 0 1 0 286717693 20459520 4570 33554432000 134512640 134731564 4290070096 18446744073709551615 134605665 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12265/statm: 4995 4570 278 54 0 4305 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 19980

[startup+222.301 s]
/proc/loadavg: 4.02 4.01 3.81 5/190 12408
/proc/meminfo: memFree=22290924/32950928 swapFree=67111528/67111528
[pid=12265] ppid=12263 vsize=21908 CPUtime=222.29 cores=4,6
/proc/12265/stat : 12265 (MPhaseSAT) R 12263 12265 11954 0 -1 4202496 5714 0 0 0 22229 0 0 0 25 0 1 0 286717693 22433792 5045 33554432000 134512640 134731564 4290070096 18446744073709551615 134605464 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12265/statm: 5477 5045 278 54 0 4787 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 21908

[startup+282.3 s]
/proc/loadavg: 4.00 4.01 3.82 5/190 12410
/proc/meminfo: memFree=22287172/32950928 swapFree=67111528/67111528
[pid=12265] ppid=12263 vsize=22164 CPUtime=282.29 cores=4,6
/proc/12265/stat : 12265 (MPhaseSAT) R 12263 12265 11954 0 -1 4202496 5781 0 0 0 28229 0 0 0 25 0 1 0 286717693 22695936 5112 33554432000 134512640 134731564 4290070096 18446744073709551615 134605487 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12265/statm: 5541 5112 278 54 0 4851 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 22164

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 12411
/proc/meminfo: memFree=22283276/32950928 swapFree=67111528/67111528
[pid=12265] ppid=12263 vsize=23316 CPUtime=342.29 cores=4,6
/proc/12265/stat : 12265 (MPhaseSAT) R 12263 12265 11954 0 -1 4202496 6054 0 0 0 34229 0 0 0 25 0 1 0 286717693 23875584 5385 33554432000 134512640 134731564 4290070096 18446744073709551615 134605518 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12265/statm: 5829 5385 278 54 0 5139 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 23316

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 12413
/proc/meminfo: memFree=22280636/32950928 swapFree=67111528/67111528
[pid=12265] ppid=12263 vsize=23572 CPUtime=402.3 cores=4,6
/proc/12265/stat : 12265 (MPhaseSAT) R 12263 12265 11954 0 -1 4202496 6129 0 0 0 40229 1 0 0 25 0 1 0 286717693 24137728 5460 33554432000 134512640 134731564 4290070096 18446744073709551615 134605518 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12265/statm: 5893 5460 278 54 0 5203 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 23572

[startup+462.3 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 12414
/proc/meminfo: memFree=22277988/32950928 swapFree=67111528/67111528
[pid=12265] ppid=12263 vsize=24340 CPUtime=462.3 cores=4,6
/proc/12265/stat : 12265 (MPhaseSAT) R 12263 12265 11954 0 -1 4202496 6315 0 0 0 46229 1 0 0 25 0 1 0 286717693 24924160 5646 33554432000 134512640 134731564 4290070096 18446744073709551615 134606254 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12265/statm: 6085 5646 278 54 0 5395 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 24340

[startup+522.301 s]
/proc/loadavg: 4.05 4.01 3.85 5/190 12416
/proc/meminfo: memFree=22276956/32950928 swapFree=67111528/67111528
[pid=12265] ppid=12263 vsize=24340 CPUtime=522.3 cores=4,6
/proc/12265/stat : 12265 (MPhaseSAT) R 12263 12265 11954 0 -1 4202496 6315 0 0 0 52229 1 0 0 25 0 1 0 286717693 24924160 5646 33554432000 134512640 134731564 4290070096 18446744073709551615 134606116 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12265/statm: 6085 5646 278 54 0 5395 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 24340

[startup+582.3 s]
/proc/loadavg: 4.02 4.01 3.85 5/190 12418
/proc/meminfo: memFree=22273920/32950928 swapFree=67111528/67111528
[pid=12265] ppid=12263 vsize=24340 CPUtime=582.3 cores=4,6
/proc/12265/stat : 12265 (MPhaseSAT) R 12263 12265 11954 0 -1 4202496 6322 0 0 0 58229 1 0 0 25 0 1 0 286717693 24924160 5653 33554432000 134512640 134731564 4290070096 18446744073709551615 134606107 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12265/statm: 6085 5653 278 54 0 5395 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 24340

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.86 5/190 12419
/proc/meminfo: memFree=22271532/32950928 swapFree=67111528/67111528
[pid=12265] ppid=12263 vsize=25236 CPUtime=642.31 cores=4,6
/proc/12265/stat : 12265 (MPhaseSAT) R 12263 12265 11954 0 -1 4202496 6535 0 0 0 64230 1 0 0 25 0 1 0 286717693 25841664 5866 33554432000 134512640 134731564 4290070096 18446744073709551615 134605885 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12265/statm: 6309 5866 278 54 0 5619 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 25236

[startup+702.3 s]
/proc/loadavg: 4.07 4.02 3.87 5/190 12421
/proc/meminfo: memFree=22269868/32950928 swapFree=67111528/67111528
[pid=12265] ppid=12263 vsize=25236 CPUtime=702.31 cores=4,6
/proc/12265/stat : 12265 (MPhaseSAT) R 12263 12265 11954 0 -1 4202496 6548 0 0 0 70230 1 0 0 25 0 1 0 286717693 25841664 5879 33554432000 134512640 134731564 4290070096 18446744073709551615 134605481 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12265/statm: 6309 5879 278 54 0 5619 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 25236

[startup+762.307 s]
/proc/loadavg: 4.02 4.01 3.88 5/190 12422
/proc/meminfo: memFree=22268588/32950928 swapFree=67111528/67111528
[pid=12265] ppid=12263 vsize=25624 CPUtime=762.31 cores=4,6
/proc/12265/stat : 12265 (MPhaseSAT) R 12263 12265 11954 0 -1 4202496 6650 0 0 0 76230 1 0 0 25 0 1 0 286717693 26238976 5981 33554432000 134512640 134731564 4290070096 18446744073709551615 134604993 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12265/statm: 6406 5981 278 54 0 5716 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 25624

[startup+822.301 s]
/proc/loadavg: 4.01 4.00 3.88 5/190 12424
/proc/meminfo: memFree=22267296/32950928 swapFree=67111528/67111528
[pid=12265] ppid=12263 vsize=25624 CPUtime=822.31 cores=4,6
/proc/12265/stat : 12265 (MPhaseSAT) R 12263 12265 11954 0 -1 4202496 6650 0 0 0 82230 1 0 0 25 0 1 0 286717693 26238976 5981 33554432000 134512640 134731564 4290070096 18446744073709551615 134605658 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12265/statm: 6406 5981 278 54 0 5716 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 25624

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 12426
/proc/meminfo: memFree=22264292/32950928 swapFree=67111528/67111528
[pid=12265] ppid=12263 vsize=26776 CPUtime=882.31 cores=4,6
/proc/12265/stat : 12265 (MPhaseSAT) R 12263 12265 11954 0 -1 4202496 6934 0 0 0 88230 1 0 0 25 0 1 0 286717693 27418624 6265 33554432000 134512640 134731564 4290070096 18446744073709551615 134605518 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12265/statm: 6694 6265 278 54 0 6004 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 26776

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 12427
/proc/meminfo: memFree=22261528/32950928 swapFree=67111528/67111528
[pid=12265] ppid=12263 vsize=28064 CPUtime=942.31 cores=4,6
/proc/12265/stat : 12265 (MPhaseSAT) R 12263 12265 11954 0 -1 4202496 7254 0 0 0 94230 1 0 0 25 0 1 0 286717693 28737536 6585 33554432000 134512640 134731564 4290070096 18446744073709551615 134605858 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12265/statm: 7016 6585 278 54 0 6326 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 28064

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.90 5/190 12429
/proc/meminfo: memFree=22252192/32950928 swapFree=67111528/67111528
[pid=12265] ppid=12263 vsize=31392 CPUtime=1002.31 cores=4,6
/proc/12265/stat : 12265 (MPhaseSAT) R 12263 12265 11954 0 -1 4202496 8069 0 0 0 100230 1 0 0 25 0 1 0 286717693 32145408 7400 33554432000 134512640 134731564 4290070096 18446744073709551615 134606378 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12265/statm: 7848 7400 278 54 0 7158 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 31392

[startup+1062.3 s]
/proc/loadavg: 4.07 4.02 3.91 5/190 12430
/proc/meminfo: memFree=22252020/32950928 swapFree=67111528/67111528
[pid=12265] ppid=12263 vsize=31372 CPUtime=1062.31 cores=4,6
/proc/12265/stat : 12265 (MPhaseSAT) R 12263 12265 11954 0 -1 4202496 8069 0 0 0 106230 1 0 0 25 0 1 0 286717693 32124928 7400 33554432000 134512640 134731564 4290070096 18446744073709551615 134605987 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12265/statm: 7843 7400 278 54 0 7153 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 31372

[startup+1122.3 s]
/proc/loadavg: 4.02 4.01 3.91 5/190 12432
/proc/meminfo: memFree=22250992/32950928 swapFree=67111528/67111528
[pid=12265] ppid=12263 vsize=31372 CPUtime=1122.31 cores=4,6
/proc/12265/stat : 12265 (MPhaseSAT) R 12263 12265 11954 0 -1 4202496 8069 0 0 0 112230 1 0 0 25 0 1 0 286717693 32124928 7400 33554432000 134512640 134731564 4290070096 18446744073709551615 134605612 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12265/statm: 7843 7400 278 54 0 7153 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 31372

[startup+1182.3 s]
/proc/loadavg: 4.01 4.00 3.91 5/190 12434
/proc/meminfo: memFree=22249580/32950928 swapFree=67111528/67111528
[pid=12265] ppid=12263 vsize=31372 CPUtime=1182.31 cores=4,6
/proc/12265/stat : 12265 (MPhaseSAT) R 12263 12265 11954 0 -1 4202496 8069 0 0 0 118230 1 0 0 25 0 1 0 286717693 32124928 7400 33554432000 134512640 134731564 4290070096 18446744073709551615 134605485 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12265/statm: 7843 7400 278 54 0 7153 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 31372

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 12435
/proc/meminfo: memFree=22243844/32950928 swapFree=67111528/67111528
[pid=12265] ppid=12263 vsize=31372 CPUtime=1242.32 cores=4,6
/proc/12265/stat : 12265 (MPhaseSAT) R 12263 12265 11954 0 -1 4202496 8069 0 0 0 124231 1 0 0 25 0 1 0 286717693 32124928 7400 33554432000 134512640 134731564 4290070096 18446744073709551615 134605569 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12265/statm: 7843 7400 278 54 0 7153 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 31372



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.91 6/190 12437
/proc/meminfo: memFree=22240832/32950928 swapFree=67111528/67111528
[pid=12265] ppid=12263 vsize=33808 CPUtime=1300.03 cores=4,6
/proc/12265/stat : 12265 (MPhaseSAT) R 12263 12265 11954 0 -1 4202496 8669 0 0 0 130001 2 0 0 25 0 1 0 286717693 34619392 8000 33554432000 134512640 134731564 4290070096 18446744073709551615 134605483 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12265/statm: 8452 8000 278 54 0 7762 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 33808

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): 1300.01
CPU system time (s): 0.024996
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 33808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.01
system time used= 0.024996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8669
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= 9
involuntary context switches= 1942

runsolver used 1.90871 second user time and 4.18936 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-02 15:33:09
IDJOB=3094162
IDBENCH=82644
IDSOLVER=1520
FILE ID=node120/3094162-1301751189
RUNJOBID= node120-1301748570-11973
PBS_JOBID= 12841017
Free space on /tmp= 71756 MiB

SOLVER NAME= MPhaseSAT 2011-02-15
BENCH NAME= SAT11/random/large/unif-k5-r20-v1500-c30000-S1180959030-088-UNKNOWN.cnf
COMMAND LINE= MPhaseSAT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3094162-1301751189/watcher-3094162-1301751189 -o /tmp/evaluation-result-3094162-1301751189/solver-3094162-1301751189 -C 2400 -W 1300 -M 7680  MPhaseSAT HOME/instance-3094162-1301751189.cnf

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

MD5SUM BENCH= 4c3def64b0c0da01406b551924b4a52d
RANDOM SEED=1457854229

node120.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	: 5226.07
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.82
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.78
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      22210772 kB
Buffers:        351224 kB
Cached:        9916632 kB
SwapCached:          0 kB
Active:        7477444 kB
Inactive:      2991152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22210772 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1212 kB
Writeback:           0 kB
AnonPages:      200768 kB
Mapped:          16732 kB
Slab:           207344 kB
PageTables:       5260 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   398328 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= 71760 MiB
End job on node120 at 2011-04-02 15:54:51