Trace number 3094809

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-03-03? (TO) 1299.97 1300.01

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S94779963-093-UNKNOWN.cnf
MD5SUMaef8bd4e13046b42a5bc777dc56e10de
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 variables400
Number of clauses34000
Sum of the clauses size238000
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 534000

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-3094809-1301752477/watcher-3094809-1301752477 -o /tmp/evaluation-result-3094809-1301752477/solver-3094809-1301752477 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3094809-1301752477.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: 4.06 4.03 3.93 3/182 11904
/proc/meminfo: memFree=22034568/32951132 swapFree=67111528/67111528
[pid=11904] ppid=11902 vsize=4004 CPUtime=0 cores=1,3
/proc/11904/stat : 11904 (MPhaseSAT64) R 11902 11904 11377 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 286847334 4100096 269 33554432000 134512640 134761588 4294907728 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11904/statm: 1001 269 225 61 0 304 0

[startup+0.0509191 s]
/proc/loadavg: 4.06 4.03 3.93 3/182 11904
/proc/meminfo: memFree=22034568/32951132 swapFree=67111528/67111528
[pid=11904] ppid=11902 vsize=4100 CPUtime=0.04 cores=1,3
/proc/11904/stat : 11904 (MPhaseSAT64) R 11902 11904 11377 0 -1 4202496 558 0 0 0 4 0 0 0 25 0 1 0 286847334 4198400 497 33554432000 134512640 134761588 4294907728 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11904/statm: 1025 498 226 61 0 328 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4100

[startup+0.100902 s]
/proc/loadavg: 4.06 4.03 3.93 3/182 11904
/proc/meminfo: memFree=22034568/32951132 swapFree=67111528/67111528
[pid=11904] ppid=11902 vsize=6144 CPUtime=0.09 cores=1,3
/proc/11904/stat : 11904 (MPhaseSAT64) R 11902 11904 11377 0 -1 4202496 2298 0 0 0 9 0 0 0 25 0 1 0 286847334 6291456 1036 33554432000 134512640 134761588 4294907728 18446744073709551615 134552609 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11904/statm: 1536 1036 238 61 0 839 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6144

[startup+0.300869 s]
/proc/loadavg: 4.06 4.03 3.93 3/182 11904
/proc/meminfo: memFree=22034568/32951132 swapFree=67111528/67111528
[pid=11904] ppid=11902 vsize=11220 CPUtime=0.29 cores=1,3
/proc/11904/stat : 11904 (MPhaseSAT64) R 11902 11904 11377 0 -1 4202496 5659 0 0 0 29 0 0 0 25 0 1 0 286847334 11489280 2164 33554432000 134512640 134761588 4294907728 18446744073709551615 134644378 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11904/statm: 2805 2164 259 61 0 2108 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11220

[startup+0.700796 s]
/proc/loadavg: 4.06 4.03 3.93 3/182 11904
/proc/meminfo: memFree=22034568/32951132 swapFree=67111528/67111528
[pid=11904] ppid=11902 vsize=13264 CPUtime=0.69 cores=1,3
/proc/11904/stat : 11904 (MPhaseSAT64) R 11902 11904 11377 0 -1 4202496 6201 0 0 0 69 0 0 0 25 0 1 0 286847334 13582336 2701 33554432000 134512640 134761588 4294907728 18446744073709551615 134614784 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11904/statm: 3316 2701 269 61 0 2619 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13264

[startup+1.50066 s]
/proc/loadavg: 4.06 4.03 3.93 5/188 11915
/proc/meminfo: memFree=22018912/32951132 swapFree=67111528/67111528
[pid=11904] ppid=11902 vsize=11216 CPUtime=1.49 cores=1,3
/proc/11904/stat : 11904 (MPhaseSAT64) R 11902 11904 11377 0 -1 4202496 6206 0 0 0 149 0 0 0 25 0 1 0 286847334 11485184 2194 33554432000 134512640 134761588 4294907728 18446744073709551615 134747254 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11904/statm: 2804 2194 274 61 0 2107 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11216

[startup+3.10039 s]
/proc/loadavg: 4.06 4.03 3.93 5/188 11915
/proc/meminfo: memFree=22019408/32951132 swapFree=67111528/67111528
[pid=11904] ppid=11902 vsize=12016 CPUtime=3.09 cores=1,3
/proc/11904/stat : 11904 (MPhaseSAT64) R 11902 11904 11377 0 -1 4202496 6412 0 0 0 309 0 0 0 25 0 1 0 286847334 12304384 2400 33554432000 134512640 134761588 4294907728 18446744073709551615 134603211 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11904/statm: 3004 2400 277 61 0 2307 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12016

[startup+6.30086 s]
/proc/loadavg: 4.06 4.03 3.93 5/188 11915
/proc/meminfo: memFree=22017348/32951132 swapFree=67111528/67111528
[pid=11904] ppid=11902 vsize=12016 CPUtime=6.29 cores=1,3
/proc/11904/stat : 11904 (MPhaseSAT64) R 11902 11904 11377 0 -1 4202496 6541 0 0 0 629 0 0 0 25 0 1 0 286847334 12304384 2529 33554432000 134512640 134761588 4294907728 18446744073709551615 134605087 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11904/statm: 3004 2529 277 61 0 2307 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12016

[startup+12.7008 s]
/proc/loadavg: 4.05 4.03 3.93 5/188 11915
/proc/meminfo: memFree=22013316/32951132 swapFree=67111528/67111528
[pid=11904] ppid=11902 vsize=12016 CPUtime=12.69 cores=1,3
/proc/11904/stat : 11904 (MPhaseSAT64) R 11902 11904 11377 0 -1 4202496 6541 0 0 0 1269 0 0 0 25 0 1 0 286847334 12304384 2529 33554432000 134512640 134761588 4294907728 18446744073709551615 134606069 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11904/statm: 3004 2529 277 61 0 2307 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12016

[startup+25.5006 s]
/proc/loadavg: 4.04 4.03 3.93 5/188 11915
/proc/meminfo: memFree=22007740/32951132 swapFree=67111528/67111528
[pid=11904] ppid=11902 vsize=12016 CPUtime=25.49 cores=1,3
/proc/11904/stat : 11904 (MPhaseSAT64) R 11902 11904 11377 0 -1 4202496 6541 0 0 0 2549 0 0 0 25 0 1 0 286847334 12304384 2529 33554432000 134512640 134761588 4294907728 18446744073709551615 134604848 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11904/statm: 3004 2529 277 61 0 2307 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12016

[startup+51.1003 s]
/proc/loadavg: 4.11 4.04 3.93 5/188 11970
/proc/meminfo: memFree=22012860/32951132 swapFree=67111528/67111528
[pid=11904] ppid=11902 vsize=14692 CPUtime=51.09 cores=1,3
/proc/11904/stat : 11904 (MPhaseSAT64) R 11902 11904 11377 0 -1 4202496 7717 0 0 0 5109 0 0 0 25 0 1 0 286847334 15044608 3193 33554432000 134512640 134761588 4294907728 18446744073709551615 134614427 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11904/statm: 3673 3193 284 61 0 2976 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 14692

[startup+102.307 s]
/proc/loadavg: 4.05 4.03 3.93 5/188 11972
/proc/meminfo: memFree=22012116/32951132 swapFree=67111528/67111528
[pid=11904] ppid=11902 vsize=13412 CPUtime=102.29 cores=1,3
/proc/11904/stat : 11904 (MPhaseSAT64) R 11902 11904 11377 0 -1 4202496 8414 0 0 0 10229 0 0 0 25 0 1 0 286847334 13733888 2866 33554432000 134512640 134761588 4294907728 18446744073709551615 134605448 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11904/statm: 3353 2866 284 61 0 2656 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 13412

[startup+162.301 s]
/proc/loadavg: 4.02 4.02 3.93 5/188 12001
/proc/meminfo: memFree=22022724/32951132 swapFree=67111528/67111528
[pid=11904] ppid=11902 vsize=13672 CPUtime=162.28 cores=1,3
/proc/11904/stat : 11904 (MPhaseSAT64) R 11902 11904 11377 0 -1 4202496 8479 0 0 0 16228 0 0 0 25 0 1 0 286847334 14000128 2931 33554432000 134512640 134761588 4294907728 18446744073709551615 134605931 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11904/statm: 3418 2931 284 61 0 2721 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 13672

[startup+222.3 s]
/proc/loadavg: 4.00 4.02 3.93 5/188 12003
/proc/meminfo: memFree=22022468/32951132 swapFree=67111528/67111528
[pid=11904] ppid=11902 vsize=13544 CPUtime=222.28 cores=1,3
/proc/11904/stat : 11904 (MPhaseSAT64) R 11902 11904 11377 0 -1 4202496 9278 0 0 0 22228 0 0 0 25 0 1 0 286847334 13869056 2930 33554432000 134512640 134761588 4294907728 18446744073709551615 134605946 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11904/statm: 3386 2930 284 61 0 2689 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 13544

[startup+282.3 s]
/proc/loadavg: 4.00 4.01 3.93 5/188 12112
/proc/meminfo: memFree=22050068/32951132 swapFree=67111528/67111528
[pid=11904] ppid=11902 vsize=13932 CPUtime=282.28 cores=1,3
/proc/11904/stat : 11904 (MPhaseSAT64) R 11902 11904 11377 0 -1 4202496 9887 0 0 0 28228 0 0 0 25 0 1 0 286847334 14266368 3027 33554432000 134512640 134761588 4294907728 18446744073709551615 134605482 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11904/statm: 3483 3027 284 61 0 2786 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 13932

[startup+342.3 s]
/proc/loadavg: 4.00 4.01 3.93 5/188 12114
/proc/meminfo: memFree=22045452/32951132 swapFree=67111528/67111528
[pid=11904] ppid=11902 vsize=15472 CPUtime=342.28 cores=1,3
/proc/11904/stat : 11904 (MPhaseSAT64) R 11902 11904 11377 0 -1 4202496 10464 0 0 0 34228 0 0 0 25 0 1 0 286847334 15843328 3412 33554432000 134512640 134761588 4294907728 18446744073709551615 134604853 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11904/statm: 3868 3412 284 61 0 3171 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 15472

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/188 12125
/proc/meminfo: memFree=22045872/32951132 swapFree=67111528/67111528
[pid=11904] ppid=11902 vsize=13424 CPUtime=402.27 cores=1,3
/proc/11904/stat : 11904 (MPhaseSAT64) R 11902 11904 11377 0 -1 4202496 10464 0 0 0 40227 0 0 0 25 0 1 0 286847334 13746176 2900 33554432000 134512640 134761588 4294907728 18446744073709551615 134605936 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11904/statm: 3356 2900 284 61 0 2659 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 13424

[startup+462.301 s]
/proc/loadavg: 4.04 4.01 3.94 5/188 12127
/proc/meminfo: memFree=22041888/32951132 swapFree=67111528/67111528
[pid=11904] ppid=11902 vsize=16232 CPUtime=462.27 cores=1,3
/proc/11904/stat : 11904 (MPhaseSAT64) R 11902 11904 11377 0 -1 4202496 11682 0 0 0 46227 0 0 0 25 0 1 0 286847334 16621568 3571 33554432000 134512640 134761588 4294907728 18446744073709551615 134605750 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11904/statm: 4058 3571 284 61 0 3361 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 16232

[startup+522.301 s]
/proc/loadavg: 4.01 4.01 3.94 5/188 12129
/proc/meminfo: memFree=22046088/32951132 swapFree=67111528/67111528
[pid=11904] ppid=11902 vsize=13672 CPUtime=522.28 cores=1,3
/proc/11904/stat : 11904 (MPhaseSAT64) R 11902 11904 11377 0 -1 4202496 11682 0 0 0 52227 1 0 0 25 0 1 0 286847334 14000128 2931 33554432000 134512640 134761588 4294907728 18446744073709551615 134606181 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11904/statm: 3418 2931 284 61 0 2721 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 13672

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/188 12129
/proc/meminfo: memFree=22043708/32951132 swapFree=67111528/67111528
[pid=11904] ppid=11902 vsize=16232 CPUtime=582.28 cores=1,3
/proc/11904/stat : 11904 (MPhaseSAT64) R 11902 11904 11377 0 -1 4202496 12322 0 0 0 58227 1 0 0 25 0 1 0 286847334 16621568 3571 33554432000 134512640 134761588 4294907728 18446744073709551615 134605224 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11904/statm: 4058 3571 284 61 0 3361 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 16232

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/188 12131
/proc/meminfo: memFree=22041948/32951132 swapFree=67111528/67111528
[pid=11904] ppid=11902 vsize=16232 CPUtime=642.28 cores=1,3
/proc/11904/stat : 11904 (MPhaseSAT64) R 11902 11904 11377 0 -1 4202496 12322 0 0 0 64227 1 0 0 25 0 1 0 286847334 16621568 3571 33554432000 134512640 134761588 4294907728 18446744073709551615 134605700 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11904/statm: 4058 3571 284 61 0 3361 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 16232

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/188 12136
/proc/meminfo: memFree=22042760/32951132 swapFree=67111528/67111528
[pid=11904] ppid=11902 vsize=16104 CPUtime=702.27 cores=1,3
/proc/11904/stat : 11904 (MPhaseSAT64) R 11902 11904 11377 0 -1 4202496 12578 0 0 0 70226 1 0 0 25 0 1 0 286847334 16490496 3539 33554432000 134512640 134761588 4294907728 18446744073709551615 134606192 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11904/statm: 4026 3539 284 61 0 3329 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 16104

[startup+762.306 s]
/proc/loadavg: 4.00 4.00 3.94 5/188 12138
/proc/meminfo: memFree=22041012/32951132 swapFree=67111528/67111528
[pid=11904] ppid=11902 vsize=16104 CPUtime=762.28 cores=1,3
/proc/11904/stat : 11904 (MPhaseSAT64) R 11902 11904 11377 0 -1 4202496 12578 0 0 0 76227 1 0 0 25 0 1 0 286847334 16490496 3539 33554432000 134512640 134761588 4294907728 18446744073709551615 134606129 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11904/statm: 4026 3539 284 61 0 3329 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 16104

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/188 12140
/proc/meminfo: memFree=22043100/32951132 swapFree=67111528/67111528
[pid=11904] ppid=11902 vsize=16104 CPUtime=822.27 cores=1,3
/proc/11904/stat : 11904 (MPhaseSAT64) R 11902 11904 11377 0 -1 4202496 12578 0 0 0 82226 1 0 0 25 0 1 0 286847334 16490496 3539 33554432000 134512640 134761588 4294907728 18446744073709551615 134604856 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11904/statm: 4026 3539 284 61 0 3329 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 16104

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/188 12140
/proc/meminfo: memFree=22044808/32951132 swapFree=67111528/67111528
[pid=11904] ppid=11902 vsize=16104 CPUtime=882.27 cores=1,3
/proc/11904/stat : 11904 (MPhaseSAT64) R 11902 11904 11377 0 -1 4202496 12898 0 0 0 88226 1 0 0 25 0 1 0 286847334 16490496 3539 33554432000 134512640 134761588 4294907728 18446744073709551615 134605448 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11904/statm: 4026 3539 284 61 0 3329 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 16104

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/188 12142
/proc/meminfo: memFree=22041320/32951132 swapFree=67111528/67111528
[pid=11904] ppid=11902 vsize=16364 CPUtime=942.27 cores=1,3
/proc/11904/stat : 11904 (MPhaseSAT64) R 11902 11904 11377 0 -1 4202496 12963 0 0 0 94226 1 0 0 25 0 1 0 286847334 16756736 3604 33554432000 134512640 134761588 4294907728 18446744073709551615 134605060 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11904/statm: 4091 3604 284 61 0 3394 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 16364

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/188 12144
/proc/meminfo: memFree=22041164/32951132 swapFree=67111528/67111528
[pid=11904] ppid=11902 vsize=16364 CPUtime=1002.27 cores=1,3
/proc/11904/stat : 11904 (MPhaseSAT64) R 11902 11904 11377 0 -1 4202496 12963 0 0 0 100226 1 0 0 25 0 1 0 286847334 16756736 3604 33554432000 134512640 134761588 4294907728 18446744073709551615 134605673 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11904/statm: 4091 3604 284 61 0 3394 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 16364

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/188 12146
/proc/meminfo: memFree=22042392/32951132 swapFree=67111528/67111528
[pid=11904] ppid=11902 vsize=17644 CPUtime=1062.27 cores=1,3
/proc/11904/stat : 11904 (MPhaseSAT64) R 11902 11904 11377 0 -1 4202496 13299 0 0 0 106226 1 0 0 25 0 1 0 286847334 18067456 3940 33554432000 134512640 134761588 4294907728 18446744073709551615 134636740 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11904/statm: 4411 3940 284 61 0 3714 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 17644

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/188 12148
/proc/meminfo: memFree=22042376/32951132 swapFree=67111528/67111528
[pid=11904] ppid=11902 vsize=16620 CPUtime=1122.26 cores=1,3
/proc/11904/stat : 11904 (MPhaseSAT64) R 11902 11904 11377 0 -1 4202496 13331 0 0 0 112225 1 0 0 25 0 1 0 286847334 17018880 3684 33554432000 134512640 134761588 4294907728 18446744073709551615 134605948 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11904/statm: 4155 3684 284 61 0 3458 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 16620

[startup+1182.3 s]
/proc/loadavg: 4.07 4.02 3.94 5/188 12148
/proc/meminfo: memFree=22042608/32951132 swapFree=67111528/67111528
[pid=11904] ppid=11902 vsize=16620 CPUtime=1182.26 cores=1,3
/proc/11904/stat : 11904 (MPhaseSAT64) R 11902 11904 11377 0 -1 4202496 13331 0 0 0 118225 1 0 0 25 0 1 0 286847334 17018880 3684 33554432000 134512640 134761588 4294907728 18446744073709551615 134632768 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11904/statm: 4155 3684 284 61 0 3458 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 16620

[startup+1242.3 s]
/proc/loadavg: 4.02 4.01 3.94 5/188 12150
/proc/meminfo: memFree=22039864/32951132 swapFree=67111528/67111528
[pid=11904] ppid=11902 vsize=16620 CPUtime=1242.26 cores=1,3
/proc/11904/stat : 11904 (MPhaseSAT64) R 11902 11904 11377 0 -1 4202496 13331 0 0 0 124225 1 0 0 25 0 1 0 286847334 17018880 3684 33554432000 134512640 134761588 4294907728 18446744073709551615 134605696 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11904/statm: 4155 3684 284 61 0 3458 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 16620



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.00 3.94 5/188 12152
/proc/meminfo: memFree=22039848/32951132 swapFree=67111528/67111528
[pid=11904] ppid=11902 vsize=16620 CPUtime=1299.96 cores=1,3
/proc/11904/stat : 11904 (MPhaseSAT64) R 11902 11904 11377 0 -1 4202496 13331 0 0 0 129995 1 0 0 25 0 1 0 286847334 17018880 3684 33554432000 134512640 134761588 4294907728 18446744073709551615 134606230 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/11904/statm: 4155 3684 284 61 0 3458 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 16620

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): 1299.97
CPU user time (s): 1299.96
CPU system time (s): 0.012998
CPU usage (%): 99.9972
Max. virtual memory (cumulated for all children) (KiB): 17772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.96
system time used= 0.012998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13331
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= 15
involuntary context switches= 3386

runsolver used 1.87571 second user time and 4.06438 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-02 15:54:37
IDJOB=3094809
IDBENCH=82691
IDSOLVER=1521
FILE ID=node129/3094809-1301752477
RUNJOBID= node129-1301748569-11397
PBS_JOBID= 12841008
Free space on /tmp= 72144 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT11/random/large/unif-k7-r85-v400-c34000-S94779963-093-UNKNOWN.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3094809-1301752477/watcher-3094809-1301752477 -o /tmp/evaluation-result-3094809-1301752477/solver-3094809-1301752477 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3094809-1301752477.cnf

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

MD5SUM BENCH= aef8bd4e13046b42a5bc777dc56e10de
RANDOM SEED=38569481

node129.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.831
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.66
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.831
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.831
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.831
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.82
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.831
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.74
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.831
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.83
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.831
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.831
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:     32951132 kB
MemFree:      22034592 kB
Buffers:        345776 kB
Cached:       10217364 kB
SwapCached:          0 kB
Active:        7127408 kB
Inactive:      3539288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      22034592 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1568 kB
Writeback:           8 kB
AnonPages:      103784 kB
Mapped:          16868 kB
Slab:           186012 kB
PageTables:       5132 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   270904 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72148 MiB
End job on node129 at 2011-04-02 16:16:19