Trace number 3434037

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
minisat hack: MiniSAT 2.2.0-agile-26UNSAT 280.537 280.532

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_3b_unknown.cnf
MD5SUMb8621ec1841e055a001ab32c33f2b68c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark114.081
Satisfiable
(Un)Satisfiability was proved
Number of variables39151
Number of clauses533919
Sum of the clauses size1968248
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 251568
Number of clauses of size 364292
Number of clauses of size 4418059
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

280.50/280.52	WARNING: for repeatability, setting FPU to use double precision
280.50/280.52	============================[ Problem Statistics ]=============================
280.50/280.52	|                                                                             |
280.50/280.52	|  Number of variables:         39151                                         |
280.50/280.52	|  Number of clauses:          533919                                         |
280.50/280.52	|  Parse time:                   0.19 s                                       |
280.50/280.52	|  Eliminated clauses:           0.12 Mb                                      |
280.50/280.52	|  Simplification time:          0.78 s                                       |
280.50/280.52	|                                                                             |
280.50/280.52	============================[ Search Statistics ]=================================
280.50/280.52	| Conflicts |          ORIGINAL         |          LEARNT          | Progress    |
280.50/280.52	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |     Agility |
280.50/280.52	==================================================================================
280.50/280.52	|       100 |   35975   483723  1784801 |   177365       98     11 |  0.005 % 20 |
280.50/280.52	|       250 |   35975   483723  1784801 |   195101      248     10 |  0.005 % 20 |
280.50/280.52	|       475 |   35975   483723  1784801 |   214611      473     11 |  0.005 % 27 |
280.50/280.52	|       812 |   35975   483723  1784801 |   236072      810     14 |  0.005 % 14 |
280.50/280.52	|      1318 |   35975   483723  1784801 |   259680     1316     15 |  0.005 % 20 |
280.50/280.52	|      2077 |   35975   483723  1784801 |   285648     2075     15 |  0.005 % 24 |
280.50/280.52	|      3216 |   35975   483723  1784801 |   314213     3214     15 |  0.005 % 25 |
280.50/280.52	|      4924 |   35975   483723  1784801 |   345634     4922     15 |  0.005 % 19 |
280.50/280.52	|      7486 |   35975   483723  1784801 |   380197     7484     17 |  0.005 % 24 |
280.50/280.52	|     11330 |   35975   483663  1784636 |   418217    11327     18 |  0.005 % 24 |
280.50/280.52	|     17096 |   35975   483663  1784636 |   460039    17093     18 |  0.005 % 20 |
280.50/280.52	|     25745 |   35975   483663  1784636 |   506043    25742     18 |  0.005 % 18 |
280.50/280.52	|     38719 |   35975   483663  1784636 |   556647    38716     18 |  0.005 % 24 |
280.50/280.52	|     58180 |   35975   483663  1784636 |   612312    58177     18 |  0.005 % 23 |
280.50/280.52	|     87372 |   35975   483663  1784636 |   673543    87369     18 |  0.005 % 21 |
280.50/280.52	|    131161 |   35975   483663  1784636 |   740898   131158     18 |  0.005 % 22 |
280.50/280.52	|    196845 |   35975   483663  1784636 |   814987   196842     18 |  0.005 % 23 |
280.50/280.52	|    295371 |   35975   483663  1784636 |   896486   295368     19 |  0.005 % 21 |
280.50/280.52	|    443160 |   35975   483663  1784636 |   986135   443157     19 |  0.005 % 26 |
280.50/280.52	|    664843 |   35972   483019  1782823 |  1084748   644951     20 |  0.013 % 23 |
280.50/280.52	===============================================================================
280.50/280.52	restarts              : 2045
280.50/280.52	skipped               : 365
280.50/280.52	conflicts             : 964279         (3439 /sec)
280.50/280.52	decisions             : 1156374        (0.00 % random) (4124 /sec)
280.50/280.52	propagations          : 216940593      (773662 /sec)
280.50/280.52	conflict literals     : 20399125       (50.56 % deleted)
280.50/280.52	Memory used           : 207.00 MB
280.50/280.52	CPU time              : 280.407 s
280.50/280.52	
280.50/280.52	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3434037-1308503023/watcher-3434037-1308503023 -o /tmp/evaluation-result-3434037-1308503023/solver-3434037-1308503023 -C 5000 -W 5100 -M 15500 minisat HOME/instance-3434037-1308503023.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 1.65 1.32 2/177 24996
/proc/meminfo: memFree=27344552/32951124 swapFree=67056676/67111528
[pid=24996] ppid=24994 vsize=20580 CPUtime=0 cores=0,2,4,6
/proc/24996/stat : 24996 (minisat) R 24994 24996 24199 0 -1 4202496 952 0 0 0 0 0 0 0 25 0 1 0 961900300 21073920 891 33554432000 4194304 4291235 140736722330032 18446744073709551615 228244009669 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24996/statm: 5145 893 215 24 0 1779 0

[startup+0.077288 s]
/proc/loadavg: 1.99 1.65 1.32 2/177 24996
/proc/meminfo: memFree=27344552/32951124 swapFree=67056676/67111528
[pid=24996] ppid=24994 vsize=35008 CPUtime=0.06 cores=0,2,4,6
/proc/24996/stat : 24996 (minisat) R 24994 24996 24199 0 -1 4202496 5697 0 0 0 6 0 0 0 25 0 1 0 961900300 35848192 5160 33554432000 4194304 4291235 140736722330032 18446744073709551615 228244009669 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24996/statm: 8752 5161 215 24 0 5386 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 35008

[startup+0.100281 s]
/proc/loadavg: 1.99 1.65 1.32 2/177 24996
/proc/meminfo: memFree=27344552/32951124 swapFree=67056676/67111528
[pid=24996] ppid=24994 vsize=40376 CPUtime=0.08 cores=0,2,4,6
/proc/24996/stat : 24996 (minisat) R 24994 24996 24199 0 -1 4202496 7003 0 0 0 8 0 0 0 25 0 1 0 961900300 41345024 6200 33554432000 4194304 4291235 140736722330032 18446744073709551615 4277976 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24996/statm: 10094 6201 215 24 0 6728 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 40376

[startup+0.300246 s]
/proc/loadavg: 1.99 1.65 1.32 2/177 24996
/proc/meminfo: memFree=27344552/32951124 swapFree=67056676/67111528
[pid=24996] ppid=24994 vsize=66724 CPUtime=0.29 cores=0,2,4,6
/proc/24996/stat : 24996 (minisat) R 24994 24996 24199 0 -1 4202496 13305 0 0 0 27 2 0 0 25 0 1 0 961900300 68325376 11473 33554432000 4194304 4291235 140736722330032 18446744073709551615 4229774 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24996/statm: 16681 11473 237 24 0 13315 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 66724

[startup+0.701176 s]
/proc/loadavg: 1.99 1.65 1.32 2/177 24996
/proc/meminfo: memFree=27344552/32951124 swapFree=67056676/67111528
[pid=24996] ppid=24994 vsize=66724 CPUtime=0.69 cores=0,2,4,6
/proc/24996/stat : 24996 (minisat) R 24994 24996 24199 0 -1 4202496 13327 0 0 0 67 2 0 0 25 0 1 0 961900300 68325376 11495 33554432000 4194304 4291235 140736722330032 18446744073709551615 4229964 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24996/statm: 16681 11495 237 24 0 13315 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 66724

[startup+1.50102 s]
/proc/loadavg: 1.99 1.65 1.32 3/178 24997
/proc/meminfo: memFree=27292488/32951124 swapFree=67056676/67111528
[pid=24996] ppid=24994 vsize=55812 CPUtime=1.49 cores=0,2,4,6
/proc/24996/stat : 24996 (minisat) R 24994 24996 24199 0 -1 4202496 16283 0 0 0 147 2 0 0 25 0 1 0 961900300 57151488 9962 33554432000 4194304 4291235 140736722330032 18446744073709551615 4256121 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24996/statm: 13953 9962 259 24 0 10587 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 55812

[startup+3.10074 s]
/proc/loadavg: 1.99 1.65 1.32 3/178 24997
/proc/meminfo: memFree=27301664/32951124 swapFree=67056676/67111528
[pid=24996] ppid=24994 vsize=55812 CPUtime=3.09 cores=0,2,4,6
/proc/24996/stat : 24996 (minisat) R 24994 24996 24199 0 -1 4202496 16510 0 0 0 307 2 0 0 25 0 1 0 961900300 57151488 10182 33554432000 4194304 4291235 140736722330032 18446744073709551615 4255939 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24996/statm: 13953 10182 259 24 0 10587 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 55812

[startup+6.30117 s]
/proc/loadavg: 1.99 1.66 1.32 3/178 24997
/proc/meminfo: memFree=27296576/32951124 swapFree=67056676/67111528
[pid=24996] ppid=24994 vsize=62992 CPUtime=6.29 cores=0,2,4,6
/proc/24996/stat : 24996 (minisat) R 24994 24996 24199 0 -1 4202496 16979 0 0 0 627 2 0 0 25 0 1 0 961900300 64503808 10626 33554432000 4194304 4291235 140736722330032 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24996/statm: 15748 10626 259 24 0 12382 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 62992

[startup+12.701 s]
/proc/loadavg: 1.99 1.66 1.32 3/178 24997
/proc/meminfo: memFree=27289120/32951124 swapFree=67056676/67111528
[pid=24996] ppid=24994 vsize=62992 CPUtime=12.69 cores=0,2,4,6
/proc/24996/stat : 24996 (minisat) R 24994 24996 24199 0 -1 4202496 17835 0 0 0 1267 2 0 0 25 0 1 0 961900300 64503808 11438 33554432000 4194304 4291235 140736722330032 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24996/statm: 15748 11438 259 24 0 12382 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 62992

[startup+25.5008 s]
/proc/loadavg: 1.99 1.68 1.33 3/178 24997
/proc/meminfo: memFree=27263944/32951124 swapFree=67056676/67111528
[pid=24996] ppid=24994 vsize=77116 CPUtime=25.49 cores=0,2,4,6
/proc/24996/stat : 24996 (minisat) R 24994 24996 24199 0 -1 4202496 19961 0 0 0 2546 3 0 0 25 0 1 0 961900300 78966784 13496 33554432000 4194304 4291235 140736722330032 18446744073709551615 4255856 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24996/statm: 19279 13496 259 24 0 15913 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 77116

[startup+51.1003 s]
/proc/loadavg: 1.99 1.70 1.35 3/178 25001
/proc/meminfo: memFree=27228048/32951124 swapFree=67056676/67111528
[pid=24996] ppid=24994 vsize=101416 CPUtime=51.09 cores=0,2,4,6
/proc/24996/stat : 24996 (minisat) R 24994 24996 24199 0 -1 4202496 24044 0 0 0 5105 4 0 0 25 0 1 0 961900300 103849984 17484 33554432000 4194304 4291235 140736722330032 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24996/statm: 25354 17484 259 24 0 21988 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 101416

[startup+102.306 s]
/proc/loadavg: 1.99 1.75 1.38 3/178 25002
/proc/meminfo: memFree=27176512/32951124 swapFree=67056676/67111528
[pid=24996] ppid=24994 vsize=110652 CPUtime=102.29 cores=0,2,4,6
/proc/24996/stat : 24996 (minisat) R 24994 24996 24199 0 -1 4202496 30527 0 0 0 10224 5 0 0 25 0 1 0 961900300 113307648 23778 33554432000 4194304 4291235 140736722330032 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24996/statm: 27663 23778 259 24 0 24297 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 110652

[startup+162.301 s]
/proc/loadavg: 1.99 1.79 1.42 3/178 25004
/proc/meminfo: memFree=27259952/32951124 swapFree=67056676/67111528
[pid=24996] ppid=24994 vsize=153240 CPUtime=162.29 cores=0,2,4,6
/proc/24996/stat : 24996 (minisat) R 24994 24996 24199 0 -1 4202496 37960 0 0 0 16221 8 0 0 25 0 1 0 961900300 156917760 31014 33554432000 4194304 4291235 140736722330032 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24996/statm: 38310 31014 259 24 0 34944 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 153240

[startup+222.3 s]
/proc/loadavg: 1.99 1.83 1.45 3/178 25006
/proc/meminfo: memFree=27180084/32951124 swapFree=67056676/67111528
[pid=24996] ppid=24994 vsize=157700 CPUtime=222.29 cores=0,2,4,6
/proc/24996/stat : 24996 (minisat) R 24994 24996 24199 0 -1 4202496 42562 0 0 0 22219 10 0 0 25 0 1 0 961900300 161484800 35486 33554432000 4194304 4291235 140736722330032 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24996/statm: 39425 35486 259 24 0 36059 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 157700

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

[startup+230.301 s]
/proc/loadavg: 1.99 1.83 1.46 3/178 25006
/proc/meminfo: memFree=27173628/32951124 swapFree=67056676/67111528
[pid=24996] ppid=24994 vsize=208108 CPUtime=230.3 cores=0,2,4,6
/proc/24996/stat : 24996 (minisat) R 24994 24996 24199 0 -1 4202496 43108 0 0 0 23019 11 0 0 25 0 1 0 961900300 213102592 36011 33554432000 4194304 4291235 140736722330032 18446744073709551615 4255658 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24996/statm: 52027 36011 259 24 0 48661 0
Current children cumulated CPU time (s) 230.3
Current children cumulated vsize (KiB) 208108

[startup+255.9 s]
/proc/loadavg: 1.99 1.84 1.47 3/178 25007
/proc/meminfo: memFree=27150800/32951124 swapFree=67056676/67111528
[pid=24996] ppid=24994 vsize=210072 CPUtime=255.9 cores=0,2,4,6
/proc/24996/stat : 24996 (minisat) R 24994 24996 24199 0 -1 4202496 45172 0 0 0 25579 11 0 0 25 0 1 0 961900300 215113728 38009 33554432000 4194304 4291235 140736722330032 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24996/statm: 52518 38009 259 24 0 49152 0
Current children cumulated CPU time (s) 255.9
Current children cumulated vsize (KiB) 210072

[startup+268.701 s]
/proc/loadavg: 1.99 1.85 1.47 3/178 25007
/proc/meminfo: memFree=27135420/32951124 swapFree=67056676/67111528
[pid=24996] ppid=24994 vsize=210996 CPUtime=268.69 cores=0,2,4,6
/proc/24996/stat : 24996 (minisat) R 24994 24996 24199 0 -1 4202496 46439 0 0 0 26858 11 0 0 25 0 1 0 961900300 216059904 39231 33554432000 4194304 4291235 140736722330032 18446744073709551615 4255641 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24996/statm: 52749 39231 259 24 0 49383 0
Current children cumulated CPU time (s) 268.69
Current children cumulated vsize (KiB) 210996

[startup+275.101 s]
/proc/loadavg: 1.99 1.85 1.48 3/178 25007
/proc/meminfo: memFree=27129344/32951124 swapFree=67056676/67111528
[pid=24996] ppid=24994 vsize=211624 CPUtime=275.1 cores=0,2,4,6
/proc/24996/stat : 24996 (minisat) R 24994 24996 24199 0 -1 4202496 47203 0 0 0 27498 12 0 0 25 0 1 0 961900300 216702976 39975 33554432000 4194304 4291235 140736722330032 18446744073709551615 4256288 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24996/statm: 52906 39975 259 24 0 49540 0
Current children cumulated CPU time (s) 275.1
Current children cumulated vsize (KiB) 211624

[startup+278.306 s]
/proc/loadavg: 1.99 1.85 1.48 3/178 25007
/proc/meminfo: memFree=27126368/32951124 swapFree=67056676/67111528
[pid=24996] ppid=24994 vsize=211764 CPUtime=278.3 cores=0,2,4,6
/proc/24996/stat : 24996 (minisat) R 24994 24996 24199 0 -1 4202496 47565 0 0 0 27818 12 0 0 25 0 1 0 961900300 216846336 40323 33554432000 4194304 4291235 140736722330032 18446744073709551615 4255622 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24996/statm: 52941 40323 259 24 0 49575 0
Current children cumulated CPU time (s) 278.3
Current children cumulated vsize (KiB) 211764

[startup+279.901 s]
/proc/loadavg: 1.99 1.85 1.48 3/178 25007
/proc/meminfo: memFree=27125624/32951124 swapFree=67056676/67111528
[pid=24996] ppid=24994 vsize=211924 CPUtime=279.9 cores=0,2,4,6
/proc/24996/stat : 24996 (minisat) R 24994 24996 24199 0 -1 4202496 47749 0 0 0 27978 12 0 0 25 0 1 0 961900300 217010176 40498 33554432000 4194304 4291235 140736722330032 18446744073709551615 4255903 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24996/statm: 52981 40498 259 24 0 49615 0
Current children cumulated CPU time (s) 279.9
Current children cumulated vsize (KiB) 211924

[startup+280.301 s]
/proc/loadavg: 1.99 1.85 1.48 3/178 25007
/proc/meminfo: memFree=27125624/32951124 swapFree=67056676/67111528
[pid=24996] ppid=24994 vsize=211924 CPUtime=280.3 cores=0,2,4,6
/proc/24996/stat : 24996 (minisat) R 24994 24996 24199 0 -1 4202496 47810 0 0 0 28018 12 0 0 25 0 1 0 961900300 217010176 40558 33554432000 4194304 4291235 140736722330032 18446744073709551615 4267245 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24996/statm: 52981 40558 259 24 0 49615 0
Current children cumulated CPU time (s) 280.3
Current children cumulated vsize (KiB) 211924

[startup+280.506 s]
/proc/loadavg: 1.99 1.85 1.48 3/178 25007
/proc/meminfo: memFree=27124384/32951124 swapFree=67056676/67111528
[pid=24996] ppid=24994 vsize=211924 CPUtime=280.5 cores=0,2,4,6
/proc/24996/stat : 24996 (minisat) R 24994 24996 24199 0 -1 4202496 47853 0 0 0 28038 12 0 0 25 0 1 0 961900300 217010176 40601 33554432000 4194304 4291235 140736722330032 18446744073709551615 4267711 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24996/statm: 52981 40601 259 24 0 49615 0
Current children cumulated CPU time (s) 280.5
Current children cumulated vsize (KiB) 211924

Child status: 20
Real time (s): 280.532
CPU time (s): 280.537
CPU user time (s): 280.407
CPU system time (s): 0.12998
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 211924

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

runsolver used 0.427934 second user time and 0.859869 second system time

The end

Launcher Data

Begin job on node136 at 2011-06-19 19:03:43
IDJOB=3434037
IDBENCH=82502
IDSOLVER=1930
FILE ID=node136/3434037-1308503023
RUNJOBID= node136-1308502700-24798
PBS_JOBID= 13608170
Free space on /tmp= 73340 MiB

SOLVER NAME= minisat hack: MiniSAT 2.2.0-agile-26
BENCH NAME= SAT11/application/manthey/traffic/traffic_3b_unknown.cnf
COMMAND LINE= minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3434037-1308503023/watcher-3434037-1308503023 -o /tmp/evaluation-result-3434037-1308503023/solver-3434037-1308503023 -C 5000 -W 5100 -M 15500  minisat HOME/instance-3434037-1308503023.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= b8621ec1841e055a001ab32c33f2b68c
RANDOM SEED=1134268050

node136.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.809
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.61
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.809
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.75
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.809
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.809
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.76
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.809
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.809
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.809
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27344848 kB
Buffers:        559656 kB
Cached:        4499388 kB
SwapCached:       8800 kB
Active:        1761180 kB
Inactive:      3465456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27344848 kB
SwapTotal:    67111528 kB
SwapFree:     67056676 kB
Dirty:           13112 kB
Writeback:           0 kB
AnonPages:      164784 kB
Mapped:          13376 kB
Slab:           316108 kB
PageTables:       5072 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   372228 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= 73340 MiB
End job on node136 at 2011-06-19 19:08:24