Trace number 314625

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 SAT 2007 (with assertions)UNSAT 217.892 217.951

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-20.cnf
MD5SUM5c40e79430f590d0520492d70b267b66
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark211.258
Satisfiable
(Un)Satisfiability was proved
Number of variables7847
Number of clauses73394
Sum of the clauses size206938
Maximum clause length4166
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 262806
Number of clauses of size 35772
Number of clauses of size 4389
Number of clauses of size 599
Number of clauses of size over 54327

Solver Data (download as text)

0.00/0.00	c This is MiniSat 2.0 (Feb 1 2007, SAT-Competition version)
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  7847                                                 |
0.00/0.00	c |  Number of clauses:    73394                                                |
0.09/0.10	c |  Parsing time:         0.10         s                                       |
0.49/0.54	c ============================[ Search Statistics ]==============================
0.49/0.54	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.54	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.49/0.54	c ===============================================================================
0.49/0.54	c |         0 |    1784     9879    33925 |     3293        0    nan |  0.000 % |
0.49/0.55	c |       101 |    1778     9879    33925 |     3622      100     10 | 53.180 % |
0.49/0.56	c |       251 |    1778     9879    33925 |     3984      250     15 | 53.180 % |
0.49/0.58	c |       476 |    1778     9879    33925 |     4382      475     19 | 53.180 % |
0.59/0.60	c |       813 |    1778     9879    33925 |     4821      812     25 | 53.180 % |
0.59/0.65	c |      1324 |    1772     9857    33875 |     5303     1315     24 | 53.345 % |
0.69/0.72	c |      2084 |    1764     9766    33601 |     5833     2067     26 | 53.358 % |
0.79/0.85	c |      3224 |    1764     9733    33516 |     6417     3207     22 | 53.358 % |
0.99/1.07	c |      4932 |    1764     9733    33516 |     7058     4915     32 | 53.358 % |
1.39/1.46	c |      7494 |    1764     9733    33516 |     7764     7477     34 | 53.358 % |
2.09/2.15	c |     11339 |    1764     9733    33516 |     8541    11322     35 | 53.358 % |
3.59/3.64	c |     17105 |    1764     9733    33516 |     9395    10283     30 | 53.358 % |
5.69/5.78	c |     25755 |    1764     9733    33516 |    10334    11759     24 | 53.358 % |
9.39/9.44	c |     38730 |    1763     9724    33488 |    11368     9457     25 | 53.371 % |
14.69/14.76	c |     58191 |    1763     9724    33488 |    12505    12546     19 | 53.371 % |
22.88/22.99	c |     87386 |    1761     9664    33341 |    13755    15791     30 | 53.396 % |
36.98/37.03	c |    131175 |    1761     9664    33341 |    15131    13246     31 | 53.396 % |
60.37/60.42	c |    196860 |    1761     9664    33341 |    16644    19147     20 | 53.396 % |
98.17/98.27	c |    295387 |    1761     9664    33341 |    18308    20956     24 | 53.396 % |
164.35/164.44	c |    443177 |    1759     9526    32956 |    20139    12692     24 | 53.422 % |
217.83/217.93	c ===============================================================================
217.83/217.93	c restarts              : 20
217.83/217.93	c conflicts             : 549474         (2522 /sec)
217.83/217.93	c decisions             : 646535         (0.89 % random) (2968 /sec)
217.83/217.93	c propagations          : 165852732      (761292 /sec)
217.83/217.93	c conflict literals     : 15428885       (68.75 % deleted)
217.83/217.93	c Memory used           : 9.16 MB
217.83/217.93	c CPU time              : 217.857 s
217.83/217.93	c 
217.83/217.94	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node38/watcher-314625-1172639773 -o ROOT/results/node38/solver-314625-1172639773 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/314625-1172639773/minisat /tmp/evaluation/314625-1172639773/instance-314625-1172639773.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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.91 0.97 0.99 2/64 12045
/proc/meminfo: memFree=1356160/2055920 swapFree=4183772/4192956
[pid=12045] ppid=12043 vsize=2508 CPUtime=0
/proc/12045/stat : 12045 (minisat) R 12043 12045 11015 0 -1 4194304 538 0 0 0 0 0 0 0 18 0 1 0 283933111 2568192 523 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134553301 0 0 4096 3 0 0 0 17 1 0 0
/proc/12045/statm: 627 523 55 138 0 486 0

[startup+0.041439 s]
/proc/loadavg: 0.91 0.97 0.99 2/64 12045
/proc/meminfo: memFree=1356160/2055920 swapFree=4183772/4192956
[pid=12045] ppid=12043 vsize=2912 CPUtime=0.03
/proc/12045/stat : 12045 (minisat) R 12043 12045 11015 0 -1 4194304 639 0 0 0 3 0 0 0 18 0 1 0 283933111 2981888 623 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134532688 0 0 4096 3 0 0 0 17 1 0 0
/proc/12045/statm: 728 623 58 138 0 587 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2912

[startup+0.101444 s]
/proc/loadavg: 0.91 0.97 0.99 2/64 12045
/proc/meminfo: memFree=1356160/2055920 swapFree=4183772/4192956
[pid=12045] ppid=12043 vsize=3508 CPUtime=0.09
/proc/12045/stat : 12045 (minisat) R 12043 12045 11015 0 -1 4194304 797 0 0 0 9 0 0 0 18 0 1 0 283933111 3592192 781 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134707275 0 0 4096 3 0 0 0 17 1 0 0
/proc/12045/statm: 877 781 58 138 0 736 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3508

[startup+0.301466 s]
/proc/loadavg: 0.91 0.97 0.99 2/64 12045
/proc/meminfo: memFree=1356160/2055920 swapFree=4183772/4192956
[pid=12045] ppid=12043 vsize=5348 CPUtime=0.29
/proc/12045/stat : 12045 (minisat) R 12043 12045 11015 0 -1 4194304 1250 0 0 0 29 0 0 0 19 0 1 0 283933111 5476352 1234 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134710340 0 0 4096 3 0 0 0 17 1 0 0
/proc/12045/statm: 1337 1234 72 138 0 1196 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5348

[startup+0.701509 s]
/proc/loadavg: 0.91 0.97 0.99 2/64 12045
/proc/meminfo: memFree=1356160/2055920 swapFree=4183772/4192956
[pid=12045] ppid=12043 vsize=5448 CPUtime=0.69
/proc/12045/stat : 12045 (minisat) R 12043 12045 11015 0 -1 4194304 1338 0 0 0 69 0 0 0 22 0 1 0 283933111 5578752 1269 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550720 0 0 4096 3 0 0 0 17 1 0 0
/proc/12045/statm: 1362 1269 73 138 0 1221 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5448

[startup+1.5016 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 12046
/proc/meminfo: memFree=1351160/2055920 swapFree=4183772/4192956
[pid=12045] ppid=12043 vsize=5448 CPUtime=1.49
/proc/12045/stat : 12045 (minisat) R 12043 12045 11015 0 -1 4194304 1340 0 0 0 149 0 0 0 25 0 1 0 283933111 5578752 1271 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550642 0 0 4096 3 0 0 0 17 1 0 0
/proc/12045/statm: 1362 1271 73 138 0 1221 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5448

[startup+3.10177 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 12046
/proc/meminfo: memFree=1350968/2055920 swapFree=4183772/4192956
[pid=12045] ppid=12043 vsize=6240 CPUtime=3.09
/proc/12045/stat : 12045 (minisat) R 12043 12045 11015 0 -1 4194304 1508 0 0 0 309 0 0 0 25 0 1 0 283933111 6389760 1439 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550729 0 0 4096 3 0 0 0 17 1 0 0
/proc/12045/statm: 1560 1439 73 138 0 1419 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6240

[startup+6.30112 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 12046
/proc/meminfo: memFree=1350456/2055920 swapFree=4183772/4192956
[pid=12045] ppid=12043 vsize=6240 CPUtime=6.29
/proc/12045/stat : 12045 (minisat) R 12043 12045 11015 0 -1 4194304 1522 0 0 0 628 1 0 0 25 0 1 0 283933111 6389760 1453 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134551872 0 0 4096 3 0 0 0 17 1 0 0
/proc/12045/statm: 1560 1453 73 138 0 1419 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6240

[startup+12.7018 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 12046
/proc/meminfo: memFree=1350264/2055920 swapFree=4183772/4192956
[pid=12045] ppid=12043 vsize=6380 CPUtime=12.69
/proc/12045/stat : 12045 (minisat) R 12043 12045 11015 0 -1 4194304 1555 0 0 0 1268 1 0 0 25 0 1 0 283933111 6533120 1486 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550192 0 0 4096 3 0 0 0 17 1 0 0
/proc/12045/statm: 1595 1486 73 138 0 1454 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6380

[startup+25.5012 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 12046
/proc/meminfo: memFree=1349496/2055920 swapFree=4183772/4192956
[pid=12045] ppid=12043 vsize=7216 CPUtime=25.48
/proc/12045/stat : 12045 (minisat) R 12043 12045 11015 0 -1 4194304 1748 0 0 0 2547 1 0 0 25 0 1 0 283933111 7389184 1679 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/12045/statm: 1804 1679 73 138 0 1663 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 7216

[startup+51.101 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 12046
/proc/meminfo: memFree=1348984/2055920 swapFree=4183772/4192956
[pid=12045] ppid=12043 vsize=7636 CPUtime=51.07
/proc/12045/stat : 12045 (minisat) R 12043 12045 11015 0 -1 4194304 1857 0 0 0 5106 1 0 0 25 0 1 0 283933111 7819264 1788 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/12045/statm: 1909 1788 73 138 0 1768 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 7636

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 12046
/proc/meminfo: memFree=1347640/2055920 swapFree=4183772/4192956
[pid=12045] ppid=12043 vsize=8956 CPUtime=102.27
/proc/12045/stat : 12045 (minisat) R 12043 12045 11015 0 -1 4194304 2192 0 0 0 10225 2 0 0 25 0 1 0 283933111 9170944 2123 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134552077 0 0 4096 3 0 0 0 17 1 0 0
/proc/12045/statm: 2239 2123 73 138 0 2098 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 8956

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 12046
/proc/meminfo: memFree=1347320/2055920 swapFree=4183772/4192956
[pid=12045] ppid=12043 vsize=9236 CPUtime=162.25
/proc/12045/stat : 12045 (minisat) R 12043 12045 11015 0 -1 4194304 2255 0 0 0 16223 2 0 0 25 0 1 0 283933111 9457664 2186 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134551019 0 0 4096 3 0 0 0 17 1 0 0
/proc/12045/statm: 2309 2186 73 138 0 2168 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 9236

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

[startup+179.101 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 12046
/proc/meminfo: memFree=1347256/2055920 swapFree=4183772/4192956
[pid=12045] ppid=12043 vsize=9236 CPUtime=179.04
/proc/12045/stat : 12045 (minisat) R 12043 12045 11015 0 -1 4194304 2272 0 0 0 17902 2 0 0 25 0 1 0 283933111 9457664 2203 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550587 0 0 4096 3 0 0 0 17 1 0 0
/proc/12045/statm: 2309 2203 73 138 0 2168 0
Current children cumulated CPU time (s) 179.04
Current children cumulated vsize (KiB) 9236

[startup+204.702 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 12046
/proc/meminfo: memFree=1347128/2055920 swapFree=4183772/4192956
[pid=12045] ppid=12043 vsize=9376 CPUtime=204.64
/proc/12045/stat : 12045 (minisat) R 12043 12045 11015 0 -1 4194304 2290 0 0 0 20462 2 0 0 25 0 1 0 283933111 9601024 2221 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550279 0 0 4096 3 0 0 0 17 1 0 0
/proc/12045/statm: 2344 2221 73 138 0 2203 0
Current children cumulated CPU time (s) 204.64
Current children cumulated vsize (KiB) 9376

[startup+211.102 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 12046
/proc/meminfo: memFree=1347128/2055920 swapFree=4183772/4192956
[pid=12045] ppid=12043 vsize=9376 CPUtime=211.04
/proc/12045/stat : 12045 (minisat) R 12043 12045 11015 0 -1 4194304 2290 0 0 0 21102 2 0 0 25 0 1 0 283933111 9601024 2221 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550692 0 0 4096 3 0 0 0 17 1 0 0
/proc/12045/statm: 2344 2221 73 138 0 2203 0
Current children cumulated CPU time (s) 211.04
Current children cumulated vsize (KiB) 9376

[startup+214.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 12046
/proc/meminfo: memFree=1347128/2055920 swapFree=4183772/4192956
[pid=12045] ppid=12043 vsize=9376 CPUtime=214.24
/proc/12045/stat : 12045 (minisat) R 12043 12045 11015 0 -1 4194304 2290 0 0 0 21422 2 0 0 25 0 1 0 283933111 9601024 2221 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134556333 0 0 4096 3 0 0 0 17 1 0 0
/proc/12045/statm: 2344 2221 73 138 0 2203 0
Current children cumulated CPU time (s) 214.24
Current children cumulated vsize (KiB) 9376

[startup+215.901 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 12046
/proc/meminfo: memFree=1347128/2055920 swapFree=4183772/4192956
[pid=12045] ppid=12043 vsize=9376 CPUtime=215.83
/proc/12045/stat : 12045 (minisat) R 12043 12045 11015 0 -1 4194304 2290 0 0 0 21581 2 0 0 25 0 1 0 283933111 9601024 2221 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550628 0 0 4096 3 0 0 0 17 1 0 0
/proc/12045/statm: 2344 2221 73 138 0 2203 0
Current children cumulated CPU time (s) 215.83
Current children cumulated vsize (KiB) 9376

[startup+216.705 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 12046
/proc/meminfo: memFree=1347128/2055920 swapFree=4183772/4192956
[pid=12045] ppid=12043 vsize=9376 CPUtime=216.64
/proc/12045/stat : 12045 (minisat) R 12043 12045 11015 0 -1 4194304 2290 0 0 0 21662 2 0 0 25 0 1 0 283933111 9601024 2221 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550692 0 0 4096 3 0 0 0 17 1 0 0
/proc/12045/statm: 2344 2221 73 138 0 2203 0
Current children cumulated CPU time (s) 216.64
Current children cumulated vsize (KiB) 9376

[startup+217.502 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 12046
/proc/meminfo: memFree=1347128/2055920 swapFree=4183772/4192956
[pid=12045] ppid=12043 vsize=9376 CPUtime=217.43
/proc/12045/stat : 12045 (minisat) R 12043 12045 11015 0 -1 4194304 2290 0 0 0 21741 2 0 0 25 0 1 0 283933111 9601024 2221 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/12045/statm: 2344 2221 73 138 0 2203 0
Current children cumulated CPU time (s) 217.43
Current children cumulated vsize (KiB) 9376

[startup+217.901 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 12046
/proc/meminfo: memFree=1347128/2055920 swapFree=4183772/4192956
[pid=12045] ppid=12043 vsize=9376 CPUtime=217.83
/proc/12045/stat : 12045 (minisat) R 12043 12045 11015 0 -1 4194304 2290 0 0 0 21781 2 0 0 25 0 1 0 283933111 9601024 2221 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134549217 0 0 4096 3 0 0 0 17 1 0 0
/proc/12045/statm: 2344 2221 73 138 0 2203 0
Current children cumulated CPU time (s) 217.83
Current children cumulated vsize (KiB) 9376

Child status: 0
Real time (s): 217.951
CPU time (s): 217.892
CPU user time (s): 217.867
CPU system time (s): 0.024996
CPU usage (%): 99.9728
Max. virtual memory (cumulated for all children) (KiB): 9376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 217.867
system time used= 0.024996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2296
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 234

runsolver used 0.163975 second user time and 0.443932 second system time

The end

Launcher Data (download as text)

Begin job on node38 on Wed Feb 28 05:16:13 UTC 2007

IDJOB= 314625
IDBENCH= 20396
IDSOLVER= 109
FILE ID= node38/314625-1172639773

PBS_JOBID= 3981144

Free space on /tmp= 66556 MiB

SOLVER NAME= minisat SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/medium/AProVE07-20.cnf
COMMAND LINE= /tmp/evaluation/314625-1172639773/minisat /tmp/evaluation/314625-1172639773/instance-314625-1172639773.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node38/watcher-314625-1172639773 -o ROOT/results/node38/solver-314625-1172639773 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/314625-1172639773/minisat /tmp/evaluation/314625-1172639773/instance-314625-1172639773.cnf            

META MD5SUM SOLVER= 120abd248b069e44985635f055606c5a
MD5SUM BENCH=  5c40e79430f590d0520492d70b267b66

RANDOM SEED= 20487264

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node38.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.233
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.233
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:       1356632 kB
Buffers:         24172 kB
Cached:         552392 kB
SwapCached:       3408 kB
Active:         246368 kB
Inactive:       411508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1356632 kB
SwapTotal:     4192956 kB
SwapFree:      4183772 kB
Dirty:            1992 kB
Writeback:           0 kB
Mapped:          86896 kB
Slab:            27192 kB
Committed_AS:   670252 kB
PageTables:       1640 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= 66556 MiB

End job on node38 on Wed Feb 28 05:19:51 UTC 2007