Trace number 3420026

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 reference: minisat 2.2.0UNSAT 323.714 323.705

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

323.60/323.69	WARNING: for repeatability, setting FPU to use double precision
323.60/323.69	============================[ Problem Statistics ]=============================
323.60/323.69	|                                                                             |
323.60/323.69	|  Number of variables:         39151                                         |
323.60/323.69	|  Number of clauses:          533919                                         |
323.60/323.69	|  Parse time:                   0.20 s                                       |
323.60/323.69	|  Eliminated clauses:           0.12 Mb                                      |
323.60/323.69	|  Simplification time:          0.78 s                                       |
323.60/323.69	|                                                                             |
323.60/323.69	============================[ Search Statistics ]==============================
323.60/323.69	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
323.60/323.69	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
323.60/323.69	===============================================================================
323.60/323.69	|       100 |   35975   483723  1784801 |   177365       98     11 |  0.005 % |
323.60/323.69	|       250 |   35975   483723  1784801 |   195101      248     10 |  0.005 % |
323.60/323.69	|       475 |   35975   483723  1784801 |   214611      473     11 |  0.005 % |
323.60/323.69	|       812 |   35975   483723  1784801 |   236072      810     12 |  0.005 % |
323.60/323.69	|      1318 |   35975   483723  1784801 |   259680     1316     12 |  0.005 % |
323.60/323.69	|      2077 |   35975   483723  1784801 |   285648     2075     13 |  0.005 % |
323.60/323.69	|      3216 |   35975   483723  1784801 |   314213     3214     14 |  0.005 % |
323.60/323.69	|      4924 |   35975   483723  1784801 |   345634     4922     15 |  0.005 % |
323.60/323.69	|      7486 |   35975   483723  1784801 |   380197     7484     17 |  0.005 % |
323.60/323.69	|     11330 |   35975   483663  1784636 |   418217    11327     16 |  0.005 % |
323.60/323.69	|     17096 |   35975   483663  1784636 |   460039    17093     16 |  0.005 % |
323.60/323.69	|     25745 |   35975   483663  1784636 |   506043    25742     17 |  0.005 % |
323.60/323.69	|     38719 |   35975   483663  1784636 |   556647    38716     17 |  0.005 % |
323.60/323.69	|     58180 |   35975   483663  1784636 |   612312    58177     16 |  0.005 % |
323.60/323.69	|     87372 |   35975   483663  1784636 |   673543    87369     17 |  0.005 % |
323.60/323.69	|    131161 |   35975   483663  1784636 |   740898   131158     17 |  0.005 % |
323.60/323.69	|    196845 |   35975   483663  1784636 |   814987   196842     18 |  0.005 % |
323.60/323.69	|    295371 |   35975   483663  1784636 |   896486   295368     18 |  0.005 % |
323.60/323.69	|    443160 |   35975   483663  1784636 |   986135   443157     18 |  0.005 % |
323.60/323.69	|    664843 |   35975   483663  1784636 |  1084748   664840     20 |  0.005 % |
323.60/323.69	|    997368 |   35967   481814  1778491 |  1193223   924166     21 |  0.026 % |
323.60/323.69	===============================================================================
323.60/323.69	restarts              : 2047
323.60/323.69	conflicts             : 1045593        (3232 /sec)
323.60/323.69	decisions             : 1252435        (0.00 % random) (3871 /sec)
323.60/323.69	propagations          : 237407594      (733766 /sec)
323.60/323.69	conflict literals     : 21764652       (51.35 % deleted)
323.60/323.69	Memory used           : 293.00 MB
323.60/323.69	CPU time              : 323.547 s
323.60/323.69	
323.60/323.69	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.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-3420026-1306584619/watcher-3420026-1306584619 -o /tmp/evaluation-result-3420026-1306584619/solver-3420026-1306584619 -C 5000 -W 5100 -M 15500 minisat_release HOME/instance-3420026-1306584619.cnf 

running on 4 cores: 1,3,5,7

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: 2.16 2.08 2.02 2/436 10688
/proc/meminfo: memFree=9142848/32951124 swapFree=62199376/67111528
[pid=10688] ppid=10686 vsize=24012 CPUtime=0 cores=1,3,5,7
/proc/10688/stat : 10688 (minisat_release) R 10686 10688 10295 0 -1 4202496 1851 0 0 0 0 0 0 0 21 0 1 0 770059782 24588288 1792 33554432000 4194304 4291037 140734226637520 18446744073709551615 255376962245 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10688/statm: 6003 1794 215 24 0 2637 0

[startup+0.0946559 s]
/proc/loadavg: 2.16 2.08 2.02 2/436 10688
/proc/meminfo: memFree=9142848/32951124 swapFree=62199376/67111528
[pid=10688] ppid=10686 vsize=39716 CPUtime=0.08 cores=1,3,5,7
/proc/10688/stat : 10688 (minisat_release) R 10686 10688 10295 0 -1 4202496 6676 0 0 0 8 0 0 0 21 0 1 0 770059782 40669184 5898 33554432000 4194304 4291037 140734226637520 18446744073709551615 4277897 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10688/statm: 9929 5899 215 24 0 6563 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 39716

[startup+0.100652 s]
/proc/loadavg: 2.16 2.08 2.02 2/436 10688
/proc/meminfo: memFree=9142848/32951124 swapFree=62199376/67111528
[pid=10688] ppid=10686 vsize=40244 CPUtime=0.09 cores=1,3,5,7
/proc/10688/stat : 10688 (minisat_release) R 10686 10688 10295 0 -1 4202496 6947 0 0 0 9 0 0 0 21 0 1 0 770059782 41209856 6149 33554432000 4194304 4291037 140734226637520 18446744073709551615 255376962245 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10688/statm: 10061 6153 215 24 0 6695 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40244

[startup+0.300618 s]
/proc/loadavg: 2.16 2.08 2.02 2/436 10688
/proc/meminfo: memFree=9142848/32951124 swapFree=62199376/67111528
[pid=10688] ppid=10686 vsize=66724 CPUtime=0.29 cores=1,3,5,7
/proc/10688/stat : 10688 (minisat_release) R 10686 10688 10295 0 -1 4202496 13304 0 0 0 27 2 0 0 22 0 1 0 770059782 68325376 11474 33554432000 4194304 4291037 140734226637520 18446744073709551615 4230015 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10688/statm: 16681 11474 238 24 0 13315 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 66724

[startup+0.700557 s]
/proc/loadavg: 2.16 2.08 2.02 2/436 10688
/proc/meminfo: memFree=9142848/32951124 swapFree=62199376/67111528
[pid=10688] ppid=10686 vsize=66724 CPUtime=0.69 cores=1,3,5,7
/proc/10688/stat : 10688 (minisat_release) R 10686 10688 10295 0 -1 4202496 13326 0 0 0 67 2 0 0 23 0 1 0 770059782 68325376 11496 33554432000 4194304 4291037 140734226637520 18446744073709551615 4230042 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10688/statm: 16681 11496 238 24 0 13315 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 66724

[startup+1.5004 s]
/proc/loadavg: 2.16 2.08 2.02 3/437 10689
/proc/meminfo: memFree=9090768/32951124 swapFree=62199376/67111528
[pid=10688] ppid=10686 vsize=55812 CPUtime=1.49 cores=1,3,5,7
/proc/10688/stat : 10688 (minisat_release) R 10686 10688 10295 0 -1 4202496 16289 0 0 0 147 2 0 0 25 0 1 0 770059782 57151488 9974 33554432000 4194304 4291037 140734226637520 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10688/statm: 13953 9974 259 24 0 10587 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 55812

[startup+3.10111 s]
/proc/loadavg: 2.14 2.08 2.02 3/437 10689
/proc/meminfo: memFree=9100132/32951124 swapFree=62199376/67111528
[pid=10688] ppid=10686 vsize=55812 CPUtime=3.09 cores=1,3,5,7
/proc/10688/stat : 10688 (minisat_release) R 10686 10688 10295 0 -1 4202496 16546 0 0 0 307 2 0 0 25 0 1 0 770059782 57151488 10218 33554432000 4194304 4291037 140734226637520 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10688/statm: 13953 10218 259 24 0 10587 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 55812

[startup+6.30051 s]
/proc/loadavg: 2.14 2.08 2.02 3/437 10689
/proc/meminfo: memFree=9095296/32951124 swapFree=62199376/67111528
[pid=10688] ppid=10686 vsize=62992 CPUtime=6.29 cores=1,3,5,7
/proc/10688/stat : 10688 (minisat_release) R 10686 10688 10295 0 -1 4202496 16957 0 0 0 627 2 0 0 25 0 1 0 770059782 64503808 10603 33554432000 4194304 4291037 140734226637520 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10688/statm: 15748 10603 259 24 0 12382 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 62992

[startup+12.7003 s]
/proc/loadavg: 2.12 2.08 2.02 3/437 10689
/proc/meminfo: memFree=9084632/32951124 swapFree=62199376/67111528
[pid=10688] ppid=10686 vsize=62992 CPUtime=12.69 cores=1,3,5,7
/proc/10688/stat : 10688 (minisat_release) R 10686 10688 10295 0 -1 4202496 17785 0 0 0 1266 3 0 0 25 0 1 0 770059782 64503808 11392 33554432000 4194304 4291037 140734226637520 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10688/statm: 15748 11392 259 24 0 12382 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 62992

[startup+25.501 s]
/proc/loadavg: 2.10 2.08 2.02 3/437 10690
/proc/meminfo: memFree=9061384/32951124 swapFree=62199376/67111528
[pid=10688] ppid=10686 vsize=77428 CPUtime=25.49 cores=1,3,5,7
/proc/10688/stat : 10688 (minisat_release) R 10686 10688 10295 0 -1 4202496 19976 0 0 0 2546 3 0 0 25 0 1 0 770059782 79286272 13489 33554432000 4194304 4291037 140734226637520 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10688/statm: 19357 13489 259 24 0 15991 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 77428

[startup+51.1002 s]
/proc/loadavg: 2.07 2.07 2.01 3/437 10690
/proc/meminfo: memFree=9030400/32951124 swapFree=62199376/67111528
[pid=10688] ppid=10686 vsize=82636 CPUtime=51.09 cores=1,3,5,7
/proc/10688/stat : 10688 (minisat_release) R 10686 10688 10295 0 -1 4202496 23532 0 0 0 5105 4 0 0 25 0 1 0 770059782 84619264 16950 33554432000 4194304 4291037 140734226637520 18446744073709551615 4256131 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10688/statm: 20659 16950 259 24 0 17293 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 82636

[startup+102.317 s]
/proc/loadavg: 2.02 2.05 2.01 3/437 10692
/proc/meminfo: memFree=8942224/32951124 swapFree=62199376/67111528
[pid=10688] ppid=10686 vsize=111284 CPUtime=102.31 cores=1,3,5,7
/proc/10688/stat : 10688 (minisat_release) R 10686 10688 10295 0 -1 4202496 29593 0 0 0 10225 6 0 0 25 0 1 0 770059782 113954816 22855 33554432000 4194304 4291037 140734226637520 18446744073709551615 4256100 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10688/statm: 27821 22855 259 24 0 24455 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 111284

[startup+162.301 s]
/proc/loadavg: 2.01 2.04 2.00 3/437 10693
/proc/meminfo: memFree=8860368/32951124 swapFree=62199376/67111528
[pid=10688] ppid=10686 vsize=152628 CPUtime=162.29 cores=1,3,5,7
/proc/10688/stat : 10688 (minisat_release) R 10686 10688 10295 0 -1 4202496 36697 0 0 0 16221 8 0 0 25 0 1 0 770059782 156291072 29787 33554432000 4194304 4291037 140734226637520 18446744073709551615 4255665 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10688/statm: 38157 29787 259 24 0 34791 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 152628

[startup+222.301 s]
/proc/loadavg: 2.00 2.03 2.00 4/437 10695
/proc/meminfo: memFree=8786952/32951124 swapFree=62199376/67111528
[pid=10688] ppid=10686 vsize=157568 CPUtime=222.3 cores=1,3,5,7
/proc/10688/stat : 10688 (minisat_release) R 10686 10688 10295 0 -1 4202496 41900 0 0 0 22219 11 0 0 25 0 1 0 770059782 161349632 34825 33554432000 4194304 4291037 140734226637520 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10688/statm: 39392 34825 259 24 0 36026 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 157568

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/437 10696
/proc/meminfo: memFree=8738328/32951124 swapFree=62199376/67111528
[pid=10688] ppid=10686 vsize=213604 CPUtime=282.3 cores=1,3,5,7
/proc/10688/stat : 10688 (minisat_release) R 10686 10688 10295 0 -1 4202496 46118 0 0 0 28217 13 0 0 25 0 1 0 770059782 218730496 38941 33554432000 4194304 4291037 140734226637520 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10688/statm: 53401 38941 259 24 0 50035 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 213604

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

[startup+307.101 s]
/proc/loadavg: 2.00 2.02 2.00 3/437 10697
/proc/meminfo: memFree=8707824/32951124 swapFree=62199376/67111528
[pid=10688] ppid=10686 vsize=214788 CPUtime=307.1 cores=1,3,5,7
/proc/10688/stat : 10688 (minisat_release) R 10686 10688 10295 0 -1 4202496 48548 0 0 0 30697 13 0 0 25 0 1 0 770059782 219942912 41302 33554432000 4194304 4291037 140734226637520 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10688/statm: 53697 41302 259 24 0 50331 0
Current children cumulated CPU time (s) 307.1
Current children cumulated vsize (KiB) 214788

[startup+313.517 s]
/proc/loadavg: 2.00 2.02 2.00 3/437 10697
/proc/meminfo: memFree=8694800/32951124 swapFree=62199376/67111528
[pid=10688] ppid=10686 vsize=220772 CPUtime=313.52 cores=1,3,5,7
/proc/10688/stat : 10688 (minisat_release) R 10686 10688 10295 0 -1 4202496 50114 0 0 0 31338 14 0 0 25 0 1 0 770059782 226070528 42842 33554432000 4194304 4291037 140734226637520 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10688/statm: 55193 42842 259 24 0 51827 0
Current children cumulated CPU time (s) 313.52
Current children cumulated vsize (KiB) 220772

[startup+319.9 s]
/proc/loadavg: 2.00 2.02 2.00 3/437 10697
/proc/meminfo: memFree=8735468/32951124 swapFree=62199376/67111528
[pid=10688] ppid=10686 vsize=170684 CPUtime=319.9 cores=1,3,5,7
/proc/10688/stat : 10688 (minisat_release) R 10686 10688 10295 0 -1 4202496 64547 0 0 0 31974 16 0 0 25 0 1 0 770059782 174780416 31352 33554432000 4194304 4291037 140734226637520 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10688/statm: 42671 31352 259 24 0 39305 0
Current children cumulated CPU time (s) 319.9
Current children cumulated vsize (KiB) 170684

[startup+321.501 s]
/proc/loadavg: 2.00 2.02 2.00 3/437 10697
/proc/meminfo: memFree=8732864/32951124 swapFree=62199376/67111528
[pid=10688] ppid=10686 vsize=170684 CPUtime=321.5 cores=1,3,5,7
/proc/10688/stat : 10688 (minisat_release) R 10686 10688 10295 0 -1 4202496 64803 0 0 0 32134 16 0 0 25 0 1 0 770059782 174780416 31593 33554432000 4194304 4291037 140734226637520 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10688/statm: 42671 31593 259 24 0 39305 0
Current children cumulated CPU time (s) 321.5
Current children cumulated vsize (KiB) 170684

[startup+323.101 s]
/proc/loadavg: 2.00 2.02 2.00 3/437 10697
/proc/meminfo: memFree=8730756/32951124 swapFree=62199376/67111528
[pid=10688] ppid=10686 vsize=170684 CPUtime=323.1 cores=1,3,5,7
/proc/10688/stat : 10688 (minisat_release) R 10686 10688 10295 0 -1 4202496 64975 0 0 0 32294 16 0 0 25 0 1 0 770059782 174780416 31758 33554432000 4194304 4291037 140734226637520 18446744073709551615 4255869 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10688/statm: 42671 31758 259 24 0 39305 0
Current children cumulated CPU time (s) 323.1
Current children cumulated vsize (KiB) 170684

[startup+323.501 s]
/proc/loadavg: 2.00 2.02 2.00 3/437 10698
/proc/meminfo: memFree=8730012/32951124 swapFree=62199376/67111528
[pid=10688] ppid=10686 vsize=170684 CPUtime=323.5 cores=1,3,5,7
/proc/10688/stat : 10688 (minisat_release) R 10686 10688 10295 0 -1 4202496 64994 0 0 0 32334 16 0 0 25 0 1 0 770059782 174780416 31776 33554432000 4194304 4291037 140734226637520 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10688/statm: 42671 31776 259 24 0 39305 0
Current children cumulated CPU time (s) 323.5
Current children cumulated vsize (KiB) 170684

[startup+323.701 s]
/proc/loadavg: 2.00 2.02 2.00 3/437 10698
/proc/meminfo: memFree=8730012/32951124 swapFree=62199376/67111528
[pid=10688] ppid=10686 vsize=0 CPUtime=323.7 cores=1,3,5,7
/proc/10688/stat : 10688 (minisat_release) R 10686 10688 10295 0 -1 4202500 65017 0 0 0 32354 16 0 0 25 0 1 0 770059782 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 1 0 0 0
/proc/10688/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 323.7
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 323.705
CPU time (s): 323.714
CPU user time (s): 323.547
CPU system time (s): 0.166974
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 300912

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

runsolver used 1.36879 second user time and 3.33549 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-28 14:10:19
IDJOB=3420026
IDBENCH=82502
IDSOLVER=1912
FILE ID=node135/3420026-1306584619
RUNJOBID= node135-1306579392-10315
PBS_JOBID= 13471545
Free space on /tmp= 73508 MiB

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

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

MD5SUM BENCH= b8621ec1841e055a001ab32c33f2b68c
RANDOM SEED=892759742

node135.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.851
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.70
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.851
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.851
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.74
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       9143128 kB
Buffers:        349584 kB
Cached:        7862264 kB
SwapCached:      84472 kB
Active:       16668228 kB
Inactive:      6835640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       9143128 kB
SwapTotal:    67111528 kB
SwapFree:     62199376 kB
Dirty:           13556 kB
Writeback:           0 kB
AnonPages:    15212900 kB
Mapped:          26460 kB
Slab:           164964 kB
PageTables:      71260 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 128370208 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73508 MiB
End job on node135 at 2011-05-28 14:15:43