Trace number 1534376

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.04 1200.61

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/500/
unif-k3-r4.25-v500-c2125-S602463346-055.cnf
MD5SUMf50ad9abb19635b49e2de66215f8fa56
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.019996
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 |     485     2100     6392 |      700        0    nan |  0.000 % |
0.00/0.02	c |       100 |     485     2100     6392 |      770      100     22 |  0.000 % |
0.00/0.03	c |       253 |     485     2100     6392 |      847      253     23 |  0.000 % |
0.00/0.04	c |       480 |     485     2100     6392 |      931      480     22 |  0.000 % |
0.00/0.05	c |       817 |     485     2100     6392 |     1024      817     22 |  0.000 % |
0.01/0.07	c |      1323 |     485     2100     6392 |     1127      789     20 |  0.000 % |
0.01/0.09	c |      2082 |     485     2100     6392 |     1240      946     22 |  0.000 % |
0.01/0.14	c |      3221 |     485     2100     6392 |     1364      793     21 |  0.000 % |
0.01/0.21	c |      4930 |     485     2100     6392 |     1500     1090     23 |  0.000 % |
0.01/0.32	c |      7492 |     485     2100     6392 |     1650     1332     22 |  0.000 % |
0.01/0.48	c |     11337 |     485     2100     6392 |     1815      919     19 |  0.000 % |
0.01/0.76	c |     17103 |     485     2100     6392 |     1997     1091     21 |  0.000 % |
1.09/1.16	c |     25752 |     485     2100     6392 |     2196     1567     22 |  0.000 % |
1.68/1.79	c |     38727 |     485     2100     6392 |     2416     2136     22 |  0.000 % |
2.68/2.77	c |     58188 |     485     2100     6392 |     2658     1823     23 |  0.000 % |
4.18/4.30	c |     87380 |     485     2100     6392 |     2924     2436     21 |  0.000 % |
6.68/6.72	c |    131170 |     485     2100     6392 |     3216     2939     25 |  0.000 % |
10.28/10.39	c |    196854 |     485     2100     6392 |     3538     3139     23 |  0.000 % |
15.98/16.08	c |    295380 |     485     2100     6392 |     3891     2945     21 |  0.000 % |
25.17/25.26	c |    443169 |     485     2100     6392 |     4281     2664     22 |  0.000 % |
39.26/39.35	c |    664852 |     485     2100     6392 |     4709     3290     24 |  0.000 % |
61.35/61.40	c |    997378 |     485     2100     6392 |     5180     4797     23 |  0.000 % |
95.43/95.58	c |   1496167 |     485     2100     6392 |     5698     3828     23 |  0.000 % |
149.81/149.97	c |   2244349 |     485     2100     6392 |     6268     4178     26 |  0.000 % |
234.07/234.26	c |   3366627 |     485     2100     6392 |     6894     4499     21 |  0.000 % |
369.60/369.80	c |   5050038 |     485     2100     6392 |     7584     5265     25 |  0.000 % |
580.01/580.35	c |   7575154 |     485     2100     6392 |     8342     5480     24 |  0.000 % |
908.77/909.29	c |  11362831 |     485     2100     6392 |     9176     8054     28 |  0.000 % |
1200.02/1200.60	sh: line 1:  9229 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.02/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-1534376-1238570422/watcher-1534376-1238570422 -o /tmp/evaluation-result-1534376-1238570422/solver-1534376-1238570422 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1534376-1238570422.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: 0.99 0.98 0.99 3/64 9226
/proc/meminfo: memFree=1524360/2055920 swapFree=4176708/4192956
[pid=9226] ppid=9224 vsize=1416 CPUtime=0
/proc/9226/stat : 9226 (IUT_BMB_SAT) R 9224 9226 8941 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 1129704264 1449984 147 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/9226/statm: 354 148 97 274 0 77 0

[startup+0.063664 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 9226
/proc/meminfo: memFree=1524360/2055920 swapFree=4176708/4192956
[pid=9226] ppid=9224 vsize=1416 CPUtime=0.01
/proc/9226/stat : 9226 (IUT_BMB_SAT) S 9224 9226 8941 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1129704264 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9226/statm: 354 168 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.101666 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 9226
/proc/meminfo: memFree=1524360/2055920 swapFree=4176708/4192956
[pid=9226] ppid=9224 vsize=1416 CPUtime=0.01
/proc/9226/stat : 9226 (IUT_BMB_SAT) S 9224 9226 8941 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1129704264 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9226/statm: 354 168 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.301684 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 9226
/proc/meminfo: memFree=1524360/2055920 swapFree=4176708/4192956
[pid=9226] ppid=9224 vsize=1416 CPUtime=0.01
/proc/9226/stat : 9226 (IUT_BMB_SAT) S 9224 9226 8941 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1129704264 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9226/statm: 354 168 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.70172 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 9226
/proc/meminfo: memFree=1524360/2055920 swapFree=4176708/4192956
[pid=9226] ppid=9224 vsize=1416 CPUtime=0.01
/proc/9226/stat : 9226 (IUT_BMB_SAT) S 9224 9226 8941 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1129704264 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9226/statm: 354 168 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+1.50179 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 9229
/proc/meminfo: memFree=1523112/2055920 swapFree=4176708/4192956
[pid=9226] ppid=9224 vsize=1416 CPUtime=0.01
/proc/9226/stat : 9226 (IUT_BMB_SAT) S 9224 9226 8941 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1129704264 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9226/statm: 354 168 105 274 0 77 0
[pid=9228] ppid=9226 vsize=5356 CPUtime=0
/proc/9228/stat : 9228 (sh) S 9226 9226 8941 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129704266 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9228/statm: 1339 232 193 169 0 50 0
[pid=9229] ppid=9228 vsize=2448 CPUtime=1.47
/proc/9229/stat : 9229 (minisat) R 9228 9226 8941 0 -1 4194304 278 0 0 0 147 0 0 0 25 0 1 0 1129704266 2506752 259 1992294400 134512640 135243223 4294956320 18446744073709551615 134555800 0 0 4096 3 0 0 0 17 0 0 0
/proc/9229/statm: 612 259 84 178 0 432 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9220

[startup+3.10194 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 9229
/proc/meminfo: memFree=1522792/2055920 swapFree=4176708/4192956
[pid=9226] ppid=9224 vsize=1416 CPUtime=0.01
/proc/9226/stat : 9226 (IUT_BMB_SAT) S 9224 9226 8941 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1129704264 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9226/statm: 354 168 105 274 0 77 0
[pid=9228] ppid=9226 vsize=5356 CPUtime=0
/proc/9228/stat : 9228 (sh) S 9226 9226 8941 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129704266 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9228/statm: 1339 232 193 169 0 50 0
[pid=9229] ppid=9228 vsize=2580 CPUtime=3.07
/proc/9229/stat : 9229 (minisat) R 9228 9226 8941 0 -1 4194304 315 0 0 0 307 0 0 0 25 0 1 0 1129704266 2641920 296 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/9229/statm: 645 296 84 178 0 465 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9352

[startup+6.30122 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 9229
/proc/meminfo: memFree=1522344/2055920 swapFree=4176708/4192956
[pid=9226] ppid=9224 vsize=1416 CPUtime=0.01
/proc/9226/stat : 9226 (IUT_BMB_SAT) S 9224 9226 8941 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1129704264 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9226/statm: 354 168 105 274 0 77 0
[pid=9228] ppid=9226 vsize=5356 CPUtime=0
/proc/9228/stat : 9228 (sh) S 9226 9226 8941 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129704266 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9228/statm: 1339 232 193 169 0 50 0
[pid=9229] ppid=9228 vsize=2844 CPUtime=6.27
/proc/9229/stat : 9229 (minisat) R 9228 9226 8941 0 -1 4194304 365 0 0 0 627 0 0 0 25 0 1 0 1129704266 2912256 346 1992294400 134512640 135243223 4294956320 18446744073709551615 134555771 0 0 4096 3 0 0 0 17 0 0 0
/proc/9229/statm: 711 346 84 178 0 531 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9616

[startup+12.7018 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 9229
/proc/meminfo: memFree=1522088/2055920 swapFree=4176708/4192956
[pid=9226] ppid=9224 vsize=1416 CPUtime=0.01
/proc/9226/stat : 9226 (IUT_BMB_SAT) S 9224 9226 8941 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1129704264 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9226/statm: 354 168 105 274 0 77 0
[pid=9228] ppid=9226 vsize=5356 CPUtime=0
/proc/9228/stat : 9228 (sh) S 9226 9226 8941 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129704266 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9228/statm: 1339 232 193 169 0 50 0
[pid=9229] ppid=9228 vsize=2976 CPUtime=12.67
/proc/9229/stat : 9229 (minisat) R 9228 9226 8941 0 -1 4194304 414 0 0 0 1267 0 0 0 25 0 1 0 1129704266 3047424 395 1992294400 134512640 135243223 4294956320 18446744073709551615 134555704 0 0 4096 3 0 0 0 17 0 0 0
/proc/9229/statm: 744 395 84 178 0 564 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9748

[startup+25.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 9229
/proc/meminfo: memFree=1521896/2055920 swapFree=4176708/4192956
[pid=9226] ppid=9224 vsize=1416 CPUtime=0.01
/proc/9226/stat : 9226 (IUT_BMB_SAT) S 9224 9226 8941 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1129704264 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9226/statm: 354 168 105 274 0 77 0
[pid=9228] ppid=9226 vsize=5356 CPUtime=0
/proc/9228/stat : 9228 (sh) S 9226 9226 8941 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129704266 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9228/statm: 1339 232 193 169 0 50 0
[pid=9229] ppid=9228 vsize=3368 CPUtime=25.45
/proc/9229/stat : 9229 (minisat) R 9228 9226 8941 0 -1 4194304 494 0 0 0 2545 0 0 0 25 0 1 0 1129704266 3448832 475 1992294400 134512640 135243223 4294956320 18446744073709551615 134555771 0 0 4096 3 0 0 0 17 0 0 0
/proc/9229/statm: 842 475 84 178 0 662 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 10140

[startup+51.1013 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 9229
/proc/meminfo: memFree=1521512/2055920 swapFree=4176708/4192956
[pid=9226] ppid=9224 vsize=1416 CPUtime=0.01
/proc/9226/stat : 9226 (IUT_BMB_SAT) S 9224 9226 8941 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1129704264 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9226/statm: 354 168 105 274 0 77 0
[pid=9228] ppid=9226 vsize=5356 CPUtime=0
/proc/9228/stat : 9228 (sh) S 9226 9226 8941 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129704266 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9228/statm: 1339 232 193 169 0 50 0
[pid=9229] ppid=9228 vsize=3756 CPUtime=51.04
/proc/9229/stat : 9229 (minisat) R 9228 9226 8941 0 -1 4194304 594 0 0 0 5104 0 0 0 25 0 1 0 1129704266 3846144 575 1992294400 134512640 135243223 4294956320 18446744073709551615 134565467 0 0 4096 3 0 0 0 17 0 0 0
/proc/9229/statm: 939 575 84 178 0 759 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 10528

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 9229
/proc/meminfo: memFree=1520808/2055920 swapFree=4176708/4192956
[pid=9226] ppid=9224 vsize=1416 CPUtime=0.01
/proc/9226/stat : 9226 (IUT_BMB_SAT) S 9224 9226 8941 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1129704264 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9226/statm: 354 168 105 274 0 77 0
[pid=9228] ppid=9226 vsize=5356 CPUtime=0
/proc/9228/stat : 9228 (sh) S 9226 9226 8941 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129704266 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9228/statm: 1339 232 193 169 0 50 0
[pid=9229] ppid=9228 vsize=4420 CPUtime=102.22
/proc/9229/stat : 9229 (minisat) R 9228 9226 8941 0 -1 4194304 746 0 0 0 10222 0 0 0 25 0 1 0 1129704266 4526080 727 1992294400 134512640 135243223 4294956320 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/9229/statm: 1105 727 84 178 0 925 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 11192

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 9229
/proc/meminfo: memFree=1520424/2055920 swapFree=4176708/4192956
[pid=9226] ppid=9224 vsize=1416 CPUtime=0.01
/proc/9226/stat : 9226 (IUT_BMB_SAT) S 9224 9226 8941 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1129704264 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9226/statm: 354 168 105 274 0 77 0
[pid=9228] ppid=9226 vsize=5356 CPUtime=0
/proc/9228/stat : 9228 (sh) S 9226 9226 8941 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129704266 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9228/statm: 1339 232 193 169 0 50 0
[pid=9229] ppid=9228 vsize=4684 CPUtime=162.18
/proc/9229/stat : 9229 (minisat) R 9228 9226 8941 0 -1 4194304 842 0 0 0 16218 0 0 0 25 0 1 0 1129704266 4796416 823 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/9229/statm: 1171 823 84 178 0 991 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 11456

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 9229
/proc/meminfo: memFree=1520040/2055920 swapFree=4176708/4192956
[pid=9226] ppid=9224 vsize=1416 CPUtime=0.01
/proc/9226/stat : 9226 (IUT_BMB_SAT) S 9224 9226 8941 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1129704264 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9226/statm: 354 168 105 274 0 77 0
[pid=9228] ppid=9226 vsize=5356 CPUtime=0
/proc/9228/stat : 9228 (sh) S 9226 9226 8941 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129704266 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9228/statm: 1339 232 193 169 0 50 0
[pid=9229] ppid=9228 vsize=5064 CPUtime=222.16
/proc/9229/stat : 9229 (minisat) R 9228 9226 8941 0 -1 4194304 922 0 0 0 22216 0 0 0 25 0 1 0 1129704266 5185536 903 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/9229/statm: 1266 903 84 178 0 1086 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 11836

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 9229
/proc/meminfo: memFree=1519784/2055920 swapFree=4176708/4192956
[pid=9226] ppid=9224 vsize=1416 CPUtime=0.01
/proc/9226/stat : 9226 (IUT_BMB_SAT) S 9224 9226 8941 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1129704264 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9226/statm: 354 168 105 274 0 77 0
[pid=9228] ppid=9226 vsize=5356 CPUtime=0
/proc/9228/stat : 9228 (sh) S 9226 9226 8941 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129704266 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9228/statm: 1339 232 193 169 0 50 0

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

[pid=9226] ppid=9224 vsize=1416 CPUtime=0.01
/proc/9226/stat : 9226 (IUT_BMB_SAT) S 9224 9226 8941 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1129704264 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9226/statm: 354 168 105 274 0 77 0
[pid=9228] ppid=9226 vsize=5356 CPUtime=0
/proc/9228/stat : 9228 (sh) S 9226 9226 8941 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129704266 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9228/statm: 1339 232 193 169 0 50 0
[pid=9229] ppid=9228 vsize=6412 CPUtime=641.98
/proc/9229/stat : 9229 (minisat) R 9228 9226 8941 0 -1 4194304 1262 0 0 0 64198 0 0 0 25 0 1 0 1129704266 6565888 1243 1992294400 134512640 135243223 4294956320 18446744073709551615 134555453 0 0 4096 3 0 0 0 17 0 0 0
/proc/9229/statm: 1603 1243 84 178 0 1423 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 13184

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 9229
/proc/meminfo: memFree=1518632/2055920 swapFree=4176708/4192956
[pid=9226] ppid=9224 vsize=1416 CPUtime=0.01
/proc/9226/stat : 9226 (IUT_BMB_SAT) S 9224 9226 8941 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1129704264 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9226/statm: 354 168 105 274 0 77 0
[pid=9228] ppid=9226 vsize=5356 CPUtime=0
/proc/9228/stat : 9228 (sh) S 9226 9226 8941 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129704266 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9228/statm: 1339 232 193 169 0 50 0
[pid=9229] ppid=9228 vsize=6544 CPUtime=701.95
/proc/9229/stat : 9229 (minisat) R 9228 9226 8941 0 -1 4194304 1287 0 0 0 70194 1 0 0 25 0 1 0 1129704266 6701056 1268 1992294400 134512640 135243223 4294956320 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/9229/statm: 1636 1268 84 178 0 1456 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 13316

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 9229
/proc/meminfo: memFree=1518504/2055920 swapFree=4176708/4192956
[pid=9226] ppid=9224 vsize=1416 CPUtime=0.01
/proc/9226/stat : 9226 (IUT_BMB_SAT) S 9224 9226 8941 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1129704264 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9226/statm: 354 168 105 274 0 77 0
[pid=9228] ppid=9226 vsize=5356 CPUtime=0
/proc/9228/stat : 9228 (sh) S 9226 9226 8941 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129704266 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9228/statm: 1339 232 193 169 0 50 0
[pid=9229] ppid=9228 vsize=6684 CPUtime=761.93
/proc/9229/stat : 9229 (minisat) R 9228 9226 8941 0 -1 4194304 1317 0 0 0 76192 1 0 0 25 0 1 0 1129704266 6844416 1298 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/9229/statm: 1671 1298 84 178 0 1491 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 13456

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 9229
/proc/meminfo: memFree=1518376/2055920 swapFree=4176708/4192956
[pid=9226] ppid=9224 vsize=1416 CPUtime=0.01
/proc/9226/stat : 9226 (IUT_BMB_SAT) S 9224 9226 8941 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1129704264 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9226/statm: 354 168 105 274 0 77 0
[pid=9228] ppid=9226 vsize=5356 CPUtime=0
/proc/9228/stat : 9228 (sh) S 9226 9226 8941 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129704266 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9228/statm: 1339 232 193 169 0 50 0
[pid=9229] ppid=9228 vsize=6812 CPUtime=821.91
/proc/9229/stat : 9229 (minisat) R 9228 9226 8941 0 -1 4194304 1348 0 0 0 82190 1 0 0 25 0 1 0 1129704266 6975488 1329 1992294400 134512640 135243223 4294956320 18446744073709551615 134568645 0 0 4096 3 0 0 0 17 0 0 0
/proc/9229/statm: 1703 1329 84 178 0 1523 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 13584

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 9229
/proc/meminfo: memFree=1518312/2055920 swapFree=4176708/4192956
[pid=9226] ppid=9224 vsize=1416 CPUtime=0.01
/proc/9226/stat : 9226 (IUT_BMB_SAT) S 9224 9226 8941 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1129704264 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9226/statm: 354 168 105 274 0 77 0
[pid=9228] ppid=9226 vsize=5356 CPUtime=0
/proc/9228/stat : 9228 (sh) S 9226 9226 8941 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129704266 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9228/statm: 1339 232 193 169 0 50 0
[pid=9229] ppid=9228 vsize=6812 CPUtime=881.87
/proc/9229/stat : 9229 (minisat) R 9228 9226 8941 0 -1 4194304 1369 0 0 0 88186 1 0 0 25 0 1 0 1129704266 6975488 1350 1992294400 134512640 135243223 4294956320 18446744073709551615 134563500 0 0 4096 3 0 0 0 17 0 0 0
/proc/9229/statm: 1703 1350 84 178 0 1523 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 13584

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 9229
/proc/meminfo: memFree=1518120/2055920 swapFree=4176708/4192956
[pid=9226] ppid=9224 vsize=1416 CPUtime=0.01
/proc/9226/stat : 9226 (IUT_BMB_SAT) S 9224 9226 8941 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1129704264 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9226/statm: 354 168 105 274 0 77 0
[pid=9228] ppid=9226 vsize=5356 CPUtime=0
/proc/9228/stat : 9228 (sh) S 9226 9226 8941 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129704266 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9228/statm: 1339 232 193 169 0 50 0
[pid=9229] ppid=9228 vsize=7072 CPUtime=941.85
/proc/9229/stat : 9229 (minisat) R 9228 9226 8941 0 -1 4194304 1424 0 0 0 94184 1 0 0 25 0 1 0 1129704266 7241728 1405 1992294400 134512640 135243223 4294956320 18446744073709551615 134564668 0 0 4096 3 0 0 0 17 0 0 0
/proc/9229/statm: 1768 1405 84 178 0 1588 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 13844

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 9229
/proc/meminfo: memFree=1517992/2055920 swapFree=4176708/4192956
[pid=9226] ppid=9224 vsize=1416 CPUtime=0.01
/proc/9226/stat : 9226 (IUT_BMB_SAT) S 9224 9226 8941 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1129704264 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9226/statm: 354 168 105 274 0 77 0
[pid=9228] ppid=9226 vsize=5356 CPUtime=0
/proc/9228/stat : 9228 (sh) S 9226 9226 8941 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129704266 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9228/statm: 1339 232 193 169 0 50 0
[pid=9229] ppid=9228 vsize=7204 CPUtime=1001.82
/proc/9229/stat : 9229 (minisat) R 9228 9226 8941 0 -1 4194304 1452 0 0 0 100181 1 0 0 25 0 1 0 1129704266 7376896 1433 1992294400 134512640 135243223 4294956320 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/9229/statm: 1801 1433 84 178 0 1621 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 13976

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 9229
/proc/meminfo: memFree=1517800/2055920 swapFree=4176708/4192956
[pid=9226] ppid=9224 vsize=1416 CPUtime=0.01
/proc/9226/stat : 9226 (IUT_BMB_SAT) S 9224 9226 8941 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1129704264 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9226/statm: 354 168 105 274 0 77 0
[pid=9228] ppid=9226 vsize=5356 CPUtime=0
/proc/9228/stat : 9228 (sh) S 9226 9226 8941 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129704266 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9228/statm: 1339 232 193 169 0 50 0
[pid=9229] ppid=9228 vsize=7336 CPUtime=1061.79
/proc/9229/stat : 9229 (minisat) R 9228 9226 8941 0 -1 4194304 1494 0 0 0 106178 1 0 0 25 0 1 0 1129704266 7512064 1475 1992294400 134512640 135243223 4294956320 18446744073709551615 134555532 0 0 4096 3 0 0 0 17 0 0 0
/proc/9229/statm: 1834 1475 84 178 0 1654 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 14108

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 9229
/proc/meminfo: memFree=1517672/2055920 swapFree=4176708/4192956
[pid=9226] ppid=9224 vsize=1416 CPUtime=0.01
/proc/9226/stat : 9226 (IUT_BMB_SAT) S 9224 9226 8941 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1129704264 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9226/statm: 354 168 105 274 0 77 0
[pid=9228] ppid=9226 vsize=5356 CPUtime=0
/proc/9228/stat : 9228 (sh) S 9226 9226 8941 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129704266 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9228/statm: 1339 232 193 169 0 50 0
[pid=9229] ppid=9228 vsize=7468 CPUtime=1121.77
/proc/9229/stat : 9229 (minisat) R 9228 9226 8941 0 -1 4194304 1529 0 0 0 112176 1 0 0 25 0 1 0 1129704266 7647232 1510 1992294400 134512640 135243223 4294956320 18446744073709551615 134565172 0 0 4096 3 0 0 0 17 0 0 0
/proc/9229/statm: 1867 1510 84 178 0 1687 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 14240

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 9229
/proc/meminfo: memFree=1517608/2055920 swapFree=4176708/4192956
[pid=9226] ppid=9224 vsize=1416 CPUtime=0.01
/proc/9226/stat : 9226 (IUT_BMB_SAT) S 9224 9226 8941 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1129704264 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9226/statm: 354 168 105 274 0 77 0
[pid=9228] ppid=9226 vsize=5356 CPUtime=0
/proc/9228/stat : 9228 (sh) S 9226 9226 8941 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129704266 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9228/statm: 1339 232 193 169 0 50 0
[pid=9229] ppid=9228 vsize=7604 CPUtime=1181.73
/proc/9229/stat : 9229 (minisat) R 9228 9226 8941 0 -1 4194304 1551 0 0 0 118172 1 0 0 25 0 1 0 1129704266 7786496 1532 1992294400 134512640 135243223 4294956320 18446744073709551615 134555639 0 0 4096 3 0 0 0 17 0 0 0
/proc/9229/statm: 1901 1532 84 178 0 1721 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 14376



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 9229
/proc/meminfo: memFree=1517608/2055920 swapFree=4176708/4192956
[pid=9226] ppid=9224 vsize=1416 CPUtime=0.01
/proc/9226/stat : 9226 (IUT_BMB_SAT) S 9224 9226 8941 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1129704264 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9226/statm: 354 168 105 274 0 77 0
[pid=9228] ppid=9226 vsize=5356 CPUtime=0
/proc/9228/stat : 9228 (sh) S 9226 9226 8941 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129704266 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9228/statm: 1339 232 193 169 0 50 0
[pid=9229] ppid=9228 vsize=7604 CPUtime=1200.01
/proc/9229/stat : 9229 (minisat) R 9228 9226 8941 0 -1 4194304 1555 0 0 0 120000 1 0 0 25 0 1 0 1129704266 7786496 1536 1992294400 134512640 135243223 4294956320 18446744073709551615 134555907 0 0 4096 3 0 0 0 17 0 0 0
/proc/9229/statm: 1901 1536 84 178 0 1721 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 14376

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 0
Real time (s): 1200.61
CPU time (s): 1200.04
CPU user time (s): 1200.01
CPU system time (s): 0.028995
CPU usage (%): 99.9529
Max. virtual memory (cumulated for all children) (KiB): 14376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.01
system time used= 0.028995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2072
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= 5113

runsolver used 0.945856 second user time and 3.43248 second system time

The end

Launcher Data

Begin job on node51 at 2009-04-01 09:20:22
IDJOB=1534376
IDBENCH=70649
IDSOLVER=523
FILE ID=node51/1534376-1238570422
PBS_JOBID= 9062174
Free space on /tmp= 65256 MiB

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

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

MD5SUM BENCH= f50ad9abb19635b49e2de66215f8fa56
RANDOM SEED=32976092

node51.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.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:       1524848 kB
Buffers:         90660 kB
Cached:         342716 kB
SwapCached:      10052 kB
Active:         218368 kB
Inactive:       226460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1524848 kB
SwapTotal:     4192956 kB
SwapFree:      4176708 kB
Dirty:            2224 kB
Writeback:           0 kB
Mapped:          17148 kB
Slab:            72340 kB
Committed_AS:  3113456 kB
PageTables:       1400 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= 65252 MiB
End job on node51 at 2009-04-01 09:40:23