Trace number 1533811

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
IUT_BMB_SAT 1.0? (TO) 1200.12 1200.61

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/500/
unif-k3-r4.25-v500-c2125-S1826325374-100.cnf
MD5SUMa61c5a47056b58e65936096833df1084
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1111.14
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2125
Sum of the clauses size6375
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32125
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.00/0.02	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.02	c ============================[ Problem Statistics ]=============================
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Number of variables:  500                                                  |
0.00/0.02	c |  Number of clauses:    2125                                                 |
0.00/0.02	c |  Parsing time:         0.00         s                                       |
0.00/0.02	c ============================[ Search Statistics ]==============================
0.00/0.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.02	c ===============================================================================
0.00/0.02	c |         0 |     490     2116     6420 |      705        0    nan |  0.000 % |
0.00/0.02	c |       100 |     490     2116     6420 |      775      100     24 |  0.000 % |
0.00/0.03	c |       252 |     490     2116     6420 |      853      252     23 |  0.000 % |
0.00/0.04	c |       479 |     490     2116     6420 |      938      479     23 |  0.000 % |
0.00/0.05	c |       816 |     490     2116     6420 |     1032      816     22 |  0.000 % |
0.00/0.07	c |      1324 |     490     2116     6420 |     1135      788     20 |  0.000 % |
0.01/0.10	c |      2085 |     490     2116     6420 |     1249      954     22 |  0.000 % |
0.01/0.14	c |      3224 |     490     2116     6420 |     1374      786     19 |  0.000 % |
0.01/0.21	c |      4933 |     490     2116     6420 |     1511     1080     19 |  0.000 % |
0.01/0.32	c |      7495 |     490     2116     6420 |     1663     1319     21 |  0.000 % |
0.01/0.50	c |     11340 |     490     2116     6420 |     1829      900     18 |  0.000 % |
0.01/0.76	c |     17107 |     490     2116     6420 |     2012     1039     19 |  0.000 % |
1.09/1.17	c |     25759 |     490     2116     6420 |     2213     1480     21 |  0.000 % |
1.78/1.85	c |     38733 |     490     2116     6420 |     2435     2054     20 |  0.000 % |
2.78/2.86	c |     58195 |     490     2116     6420 |     2678     1630     20 |  0.000 % |
4.28/4.38	c |     87387 |     490     2116     6420 |     2946     2204     20 |  0.000 % |
6.68/6.71	c |    131176 |     490     2116     6420 |     3240     2566     19 |  0.000 % |
10.28/10.38	c |    196862 |     490     2116     6420 |     3565     2380     22 |  0.000 % |
15.88/15.99	c |    295390 |     490     2116     6420 |     3921     3368     23 |  0.000 % |
24.57/24.65	c |    443180 |     490     2116     6420 |     4313     2380     22 |  0.000 % |
38.47/38.51	c |    664863 |     490     2116     6420 |     4745     3480     23 |  0.000 % |
60.25/60.39	c |    997390 |     490     2116     6420 |     5219     2707     21 |  0.000 % |
93.84/93.93	c |   1496179 |     490     2116     6420 |     5741     3667     22 |  0.000 % |
147.02/147.13	c |   2244362 |     490     2116     6420 |     6315     5239     23 |  0.000 % |
230.28/230.48	c |   3366636 |     490     2116     6420 |     6947     3979     23 |  0.000 % |
361.92/362.17	c |   5050047 |     490     2116     6420 |     7642     4744     22 |  0.000 % |
568.25/568.58	c |   7575164 |     490     2116     6420 |     8406     6228     21 |  0.000 % |
894.42/894.90	c |  11362839 |     490     2116     6420 |     9246     6093     22 |  0.000 % |
1200.09/1200.60	sh: line 1: 19620 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.09/1200.60	c cannot read from file

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1533811-1238494486/watcher-1533811-1238494486 -o /tmp/evaluation-result-1533811-1238494486/solver-1533811-1238494486 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1533811-1238494486.cnf HOME 

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): 1800 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.81 2.12 1.89 3/68 19617
/proc/meminfo: memFree=1520640/2055920 swapFree=4175244/4192956
[pid=19617] ppid=19615 vsize=1416 CPUtime=0
/proc/19617/stat : 19617 (IUT_BMB_SAT) R 19615 19617 19580 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 1122110218 1449984 148 1992294400 134512640 135635285 4294956224 18446744073709551615 135132382 0 0 4096 0 0 0 0 17 0 0 0
/proc/19617/statm: 354 149 97 274 0 77 0

[startup+0.0783219 s]
/proc/loadavg: 1.81 2.12 1.89 3/68 19617
/proc/meminfo: memFree=1520640/2055920 swapFree=4175244/4192956
[pid=19617] ppid=19615 vsize=1416 CPUtime=0.01
/proc/19617/stat : 19617 (IUT_BMB_SAT) S 19615 19617 19580 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 1122110218 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19617/statm: 354 168 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.101324 s]
/proc/loadavg: 1.81 2.12 1.89 3/68 19617
/proc/meminfo: memFree=1520640/2055920 swapFree=4175244/4192956
[pid=19617] ppid=19615 vsize=1416 CPUtime=0.01
/proc/19617/stat : 19617 (IUT_BMB_SAT) S 19615 19617 19580 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 1122110218 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19617/statm: 354 168 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.301344 s]
/proc/loadavg: 1.81 2.12 1.89 3/68 19617
/proc/meminfo: memFree=1520640/2055920 swapFree=4175244/4192956
[pid=19617] ppid=19615 vsize=1416 CPUtime=0.01
/proc/19617/stat : 19617 (IUT_BMB_SAT) S 19615 19617 19580 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 1122110218 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19617/statm: 354 168 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.701383 s]
/proc/loadavg: 1.81 2.12 1.89 3/68 19617
/proc/meminfo: memFree=1520640/2055920 swapFree=4175244/4192956
[pid=19617] ppid=19615 vsize=1416 CPUtime=0.01
/proc/19617/stat : 19617 (IUT_BMB_SAT) S 19615 19617 19580 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 1122110218 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19617/statm: 354 168 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+1.50146 s]
/proc/loadavg: 1.81 2.12 1.89 2/71 19620
/proc/meminfo: memFree=1519456/2055920 swapFree=4175244/4192956
[pid=19617] ppid=19615 vsize=1416 CPUtime=0.01
/proc/19617/stat : 19617 (IUT_BMB_SAT) S 19615 19617 19580 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 1122110218 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19617/statm: 354 168 105 274 0 77 0
[pid=19619] ppid=19617 vsize=5356 CPUtime=0
/proc/19619/stat : 19619 (sh) S 19617 19617 19580 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122110219 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19619/statm: 1339 232 193 169 0 50 0
[pid=19620] ppid=19619 vsize=2448 CPUtime=1.47
/proc/19620/stat : 19620 (minisat) R 19619 19617 19580 0 -1 4194304 269 0 0 0 147 0 0 0 25 0 1 0 1122110220 2506752 250 1992294400 134512640 135243223 4294956320 18446744073709551615 134567716 0 0 4096 3 0 0 0 17 1 0 0
/proc/19620/statm: 612 250 84 178 0 432 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9220

[startup+3.10162 s]
/proc/loadavg: 1.81 2.12 1.89 2/71 19620
/proc/meminfo: memFree=1519200/2055920 swapFree=4175244/4192956
[pid=19617] ppid=19615 vsize=1416 CPUtime=0.01
/proc/19617/stat : 19617 (IUT_BMB_SAT) S 19615 19617 19580 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 1122110218 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19617/statm: 354 168 105 274 0 77 0
[pid=19619] ppid=19617 vsize=5356 CPUtime=0
/proc/19619/stat : 19619 (sh) S 19617 19617 19580 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122110219 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19619/statm: 1339 232 193 169 0 50 0
[pid=19620] ppid=19619 vsize=2580 CPUtime=3.07
/proc/19620/stat : 19620 (minisat) R 19619 19617 19580 0 -1 4194304 305 0 0 0 307 0 0 0 25 0 1 0 1122110220 2641920 286 1992294400 134512640 135243223 4294956320 18446744073709551615 134566310 0 0 4096 3 0 0 0 17 0 0 0
/proc/19620/statm: 645 286 84 178 0 465 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9352

[startup+6.30194 s]
/proc/loadavg: 1.74 2.10 1.89 2/71 19620
/proc/meminfo: memFree=1518880/2055920 swapFree=4175244/4192956
[pid=19617] ppid=19615 vsize=1416 CPUtime=0.01
/proc/19617/stat : 19617 (IUT_BMB_SAT) S 19615 19617 19580 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 1122110218 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19617/statm: 354 168 105 274 0 77 0
[pid=19619] ppid=19617 vsize=5356 CPUtime=0
/proc/19619/stat : 19619 (sh) S 19617 19617 19580 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122110219 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19619/statm: 1339 232 193 169 0 50 0
[pid=19620] ppid=19619 vsize=2712 CPUtime=6.27
/proc/19620/stat : 19620 (minisat) R 19619 19617 19580 0 -1 4194304 336 0 0 0 627 0 0 0 25 0 1 0 1122110220 2777088 317 1992294400 134512640 135243223 4294956320 18446744073709551615 134555622 0 0 4096 3 0 0 0 17 0 0 0
/proc/19620/statm: 678 317 84 178 0 498 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9484

[startup+12.7016 s]
/proc/loadavg: 1.68 2.08 1.88 2/71 19620
/proc/meminfo: memFree=1518496/2055920 swapFree=4175244/4192956
[pid=19617] ppid=19615 vsize=1416 CPUtime=0.01
/proc/19617/stat : 19617 (IUT_BMB_SAT) S 19615 19617 19580 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 1122110218 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19617/statm: 354 168 105 274 0 77 0
[pid=19619] ppid=19617 vsize=5356 CPUtime=0
/proc/19619/stat : 19619 (sh) S 19617 19617 19580 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122110219 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19619/statm: 1339 232 193 169 0 50 0
[pid=19620] ppid=19619 vsize=2996 CPUtime=12.67
/proc/19620/stat : 19620 (minisat) R 19619 19617 19580 0 -1 4194304 401 0 0 0 1267 0 0 0 25 0 1 0 1122110220 3067904 382 1992294400 134512640 135243223 4294956320 18446744073709551615 134555520 0 0 4096 3 0 0 0 17 0 0 0
/proc/19620/statm: 749 382 84 178 0 569 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9768

[startup+25.5018 s]
/proc/loadavg: 1.53 2.03 1.87 2/71 19620
/proc/meminfo: memFree=1518368/2055920 swapFree=4175244/4192956
[pid=19617] ppid=19615 vsize=1416 CPUtime=0.01
/proc/19617/stat : 19617 (IUT_BMB_SAT) S 19615 19617 19580 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 1122110218 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19617/statm: 354 168 105 274 0 77 0
[pid=19619] ppid=19617 vsize=5356 CPUtime=0
/proc/19619/stat : 19619 (sh) S 19617 19617 19580 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122110219 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19619/statm: 1339 232 193 169 0 50 0
[pid=19620] ppid=19619 vsize=3260 CPUtime=25.46
/proc/19620/stat : 19620 (minisat) R 19619 19617 19580 0 -1 4194304 480 0 0 0 2546 0 0 0 25 0 1 0 1122110220 3338240 461 1992294400 134512640 135243223 4294956320 18446744073709551615 134555729 0 0 4096 3 0 0 0 17 0 0 0
/proc/19620/statm: 815 461 84 178 0 635 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 10032

[startup+51.1014 s]
/proc/loadavg: 1.35 1.94 1.84 2/71 19620
/proc/meminfo: memFree=1518048/2055920 swapFree=4175244/4192956
[pid=19617] ppid=19615 vsize=1416 CPUtime=0.01
/proc/19617/stat : 19617 (IUT_BMB_SAT) S 19615 19617 19580 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 1122110218 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19617/statm: 354 168 105 274 0 77 0
[pid=19619] ppid=19617 vsize=5356 CPUtime=0
/proc/19619/stat : 19619 (sh) S 19617 19617 19580 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122110219 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19619/statm: 1339 232 193 169 0 50 0
[pid=19620] ppid=19619 vsize=3656 CPUtime=51.05
/proc/19620/stat : 19620 (minisat) R 19619 19617 19580 0 -1 4194304 562 0 0 0 5105 0 0 0 25 0 1 0 1122110220 3743744 543 1992294400 134512640 135243223 4294956320 18446744073709551615 134565467 0 0 4096 3 0 0 0 17 0 0 0
/proc/19620/statm: 914 543 84 178 0 734 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 10428

[startup+102.305 s]
/proc/loadavg: 1.15 1.80 1.80 2/71 19620
/proc/meminfo: memFree=1517408/2055920 swapFree=4175244/4192956
[pid=19617] ppid=19615 vsize=1416 CPUtime=0.01
/proc/19617/stat : 19617 (IUT_BMB_SAT) S 19615 19617 19580 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 1122110218 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19617/statm: 354 168 105 274 0 77 0
[pid=19619] ppid=19617 vsize=5356 CPUtime=0
/proc/19619/stat : 19619 (sh) S 19617 19617 19580 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122110219 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19619/statm: 1339 232 193 169 0 50 0
[pid=19620] ppid=19619 vsize=4196 CPUtime=102.23
/proc/19620/stat : 19620 (minisat) R 19619 19617 19580 0 -1 4194304 709 0 0 0 10223 0 0 0 25 0 1 0 1122110220 4296704 690 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/19620/statm: 1049 690 84 178 0 869 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 10968

[startup+162.301 s]
/proc/loadavg: 1.05 1.65 1.75 2/71 19620
/proc/meminfo: memFree=1516960/2055920 swapFree=4175244/4192956
[pid=19617] ppid=19615 vsize=1416 CPUtime=0.01
/proc/19617/stat : 19617 (IUT_BMB_SAT) S 19615 19617 19580 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 1122110218 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19617/statm: 354 168 105 274 0 77 0
[pid=19619] ppid=19617 vsize=5356 CPUtime=0
/proc/19619/stat : 19619 (sh) S 19617 19617 19580 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122110219 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19619/statm: 1339 232 193 169 0 50 0
[pid=19620] ppid=19619 vsize=4592 CPUtime=162.2
/proc/19620/stat : 19620 (minisat) R 19619 19617 19580 0 -1 4194304 820 0 0 0 16220 0 0 0 25 0 1 0 1122110220 4702208 801 1992294400 134512640 135243223 4294956320 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 0 0 0
/proc/19620/statm: 1148 801 84 178 0 968 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 11364

[startup+222.301 s]
/proc/loadavg: 1.02 1.53 1.70 2/71 19620
/proc/meminfo: memFree=1516640/2055920 swapFree=4175244/4192956
[pid=19617] ppid=19615 vsize=1416 CPUtime=0.01
/proc/19617/stat : 19617 (IUT_BMB_SAT) S 19615 19617 19580 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 1122110218 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19617/statm: 354 168 105 274 0 77 0
[pid=19619] ppid=19617 vsize=5356 CPUtime=0
/proc/19619/stat : 19619 (sh) S 19617 19617 19580 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122110219 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19619/statm: 1339 232 193 169 0 50 0
[pid=19620] ppid=19619 vsize=4860 CPUtime=222.18
/proc/19620/stat : 19620 (minisat) R 19619 19617 19580 0 -1 4194304 889 0 0 0 22218 0 0 0 25 0 1 0 1122110220 4976640 870 1992294400 134512640 135243223 4294956320 18446744073709551615 134568549 0 0 4096 3 0 0 0 17 0 0 0
/proc/19620/statm: 1215 870 84 178 0 1035 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 11632

[startup+282.301 s]
/proc/loadavg: 1.00 1.43 1.65 2/71 19620
/proc/meminfo: memFree=1516320/2055920 swapFree=4175244/4192956
[pid=19617] ppid=19615 vsize=1416 CPUtime=0.01
/proc/19617/stat : 19617 (IUT_BMB_SAT) S 19615 19617 19580 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 1122110218 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19617/statm: 354 168 105 274 0 77 0
[pid=19619] ppid=19617 vsize=5356 CPUtime=0
/proc/19619/stat : 19619 (sh) S 19617 19617 19580 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122110219 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19619/statm: 1339 232 193 169 0 50 0

################
# More data... #
################

/proc/meminfo: memFree=1515232/2055920 swapFree=4175244/4192956
[pid=19617] ppid=19615 vsize=1416 CPUtime=0.01
/proc/19617/stat : 19617 (IUT_BMB_SAT) S 19615 19617 19580 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 1122110218 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19617/statm: 354 168 105 274 0 77 0
[pid=19619] ppid=19617 vsize=5356 CPUtime=0
/proc/19619/stat : 19619 (sh) S 19617 19617 19580 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122110219 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19619/statm: 1339 232 193 169 0 50 0
[pid=19620] ppid=19619 vsize=6344 CPUtime=642.01
/proc/19620/stat : 19620 (minisat) R 19619 19617 19580 0 -1 4194304 1248 0 0 0 64200 1 0 0 25 0 1 0 1122110220 6496256 1229 1992294400 134512640 135243223 4294956320 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 0 0 0
/proc/19620/statm: 1586 1229 84 178 0 1406 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 13116

[startup+702.302 s]
/proc/loadavg: 1.00 1.09 1.40 2/71 19620
/proc/meminfo: memFree=1515040/2055920 swapFree=4175244/4192956
[pid=19617] ppid=19615 vsize=1416 CPUtime=0.01
/proc/19617/stat : 19617 (IUT_BMB_SAT) S 19615 19617 19580 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 1122110218 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19617/statm: 354 168 105 274 0 77 0
[pid=19619] ppid=19617 vsize=5356 CPUtime=0
/proc/19619/stat : 19619 (sh) S 19617 19617 19580 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122110219 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19619/statm: 1339 232 193 169 0 50 0
[pid=19620] ppid=19619 vsize=6464 CPUtime=701.99
/proc/19620/stat : 19620 (minisat) R 19619 19617 19580 0 -1 4194304 1280 0 0 0 70198 1 0 0 25 0 1 0 1122110220 6619136 1261 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/19620/statm: 1616 1261 84 178 0 1436 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 13236

[startup+762.307 s]
/proc/loadavg: 1.00 1.07 1.37 2/71 19620
/proc/meminfo: memFree=1514912/2055920 swapFree=4175244/4192956
[pid=19617] ppid=19615 vsize=1416 CPUtime=0.01
/proc/19617/stat : 19617 (IUT_BMB_SAT) S 19615 19617 19580 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 1122110218 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19617/statm: 354 168 105 274 0 77 0
[pid=19619] ppid=19617 vsize=5356 CPUtime=0
/proc/19619/stat : 19619 (sh) S 19617 19617 19580 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122110219 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19619/statm: 1339 232 193 169 0 50 0
[pid=19620] ppid=19619 vsize=6596 CPUtime=761.97
/proc/19620/stat : 19620 (minisat) R 19619 19617 19580 0 -1 4194304 1320 0 0 0 76196 1 0 0 25 0 1 0 1122110220 6754304 1301 1992294400 134512640 135243223 4294956320 18446744073709551615 134555600 0 0 4096 3 0 0 0 17 0 0 0
/proc/19620/statm: 1649 1301 84 178 0 1469 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 13368

[startup+822.302 s]
/proc/loadavg: 1.00 1.06 1.34 2/71 19620
/proc/meminfo: memFree=1514848/2055920 swapFree=4175244/4192956
[pid=19617] ppid=19615 vsize=1416 CPUtime=0.01
/proc/19617/stat : 19617 (IUT_BMB_SAT) S 19615 19617 19580 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 1122110218 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19617/statm: 354 168 105 274 0 77 0
[pid=19619] ppid=19617 vsize=5356 CPUtime=0
/proc/19619/stat : 19619 (sh) S 19617 19617 19580 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122110219 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19619/statm: 1339 232 193 169 0 50 0
[pid=19620] ppid=19619 vsize=6740 CPUtime=821.93
/proc/19620/stat : 19620 (minisat) R 19619 19617 19580 0 -1 4194304 1344 0 0 0 82192 1 0 0 25 0 1 0 1122110220 6901760 1325 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/19620/statm: 1685 1325 84 178 0 1505 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 13512

[startup+882.301 s]
/proc/loadavg: 1.00 1.05 1.32 2/71 19620
/proc/meminfo: memFree=1514848/2055920 swapFree=4175244/4192956
[pid=19617] ppid=19615 vsize=1416 CPUtime=0.01
/proc/19617/stat : 19617 (IUT_BMB_SAT) S 19615 19617 19580 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 1122110218 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19617/statm: 354 168 105 274 0 77 0
[pid=19619] ppid=19617 vsize=5356 CPUtime=0
/proc/19619/stat : 19619 (sh) S 19617 19617 19580 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122110219 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19619/statm: 1339 232 193 169 0 50 0
[pid=19620] ppid=19619 vsize=6740 CPUtime=881.91
/proc/19620/stat : 19620 (minisat) R 19619 19617 19580 0 -1 4194304 1349 0 0 0 88190 1 0 0 25 0 1 0 1122110220 6901760 1330 1992294400 134512640 135243223 4294956320 18446744073709551615 134555584 0 0 4096 3 0 0 0 17 0 0 0
/proc/19620/statm: 1685 1330 84 178 0 1505 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 13512

[startup+942.301 s]
/proc/loadavg: 1.00 1.03 1.30 2/71 19620
/proc/meminfo: memFree=1514656/2055920 swapFree=4175244/4192956
[pid=19617] ppid=19615 vsize=1416 CPUtime=0.01
/proc/19617/stat : 19617 (IUT_BMB_SAT) S 19615 19617 19580 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 1122110218 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19617/statm: 354 168 105 274 0 77 0
[pid=19619] ppid=19617 vsize=5356 CPUtime=0
/proc/19619/stat : 19619 (sh) S 19617 19617 19580 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122110219 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19619/statm: 1339 232 193 169 0 50 0
[pid=19620] ppid=19619 vsize=6992 CPUtime=941.88
/proc/19620/stat : 19620 (minisat) R 19619 19617 19580 0 -1 4194304 1403 0 0 0 94187 1 0 0 25 0 1 0 1122110220 7159808 1384 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/19620/statm: 1748 1384 84 178 0 1568 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 13764

[startup+1002.3 s]
/proc/loadavg: 1.00 1.03 1.27 2/71 19620
/proc/meminfo: memFree=1514528/2055920 swapFree=4175244/4192956
[pid=19617] ppid=19615 vsize=1416 CPUtime=0.01
/proc/19617/stat : 19617 (IUT_BMB_SAT) S 19615 19617 19580 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 1122110218 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19617/statm: 354 168 105 274 0 77 0
[pid=19619] ppid=19617 vsize=5356 CPUtime=0
/proc/19619/stat : 19619 (sh) S 19617 19617 19580 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122110219 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19619/statm: 1339 232 193 169 0 50 0
[pid=19620] ppid=19619 vsize=7132 CPUtime=1001.86
/proc/19620/stat : 19620 (minisat) R 19619 19617 19580 0 -1 4194304 1438 0 0 0 100185 1 0 0 25 0 1 0 1122110220 7303168 1419 1992294400 134512640 135243223 4294956320 18446744073709551615 134566600 0 0 4096 3 0 0 0 17 0 0 0
/proc/19620/statm: 1783 1419 84 178 0 1603 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 13904

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.26 2/71 19620
/proc/meminfo: memFree=1514464/2055920 swapFree=4175244/4192956
[pid=19617] ppid=19615 vsize=1416 CPUtime=0.01
/proc/19617/stat : 19617 (IUT_BMB_SAT) S 19615 19617 19580 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 1122110218 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19617/statm: 354 168 105 274 0 77 0
[pid=19619] ppid=19617 vsize=5356 CPUtime=0
/proc/19619/stat : 19619 (sh) S 19617 19617 19580 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122110219 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19619/statm: 1339 232 193 169 0 50 0
[pid=19620] ppid=19619 vsize=7272 CPUtime=1061.83
/proc/19620/stat : 19620 (minisat) R 19619 19617 19580 0 -1 4194304 1463 0 0 0 106182 1 0 0 25 0 1 0 1122110220 7446528 1444 1992294400 134512640 135243223 4294956320 18446744073709551615 134555702 0 0 4096 3 0 0 0 17 0 0 0
/proc/19620/statm: 1818 1444 84 178 0 1638 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 14044

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.24 2/71 19620
/proc/meminfo: memFree=1514336/2055920 swapFree=4175244/4192956
[pid=19617] ppid=19615 vsize=1416 CPUtime=0.01
/proc/19617/stat : 19617 (IUT_BMB_SAT) S 19615 19617 19580 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 1122110218 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19617/statm: 354 168 105 274 0 77 0
[pid=19619] ppid=19617 vsize=5356 CPUtime=0
/proc/19619/stat : 19619 (sh) S 19617 19617 19580 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122110219 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19619/statm: 1339 232 193 169 0 50 0
[pid=19620] ppid=19619 vsize=7272 CPUtime=1121.81
/proc/19620/stat : 19620 (minisat) R 19619 19617 19580 0 -1 4194304 1487 0 0 0 112180 1 0 0 25 0 1 0 1122110220 7446528 1468 1992294400 134512640 135243223 4294956320 18446744073709551615 134555504 0 0 4096 3 0 0 0 17 0 0 0
/proc/19620/statm: 1818 1468 84 178 0 1638 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 14044

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.22 2/71 19620
/proc/meminfo: memFree=1514272/2055920 swapFree=4175244/4192956
[pid=19617] ppid=19615 vsize=1416 CPUtime=0.01
/proc/19617/stat : 19617 (IUT_BMB_SAT) S 19615 19617 19580 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 1122110218 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19617/statm: 354 168 105 274 0 77 0
[pid=19619] ppid=19617 vsize=5356 CPUtime=0
/proc/19619/stat : 19619 (sh) S 19617 19617 19580 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122110219 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19619/statm: 1339 232 193 169 0 50 0
[pid=19620] ppid=19619 vsize=7272 CPUtime=1181.78
/proc/19620/stat : 19620 (minisat) R 19619 19617 19580 0 -1 4194304 1491 0 0 0 118177 1 0 0 25 0 1 0 1122110220 7446528 1472 1992294400 134512640 135243223 4294956320 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/19620/statm: 1818 1472 84 178 0 1638 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 14044



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.01 1.21 2/71 19620
/proc/meminfo: memFree=1514272/2055920 swapFree=4175244/4192956
[pid=19617] ppid=19615 vsize=1416 CPUtime=0.01
/proc/19617/stat : 19617 (IUT_BMB_SAT) S 19615 19617 19580 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 1122110218 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19617/statm: 354 168 105 274 0 77 0
[pid=19619] ppid=19617 vsize=5356 CPUtime=0
/proc/19619/stat : 19619 (sh) S 19617 19617 19580 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122110219 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19619/statm: 1339 232 193 169 0 50 0
[pid=19620] ppid=19619 vsize=7272 CPUtime=1200.08
/proc/19620/stat : 19620 (minisat) R 19619 19617 19580 0 -1 4194304 1491 0 0 0 120007 1 0 0 25 0 1 0 1122110220 7446528 1472 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/19620/statm: 1818 1472 84 178 0 1638 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 14044

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1200.61
CPU time (s): 1200.12
CPU user time (s): 1200.09
CPU system time (s): 0.025996
CPU usage (%): 99.9589
Max. virtual memory (cumulated for all children) (KiB): 14044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.09
system time used= 0.025996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2008
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= 8
involuntary context switches= 4210

runsolver used 1.01185 second user time and 3.37149 second system time

The end

Launcher Data

Begin job on node60 at 2009-03-31 12:14:46
IDJOB=1533811
IDBENCH=70536
IDSOLVER=523
FILE ID=node60/1533811-1238494486
PBS_JOBID= 9061942
Free space on /tmp= 66548 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/500/unif-k3-r4.25-v500-c2125-S1826325374-100.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1533811-1238494486/watcher-1533811-1238494486 -o /tmp/evaluation-result-1533811-1238494486/solver-1533811-1238494486 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1533811-1238494486.cnf HOME

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= a61c5a47056b58e65936096833df1084
RANDOM SEED=305561041

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

/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.202
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.202
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:       1521184 kB
Buffers:         92732 kB
Cached:         350604 kB
SwapCached:      11040 kB
Active:         179324 kB
Inactive:       277040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1521184 kB
SwapTotal:     4192956 kB
SwapFree:      4175244 kB
Dirty:            2332 kB
Writeback:           0 kB
Mapped:          18356 kB
Slab:            64000 kB
Committed_AS:  3326992 kB
PageTables:       1712 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= 66548 MiB
End job on node60 at 2009-03-31 12:34:47