Trace number 3094056

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-S1793954886-065-UNKNOWN.cnf
MD5SUMf6b9ddbb2d1027fc4cfe1e8c2d86f4e1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark122.013
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-3094056-1301748584/watcher-3094056-1301748584 -o /tmp/evaluation-result-3094056-1301748584/solver-3094056-1301748584 -C 2400 -W 1300 -M 7680 MPhaseSAT HOME/instance-3094056-1301748584.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: 0.16 0.03 0.18 4/189 13189
/proc/meminfo: memFree=19160504/32950928 swapFree=67111528/67111528
[pid=13189] ppid=13187 vsize=3744 CPUtime=0 cores=1,3
/proc/13189/stat : 13189 (MPhaseSAT) R 13187 13189 13129 0 -1 4202496 335 0 0 0 0 0 0 0 22 0 1 0 365089119 3833856 275 33554432000 134512640 134731564 4290901600 18446744073709551615 134531593 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13189/statm: 936 275 225 54 0 246 0

[startup+0.047793 s]
/proc/loadavg: 0.16 0.03 0.18 4/189 13189
/proc/meminfo: memFree=19160504/32950928 swapFree=67111528/67111528
[pid=13189] ppid=13187 vsize=4500 CPUtime=0.04 cores=1,3
/proc/13189/stat : 13189 (MPhaseSAT) R 13187 13189 13129 0 -1 4202496 993 0 0 0 4 0 0 0 22 0 1 0 365089119 4608000 630 33554432000 134512640 134731564 4290901600 18446744073709551615 134559229 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13189/statm: 1125 630 236 54 0 435 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4500

[startup+0.100782 s]
/proc/loadavg: 0.16 0.03 0.18 4/189 13189
/proc/meminfo: memFree=19160504/32950928 swapFree=67111528/67111528
[pid=13189] ppid=13187 vsize=7624 CPUtime=0.09 cores=1,3
/proc/13189/stat : 13189 (MPhaseSAT) R 13187 13189 13129 0 -1 4202496 2120 0 0 0 9 0 0 0 22 0 1 0 365089119 7806976 1452 33554432000 134512640 134731564 4290901600 18446744073709551615 134626977 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13189/statm: 1906 1452 259 54 0 1216 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7624

[startup+0.300746 s]
/proc/loadavg: 0.16 0.03 0.18 4/189 13189
/proc/meminfo: memFree=19160504/32950928 swapFree=67111528/67111528
[pid=13189] ppid=13187 vsize=7756 CPUtime=0.29 cores=1,3
/proc/13189/stat : 13189 (MPhaseSAT) R 13187 13189 13129 0 -1 4202496 2162 0 0 0 29 0 0 0 23 0 1 0 365089119 7942144 1493 33554432000 134512640 134731564 4290901600 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13189/statm: 1939 1494 270 54 0 1249 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7756

[startup+0.700672 s]
/proc/loadavg: 0.16 0.03 0.18 4/189 13189
/proc/meminfo: memFree=19160504/32950928 swapFree=67111528/67111528
[pid=13189] ppid=13187 vsize=10096 CPUtime=0.69 cores=1,3
/proc/13189/stat : 13189 (MPhaseSAT) R 13187 13189 13129 0 -1 4202496 2746 0 0 0 69 0 0 0 25 0 1 0 365089119 10338304 2077 33554432000 134512640 134731564 4290901600 18446744073709551615 134656000 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13189/statm: 2524 2077 270 54 0 1834 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10096

[startup+1.50053 s]
/proc/loadavg: 0.47 0.10 0.20 5/190 13190
/proc/meminfo: memFree=19151700/32950928 swapFree=67111528/67111528
[pid=13189] ppid=13187 vsize=10996 CPUtime=1.49 cores=1,3
/proc/13189/stat : 13189 (MPhaseSAT) R 13187 13189 13129 0 -1 4202496 2961 0 0 0 149 0 0 0 25 0 1 0 365089119 11259904 2292 33554432000 134512640 134731564 4290901600 18446744073709551615 134659365 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13189/statm: 2749 2292 270 54 0 2059 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10996

[startup+3.10024 s]
/proc/loadavg: 0.47 0.10 0.20 5/190 13190
/proc/meminfo: memFree=19149592/32950928 swapFree=67111528/67111528
[pid=13189] ppid=13187 vsize=12020 CPUtime=3.09 cores=1,3
/proc/13189/stat : 13189 (MPhaseSAT) R 13187 13189 13129 0 -1 4202496 3210 0 0 0 309 0 0 0 25 0 1 0 365089119 12308480 2541 33554432000 134512640 134731564 4290901600 18446744073709551615 134721813 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13189/statm: 3005 2541 270 54 0 2315 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12020

[startup+6.30065 s]
/proc/loadavg: 0.47 0.10 0.20 5/190 13190
/proc/meminfo: memFree=19146600/32950928 swapFree=67111528/67111528
[pid=13189] ppid=13187 vsize=13692 CPUtime=6.29 cores=1,3
/proc/13189/stat : 13189 (MPhaseSAT) R 13187 13189 13129 0 -1 4202496 3647 0 0 0 629 0 0 0 25 0 1 0 365089119 14020608 2978 33554432000 134512640 134731564 4290901600 18446744073709551615 134659293 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13189/statm: 3423 2978 270 54 0 2733 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13692

[startup+12.7005 s]
/proc/loadavg: 1.01 0.23 0.24 5/190 13191
/proc/meminfo: memFree=19143092/32950928 swapFree=67111528/67111528
[pid=13189] ppid=13187 vsize=14756 CPUtime=12.69 cores=1,3
/proc/13189/stat : 13189 (MPhaseSAT) R 13187 13189 13129 0 -1 4202496 3901 0 0 0 1269 0 0 0 25 0 1 0 365089119 15110144 3232 33554432000 134512640 134731564 4290901600 18446744073709551615 134580490 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13189/statm: 3689 3232 272 54 0 2999 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14756

[startup+25.5001 s]
/proc/loadavg: 1.47 0.35 0.28 5/190 13191
/proc/meminfo: memFree=19139456/32950928 swapFree=67111528/67111528
[pid=13189] ppid=13187 vsize=16468 CPUtime=25.49 cores=1,3
/proc/13189/stat : 13189 (MPhaseSAT) R 13187 13189 13129 0 -1 4202496 4339 0 0 0 2549 0 0 0 25 0 1 0 365089119 16863232 3670 33554432000 134512640 134731564 4290901600 18446744073709551615 134605562 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13189/statm: 4117 3670 278 54 0 3427 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16468

[startup+51.1005 s]
/proc/loadavg: 2.33 0.64 0.38 5/190 13192
/proc/meminfo: memFree=19136928/32950928 swapFree=67111528/67111528
[pid=13189] ppid=13187 vsize=16468 CPUtime=51.09 cores=1,3
/proc/13189/stat : 13189 (MPhaseSAT) R 13187 13189 13129 0 -1 4202496 4339 0 0 0 5109 0 0 0 25 0 1 0 365089119 16863232 3670 33554432000 134512640 134731564 4290901600 18446744073709551615 134605658 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13189/statm: 4117 3670 278 54 0 3427 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 16468

[startup+102.306 s]
/proc/loadavg: 3.33 1.21 0.59 5/190 13193
/proc/meminfo: memFree=19130064/32950928 swapFree=67111528/67111528
[pid=13189] ppid=13187 vsize=18784 CPUtime=102.29 cores=1,3
/proc/13189/stat : 13189 (MPhaseSAT) R 13187 13189 13129 0 -1 4202496 4945 0 0 0 10229 0 0 0 25 0 1 0 365089119 19234816 4276 33554432000 134512640 134731564 4290901600 18446744073709551615 134605529 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13189/statm: 4696 4276 278 54 0 4006 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 18784

[startup+162.3 s]
/proc/loadavg: 3.75 1.71 0.80 5/190 13195
/proc/meminfo: memFree=19127812/32950928 swapFree=67111528/67111528
[pid=13189] ppid=13187 vsize=19088 CPUtime=162.29 cores=1,3
/proc/13189/stat : 13189 (MPhaseSAT) R 13187 13189 13129 0 -1 4202496 5010 0 0 0 16229 0 0 0 25 0 1 0 365089119 19546112 4341 33554432000 134512640 134731564 4290901600 18446744073709551615 134606397 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13189/statm: 4772 4341 278 54 0 4082 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 19088

[startup+222.3 s]
/proc/loadavg: 3.91 2.12 1.00 5/190 13196
/proc/meminfo: memFree=19118852/32950928 swapFree=67111528/67111528
[pid=13189] ppid=13187 vsize=23060 CPUtime=222.29 cores=1,3
/proc/13189/stat : 13189 (MPhaseSAT) R 13187 13189 13129 0 -1 4202496 5997 0 0 0 22228 1 0 0 25 0 1 0 365089119 23613440 5328 33554432000 134512640 134731564 4290901600 18446744073709551615 134605481 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13189/statm: 5765 5328 278 54 0 5075 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 23060

[startup+282.3 s]
/proc/loadavg: 3.96 2.46 1.18 5/190 13198
/proc/meminfo: memFree=19118464/32950928 swapFree=67111528/67111528
[pid=13189] ppid=13187 vsize=23060 CPUtime=282.3 cores=1,3
/proc/13189/stat : 13189 (MPhaseSAT) R 13187 13189 13129 0 -1 4202496 6007 0 0 0 28229 1 0 0 25 0 1 0 365089119 23613440 5338 33554432000 134512640 134731564 4290901600 18446744073709551615 134659010 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13189/statm: 5765 5338 278 54 0 5075 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 23060

[startup+342.3 s]
/proc/loadavg: 4.02 2.75 1.36 5/190 13200
/proc/meminfo: memFree=19114216/32950928 swapFree=67111528/67111528
[pid=13189] ppid=13187 vsize=24212 CPUtime=342.3 cores=1,3
/proc/13189/stat : 13189 (MPhaseSAT) R 13187 13189 13129 0 -1 4202496 6276 0 0 0 34229 1 0 0 25 0 1 0 365089119 24793088 5607 33554432000 134512640 134731564 4290901600 18446744073709551615 134605518 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13189/statm: 6053 5607 278 54 0 5363 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 24212

[startup+402.3 s]
/proc/loadavg: 4.04 2.99 1.53 5/190 13201
/proc/meminfo: memFree=19113816/32950928 swapFree=67111528/67111528
[pid=13189] ppid=13187 vsize=24212 CPUtime=402.3 cores=1,3
/proc/13189/stat : 13189 (MPhaseSAT) R 13187 13189 13129 0 -1 4202496 6276 0 0 0 40229 1 0 0 25 0 1 0 365089119 24793088 5607 33554432000 134512640 134731564 4290901600 18446744073709551615 134605677 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13189/statm: 6053 5607 278 54 0 5363 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 24212

[startup+462.3 s]
/proc/loadavg: 4.01 3.17 1.68 5/190 13203
/proc/meminfo: memFree=19111780/32950928 swapFree=67111528/67111528
[pid=13189] ppid=13187 vsize=24340 CPUtime=462.3 cores=1,3
/proc/13189/stat : 13189 (MPhaseSAT) R 13187 13189 13129 0 -1 4202496 6330 0 0 0 46229 1 0 0 25 0 1 0 365089119 24924160 5661 33554432000 134512640 134731564 4290901600 18446744073709551615 134605658 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13189/statm: 6085 5661 278 54 0 5395 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 24340

[startup+522.3 s]
/proc/loadavg: 4.00 3.32 1.82 5/190 13204
/proc/meminfo: memFree=19109880/32950928 swapFree=67111528/67111528
[pid=13189] ppid=13187 vsize=25496 CPUtime=522.3 cores=1,3
/proc/13189/stat : 13189 (MPhaseSAT) R 13187 13189 13129 0 -1 4202496 6609 0 0 0 52229 1 0 0 25 0 1 0 365089119 26107904 5940 33554432000 134512640 134731564 4290901600 18446744073709551615 134605518 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13189/statm: 6374 5940 278 54 0 5684 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 25496

[startup+582.3 s]
/proc/loadavg: 4.00 3.44 1.95 5/190 13233
/proc/meminfo: memFree=19110444/32950928 swapFree=67111528/67111528
[pid=13189] ppid=13187 vsize=25496 CPUtime=582.3 cores=1,3
/proc/13189/stat : 13189 (MPhaseSAT) R 13187 13189 13129 0 -1 4202496 6609 0 0 0 58229 1 0 0 25 0 1 0 365089119 26107904 5940 33554432000 134512640 134731564 4290901600 18446744073709551615 134606290 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13189/statm: 6374 5940 278 54 0 5684 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 25496

[startup+642.3 s]
/proc/loadavg: 4.10 3.57 2.09 6/190 13262
/proc/meminfo: memFree=19063344/32950928 swapFree=67111528/67111528
[pid=13189] ppid=13187 vsize=26520 CPUtime=642.31 cores=1,3
/proc/13189/stat : 13189 (MPhaseSAT) R 13187 13189 13129 0 -1 4202496 6870 0 0 0 64230 1 0 0 25 0 1 0 365089119 27156480 6201 33554432000 134512640 134731564 4290901600 18446744073709551615 134605531 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13189/statm: 6630 6201 278 54 0 5940 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 26520

[startup+702.3 s]
/proc/loadavg: 4.04 3.65 2.21 6/190 13272
/proc/meminfo: memFree=19056556/32950928 swapFree=67111528/67111528
[pid=13189] ppid=13187 vsize=27292 CPUtime=702.3 cores=1,3
/proc/13189/stat : 13189 (MPhaseSAT) R 13187 13189 13129 0 -1 4202496 7061 0 0 0 70229 1 0 0 25 0 1 0 365089119 27947008 6392 33554432000 134512640 134731564 4290901600 18446744073709551615 134668702 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13189/statm: 6823 6392 278 54 0 6133 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 27292

[startup+762.306 s]
/proc/loadavg: 4.06 3.72 2.32 5/190 13274
/proc/meminfo: memFree=19056260/32950928 swapFree=67111528/67111528
[pid=13189] ppid=13187 vsize=27292 CPUtime=762.31 cores=1,3
/proc/13189/stat : 13189 (MPhaseSAT) R 13187 13189 13129 0 -1 4202496 7061 0 0 0 76230 1 0 0 25 0 1 0 365089119 27947008 6392 33554432000 134512640 134731564 4290901600 18446744073709551615 134606340 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13189/statm: 6823 6392 278 54 0 6133 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 27292

[startup+822.3 s]
/proc/loadavg: 4.02 3.77 2.42 6/190 13275
/proc/meminfo: memFree=19054844/32950928 swapFree=67111528/67111528
[pid=13189] ppid=13187 vsize=27292 CPUtime=822.31 cores=1,3
/proc/13189/stat : 13189 (MPhaseSAT) R 13187 13189 13129 0 -1 4202496 7061 0 0 0 82230 1 0 0 25 0 1 0 365089119 27947008 6392 33554432000 134512640 134731564 4290901600 18446744073709551615 134605529 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13189/statm: 6823 6392 278 54 0 6133 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 27292

[startup+882.3 s]
/proc/loadavg: 4.01 3.81 2.52 6/190 13277
/proc/meminfo: memFree=19051460/32950928 swapFree=67111528/67111528
[pid=13189] ppid=13187 vsize=27292 CPUtime=882.31 cores=1,3
/proc/13189/stat : 13189 (MPhaseSAT) R 13187 13189 13129 0 -1 4202496 7061 0 0 0 88230 1 0 0 25 0 1 0 365089119 27947008 6392 33554432000 134512640 134731564 4290901600 18446744073709551615 134605481 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13189/statm: 6823 6392 278 54 0 6133 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 27292

[startup+942.3 s]
/proc/loadavg: 4.00 3.84 2.61 6/190 13278
/proc/meminfo: memFree=19044604/32950928 swapFree=67111528/67111528
[pid=13189] ppid=13187 vsize=28188 CPUtime=942.31 cores=1,3
/proc/13189/stat : 13189 (MPhaseSAT) R 13187 13189 13129 0 -1 4202496 7281 0 0 0 94230 1 0 0 25 0 1 0 365089119 28864512 6612 33554432000 134512640 134731564 4290901600 18446744073709551615 134667540 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13189/statm: 7047 6612 278 54 0 6357 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 28188

[startup+1002.3 s]
/proc/loadavg: 4.00 3.87 2.69 6/190 13280
/proc/meminfo: memFree=19041836/32950928 swapFree=67111528/67111528
[pid=13189] ppid=13187 vsize=28188 CPUtime=1002.31 cores=1,3
/proc/13189/stat : 13189 (MPhaseSAT) R 13187 13189 13129 0 -1 4202496 7281 0 0 0 100230 1 0 0 25 0 1 0 365089119 28864512 6612 33554432000 134512640 134731564 4290901600 18446744073709551615 134606436 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13189/statm: 7047 6612 278 54 0 6357 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 28188

[startup+1062.3 s]
/proc/loadavg: 4.00 3.89 2.77 6/190 13282
/proc/meminfo: memFree=19037336/32950928 swapFree=67111528/67111528
[pid=13189] ppid=13187 vsize=30364 CPUtime=1062.31 cores=1,3
/proc/13189/stat : 13189 (MPhaseSAT) R 13187 13189 13129 0 -1 4202496 7830 0 0 0 106230 1 0 0 25 0 1 0 365089119 31092736 7161 33554432000 134512640 134731564 4290901600 18446744073709551615 134606406 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13189/statm: 7591 7161 278 54 0 6901 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 30364

[startup+1122.3 s]
/proc/loadavg: 4.00 3.91 2.85 6/190 13283
/proc/meminfo: memFree=19011396/32950928 swapFree=67111528/67111528
[pid=13189] ppid=13187 vsize=30364 CPUtime=1122.31 cores=1,3
/proc/13189/stat : 13189 (MPhaseSAT) R 13187 13189 13129 0 -1 4202496 7830 0 0 0 112230 1 0 0 25 0 1 0 365089119 31092736 7161 33554432000 134512640 134731564 4290901600 18446744073709551615 134605481 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13189/statm: 7591 7161 278 54 0 6901 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 30364

[startup+1182.3 s]
/proc/loadavg: 4.00 3.92 2.92 6/190 13285
/proc/meminfo: memFree=19011356/32950928 swapFree=67111528/67111528
[pid=13189] ppid=13187 vsize=30364 CPUtime=1182.31 cores=1,3
/proc/13189/stat : 13189 (MPhaseSAT) R 13187 13189 13129 0 -1 4202496 7830 0 0 0 118230 1 0 0 25 0 1 0 365089119 31092736 7161 33554432000 134512640 134731564 4290901600 18446744073709551615 134606288 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13189/statm: 7591 7161 278 54 0 6901 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 30364

[startup+1242.3 s]
/proc/loadavg: 4.03 3.95 2.99 6/190 13287
/proc/meminfo: memFree=19010824/32950928 swapFree=67111528/67111528
[pid=13189] ppid=13187 vsize=30364 CPUtime=1242.32 cores=1,3
/proc/13189/stat : 13189 (MPhaseSAT) R 13187 13189 13129 0 -1 4202496 7830 0 0 0 124231 1 0 0 25 0 1 0 365089119 31092736 7161 33554432000 134512640 134731564 4290901600 18446744073709551615 134605271 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13189/statm: 7591 7161 278 54 0 6901 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 30364



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 3.95 3.04 5/190 13344
/proc/meminfo: memFree=19015340/32950928 swapFree=67111528/67111528
[pid=13189] ppid=13187 vsize=30364 CPUtime=1300.02 cores=1,3
/proc/13189/stat : 13189 (MPhaseSAT) R 13187 13189 13129 0 -1 4202496 7830 0 0 0 130001 1 0 0 25 0 1 0 365089119 31092736 7161 33554432000 134512640 134731564 4290901600 18446744073709551615 134605485 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/13189/statm: 7591 7161 278 54 0 6901 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 30364

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.02
system time used= 0.017997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7830
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= 8
involuntary context switches= 3316

runsolver used 2.00669 second user time and 4.5803 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-02 14:49:44
IDJOB=3094056
IDBENCH=82538
IDSOLVER=1520
FILE ID=node116/3094056-1301748584
RUNJOBID= node116-1301748570-13149
PBS_JOBID= 12841021
Free space on /tmp= 71264 MiB

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

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

MD5SUM BENCH= f6b9ddbb2d1027fc4cfe1e8c2d86f4e1
RANDOM SEED=384796338

node116.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.826
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.826
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.15
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.826
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.75
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.826
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.826
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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.826
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.826
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:      19160536 kB
Buffers:        385780 kB
Cached:       13008280 kB
SwapCached:          0 kB
Active:        9109516 kB
Inactive:      4374260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19160536 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3676 kB
Writeback:           0 kB
AnonPages:       89480 kB
Mapped:          16808 kB
Slab:           244300 kB
PageTables:       5184 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   273164 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= 71256 MiB
End job on node116 at 2011-04-02 15:11:26