Trace number 3375037

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S1514125851-037.UNKNOWN.cnf
MD5SUM7ce6e28d94f25a5004daf47b6c05c693
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark935.616
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
Number of clauses of size 40
Number of clauses of size 50
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-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-3375037-1305449206/watcher-3375037-1305449206 -o /tmp/evaluation-result-3375037-1305449206/solver-3375037-1305449206 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3375037-1305449206.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.95 4.01 3.54 4/362 29120
/proc/meminfo: memFree=24070344/32951124 swapFree=65980216/67111528
[pid=29120] ppid=29118 vsize=12144 CPUtime=0 cores=0,2
/proc/29120/stat : 29120 (MPhaseSAT64) R 29118 29120 28207 0 -1 4202496 441 0 0 0 0 0 0 0 18 0 1 0 637336082 12435456 380 33554432000 4194304 4479436 140734602688480 18446744073709551615 228095476842 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29120/statm: 3036 380 282 70 0 156 0

[startup+0.0677641 s]
/proc/loadavg: 3.95 4.01 3.54 4/362 29120
/proc/meminfo: memFree=24070344/32951124 swapFree=65980216/67111528
[pid=29120] ppid=29118 vsize=12640 CPUtime=0.06 cores=0,2
/proc/29120/stat : 29120 (MPhaseSAT64) R 29118 29120 28207 0 -1 4202496 638 0 0 0 6 0 0 0 18 0 1 0 637336082 12943360 576 33554432000 4194304 4479436 140734602688480 18446744073709551615 4450905 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29120/statm: 3160 576 325 70 0 280 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12640

[startup+0.100757 s]
/proc/loadavg: 3.95 4.01 3.54 4/362 29120
/proc/meminfo: memFree=24070344/32951124 swapFree=65980216/67111528
[pid=29120] ppid=29118 vsize=12800 CPUtime=0.09 cores=0,2
/proc/29120/stat : 29120 (MPhaseSAT64) R 29118 29120 28207 0 -1 4202496 670 0 0 0 9 0 0 0 18 0 1 0 637336082 13107200 608 33554432000 4194304 4479436 140734602688480 18446744073709551615 4450927 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29120/statm: 3200 608 325 70 0 320 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12800

[startup+0.300724 s]
/proc/loadavg: 3.95 4.01 3.54 4/362 29120
/proc/meminfo: memFree=24070344/32951124 swapFree=65980216/67111528
[pid=29120] ppid=29118 vsize=13776 CPUtime=0.29 cores=0,2
/proc/29120/stat : 29120 (MPhaseSAT64) R 29118 29120 28207 0 -1 4202496 930 0 0 0 29 0 0 0 18 0 1 0 637336082 14106624 868 33554432000 4194304 4479436 140734602688480 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29120/statm: 3444 868 325 70 0 564 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13776

[startup+0.700659 s]
/proc/loadavg: 3.95 4.01 3.54 4/362 29120
/proc/meminfo: memFree=24070344/32951124 swapFree=65980216/67111528
[pid=29120] ppid=29118 vsize=14388 CPUtime=0.69 cores=0,2
/proc/29120/stat : 29120 (MPhaseSAT64) R 29118 29120 28207 0 -1 4202496 1155 0 0 0 69 0 0 0 18 0 1 0 637336082 14733312 1021 33554432000 4194304 4479436 140734602688480 18446744073709551615 4455893 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29120/statm: 3597 1021 325 70 0 717 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14388

[startup+1.50047 s]
/proc/loadavg: 3.95 4.01 3.54 5/368 29129
/proc/meminfo: memFree=24062068/32951124 swapFree=65980216/67111528
[pid=29120] ppid=29118 vsize=14516 CPUtime=1.49 cores=0,2
/proc/29120/stat : 29120 (MPhaseSAT64) R 29118 29120 28207 0 -1 4202496 1191 0 0 0 149 0 0 0 20 0 1 0 637336082 14864384 1057 33554432000 4194304 4479436 140734602688480 18446744073709551615 4294953 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29120/statm: 3629 1057 328 70 0 749 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14516

[startup+3.10021 s]
/proc/loadavg: 3.96 4.01 3.54 5/368 29129
/proc/meminfo: memFree=24060208/32951124 swapFree=65980216/67111528
[pid=29120] ppid=29118 vsize=14516 CPUtime=3.09 cores=0,2
/proc/29120/stat : 29120 (MPhaseSAT64) R 29118 29120 28207 0 -1 4202496 1191 0 0 0 309 0 0 0 25 0 1 0 637336082 14864384 1057 33554432000 4194304 4479436 140734602688480 18446744073709551615 4298848 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29120/statm: 3629 1057 328 70 0 749 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14516

[startup+6.30063 s]
/proc/loadavg: 3.96 4.01 3.54 5/368 29130
/proc/meminfo: memFree=24060308/32951124 swapFree=65980216/67111528
[pid=29120] ppid=29118 vsize=14516 CPUtime=6.29 cores=0,2
/proc/29120/stat : 29120 (MPhaseSAT64) R 29118 29120 28207 0 -1 4202496 1191 0 0 0 629 0 0 0 25 0 1 0 637336082 14864384 1057 33554432000 4194304 4479436 140734602688480 18446744073709551615 4297363 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29120/statm: 3629 1057 328 70 0 749 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14516

[startup+12.7004 s]
/proc/loadavg: 3.96 4.01 3.55 5/368 29130
/proc/meminfo: memFree=24058096/32951124 swapFree=65980216/67111528
[pid=29120] ppid=29118 vsize=15820 CPUtime=12.69 cores=0,2
/proc/29120/stat : 29120 (MPhaseSAT64) R 29118 29120 28207 0 -1 4202496 1486 0 0 0 1269 0 0 0 25 0 1 0 637336082 16199680 1160 33554432000 4194304 4479436 140734602688480 18446744073709551615 4295902 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29120/statm: 3955 1160 329 70 0 1075 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15820

[startup+25.5011 s]
/proc/loadavg: 3.97 4.01 3.55 5/368 29130
/proc/meminfo: memFree=24056608/32951124 swapFree=65980216/67111528
[pid=29120] ppid=29118 vsize=16196 CPUtime=25.49 cores=0,2
/proc/29120/stat : 29120 (MPhaseSAT64) R 29118 29120 28207 0 -1 4202496 3119 0 0 0 2549 0 0 0 25 0 1 0 637336082 16584704 1253 33554432000 4194304 4479436 140734602688480 18446744073709551615 4331899 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29120/statm: 4049 1253 335 70 0 1169 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16196

[startup+51.1004 s]
/proc/loadavg: 3.98 4.00 3.56 5/368 29185
/proc/meminfo: memFree=24053956/32951124 swapFree=65980216/67111528
[pid=29120] ppid=29118 vsize=15432 CPUtime=51.09 cores=0,2
/proc/29120/stat : 29120 (MPhaseSAT64) R 29118 29120 28207 0 -1 4202496 12941 0 0 0 5108 1 0 0 25 0 1 0 637336082 15802368 1062 33554432000 4194304 4479436 140734602688480 18446744073709551615 228095116515 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29120/statm: 3858 1062 335 70 0 978 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 15432

[startup+102.313 s]
/proc/loadavg: 3.99 4.00 3.58 5/368 29186
/proc/meminfo: memFree=24051204/32951124 swapFree=65980216/67111528
[pid=29120] ppid=29118 vsize=15432 CPUtime=102.3 cores=0,2
/proc/29120/stat : 29120 (MPhaseSAT64) R 29118 29120 28207 0 -1 4202496 27442 0 0 0 10227 3 0 0 25 0 1 0 637336082 15802368 1085 33554432000 4194304 4479436 140734602688480 18446744073709551615 4380813 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29120/statm: 3858 1085 335 70 0 978 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 15432

[startup+162.301 s]
/proc/loadavg: 4.05 4.01 3.61 5/368 29188
/proc/meminfo: memFree=24042624/32951124 swapFree=65980216/67111528
[pid=29120] ppid=29118 vsize=17796 CPUtime=162.29 cores=0,2
/proc/29120/stat : 29120 (MPhaseSAT64) R 29118 29120 28207 0 -1 4202496 34906 0 0 0 16225 4 0 0 25 0 1 0 637336082 18223104 1653 33554432000 4194304 4479436 140734602688480 18446744073709551615 4450936 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29120/statm: 4449 1653 335 70 0 1569 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 17796

[startup+222.301 s]
/proc/loadavg: 4.06 4.02 3.64 5/368 29189
/proc/meminfo: memFree=24040616/32951124 swapFree=65980216/67111528
[pid=29120] ppid=29118 vsize=17796 CPUtime=222.29 cores=0,2
/proc/29120/stat : 29120 (MPhaseSAT64) R 29118 29120 28207 0 -1 4202496 34922 0 0 0 22225 4 0 0 25 0 1 0 637336082 18223104 1669 33554432000 4194304 4479436 140734602688480 18446744073709551615 4450836 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29120/statm: 4449 1669 335 70 0 1569 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 17796

[startup+282.301 s]
/proc/loadavg: 4.02 4.02 3.65 5/368 29191
/proc/meminfo: memFree=24042588/32951124 swapFree=65980216/67111528
[pid=29120] ppid=29118 vsize=19780 CPUtime=282.3 cores=0,2
/proc/29120/stat : 29120 (MPhaseSAT64) R 29118 29120 28207 0 -1 4202496 35211 0 0 0 28225 5 0 0 25 0 1 0 637336082 20254720 1958 33554432000 4194304 4479436 140734602688480 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29120/statm: 4945 1958 335 70 0 2065 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 19780

[startup+342.301 s]
/proc/loadavg: 4.01 4.01 3.67 5/368 29193
/proc/meminfo: memFree=24047032/32951124 swapFree=65980216/67111528
[pid=29120] ppid=29118 vsize=17780 CPUtime=342.3 cores=0,2
/proc/29120/stat : 29120 (MPhaseSAT64) R 29118 29120 28207 0 -1 4202496 36775 0 0 0 34225 5 0 0 25 0 1 0 637336082 18206720 1665 33554432000 4194304 4479436 140734602688480 18446744073709551615 4450999 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29120/statm: 4445 1665 335 70 0 1565 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 17780

[startup+402.301 s]
/proc/loadavg: 4.00 4.01 3.69 5/368 29194
/proc/meminfo: memFree=24045520/32951124 swapFree=65980216/67111528
[pid=29120] ppid=29118 vsize=17412 CPUtime=402.29 cores=0,2
/proc/29120/stat : 29120 (MPhaseSAT64) R 29118 29120 28207 0 -1 4202496 39986 0 0 0 40224 5 0 0 25 0 1 0 637336082 17829888 1581 33554432000 4194304 4479436 140734602688480 18446744073709551615 4331274 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29120/statm: 4353 1581 335 70 0 1473 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 17412

[startup+462.301 s]
/proc/loadavg: 4.06 4.03 3.72 5/368 29196
/proc/meminfo: memFree=24042028/32951124 swapFree=65980216/67111528
[pid=29120] ppid=29118 vsize=17988 CPUtime=462.3 cores=0,2
/proc/29120/stat : 29120 (MPhaseSAT64) R 29118 29120 28207 0 -1 4202496 41118 0 0 0 46224 6 0 0 25 0 1 0 637336082 18419712 1701 33554432000 4194304 4479436 140734602688480 18446744073709551615 4331463 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29120/statm: 4497 1701 335 70 0 1617 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 17988

[startup+522.301 s]
/proc/loadavg: 4.19 4.07 3.75 5/368 29197
/proc/meminfo: memFree=24048572/32951124 swapFree=65980216/67111528
[pid=29120] ppid=29118 vsize=17988 CPUtime=522.31 cores=0,2
/proc/29120/stat : 29120 (MPhaseSAT64) R 29118 29120 28207 0 -1 4202496 41118 0 0 0 52224 7 0 0 25 0 1 0 637336082 18419712 1701 33554432000 4194304 4479436 140734602688480 18446744073709551615 4344336 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29120/statm: 4497 1701 335 70 0 1617 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 17988

[startup+582.301 s]
/proc/loadavg: 4.06 4.05 3.76 5/368 29199
/proc/meminfo: memFree=24047056/32951124 swapFree=65980216/67111528
[pid=29120] ppid=29118 vsize=17812 CPUtime=582.31 cores=0,2
/proc/29120/stat : 29120 (MPhaseSAT64) R 29118 29120 28207 0 -1 4202496 43206 0 0 0 58224 7 0 0 25 0 1 0 637336082 18239488 1657 33554432000 4194304 4479436 140734602688480 18446744073709551615 4295835 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29120/statm: 4453 1657 335 70 0 1573 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 17812

[startup+642.301 s]
/proc/loadavg: 4.02 4.04 3.77 5/368 29201
/proc/meminfo: memFree=24042580/32951124 swapFree=65980216/67111528
[pid=29120] ppid=29118 vsize=19828 CPUtime=642.32 cores=0,2
/proc/29120/stat : 29120 (MPhaseSAT64) R 29118 29120 28207 0 -1 4202496 46467 0 0 0 64225 7 0 0 25 0 1 0 637336082 20303872 2161 33554432000 4194304 4479436 140734602688480 18446744073709551615 4295802 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29120/statm: 4957 2161 335 70 0 2077 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 19828

[startup+702.301 s]
/proc/loadavg: 4.07 4.05 3.79 4/363 29220
/proc/meminfo: memFree=24057840/32951124 swapFree=65980216/67111528
[pid=29120] ppid=29118 vsize=19860 CPUtime=702.31 cores=0,2
/proc/29120/stat : 29120 (MPhaseSAT64) R 29118 29120 28207 0 -1 4202496 48607 0 0 0 70223 8 0 0 25 0 1 0 637336082 20336640 2169 33554432000 4194304 4479436 140734602688480 18446744073709551615 4294874 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29120/statm: 4965 2169 335 70 0 2085 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 19860

[startup+762.313 s]
/proc/loadavg: 3.39 3.85 3.74 4/362 29222
/proc/meminfo: memFree=24058956/32951124 swapFree=65980216/67111528
[pid=29120] ppid=29118 vsize=17556 CPUtime=762.32 cores=0,2
/proc/29120/stat : 29120 (MPhaseSAT64) R 29118 29120 28207 0 -1 4202496 51460 0 0 0 76224 8 0 0 25 0 1 0 637336082 17977344 1625 33554432000 4194304 4479436 140734602688480 18446744073709551615 4450905 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29120/statm: 4389 1625 335 70 0 1509 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 17556

[startup+822.301 s]
/proc/loadavg: 3.16 3.71 3.69 4/362 29223
/proc/meminfo: memFree=24055824/32951124 swapFree=65980216/67111528
[pid=29120] ppid=29118 vsize=20004 CPUtime=822.31 cores=0,2
/proc/29120/stat : 29120 (MPhaseSAT64) R 29118 29120 28207 0 -1 4202496 54136 0 0 0 82223 8 0 0 25 0 1 0 637336082 20484096 2205 33554432000 4194304 4479436 140734602688480 18446744073709551615 4295148 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29120/statm: 5001 2205 335 70 0 2121 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 20004

[startup+882.301 s]
/proc/loadavg: 3.05 3.57 3.64 4/362 29234
/proc/meminfo: memFree=24054540/32951124 swapFree=65980216/67111528
[pid=29120] ppid=29118 vsize=17812 CPUtime=882.31 cores=0,2
/proc/29120/stat : 29120 (MPhaseSAT64) R 29118 29120 28207 0 -1 4202496 59097 0 0 0 88222 9 0 0 25 0 1 0 637336082 18239488 1665 33554432000 4194304 4479436 140734602688480 18446744073709551615 4451975 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29120/statm: 4453 1665 335 70 0 1573 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 17812

[startup+942.301 s]
/proc/loadavg: 3.02 3.47 3.60 4/362 29236
/proc/meminfo: memFree=24060708/32951124 swapFree=65980216/67111528
[pid=29120] ppid=29118 vsize=17956 CPUtime=942.32 cores=0,2
/proc/29120/stat : 29120 (MPhaseSAT64) R 29118 29120 28207 0 -1 4202496 60229 0 0 0 94222 10 0 0 25 0 1 0 637336082 18386944 1701 33554432000 4194304 4479436 140734602688480 18446744073709551615 4450900 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29120/statm: 4489 1701 335 70 0 1609 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 17956

[startup+1002.3 s]
/proc/loadavg: 3.17 3.42 3.57 4/362 29237
/proc/meminfo: memFree=24057468/32951124 swapFree=65980216/67111528
[pid=29120] ppid=29118 vsize=19940 CPUtime=1002.32 cores=0,2
/proc/29120/stat : 29120 (MPhaseSAT64) R 29118 29120 28207 0 -1 4202496 61587 0 0 0 100222 10 0 0 25 0 1 0 637336082 20418560 2198 33554432000 4194304 4479436 140734602688480 18446744073709551615 4331791 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29120/statm: 4985 2198 335 70 0 2105 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 19940

[startup+1062.3 s]
/proc/loadavg: 3.07 3.35 3.54 4/362 29239
/proc/meminfo: memFree=24058832/32951124 swapFree=65980216/67111528
[pid=29120] ppid=29118 vsize=17876 CPUtime=1062.32 cores=0,2
/proc/29120/stat : 29120 (MPhaseSAT64) R 29118 29120 28207 0 -1 4202496 66346 0 0 0 106221 11 0 0 25 0 1 0 637336082 18305024 1681 33554432000 4194304 4479436 140734602688480 18446744073709551615 4452225 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29120/statm: 4469 1681 335 70 0 1589 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 17876

[startup+1122.3 s]
/proc/loadavg: 3.02 3.28 3.50 4/362 29240
/proc/meminfo: memFree=24057212/32951124 swapFree=65980216/67111528
[pid=29120] ppid=29118 vsize=18052 CPUtime=1122.32 cores=0,2
/proc/29120/stat : 29120 (MPhaseSAT64) R 29118 29120 28207 0 -1 4202496 69463 0 0 0 112220 12 0 0 25 0 1 0 637336082 18485248 1725 33554432000 4194304 4479436 140734602688480 18446744073709551615 4451360 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29120/statm: 4513 1725 335 70 0 1633 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 18052

[startup+1182.3 s]
/proc/loadavg: 3.01 3.23 3.47 4/362 29242
/proc/meminfo: memFree=24052852/32951124 swapFree=65980216/67111528
[pid=29120] ppid=29118 vsize=20836 CPUtime=1182.33 cores=0,2
/proc/29120/stat : 29120 (MPhaseSAT64) R 29118 29120 28207 0 -1 4202496 75850 0 0 0 118220 13 0 0 25 0 1 0 637336082 21336064 2486 33554432000 4194304 4479436 140734602688480 18446744073709551615 4451959 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29120/statm: 5209 2486 335 70 0 2329 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 20836

[startup+1242.3 s]
/proc/loadavg: 3.00 3.18 3.43 4/362 29244
/proc/meminfo: memFree=24052824/32951124 swapFree=65980216/67111528
[pid=29120] ppid=29118 vsize=21124 CPUtime=1242.33 cores=0,2
/proc/29120/stat : 29120 (MPhaseSAT64) R 29118 29120 28207 0 -1 4202496 75922 0 0 0 124220 13 0 0 25 0 1 0 637336082 21630976 2558 33554432000 4194304 4479436 140734602688480 18446744073709551615 4450905 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29120/statm: 5281 2558 335 70 0 2401 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 21124



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.04 3.16 3.41 3/360 29246
/proc/meminfo: memFree=24061000/32951124 swapFree=65980216/67111528
[pid=29120] ppid=29118 vsize=21124 CPUtime=1300.04 cores=0,2
/proc/29120/stat : 29120 (MPhaseSAT64) R 29118 29120 28207 0 -1 4202496 75954 0 0 0 129991 13 0 0 25 0 1 0 637336082 21630976 2590 33554432000 4194304 4479436 140734602688480 18446744073709551615 4307240 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/29120/statm: 5281 2590 335 70 0 2401 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 21124

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.92
system time used= 0.131979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75954
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= 18060

runsolver used 4.85726 second user time and 9.34858 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-15 10:46:46
IDJOB=3375037
IDBENCH=82746
IDSOLVER=1855
FILE ID=node142/3375037-1305449206
RUNJOBID= node142-1305447902-28859
PBS_JOBID= 13324840
Free space on /tmp= 73548 MiB

SOLVER NAME= MPhaseSAT64 2011-05-14 (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v500-c2130-S1514125851-037.UNKNOWN.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3375037-1305449206/watcher-3375037-1305449206 -o /tmp/evaluation-result-3375037-1305449206/solver-3375037-1305449206 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3375037-1305449206.cnf

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

MD5SUM BENCH= 7ce6e28d94f25a5004daf47b6c05c693
RANDOM SEED=30401637

node142.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.846
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.69
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.846
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	: 5131.95
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.846
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.846
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.67
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.846
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.81
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.846
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.846
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.846
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:     32951124 kB
MemFree:      24070484 kB
Buffers:        328708 kB
Cached:        3992740 kB
SwapCached:      11520 kB
Active:        6188520 kB
Inactive:      2362080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24070484 kB
SwapTotal:    67111528 kB
SwapFree:     65980216 kB
Dirty:             796 kB
Writeback:           8 kB
AnonPages:     4225588 kB
Mapped:          20632 kB
Slab:           232004 kB
PageTables:      32104 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77076276 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= 73548 MiB
End job on node142 at 2011-05-15 11:08:28