Trace number 3375166

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S199880667-010.UNKNOWN.cnf
MD5SUM3919f50518b71f2cf8a267b92efd9aeb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses7120
Sum of the clauses size49840
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 57120

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-3375166-1305449668/watcher-3375166-1305449668 -o /tmp/evaluation-result-3375166-1305449668/solver-3375166-1305449668 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3375166-1305449668.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: 2.57 2.05 3.11 5/307 23253
/proc/meminfo: memFree=12520236/32950928 swapFree=67083212/67111528
[pid=23253] ppid=23251 vsize=12036 CPUtime=0 cores=0,2
/proc/23253/stat : 23253 (MPhaseSAT64) R 23251 23253 14866 0 -1 4202496 415 0 0 0 0 0 0 0 25 0 1 0 656566420 12324864 356 33554432000 4194304 4479436 140734619513280 18446744073709551615 208080232192 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23253/statm: 3009 356 267 70 0 129 0

[startup+0.0807769 s]
/proc/loadavg: 2.57 2.05 3.11 5/307 23253
/proc/meminfo: memFree=12520236/32950928 swapFree=67083212/67111528
[pid=23253] ppid=23251 vsize=14420 CPUtime=0.07 cores=0,2
/proc/23253/stat : 23253 (MPhaseSAT64) R 23251 23253 14866 0 -1 4202496 1051 0 0 0 7 0 0 0 25 0 1 0 656566420 14766080 893 33554432000 4194304 4479436 140734619513280 18446744073709551615 4339545 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23253/statm: 3605 893 303 70 0 725 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 14420

[startup+0.100773 s]
/proc/loadavg: 2.57 2.05 3.11 5/307 23253
/proc/meminfo: memFree=12520236/32950928 swapFree=67083212/67111528
[pid=23253] ppid=23251 vsize=14420 CPUtime=0.09 cores=0,2
/proc/23253/stat : 23253 (MPhaseSAT64) R 23251 23253 14866 0 -1 4202496 1051 0 0 0 9 0 0 0 25 0 1 0 656566420 14766080 893 33554432000 4194304 4479436 140734619513280 18446744073709551615 4321239 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23253/statm: 3605 893 303 70 0 725 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14420

[startup+0.300735 s]
/proc/loadavg: 2.57 2.05 3.11 5/307 23253
/proc/meminfo: memFree=12520236/32950928 swapFree=67083212/67111528
[pid=23253] ppid=23251 vsize=14932 CPUtime=0.29 cores=0,2
/proc/23253/stat : 23253 (MPhaseSAT64) R 23251 23253 14866 0 -1 4202496 1193 0 0 0 29 0 0 0 25 0 1 0 656566420 15290368 1035 33554432000 4194304 4479436 140734619513280 18446744073709551615 4307891 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23253/statm: 3733 1035 317 70 0 853 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14932

[startup+0.70066 s]
/proc/loadavg: 2.57 2.05 3.11 5/307 23253
/proc/meminfo: memFree=12520236/32950928 swapFree=67083212/67111528
[pid=23253] ppid=23251 vsize=14932 CPUtime=0.69 cores=0,2
/proc/23253/stat : 23253 (MPhaseSAT64) R 23251 23253 14866 0 -1 4202496 1352 0 0 0 69 0 0 0 25 0 1 0 656566420 15290368 1066 33554432000 4194304 4479436 140734619513280 18446744073709551615 4451962 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23253/statm: 3733 1066 324 70 0 853 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14932

[startup+1.50056 s]
/proc/loadavg: 2.57 2.05 3.11 5/308 23254
/proc/meminfo: memFree=12516212/32950928 swapFree=67083212/67111528
[pid=23253] ppid=23251 vsize=15668 CPUtime=1.49 cores=0,2
/proc/23253/stat : 23253 (MPhaseSAT64) R 23251 23253 14866 0 -1 4202496 1539 0 0 0 149 0 0 0 25 0 1 0 656566420 16044032 1253 33554432000 4194304 4479436 140734619513280 18446744073709551615 4295324 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23253/statm: 3917 1253 327 70 0 1037 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15668

[startup+3.10032 s]
/proc/loadavg: 2.57 2.05 3.11 5/308 23254
/proc/meminfo: memFree=12513980/32950928 swapFree=67083212/67111528
[pid=23253] ppid=23251 vsize=15668 CPUtime=3.09 cores=0,2
/proc/23253/stat : 23253 (MPhaseSAT64) R 23251 23253 14866 0 -1 4202496 1539 0 0 0 309 0 0 0 25 0 1 0 656566420 16044032 1253 33554432000 4194304 4479436 140734619513280 18446744073709551615 4295936 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23253/statm: 3917 1253 327 70 0 1037 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15668

[startup+6.30059 s]
/proc/loadavg: 2.69 2.08 3.12 5/308 23254
/proc/meminfo: memFree=12513612/32950928 swapFree=67083212/67111528
[pid=23253] ppid=23251 vsize=15668 CPUtime=6.29 cores=0,2
/proc/23253/stat : 23253 (MPhaseSAT64) R 23251 23253 14866 0 -1 4202496 1539 0 0 0 629 0 0 0 25 0 1 0 656566420 16044032 1253 33554432000 4194304 4479436 140734619513280 18446744073709551615 4295954 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23253/statm: 3917 1253 327 70 0 1037 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15668

[startup+12.7004 s]
/proc/loadavg: 2.79 2.11 3.12 5/308 23254
/proc/meminfo: memFree=12513328/32950928 swapFree=67083212/67111528
[pid=23253] ppid=23251 vsize=15668 CPUtime=12.69 cores=0,2
/proc/23253/stat : 23253 (MPhaseSAT64) R 23251 23253 14866 0 -1 4202496 1539 0 0 0 1269 0 0 0 25 0 1 0 656566420 16044032 1253 33554432000 4194304 4479436 140734619513280 18446744073709551615 4295261 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23253/statm: 3917 1253 327 70 0 1037 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15668

[startup+25.501 s]
/proc/loadavg: 3.06 2.21 3.14 5/308 23255
/proc/meminfo: memFree=12511092/32950928 swapFree=67083212/67111528
[pid=23253] ppid=23251 vsize=15668 CPUtime=25.49 cores=0,2
/proc/23253/stat : 23253 (MPhaseSAT64) R 23251 23253 14866 0 -1 4202496 1539 0 0 0 2549 0 0 0 25 0 1 0 656566420 16044032 1253 33554432000 4194304 4479436 140734619513280 18446744073709551615 4295913 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23253/statm: 3917 1253 327 70 0 1037 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 15668

[startup+51.1012 s]
/proc/loadavg: 3.38 2.35 3.16 5/308 23255
/proc/meminfo: memFree=12508720/32950928 swapFree=67083212/67111528
[pid=23253] ppid=23251 vsize=15668 CPUtime=51.09 cores=0,2
/proc/23253/stat : 23253 (MPhaseSAT64) R 23251 23253 14866 0 -1 4202496 1539 0 0 0 5109 0 0 0 25 0 1 0 656566420 16044032 1253 33554432000 4194304 4479436 140734619513280 18446744073709551615 4295906 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23253/statm: 3917 1253 327 70 0 1037 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 15668

[startup+102.31 s]
/proc/loadavg: 3.73 2.60 3.20 5/308 23257
/proc/meminfo: memFree=12499496/32950928 swapFree=67083212/67111528
[pid=23253] ppid=23251 vsize=20580 CPUtime=102.31 cores=0,2
/proc/23253/stat : 23253 (MPhaseSAT64) R 23251 23253 14866 0 -1 4202496 3669 0 0 0 10231 0 0 0 25 0 1 0 656566420 21073920 2388 33554432000 4194304 4479436 140734619513280 18446744073709551615 4294868 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23253/statm: 5145 2388 334 70 0 2265 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 20580

[startup+162.301 s]
/proc/loadavg: 3.96 2.87 3.25 5/308 23258
/proc/meminfo: memFree=12498956/32950928 swapFree=67083212/67111528
[pid=23253] ppid=23251 vsize=20580 CPUtime=162.3 cores=0,2
/proc/23253/stat : 23253 (MPhaseSAT64) R 23251 23253 14866 0 -1 4202496 4662 0 0 0 16230 0 0 0 25 0 1 0 656566420 21073920 2389 33554432000 4194304 4479436 140734619513280 18446744073709551615 4294640 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23253/statm: 5145 2389 335 70 0 2265 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 20580

[startup+222.3 s]
/proc/loadavg: 3.98 3.07 3.30 5/308 23260
/proc/meminfo: memFree=12503160/32950928 swapFree=67083212/67111528
[pid=23253] ppid=23251 vsize=20580 CPUtime=222.29 cores=0,2
/proc/23253/stat : 23253 (MPhaseSAT64) R 23251 23253 14866 0 -1 4202496 5654 0 0 0 22229 0 0 0 25 0 1 0 656566420 21073920 2389 33554432000 4194304 4479436 140734619513280 18446744073709551615 4295990 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23253/statm: 5145 2389 335 70 0 2265 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 20580

[startup+282.301 s]
/proc/loadavg: 4.03 3.25 3.34 5/308 23261
/proc/meminfo: memFree=12493700/32950928 swapFree=67083212/67111528
[pid=23253] ppid=23251 vsize=25320 CPUtime=282.29 cores=0,2
/proc/23253/stat : 23253 (MPhaseSAT64) R 23251 23253 14866 0 -1 4202496 7752 0 0 0 28229 0 0 0 25 0 1 0 656566420 25927680 3574 33554432000 4194304 4479436 140734619513280 18446744073709551615 4450994 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23253/statm: 6330 3574 335 70 0 3450 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 25320

[startup+342.301 s]
/proc/loadavg: 4.01 3.39 3.38 5/308 23263
/proc/meminfo: memFree=12493808/32950928 swapFree=67083212/67111528
[pid=23253] ppid=23251 vsize=24804 CPUtime=342.3 cores=0,2
/proc/23253/stat : 23253 (MPhaseSAT64) R 23251 23253 14866 0 -1 4202496 8329 0 0 0 34229 1 0 0 25 0 1 0 656566420 25399296 3126 33554432000 4194304 4479436 140734619513280 18446744073709551615 4295250 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23253/statm: 6201 3126 335 70 0 3321 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 24804

[startup+402.3 s]
/proc/loadavg: 4.00 3.50 3.42 5/308 23274
/proc/meminfo: memFree=12488988/32950928 swapFree=67083212/67111528
[pid=23253] ppid=23251 vsize=21604 CPUtime=402.3 cores=0,2
/proc/23253/stat : 23253 (MPhaseSAT64) R 23251 23253 14866 0 -1 4202496 9498 0 0 0 40229 1 0 0 25 0 1 0 656566420 22122496 2645 33554432000 4194304 4479436 140734619513280 18446744073709551615 4294975 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23253/statm: 5401 2645 335 70 0 2521 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 21604

[startup+462.301 s]
/proc/loadavg: 4.00 3.58 3.45 5/308 23275
/proc/meminfo: memFree=12485760/32950928 swapFree=67083212/67111528
[pid=23253] ppid=23251 vsize=25188 CPUtime=462.31 cores=0,2
/proc/23253/stat : 23253 (MPhaseSAT64) R 23251 23253 14866 0 -1 4202496 10394 0 0 0 46230 1 0 0 25 0 1 0 656566420 25792512 3541 33554432000 4194304 4479436 140734619513280 18446744073709551615 4295228 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23253/statm: 6297 3541 335 70 0 3417 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 25188

[startup+522.3 s]
/proc/loadavg: 4.06 3.67 3.49 5/308 23277
/proc/meminfo: memFree=12491432/32950928 swapFree=67083212/67111528
[pid=23253] ppid=23251 vsize=20580 CPUtime=522.3 cores=0,2
/proc/23253/stat : 23253 (MPhaseSAT64) R 23251 23253 14866 0 -1 4202496 11258 0 0 0 52229 1 0 0 25 0 1 0 656566420 21073920 2389 33554432000 4194304 4479436 140734619513280 18446744073709551615 4331442 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23253/statm: 5145 2389 335 70 0 2265 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 20580

[startup+582.301 s]
/proc/loadavg: 4.02 3.73 3.52 5/308 23281
/proc/meminfo: memFree=12487200/32950928 swapFree=67083212/67111528
[pid=23253] ppid=23251 vsize=24932 CPUtime=582.31 cores=0,2
/proc/23253/stat : 23253 (MPhaseSAT64) R 23251 23253 14866 0 -1 4202496 12346 0 0 0 58230 1 0 0 25 0 1 0 656566420 25530368 3477 33554432000 4194304 4479436 140734619513280 18446744073709551615 4295936 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23253/statm: 6233 3477 335 70 0 3353 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 24932

[startup+642.3 s]
/proc/loadavg: 4.01 3.78 3.55 5/308 23283
/proc/meminfo: memFree=12497664/32950928 swapFree=67083212/67111528
[pid=23253] ppid=23251 vsize=20836 CPUtime=642.32 cores=0,2
/proc/23253/stat : 23253 (MPhaseSAT64) R 23251 23253 14866 0 -1 4202496 13323 0 0 0 64231 1 0 0 25 0 1 0 656566420 21336064 2453 33554432000 4194304 4479436 140734619513280 18446744073709551615 4331504 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23253/statm: 5209 2453 335 70 0 2329 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 20836

[startup+702.301 s]
/proc/loadavg: 4.08 3.83 3.57 5/308 23285
/proc/meminfo: memFree=12496640/32950928 swapFree=67083212/67111528
[pid=23253] ppid=23251 vsize=21348 CPUtime=702.31 cores=0,2
/proc/23253/stat : 23253 (MPhaseSAT64) R 23251 23253 14866 0 -1 4202496 13471 0 0 0 70230 1 0 0 25 0 1 0 656566420 21860352 2601 33554432000 4194304 4479436 140734619513280 18446744073709551615 4295469 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23253/statm: 5337 2601 335 70 0 2457 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 21348

[startup+762.31 s]
/proc/loadavg: 4.08 3.88 3.60 5/308 23286
/proc/meminfo: memFree=12498588/32950928 swapFree=67083212/67111528
[pid=23253] ppid=23251 vsize=20708 CPUtime=762.32 cores=0,2
/proc/23253/stat : 23253 (MPhaseSAT64) R 23251 23253 14866 0 -1 4202496 15278 0 0 0 76231 1 0 0 25 0 1 0 656566420 21204992 2441 33554432000 4194304 4479436 140734619513280 18446744073709551615 4331531 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23253/statm: 5177 2441 335 70 0 2297 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 20708

[startup+822.3 s]
/proc/loadavg: 4.03 3.89 3.63 5/308 23288
/proc/meminfo: memFree=12490756/32950928 swapFree=67083212/67111528
[pid=23253] ppid=23251 vsize=20964 CPUtime=822.31 cores=0,2
/proc/23253/stat : 23253 (MPhaseSAT64) R 23251 23253 14866 0 -1 4202496 17471 0 0 0 82229 2 0 0 25 0 1 0 656566420 21467136 2517 33554432000 4194304 4479436 140734619513280 18446744073709551615 4331494 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23253/statm: 5241 2517 335 70 0 2361 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 20964

[startup+882.301 s]
/proc/loadavg: 4.01 3.91 3.65 5/308 23289
/proc/meminfo: memFree=12503868/32950928 swapFree=67083212/67111528
[pid=23253] ppid=23251 vsize=20836 CPUtime=882.32 cores=0,2
/proc/23253/stat : 23253 (MPhaseSAT64) R 23251 23253 14866 0 -1 4202496 19466 0 0 0 88229 3 0 0 25 0 1 0 656566420 21336064 2486 33554432000 4194304 4479436 140734619513280 18446744073709551615 4331760 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23253/statm: 5209 2486 335 70 0 2329 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 20836

[startup+942.3 s]
/proc/loadavg: 4.00 3.92 3.66 5/308 23291
/proc/meminfo: memFree=12498640/32950928 swapFree=67083212/67111528
[pid=23253] ppid=23251 vsize=21476 CPUtime=942.32 cores=0,2
/proc/23253/stat : 23253 (MPhaseSAT64) R 23251 23253 14866 0 -1 4202496 21642 0 0 0 94229 3 0 0 25 0 1 0 656566420 21991424 2646 33554432000 4194304 4479436 140734619513280 18446744073709551615 4306813 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23253/statm: 5369 2646 335 70 0 2489 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 21476

[startup+1002.3 s]
/proc/loadavg: 4.04 3.95 3.69 5/308 23293
/proc/meminfo: memFree=12488308/32950928 swapFree=67083212/67111528
[pid=23253] ppid=23251 vsize=24676 CPUtime=1002.32 cores=0,2
/proc/23253/stat : 23253 (MPhaseSAT64) R 23251 23253 14866 0 -1 4202496 23611 0 0 0 100229 3 0 0 25 0 1 0 656566420 25268224 3063 33554432000 4194304 4479436 140734619513280 18446744073709551615 4452148 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23253/statm: 6169 3063 335 70 0 3289 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 24676

[startup+1062.3 s]
/proc/loadavg: 4.01 3.95 3.70 5/308 23294
/proc/meminfo: memFree=12486920/32950928 swapFree=67083212/67111528
[pid=23253] ppid=23251 vsize=25444 CPUtime=1062.33 cores=0,2
/proc/23253/stat : 23253 (MPhaseSAT64) R 23251 23253 14866 0 -1 4202496 24186 0 0 0 106229 4 0 0 25 0 1 0 656566420 26054656 3638 33554432000 4194304 4479436 140734619513280 18446744073709551615 4331531 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23253/statm: 6361 3638 335 70 0 3481 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 25444

[startup+1122.3 s]
/proc/loadavg: 4.00 3.96 3.72 5/308 23296
/proc/meminfo: memFree=12488388/32950928 swapFree=67083212/67111528
[pid=23253] ppid=23251 vsize=24932 CPUtime=1122.33 cores=0,2
/proc/23253/stat : 23253 (MPhaseSAT64) R 23251 23253 14866 0 -1 4202496 25696 0 0 0 112229 4 0 0 25 0 1 0 656566420 25530368 3127 33554432000 4194304 4479436 140734619513280 18446744073709551615 4331451 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23253/statm: 6233 3127 335 70 0 3353 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 24932

[startup+1182.3 s]
/proc/loadavg: 4.00 3.97 3.74 5/308 23297
/proc/meminfo: memFree=12487220/32950928 swapFree=67083212/67111528
[pid=23253] ppid=23251 vsize=33128 CPUtime=1182.33 cores=0,2
/proc/23253/stat : 23253 (MPhaseSAT64) R 23251 23253 14866 0 -1 4202496 28001 0 0 0 118229 4 0 0 25 0 1 0 656566420 33923072 5432 33554432000 4194304 4479436 140734619513280 18446744073709551615 4452031 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23253/statm: 8282 5432 335 70 0 5402 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 33128

[startup+1242.3 s]
/proc/loadavg: 4.04 3.99 3.75 5/308 23299
/proc/meminfo: memFree=12493648/32950928 swapFree=67083212/67111528
[pid=23253] ppid=23251 vsize=25188 CPUtime=1242.33 cores=0,2
/proc/23253/stat : 23253 (MPhaseSAT64) R 23251 23253 14866 0 -1 4202496 28192 0 0 0 124229 4 0 0 25 0 1 0 656566420 25792512 3574 33554432000 4194304 4479436 140734619513280 18446744073709551615 4331608 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23253/statm: 6297 3574 335 70 0 3417 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 25188



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.67 3.90 3.74 4/302 23375
/proc/meminfo: memFree=12495592/32950928 swapFree=67083212/67111528
[pid=23253] ppid=23251 vsize=25188 CPUtime=1300.05 cores=0,2
/proc/23253/stat : 23253 (MPhaseSAT64) R 23251 23253 14866 0 -1 4202496 28224 0 0 0 130001 4 0 0 25 0 1 0 656566420 25792512 3606 33554432000 4194304 4479436 140734619513280 18446744073709551615 4331474 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/23253/statm: 6297 3606 335 70 0 3417 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 25188

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.06
CPU user time (s): 1300.01
CPU system time (s): 0.046992
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 33128

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

runsolver used 3.68644 second user time and 8.06777 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-15 10:54:28
IDJOB=3375166
IDBENCH=82875
IDSOLVER=1855
FILE ID=node127/3375166-1305449668
RUNJOBID= node127-1305449611-23074
PBS_JOBID= 13324863
Free space on /tmp= 73512 MiB

SOLVER NAME= MPhaseSAT64 2011-05-14 (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v80-c7120-S199880667-010.UNKNOWN.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3375166-1305449668/watcher-3375166-1305449668 -o /tmp/evaluation-result-3375166-1305449668/solver-3375166-1305449668 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3375166-1305449668.cnf

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

MD5SUM BENCH= 3919f50518b71f2cf8a267b92efd9aeb
RANDOM SEED=2006300133

node127.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.823
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.64
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.823
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.83
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.823
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.823
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.86
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.823
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.75
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.823
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.823
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.60
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.823
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12520392 kB
Buffers:        310032 kB
Cached:        3932904 kB
SwapCached:       1620 kB
Active:       17243068 kB
Inactive:      2851256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12520392 kB
SwapTotal:    67111528 kB
SwapFree:     67083212 kB
Dirty:            1172 kB
Writeback:           0 kB
AnonPages:    15849556 kB
Mapped:          27384 kB
Slab:           225568 kB
PageTables:      47404 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 44398444 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= 73512 MiB
End job on node127 at 2011-05-15 11:16:10