Trace number 3288398

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-03UNSAT 775.835 775.812

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_kkb_unknown.cnf
MD5SUM254fcd4eae8129ad5842f186e24e0793
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark110.799
Satisfiable
(Un)Satisfiability was proved
Number of variables34510
Number of clauses701694
Sum of the clauses size2616281
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 252869
Number of clauses of size 384757
Number of clauses of size 4564068
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

775.81/775.81	c MPhaseSAT64 version 402 by Jingchao Chen,  April 1,2011
775.81/775.81	c input CNF file=HOME/instance-3288398-1303775627.cnf 
775.81/775.81	c Clause#=701694  var#=34510  ratio=20 
775.81/775.81	c phase 1 
775.81/775.81	c height=12 
775.81/775.81	c eliminated 3779 out of 34510 variables 
775.81/775.81	c Simplified clause#=593609 
775.81/775.81	c XOR_varElimination deleted var#=207 clauses#=593606 
775.81/775.81	c free var#=29610  
775.81/775.81	c solve by multiple heuristics 
775.81/775.81	c 
775.81/775.81	s UNSATISFIABLE
775.81/775.81	c 
775.81/775.81	c  Running time=775.832056 

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

running on 2 cores: 5,7

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.03 3.44 3.74 4/186 13229
/proc/meminfo: memFree=12195560/32951124 swapFree=67111528/67111528
[pid=13229] ppid=13227 vsize=14036 CPUtime=0 cores=5,7
/proc/13229/stat : 13229 (MPhaseSAT64) R 13227 13229 12283 0 -1 4202496 335 0 0 0 0 0 0 0 20 0 1 0 489163259 14372864 276 33554432000 134512640 134761588 4292445968 18446744073709551615 134531305 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/13229/statm: 3509 276 225 61 0 2812 0

[startup+0.0504829 s]
/proc/loadavg: 2.03 3.44 3.74 4/186 13229
/proc/meminfo: memFree=12195560/32951124 swapFree=67111528/67111528
[pid=13229] ppid=13227 vsize=14036 CPUtime=0.04 cores=5,7
/proc/13229/stat : 13229 (MPhaseSAT64) R 13227 13229 12283 0 -1 4202496 554 0 0 0 4 0 0 0 20 0 1 0 489163259 14372864 495 33554432000 134512640 134761588 4292445968 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/13229/statm: 3509 496 225 61 0 2812 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 14036

[startup+0.100475 s]
/proc/loadavg: 2.03 3.44 3.74 4/186 13229
/proc/meminfo: memFree=12195560/32951124 swapFree=67111528/67111528
[pid=13229] ppid=13227 vsize=14036 CPUtime=0.09 cores=5,7
/proc/13229/stat : 13229 (MPhaseSAT64) R 13227 13229 12283 0 -1 4202496 799 0 0 0 9 0 0 0 20 0 1 0 489163259 14372864 740 33554432000 134512640 134761588 4292445968 18446744073709551615 134531305 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/13229/statm: 3509 740 225 61 0 2812 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14036

[startup+0.300449 s]
/proc/loadavg: 2.03 3.44 3.74 4/186 13229
/proc/meminfo: memFree=12195560/32951124 swapFree=67111528/67111528
[pid=13229] ppid=13227 vsize=14036 CPUtime=0.29 cores=5,7
/proc/13229/stat : 13229 (MPhaseSAT64) R 13227 13229 12283 0 -1 4202496 1769 0 0 0 29 0 0 0 21 0 1 0 489163259 14372864 1710 33554432000 134512640 134761588 4292445968 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/13229/statm: 3509 1710 225 61 0 2812 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14036

[startup+0.700366 s]
/proc/loadavg: 2.03 3.44 3.74 4/186 13229
/proc/meminfo: memFree=12195560/32951124 swapFree=67111528/67111528
[pid=13229] ppid=13227 vsize=30048 CPUtime=0.69 cores=5,7
/proc/13229/stat : 13229 (MPhaseSAT64) R 13227 13229 12283 0 -1 4202496 5625 0 0 0 68 1 0 0 22 0 1 0 489163259 30769152 5532 33554432000 134512640 134761588 4292445968 18446744073709551615 134559317 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/13229/statm: 7512 5557 266 61 0 6815 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30048

[startup+1.50023 s]
/proc/loadavg: 2.27 3.47 3.75 5/187 13230
/proc/meminfo: memFree=12141952/32951124 swapFree=67111528/67111528
[pid=13229] ppid=13227 vsize=63180 CPUtime=1.49 cores=5,7
/proc/13229/stat : 13229 (MPhaseSAT64) R 13227 13229 12283 0 -1 4202496 32437 0 0 0 144 5 0 0 25 0 1 0 489163259 64696320 15310 33554432000 134512640 134761588 4292445968 18446744073709551615 134644378 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/13229/statm: 15795 15310 320 61 0 15098 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 63180

[startup+3.10092 s]
/proc/loadavg: 2.27 3.47 3.75 5/187 13230
/proc/meminfo: memFree=12054880/32951124 swapFree=67111528/67111528
[pid=13229] ppid=13227 vsize=74480 CPUtime=3.09 cores=5,7
/proc/13229/stat : 13229 (MPhaseSAT64) R 13227 13229 12283 0 -1 4202496 38966 0 0 0 303 6 0 0 25 0 1 0 489163259 76267520 18151 33554432000 134512640 134761588 4292445968 18446744073709551615 134621766 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/13229/statm: 18620 18151 332 61 0 17923 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 74480

[startup+6.30035 s]
/proc/loadavg: 2.49 3.49 3.75 5/190 13236
/proc/meminfo: memFree=11950816/32951124 swapFree=67111528/67111528
[pid=13229] ppid=13227 vsize=73796 CPUtime=6.29 cores=5,7
/proc/13229/stat : 13229 (MPhaseSAT64) R 13227 13229 12283 0 -1 4202496 39462 0 0 0 623 6 0 0 25 0 1 0 489163259 75567104 17984 33554432000 134512640 134761588 4292445968 18446744073709551615 134747539 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/13229/statm: 18449 17984 336 61 0 17752 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 73796

[startup+12.7002 s]
/proc/loadavg: 2.61 3.50 3.75 5/190 13236
/proc/meminfo: memFree=11677672/32951124 swapFree=67111528/67111528
[pid=13229] ppid=13227 vsize=75800 CPUtime=12.69 cores=5,7
/proc/13229/stat : 13229 (MPhaseSAT64) R 13227 13229 12283 0 -1 4202496 41068 0 0 0 1263 6 0 0 25 0 1 0 489163259 77619200 18485 33554432000 134512640 134761588 4292445968 18446744073709551615 134747177 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/13229/statm: 18950 18485 336 61 0 18253 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 75800

[startup+25.5009 s]
/proc/loadavg: 2.92 3.52 3.76 6/190 13236
/proc/meminfo: memFree=11515492/32951124 swapFree=67111528/67111528
[pid=13229] ppid=13227 vsize=64752 CPUtime=25.49 cores=5,7
/proc/13229/stat : 13229 (MPhaseSAT64) R 13227 13229 12283 0 -1 4202496 45251 0 0 0 2542 7 0 0 25 0 1 0 489163259 66306048 15723 33554432000 134512640 134761588 4292445968 18446744073709551615 134617280 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/13229/statm: 16188 15723 336 61 0 15491 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 64752

[startup+51.1002 s]
/proc/loadavg: 3.28 3.56 3.76 5/190 13237
/proc/meminfo: memFree=11610640/32951124 swapFree=67111528/67111528
[pid=13229] ppid=13227 vsize=63916 CPUtime=51.1 cores=5,7
/proc/13229/stat : 13229 (MPhaseSAT64) R 13227 13229 12283 0 -1 4202496 48560 0 0 0 5102 8 0 0 25 0 1 0 489163259 65449984 15514 33554432000 134512640 134761588 4292445968 18446744073709551615 134747468 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/13229/statm: 15979 15514 336 61 0 15282 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 63916

[startup+102.307 s]
/proc/loadavg: 3.69 3.63 3.77 5/190 13239
/proc/meminfo: memFree=11529768/32951124 swapFree=67111528/67111528
[pid=13229] ppid=13227 vsize=64432 CPUtime=102.3 cores=5,7
/proc/13229/stat : 13229 (MPhaseSAT64) R 13227 13229 12283 0 -1 4202496 54355 0 0 0 10221 9 0 0 25 0 1 0 489163259 65978368 15643 33554432000 134512640 134761588 4292445968 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/13229/statm: 16108 15643 336 61 0 15411 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 64432

[startup+162.301 s]
/proc/loadavg: 3.88 3.69 3.78 5/190 13240
/proc/meminfo: memFree=11594996/32951124 swapFree=67111528/67111528
[pid=13229] ppid=13227 vsize=70048 CPUtime=162.29 cores=5,7
/proc/13229/stat : 13229 (MPhaseSAT64) R 13227 13229 12283 0 -1 4202496 59977 0 0 0 16220 9 0 0 25 0 1 0 489163259 71729152 17079 33554432000 134512640 134761588 4292445968 18446744073709551615 134632822 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/13229/statm: 17512 17079 336 61 0 16815 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 70048

[startup+222.301 s]
/proc/loadavg: 3.95 3.74 3.79 5/190 13242
/proc/meminfo: memFree=11608860/32951124 swapFree=67111528/67111528
[pid=13229] ppid=13227 vsize=55304 CPUtime=222.3 cores=5,7
/proc/13229/stat : 13229 (MPhaseSAT64) R 13227 13229 12283 0 -1 4202496 64553 0 0 0 22220 10 0 0 25 0 1 0 489163259 56631296 12684 33554432000 134512640 134761588 4292445968 18446744073709551615 134614784 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/13229/statm: 13826 12684 336 61 0 13129 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 55304

[startup+282.3 s]
/proc/loadavg: 3.98 3.79 3.81 5/190 13243
/proc/meminfo: memFree=11430652/32951124 swapFree=67111528/67111528
[pid=13229] ppid=13227 vsize=87068 CPUtime=282.3 cores=5,7
/proc/13229/stat : 13229 (MPhaseSAT64) R 13227 13229 12283 0 -1 4202496 134361 0 0 0 28210 20 0 0 25 0 1 0 489163259 89157632 21130 33554432000 134512640 134761588 4292445968 18446744073709551615 134724646 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/13229/statm: 21767 21130 308 61 0 21070 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 87068

[startup+342.3 s]
/proc/loadavg: 3.99 3.82 3.82 5/190 13245
/proc/meminfo: memFree=11301668/32951124 swapFree=67111528/67111528
[pid=13229] ppid=13227 vsize=88060 CPUtime=342.3 cores=5,7
/proc/13229/stat : 13229 (MPhaseSAT64) R 13227 13229 12283 0 -1 4202496 139797 0 0 0 34209 21 0 0 25 0 1 0 489163259 90173440 21410 33554432000 134512640 134761588 4292445968 18446744073709551615 134635850 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/13229/statm: 22015 21410 308 61 0 21318 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 88060

[startup+402.3 s]
/proc/loadavg: 3.99 3.85 3.82 5/190 13246
/proc/meminfo: memFree=11323344/32951124 swapFree=67111528/67111528
[pid=13229] ppid=13227 vsize=87184 CPUtime=402.3 cores=5,7
/proc/13229/stat : 13229 (MPhaseSAT64) R 13227 13229 12283 0 -1 4202496 145515 0 0 0 40208 22 0 0 25 0 1 0 489163259 89276416 21336 33554432000 134512640 134761588 4292445968 18446744073709551615 134748185 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/13229/statm: 21796 21336 308 61 0 21099 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 87184

[startup+462.3 s]
/proc/loadavg: 3.99 3.88 3.83 5/190 13257
/proc/meminfo: memFree=11298864/32951124 swapFree=67111528/67111528
[pid=13229] ppid=13227 vsize=87040 CPUtime=462.3 cores=5,7
/proc/13229/stat : 13229 (MPhaseSAT64) R 13227 13229 12283 0 -1 4202496 146027 0 0 0 46208 22 0 0 25 0 1 0 489163259 89128960 21300 33554432000 134512640 134761588 4292445968 18446744073709551615 134748185 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/13229/statm: 21760 21300 308 61 0 21063 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 87040

[startup+522.301 s]
/proc/loadavg: 4.12 3.93 3.85 5/190 13259
/proc/meminfo: memFree=11322656/32951124 swapFree=67111528/67111528
[pid=13229] ppid=13227 vsize=87880 CPUtime=522.3 cores=5,7
/proc/13229/stat : 13229 (MPhaseSAT64) R 13227 13229 12283 0 -1 4202496 147051 0 0 0 52208 22 0 0 25 0 1 0 489163259 89989120 21510 33554432000 134512640 134761588 4292445968 18446744073709551615 134635855 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/13229/statm: 21970 21510 308 61 0 21273 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 87880

[startup+582.301 s]
/proc/loadavg: 4.04 3.94 3.85 5/190 13260
/proc/meminfo: memFree=11300448/32951124 swapFree=67111528/67111528
[pid=13229] ppid=13227 vsize=87676 CPUtime=582.31 cores=5,7
/proc/13229/stat : 13229 (MPhaseSAT64) R 13227 13229 12283 0 -1 4202496 149134 0 0 0 58208 23 0 0 25 0 1 0 489163259 89780224 21459 33554432000 134512640 134761588 4292445968 18446744073709551615 134635847 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/13229/statm: 21919 21459 308 61 0 21222 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 87676

[startup+642.301 s]
/proc/loadavg: 4.06 3.96 3.86 5/190 13265
/proc/meminfo: memFree=11882920/32951124 swapFree=67111528/67111528
[pid=13229] ppid=13227 vsize=87276 CPUtime=642.32 cores=5,7
/proc/13229/stat : 13229 (MPhaseSAT64) R 13227 13229 12283 0 -1 4202496 151084 0 0 0 64209 23 0 0 25 0 1 0 489163259 89370624 21373 33554432000 134512640 134761588 4292445968 18446744073709551615 134635875 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/13229/statm: 21819 21373 308 61 0 21122 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 87276

[startup+702.301 s]
/proc/loadavg: 3.98 3.95 3.86 5/190 13293
/proc/meminfo: memFree=11996152/32951124 swapFree=67111528/67111528
[pid=13229] ppid=13227 vsize=88544 CPUtime=702.31 cores=5,7
/proc/13229/stat : 13229 (MPhaseSAT64) R 13227 13229 12283 0 -1 4202496 154320 0 0 0 70208 23 0 0 25 0 1 0 489163259 90669056 21690 33554432000 134512640 134761588 4292445968 18446744073709551615 134747274 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/13229/statm: 22136 21690 308 61 0 21439 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 88544

[startup+762.307 s]
/proc/loadavg: 3.94 3.94 3.86 5/190 13322
/proc/meminfo: memFree=11938588/32951124 swapFree=67111528/67111528
[pid=13229] ppid=13227 vsize=89696 CPUtime=762.32 cores=5,7
/proc/13229/stat : 13229 (MPhaseSAT64) R 13227 13229 12283 0 -1 4202496 159154 0 0 0 76208 24 0 0 25 0 1 0 489163259 91848704 21964 33554432000 134512640 134761588 4292445968 18446744073709551615 134747168 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/13229/statm: 22424 21964 308 61 0 21727 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 89696

Solver just ended. Dumping a history of the last processes samples

[startup+767.901 s]
/proc/loadavg: 3.94 3.94 3.87 4/185 13337
/proc/meminfo: memFree=12078112/32951124 swapFree=67111528/67111528
[pid=13229] ppid=13227 vsize=89180 CPUtime=767.91 cores=5,7
/proc/13229/stat : 13229 (MPhaseSAT64) R 13227 13229 12283 0 -1 4202496 159591 0 0 0 76767 24 0 0 25 0 1 0 489163259 91320320 21835 33554432000 134512640 134761588 4292445968 18446744073709551615 134614602 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/13229/statm: 22295 21835 308 61 0 21598 0
Current children cumulated CPU time (s) 767.91
Current children cumulated vsize (KiB) 89180

[startup+771.106 s]
/proc/loadavg: 3.95 3.94 3.87 5/187 13343
/proc/meminfo: memFree=12051860/32951124 swapFree=67111528/67111528
[pid=13229] ppid=13227 vsize=89172 CPUtime=771.12 cores=5,7
/proc/13229/stat : 13229 (MPhaseSAT64) R 13227 13229 12283 0 -1 4202496 159816 0 0 0 77088 24 0 0 25 0 1 0 489163259 91312128 21833 33554432000 134512640 134761588 4292445968 18446744073709551615 134644378 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/13229/statm: 22293 21833 308 61 0 21596 0
Current children cumulated CPU time (s) 771.12
Current children cumulated vsize (KiB) 89172

[startup+774.301 s]
/proc/loadavg: 3.95 3.94 3.87 5/190 13349
/proc/meminfo: memFree=11965020/32951124 swapFree=67111528/67111528
[pid=13229] ppid=13227 vsize=89940 CPUtime=774.32 cores=5,7
/proc/13229/stat : 13229 (MPhaseSAT64) R 13227 13229 12283 0 -1 4202496 160008 0 0 0 77408 24 0 0 25 0 1 0 489163259 92098560 22025 33554432000 134512640 134761588 4292445968 18446744073709551615 134747290 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/13229/statm: 22485 22025 308 61 0 21788 0
Current children cumulated CPU time (s) 774.32
Current children cumulated vsize (KiB) 89940

[startup+775.101 s]
/proc/loadavg: 3.95 3.94 3.87 5/190 13349
/proc/meminfo: memFree=11965020/32951124 swapFree=67111528/67111528
[pid=13229] ppid=13227 vsize=89940 CPUtime=775.11 cores=5,7
/proc/13229/stat : 13229 (MPhaseSAT64) R 13227 13229 12283 0 -1 4202496 160233 0 0 0 77487 24 0 0 25 0 1 0 489163259 92098560 22025 33554432000 134512640 134761588 4292445968 18446744073709551615 134747088 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/13229/statm: 22485 22025 308 61 0 21788 0
Current children cumulated CPU time (s) 775.11
Current children cumulated vsize (KiB) 89940

[startup+775.507 s]
/proc/loadavg: 3.95 3.94 3.87 5/190 13349
/proc/meminfo: memFree=11942824/32951124 swapFree=67111528/67111528
[pid=13229] ppid=13227 vsize=89940 CPUtime=775.52 cores=5,7
/proc/13229/stat : 13229 (MPhaseSAT64) R 13227 13229 12283 0 -1 4202496 160233 0 0 0 77528 24 0 0 25 0 1 0 489163259 92098560 22025 33554432000 134512640 134761588 4292445968 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/13229/statm: 22485 22025 308 61 0 21788 0
Current children cumulated CPU time (s) 775.52
Current children cumulated vsize (KiB) 89940

[startup+775.701 s]
/proc/loadavg: 3.95 3.94 3.87 5/190 13349
/proc/meminfo: memFree=11942824/32951124 swapFree=67111528/67111528
[pid=13229] ppid=13227 vsize=89940 CPUtime=775.71 cores=5,7
/proc/13229/stat : 13229 (MPhaseSAT64) R 13227 13229 12283 0 -1 4202496 160233 0 0 0 77547 24 0 0 25 0 1 0 489163259 92098560 22025 33554432000 134512640 134761588 4292445968 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/13229/statm: 22485 22025 308 61 0 21788 0
Current children cumulated CPU time (s) 775.71
Current children cumulated vsize (KiB) 89940

[startup+775.8 s]
/proc/loadavg: 3.95 3.94 3.87 5/190 13349
/proc/meminfo: memFree=11942824/32951124 swapFree=67111528/67111528
[pid=13229] ppid=13227 vsize=89940 CPUtime=775.81 cores=5,7
/proc/13229/stat : 13229 (MPhaseSAT64) R 13227 13229 12283 0 -1 4202496 160233 0 0 0 77557 24 0 0 25 0 1 0 489163259 92098560 22025 33554432000 134512640 134761588 4292445968 18446744073709551615 134747278 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/13229/statm: 22485 22025 308 61 0 21788 0
Current children cumulated CPU time (s) 775.81
Current children cumulated vsize (KiB) 89940

Child status: 20
Real time (s): 775.812
CPU time (s): 775.835
CPU user time (s): 775.581
CPU system time (s): 0.253961
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 95672

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

runsolver used 1.21981 second user time and 3.00954 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-26 01:53:48
IDJOB=3288398
IDBENCH=82496
IDSOLVER=1521
FILE ID=node104/3288398-1303775627
RUNJOBID= node104-1303775624-13196
PBS_JOBID= 13157188
Free space on /tmp= 71048 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT11/application/manthey/traffic/traffic_kkb_unknown.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288398-1303775627/watcher-3288398-1303775627 -o /tmp/evaluation-result-3288398-1303775627/solver-3288398-1303775627 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3288398-1303775627.cnf

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

MD5SUM BENCH= 254fcd4eae8129ad5842f186e24e0793
RANDOM SEED=1949942097

node104.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.855
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.71
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.855
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.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12195840 kB
Buffers:       2287512 kB
Cached:       17705792 kB
SwapCached:          0 kB
Active:       11146300 kB
Inactive:      9024728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12195840 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           85260 kB
Writeback:           0 kB
AnonPages:      177044 kB
Mapped:          16212 kB
Slab:           519024 kB
PageTables:       5332 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   345260 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= 71000 MiB
End job on node104 at 2011-04-26 02:06:44