Trace number 420349

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, and are wall clock time (not CPU 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+ 1.14UNSAT 109.315 109.358

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/crafted/Medium/contest05/sabharwal/
counting-easier-fphp-012-010.sat05-1214.reshuffled-07.opb
MD5SUM707ddd9e09345569a10711e5aa0d69ae
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark109.315
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables120
Total number of constraints1212
Number of constraints which are clauses1212
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint10
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 6
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 16
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00/0.00	c Parsing PB file...
0.00/0.03	c Converting 1212 PB-constraints to clauses...
0.00/0.03	c   -- Unit propagations: (none)
0.00/0.03	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.03	c   -- Clauses(.)/Splits(s): ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.00/0.03	c ==================================[MINISAT+]==================================
0.00/0.03	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.03	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |    1212     2520 |     404       0        0     nan |  0.000 % |
0.00/0.03	c |       102 |    1212     2520 |     444     102     3229    31.7 |  0.146 % |
0.00/0.04	c |       253 |    1212     2520 |     488     253     7666    30.3 |  0.007 % |
0.00/0.04	c |       478 |    1212     2520 |     537     478    14287    29.9 |  0.147 % |
0.00/0.05	c |       816 |    1212     2520 |     591     505    14352    28.4 |  0.007 % |
0.00/0.07	c |      1322 |    1212     2520 |     650     667    20715    31.1 |  0.146 % |
0.09/0.10	c |      2081 |    1212     2520 |     715     731    22564    30.9 |  0.146 % |
0.09/0.14	c |      3220 |    1212     2520 |     787     717    21454    29.9 |  0.007 % |
0.19/0.21	c |      4928 |    1212     2520 |     866     673    20154    29.9 |  0.147 % |
0.29/0.33	c |      7491 |    1212     2520 |     952     887    29263    33.0 |  0.147 % |
0.49/0.50	c |     11335 |    1212     2520 |    1047     616    18749    30.4 |  0.007 % |
0.69/0.79	c |     17101 |    1212     2520 |    1152     728    24722    34.0 |  0.007 % |
1.19/1.27	c |     25751 |    1212     2520 |    1267     791    26769    33.8 |  0.007 % |
1.89/2.00	c |     38727 |    1212     2520 |    1394    1054    33666    31.9 |  0.153 % |
3.09/3.16	c |     58188 |    1212     2520 |    1534     768    24701    32.2 |  0.153 % |
4.99/5.00	c |     87382 |    1212     2520 |    1687    1175    40777    34.7 |  0.161 % |
7.79/7.80	c |    131171 |    1212     2520 |    1856    1151    39779    34.6 |  0.167 % |
12.39/12.40	c |    196855 |    1212     2520 |    2042    1724    63231    36.7 |  0.167 % |
18.99/19.03	c |    295381 |    1192     2480 |    2246    2095    70346    33.6 |  0.840 % |
29.88/29.91	c |    443170 |    1192     2480 |    2470    2331    83077    35.6 |  0.840 % |
47.28/47.38	c |    664854 |    1132     2360 |    2717    2511    87322    34.8 |  3.341 % |
73.36/73.48	c |    997379 |    1096     2288 |    2989    1712    57136    33.4 |  5.007 % |
109.25/109.35	c ==============================================================================
109.25/109.35	c UNSATISFIABLE
109.25/109.35	s UNSATISFIABLE
109.25/109.35	c _______________________________________________________________________________
109.25/109.35	c 
109.25/109.35	c restarts              : 22
109.25/109.35	c conflicts             : 1445975        (13228 /sec)
109.25/109.35	c decisions             : 1504306        (13762 /sec)
109.25/109.35	c propagations          : 0              (0 /sec)
109.25/109.35	c inspects              : 0              (0 /sec)
109.25/109.35	c CPU time              : 109.31 s
109.25/109.35	c _______________________________________________________________________________

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/420349-1177422608/instance-420349-1177422608.opb is already a linear file

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node10/watcher-420349-1177422608 -o ROOT/results/node10/solver-420349-1177422608 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/420349-1177422608/minisat+ /tmp/evaluation/420349-1177422608/instance-420349-1177422608.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 1788
/proc/meminfo: memFree=1887200/2055920 swapFree=4145412/4192956
[pid=1788] ppid=1786 vsize=1048 CPUtime=0
/proc/1788/stat : 1788 (minisat+) R 1786 1788 627 0 -1 4194304 114 0 0 0 0 0 0 0 18 0 1 0 218298328 1073152 100 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1788/statm: 262 100 74 215 0 44 0

[startup+0.10181 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 1788
/proc/meminfo: memFree=1887200/2055920 swapFree=4145412/4192956
[pid=1788] ppid=1786 vsize=1316 CPUtime=0.09
/proc/1788/stat : 1788 (minisat+) R 1786 1788 627 0 -1 4194304 224 0 0 0 9 0 0 0 18 0 1 0 218298328 1347584 210 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580819 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1788/statm: 329 210 102 215 0 111 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1316

[startup+0.201831 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 1788
/proc/meminfo: memFree=1887200/2055920 swapFree=4145412/4192956
[pid=1788] ppid=1786 vsize=1448 CPUtime=0.19
/proc/1788/stat : 1788 (minisat+) R 1786 1788 627 0 -1 4194304 235 0 0 0 19 0 0 0 18 0 1 0 218298328 1482752 221 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574135 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1788/statm: 362 221 102 215 0 144 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1448

[startup+0.301853 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 1788
/proc/meminfo: memFree=1887200/2055920 swapFree=4145412/4192956
[pid=1788] ppid=1786 vsize=1448 CPUtime=0.29
/proc/1788/stat : 1788 (minisat+) R 1786 1788 627 0 -1 4194304 247 0 0 0 29 0 0 0 19 0 1 0 218298328 1482752 233 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1788/statm: 362 233 102 215 0 144 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1448

[startup+0.701938 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 1788
/proc/meminfo: memFree=1887200/2055920 swapFree=4145412/4192956
[pid=1788] ppid=1786 vsize=1580 CPUtime=0.69
/proc/1788/stat : 1788 (minisat+) R 1786 1788 627 0 -1 4194304 264 0 0 0 69 0 0 0 23 0 1 0 218298328 1617920 250 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579536 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1788/statm: 395 250 102 215 0 177 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1580

[startup+1.50111 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1789
/proc/meminfo: memFree=1886488/2055920 swapFree=4145412/4192956
[pid=1788] ppid=1786 vsize=1580 CPUtime=1.49
/proc/1788/stat : 1788 (minisat+) R 1786 1788 627 0 -1 4194304 292 0 0 0 149 0 0 0 25 0 1 0 218298328 1617920 278 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1788/statm: 395 278 102 215 0 177 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1580

[startup+3.10145 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1789
/proc/meminfo: memFree=1886232/2055920 swapFree=4145412/4192956
[pid=1788] ppid=1786 vsize=1712 CPUtime=3.09
/proc/1788/stat : 1788 (minisat+) R 1786 1788 627 0 -1 4194304 307 0 0 0 309 0 0 0 25 0 1 0 218298328 1753088 293 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580896 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1788/statm: 428 293 102 215 0 210 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1712

[startup+6.30114 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1789
/proc/meminfo: memFree=1886040/2055920 swapFree=4145412/4192956
[pid=1788] ppid=1786 vsize=1844 CPUtime=6.29
/proc/1788/stat : 1788 (minisat+) R 1786 1788 627 0 -1 4194304 350 0 0 0 629 0 0 0 25 0 1 0 218298328 1888256 336 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134568512 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1788/statm: 461 336 102 215 0 243 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1844

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1789
/proc/meminfo: memFree=1885848/2055920 swapFree=4145412/4192956
[pid=1788] ppid=1786 vsize=1972 CPUtime=12.69
/proc/1788/stat : 1788 (minisat+) R 1786 1788 627 0 -1 4194304 381 0 0 0 1269 0 0 0 25 0 1 0 218298328 2019328 367 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576527 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1788/statm: 493 367 102 215 0 275 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1972

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1789
/proc/meminfo: memFree=1885720/2055920 swapFree=4145412/4192956
[pid=1788] ppid=1786 vsize=2236 CPUtime=25.48
/proc/1788/stat : 1788 (minisat+) R 1786 1788 627 0 -1 4194304 438 0 0 0 2548 0 0 0 25 0 1 0 218298328 2289664 424 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580945 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1788/statm: 559 424 102 215 0 341 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2236

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1789
/proc/meminfo: memFree=1885464/2055920 swapFree=4145412/4192956
[pid=1788] ppid=1786 vsize=2504 CPUtime=51.07
/proc/1788/stat : 1788 (minisat+) R 1786 1788 627 0 -1 4194304 497 0 0 0 5107 0 0 0 25 0 1 0 218298328 2564096 483 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1788/statm: 626 483 102 215 0 408 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2504

[startup+102.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1789
/proc/meminfo: memFree=1885144/2055920 swapFree=4145412/4192956
[pid=1788] ppid=1786 vsize=2768 CPUtime=102.26
/proc/1788/stat : 1788 (minisat+) R 1786 1788 627 0 -1 4194304 562 0 0 0 10226 0 0 0 25 0 1 0 218298328 2834432 548 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003276 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1788/statm: 692 548 102 215 0 474 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 2768

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

[startup+102.406 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1789
/proc/meminfo: memFree=1885144/2055920 swapFree=4145412/4192956
[pid=1788] ppid=1786 vsize=2768 CPUtime=102.36
/proc/1788/stat : 1788 (minisat+) R 1786 1788 627 0 -1 4194304 562 0 0 0 10236 0 0 0 25 0 1 0 218298328 2834432 548 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580888 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1788/statm: 692 548 102 215 0 474 0
Current children cumulated CPU time (s) 102.36
Current children cumulated vsize (KiB) 2768

[startup+105.603 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1789
/proc/meminfo: memFree=1885144/2055920 swapFree=4145412/4192956
[pid=1788] ppid=1786 vsize=2768 CPUtime=105.56
/proc/1788/stat : 1788 (minisat+) R 1786 1788 627 0 -1 4194304 562 0 0 0 10556 0 0 0 25 0 1 0 218298328 2834432 548 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580811 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1788/statm: 692 548 102 215 0 474 0
Current children cumulated CPU time (s) 105.56
Current children cumulated vsize (KiB) 2768

[startup+107.202 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1789
/proc/meminfo: memFree=1885144/2055920 swapFree=4145412/4192956
[pid=1788] ppid=1786 vsize=2768 CPUtime=107.15
/proc/1788/stat : 1788 (minisat+) R 1786 1788 627 0 -1 4194304 562 0 0 0 10715 0 0 0 25 0 1 0 218298328 2834432 548 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1788/statm: 692 548 102 215 0 474 0
Current children cumulated CPU time (s) 107.15
Current children cumulated vsize (KiB) 2768

[startup+108.001 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1789
/proc/meminfo: memFree=1885144/2055920 swapFree=4145412/4192956
[pid=1788] ppid=1786 vsize=2768 CPUtime=107.95
/proc/1788/stat : 1788 (minisat+) R 1786 1788 627 0 -1 4194304 562 0 0 0 10795 0 0 0 25 0 1 0 218298328 2834432 548 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1788/statm: 692 548 102 215 0 474 0
Current children cumulated CPU time (s) 107.95
Current children cumulated vsize (KiB) 2768

[startup+108.801 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1789
/proc/meminfo: memFree=1885144/2055920 swapFree=4145412/4192956
[pid=1788] ppid=1786 vsize=2768 CPUtime=108.75
/proc/1788/stat : 1788 (minisat+) R 1786 1788 627 0 -1 4194304 562 0 0 0 10875 0 0 0 25 0 1 0 218298328 2834432 548 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1788/statm: 692 548 102 215 0 474 0
Current children cumulated CPU time (s) 108.75
Current children cumulated vsize (KiB) 2768

[startup+109.201 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1789
/proc/meminfo: memFree=1885144/2055920 swapFree=4145412/4192956
[pid=1788] ppid=1786 vsize=2768 CPUtime=109.15
/proc/1788/stat : 1788 (minisat+) R 1786 1788 627 0 -1 4194304 562 0 0 0 10915 0 0 0 25 0 1 0 218298328 2834432 548 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1788/statm: 692 548 102 215 0 474 0
Current children cumulated CPU time (s) 109.15
Current children cumulated vsize (KiB) 2768

[startup+109.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1789
/proc/meminfo: memFree=1885144/2055920 swapFree=4145412/4192956
[pid=1788] ppid=1786 vsize=2768 CPUtime=109.25
/proc/1788/stat : 1788 (minisat+) R 1786 1788 627 0 -1 4194304 562 0 0 0 10925 0 0 0 25 0 1 0 218298328 2834432 548 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1788/statm: 692 548 102 215 0 474 0
Current children cumulated CPU time (s) 109.25
Current children cumulated vsize (KiB) 2768

Child status: 20
Real time (s): 109.358
CPU time (s): 109.315
CPU user time (s): 109.31
CPU system time (s): 0.004999
CPU usage (%): 99.9613
Max. virtual memory (cumulated for all children) (KiB): 2768

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

runsolver used 0.073988 second user time and 0.250961 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Tue Apr 24 13:50:08 UTC 2007

IDJOB= 420349
IDBENCH= 47839
IDSOLVER= 156
FILE ID= node10/420349-1177422608

PBS_JOBID= 4675701

Free space on /tmp= 66272 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/crafted/Medium/contest05/sabharwal/counting-easier-fphp-012-010.sat05-1214.reshuffled-07.opb
COMMAND LINE= /tmp/evaluation/420349-1177422608/minisat+ /tmp/evaluation/420349-1177422608/instance-420349-1177422608.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node10/convwatcher-420349-1177422608 -o ROOT/results/node10/conversion-420349-1177422608 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/420349-1177422608/instance-420349-1177422608.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-420349-1177422608 -o ROOT/results/node10/solver-420349-1177422608 -C 1800 -W 3600 -M 1800 --output-limit 1,15  /tmp/evaluation/420349-1177422608/minisat+ /tmp/evaluation/420349-1177422608/instance-420349-1177422608.opb            

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  707ddd9e09345569a10711e5aa0d69ae

RANDOM SEED= 479906379

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1887544 kB
Buffers:         18224 kB
Cached:          90144 kB
SwapCached:      16004 kB
Active:          74852 kB
Inactive:        57636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1887544 kB
SwapTotal:     4192956 kB
SwapFree:      4145412 kB
Dirty:            2552 kB
Writeback:           0 kB
Mapped:          30300 kB
Slab:            21480 kB
Committed_AS:  3730008 kB
PageTables:       1708 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66272 MiB

End job on node10 on Tue Apr 24 13:51:58 UTC 2007