Trace number 420699

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 119.792 119.903

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/crafted/Medium/contest05/
jarvisalo/mod2-3cage-unsat-9-14.sat05-2589.reshuffled-07.opb
MD5SUM4b106ae2147849c10cc8de3b4a11eb9c
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 benchmark119.792
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables87
Total number of constraints232
Number of constraints which are clauses232
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 constraint3
Maximum length of a constraint3
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
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.00	c Converting 232 PB-constraints to clauses...
0.00/0.00	c   -- Unit propagations: (none)
0.00/0.00	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.00	c   -- Clauses(.)/Splits(s): ........................................................................................................................................................................................................................................
0.00/0.00	c ==================================[MINISAT+]==================================
0.00/0.00	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.00	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |     232      696 |      77       0        0     nan |  0.000 % |
0.00/0.01	c |       100 |     232      696 |      84     100     1383    13.8 |  0.013 % |
0.00/0.01	c |       250 |     232      696 |      93      75      787    10.5 |  0.013 % |
0.00/0.01	c |       476 |     232      696 |     102      90      966    10.7 |  0.013 % |
0.00/0.02	c |       814 |     232      696 |     112     120     1371    11.4 |  0.013 % |
0.00/0.03	c |      1321 |     232      696 |     124      96     1010    10.5 |  0.013 % |
0.03/0.04	c |      2080 |     232      696 |     136     119     1421    11.9 |  0.013 % |
0.03/0.06	c |      3219 |     232      696 |     150     137     1550    11.3 |  0.013 % |
0.03/0.09	c |      4928 |     232      696 |     165     114     1339    11.7 |  0.013 % |
0.10/0.14	c |      7490 |     232      696 |     181     107     1415    13.2 |  0.013 % |
0.20/0.21	c |     11334 |     232      696 |     199     137     1628    11.9 |  0.013 % |
0.30/0.32	c |     17101 |     232      696 |     219     171     2475    14.5 |  0.013 % |
0.40/0.49	c |     25750 |     232      696 |     241     136     1504    11.1 |  0.013 % |
0.70/0.74	c |     38724 |     232      696 |     265     210     2502    11.9 |  0.013 % |
1.10/1.10	c |     58185 |     232      696 |     292     278     3429    12.3 |  0.013 % |
1.60/1.65	c |     87377 |     232      696 |     321     181     1896    10.5 |  0.013 % |
2.39/2.48	c |    131166 |     232      696 |     353     310     3932    12.7 |  0.013 % |
3.69/3.77	c |    196851 |     232      696 |     389     312     4555    14.6 |  0.013 % |
5.69/5.75	c |    295377 |     232      696 |     428     272     3584    13.2 |  0.013 % |
8.59/8.66	c |    443168 |     232      696 |     470     244     3167    13.0 |  0.013 % |
13.29/13.34	c |    664851 |     232      696 |     518     478     6301    13.2 |  0.013 % |
19.79/19.89	c |    997377 |     232      696 |     569     392     4691    12.0 |  0.013 % |
29.89/29.94	c |   1496166 |     232      696 |     626     317     3481    11.0 |  0.014 % |
44.78/44.81	c |   2244348 |     232      696 |     689     566     6847    12.1 |  0.027 % |
69.08/69.15	c |   3366622 |     232      696 |     758     566     6858    12.1 |  0.027 % |
105.47/105.59	c |   5050033 |     228      684 |     834     600     7740    12.9 |  1.190 % |
119.77/119.82	c ==============================================================================
119.77/119.82	c UNSATISFIABLE
119.77/119.82	s UNSATISFIABLE
119.77/119.82	c _______________________________________________________________________________
119.77/119.82	c 
119.77/119.82	c restarts              : 26
119.77/119.82	c conflicts             : 5739023        (47910 /sec)
119.77/119.82	c decisions             : 8471722        (70722 /sec)
119.77/119.82	c propagations          : 0              (0 /sec)
119.77/119.82	c inspects              : 0              (0 /sec)
119.77/119.82	c CPU time              : 119.789 s
119.77/119.82	c _______________________________________________________________________________

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/420699-1177429848/instance-420699-1177429848.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/node44/watcher-420699-1177429848 -o ROOT/results/node44/solver-420699-1177429848 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/420699-1177429848/minisat+ /tmp/evaluation/420699-1177429848/instance-420699-1177429848.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: 0.92 0.98 0.99 3/77 28628
/proc/meminfo: memFree=1579664/2055920 swapFree=4156148/4192956
[pid=28628] ppid=28626 vsize=1048 CPUtime=0
/proc/28628/stat : 28628 (minisat+) R 28626 28628 28112 0 -1 4194304 111 0 0 0 0 0 0 0 18 0 1 0 190896578 1073152 97 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005838 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28628/statm: 262 98 74 215 0 44 0

[startup+0.036838 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 28628
/proc/meminfo: memFree=1579664/2055920 swapFree=4156148/4192956
[pid=28628] ppid=28626 vsize=1048 CPUtime=0.03
/proc/28628/stat : 28628 (minisat+) R 28626 28628 28112 0 -1 4194304 157 0 0 0 3 0 0 0 18 0 1 0 190896578 1073152 143 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584041 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28628/statm: 262 143 102 215 0 44 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1048

[startup+0.101844 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 28628
/proc/meminfo: memFree=1579664/2055920 swapFree=4156148/4192956
[pid=28628] ppid=28626 vsize=1048 CPUtime=0.1
/proc/28628/stat : 28628 (minisat+) R 28626 28628 28112 0 -1 4194304 159 0 0 0 10 0 0 0 18 0 1 0 190896578 1073152 145 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28628/statm: 262 145 102 215 0 44 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1048

[startup+0.301865 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 28628
/proc/meminfo: memFree=1579664/2055920 swapFree=4156148/4192956
[pid=28628] ppid=28626 vsize=1180 CPUtime=0.3
/proc/28628/stat : 28628 (minisat+) R 28626 28628 28112 0 -1 4194304 162 0 0 0 30 0 0 0 19 0 1 0 190896578 1208320 148 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576837 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28628/statm: 295 148 102 215 0 77 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1180

[startup+0.701906 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 28628
/proc/meminfo: memFree=1579664/2055920 swapFree=4156148/4192956
[pid=28628] ppid=28626 vsize=1180 CPUtime=0.7
/proc/28628/stat : 28628 (minisat+) R 28626 28628 28112 0 -1 4194304 166 0 0 0 70 0 0 0 22 0 1 0 190896578 1208320 152 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581436 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28628/statm: 295 152 102 215 0 77 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1180

[startup+1.50199 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 28629
/proc/meminfo: memFree=1579400/2055920 swapFree=4156148/4192956
[pid=28628] ppid=28626 vsize=1180 CPUtime=1.5
/proc/28628/stat : 28628 (minisat+) R 28626 28628 28112 0 -1 4194304 171 0 0 0 150 0 0 0 25 0 1 0 190896578 1208320 157 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134593036 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28628/statm: 295 157 102 215 0 77 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 1180

[startup+3.10115 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 28629
/proc/meminfo: memFree=1579272/2055920 swapFree=4156148/4192956
[pid=28628] ppid=28626 vsize=1180 CPUtime=3.09
/proc/28628/stat : 28628 (minisat+) R 28626 28628 28112 0 -1 4194304 176 0 0 0 309 0 0 0 25 0 1 0 190896578 1208320 162 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28628/statm: 295 162 102 215 0 77 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1180

[startup+6.30148 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 28629
/proc/meminfo: memFree=1579080/2055920 swapFree=4156148/4192956
[pid=28628] ppid=28626 vsize=1180 CPUtime=6.29
/proc/28628/stat : 28628 (minisat+) R 28626 28628 28112 0 -1 4194304 184 0 0 0 629 0 0 0 25 0 1 0 190896578 1208320 170 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579554 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28628/statm: 295 170 102 215 0 77 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1180

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 28629
/proc/meminfo: memFree=1579096/2055920 swapFree=4156148/4192956
[pid=28628] ppid=28626 vsize=1180 CPUtime=12.69
/proc/28628/stat : 28628 (minisat+) R 28626 28628 28112 0 -1 4194304 192 0 0 0 1269 0 0 0 25 0 1 0 190896578 1208320 178 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579673 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28628/statm: 295 178 102 215 0 77 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1180

[startup+25.5015 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 28629
/proc/meminfo: memFree=1579032/2055920 swapFree=4156148/4192956
[pid=28628] ppid=28626 vsize=1312 CPUtime=25.49
/proc/28628/stat : 28628 (minisat+) R 28626 28628 28112 0 -1 4194304 202 0 0 0 2549 0 0 0 25 0 1 0 190896578 1343488 188 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588786 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28628/statm: 328 188 102 215 0 110 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1312

[startup+51.1011 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 28629
/proc/meminfo: memFree=1578968/2055920 swapFree=4156148/4192956
[pid=28628] ppid=28626 vsize=1312 CPUtime=51.08
/proc/28628/stat : 28628 (minisat+) R 28626 28628 28112 0 -1 4194304 220 0 0 0 5108 0 0 0 25 0 1 0 190896578 1343488 206 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580417 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28628/statm: 328 206 102 215 0 110 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1312

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 28629
/proc/meminfo: memFree=1578904/2055920 swapFree=4156148/4192956
[pid=28628] ppid=28626 vsize=1444 CPUtime=102.27
/proc/28628/stat : 28628 (minisat+) R 28626 28628 28112 0 -1 4194304 238 0 0 0 10227 0 0 0 25 0 1 0 190896578 1478656 224 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28628/statm: 361 224 102 215 0 143 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1444

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

[startup+108.702 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 28629
/proc/meminfo: memFree=1578904/2055920 swapFree=4156148/4192956
[pid=28628] ppid=28626 vsize=1444 CPUtime=108.67
/proc/28628/stat : 28628 (minisat+) R 28626 28628 28112 0 -1 4194304 238 0 0 0 10867 0 0 0 25 0 1 0 190896578 1478656 224 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581284 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28628/statm: 361 224 102 215 0 143 0
Current children cumulated CPU time (s) 108.67
Current children cumulated vsize (KiB) 1444

[startup+115.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 28629
/proc/meminfo: memFree=1578904/2055920 swapFree=4156148/4192956
[pid=28628] ppid=28626 vsize=1444 CPUtime=115.06
/proc/28628/stat : 28628 (minisat+) R 28626 28628 28112 0 -1 4194304 240 0 0 0 11506 0 0 0 25 0 1 0 190896578 1478656 226 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588783 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28628/statm: 361 226 102 215 0 143 0
Current children cumulated CPU time (s) 115.06
Current children cumulated vsize (KiB) 1444

[startup+118.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 28629
/proc/meminfo: memFree=1578904/2055920 swapFree=4156148/4192956
[pid=28628] ppid=28626 vsize=1444 CPUtime=118.26
/proc/28628/stat : 28628 (minisat+) R 28626 28628 28112 0 -1 4194304 240 0 0 0 11826 0 0 0 25 0 1 0 190896578 1478656 226 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573331 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28628/statm: 361 226 102 215 0 143 0
Current children cumulated CPU time (s) 118.26
Current children cumulated vsize (KiB) 1444

[startup+119.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 28629
/proc/meminfo: memFree=1578904/2055920 swapFree=4156148/4192956
[pid=28628] ppid=28626 vsize=1444 CPUtime=119.06
/proc/28628/stat : 28628 (minisat+) R 28626 28628 28112 0 -1 4194304 240 0 0 0 11906 0 0 0 25 0 1 0 190896578 1478656 226 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134592925 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28628/statm: 361 226 102 215 0 143 0
Current children cumulated CPU time (s) 119.06
Current children cumulated vsize (KiB) 1444

[startup+119.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 28629
/proc/meminfo: memFree=1578904/2055920 swapFree=4156148/4192956
[pid=28628] ppid=28626 vsize=1444 CPUtime=119.46
/proc/28628/stat : 28628 (minisat+) R 28626 28628 28112 0 -1 4194304 240 0 0 0 11946 0 0 0 25 0 1 0 190896578 1478656 226 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134578690 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28628/statm: 361 226 102 215 0 143 0
Current children cumulated CPU time (s) 119.46
Current children cumulated vsize (KiB) 1444

[startup+119.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 28629
/proc/meminfo: memFree=1578904/2055920 swapFree=4156148/4192956
[pid=28628] ppid=28626 vsize=1444 CPUtime=119.66
/proc/28628/stat : 28628 (minisat+) R 28626 28628 28112 0 -1 4194304 240 0 0 0 11966 0 0 0 25 0 1 0 190896578 1478656 226 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28628/statm: 361 226 102 215 0 143 0
Current children cumulated CPU time (s) 119.66
Current children cumulated vsize (KiB) 1444

[startup+119.801 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 28629
/proc/meminfo: memFree=1578904/2055920 swapFree=4156148/4192956
[pid=28628] ppid=28626 vsize=1444 CPUtime=119.77
/proc/28628/stat : 28628 (minisat+) R 28626 28628 28112 0 -1 4194304 240 0 0 0 11977 0 0 0 25 0 1 0 190896578 1478656 226 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588424 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28628/statm: 361 226 102 215 0 143 0
Current children cumulated CPU time (s) 119.77
Current children cumulated vsize (KiB) 1444

Child status: 20
Real time (s): 119.903
CPU time (s): 119.792
CPU user time (s): 119.789
CPU system time (s): 0.002999
CPU usage (%): 99.9076
Max. virtual memory (cumulated for all children) (KiB): 1444

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

runsolver used 0.097985 second user time and 0.26196 second system time

The end

Launcher Data (download as text)

Begin job on node44 on Tue Apr 24 15:50:49 UTC 2007

IDJOB= 420699
IDBENCH= 47864
IDSOLVER= 156
FILE ID= node44/420699-1177429848

PBS_JOBID= 4675736

Free space on /tmp= 66412 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/crafted/Medium/contest05/jarvisalo/mod2-3cage-unsat-9-14.sat05-2589.reshuffled-07.opb
COMMAND LINE= /tmp/evaluation/420699-1177429848/minisat+ /tmp/evaluation/420699-1177429848/instance-420699-1177429848.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node44/convwatcher-420699-1177429848 -o ROOT/results/node44/conversion-420699-1177429848 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/420699-1177429848/instance-420699-1177429848.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  4b106ae2147849c10cc8de3b4a11eb9c

RANDOM SEED= 609338237

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node44.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.234
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.234
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:       1580072 kB
Buffers:         51704 kB
Cached:         325560 kB
SwapCached:      14144 kB
Active:         230016 kB
Inactive:       175144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1580072 kB
SwapTotal:     4192956 kB
SwapFree:      4156148 kB
Dirty:            2352 kB
Writeback:           0 kB
Mapped:          35760 kB
Slab:            56180 kB
Committed_AS:  1454732 kB
PageTables:       1748 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= 66412 MiB

End job on node44 on Tue Apr 24 15:52:49 UTC 2007