Trace number 1534001

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/400/
unif-k3-r4.25-v400-c1700-S816613570-013.cnf
MD5SUM81069fe0820ec926c4489d15e9670c03
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark79.3159
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1700
Sum of the clauses size5100
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31700
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.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Number of variables:  400                                                  |
0.00/0.01	c |  Number of clauses:    1700                                                 |
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 |     391     1684     5097 |      561        0    nan |  0.000 % |
0.00/0.02	c |       101 |     391     1684     5097 |      617      101     21 |  0.001 % |
0.00/0.02	c |       251 |     391     1684     5097 |      679      251     20 |  0.001 % |
0.00/0.03	c |       476 |     391     1684     5097 |      747      476     19 |  0.001 % |
0.00/0.04	c |       813 |     391     1684     5097 |      821      420     17 |  0.001 % |
0.00/0.06	c |      1321 |     391     1684     5097 |      904      504     17 |  0.001 % |
0.00/0.08	c |      2080 |     391     1684     5097 |      994      787     17 |  0.001 % |
0.00/0.12	c |      3219 |     391     1684     5097 |     1093      882     18 |  0.001 % |
0.00/0.18	c |      4927 |     391     1684     5097 |     1203      898     16 |  0.001 % |
0.00/0.27	c |      7491 |     391     1684     5097 |     1323      962     16 |  0.001 % |
0.00/0.41	c |     11335 |     391     1684     5097 |     1455      739     17 |  0.001 % |
0.00/0.62	c |     17102 |     391     1684     5097 |     1601     1293     17 |  0.001 % |
0.00/0.96	c |     25751 |     391     1684     5097 |     1761      942     16 |  0.001 % |
1.38/1.49	c |     38727 |     391     1684     5097 |     1937     1392     15 |  0.001 % |
2.18/2.28	c |     58191 |     391     1684     5097 |     2131     1191     15 |  0.001 % |
3.48/3.54	c |     87383 |     391     1684     5097 |     2344     1134     14 |  0.001 % |
5.38/5.49	c |    131173 |     391     1684     5097 |     2579     2083     18 |  0.001 % |
8.47/8.53	c |    196858 |     391     1684     5097 |     2837     2297     17 |  0.001 % |
13.17/13.27	c |    295385 |     391     1684     5097 |     3120     1648     15 |  0.001 % |
20.66/20.70	c |    443175 |     391     1684     5097 |     3433     2534     18 |  0.001 % |
32.26/32.30	c |    664861 |     391     1684     5097 |     3776     1957     16 |  0.001 % |
50.15/50.23	c |    997386 |     391     1684     5097 |     4154     2566     17 |  0.001 % |
77.74/77.86	c |   1496174 |     391     1684     5097 |     4569     2606     17 |  0.001 % |
120.42/120.52	c |   2244357 |     391     1684     5097 |     5026     2567     15 |  0.001 % |
188.49/188.62	c |   3366631 |     391     1684     5097 |     5528     3013     17 |  0.001 % |
294.45/294.66	c |   5050042 |     391     1684     5097 |     6081     3647     18 |  0.001 % |
464.07/464.30	c |   7575158 |     391     1684     5097 |     6690     4079     19 |  0.001 % |
728.88/729.20	c |  11362833 |     391     1684     5097 |     7359     6626     19 |  0.001 % |
1140.00/1140.59	c |  17044345 |     391     1684     5097 |     8094     4024     17 |  0.001 % |
1200.08/1200.60	sh: line 1: 31364 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.08/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-1534001-1238516846/watcher-1534001-1238516846 -o /tmp/evaluation-result-1534001-1238516846/solver-1534001-1238516846 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1534001-1238516846.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 1.00 0.99 3/64 31361
/proc/meminfo: memFree=1518120/2055920 swapFree=4172472/4192956
[pid=31361] ppid=31359 vsize=1416 CPUtime=0
/proc/31361/stat : 31361 (IUT_BMB_SAT) R 31359 31361 31014 0 -1 4194304 161 0 0 0 0 0 0 0 18 0 1 0 1124347842 1449984 144 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/31361/statm: 354 144 97 274 0 77 0

[startup+0.033684 s]
/proc/loadavg: 0.99 1.00 0.99 3/64 31361
/proc/meminfo: memFree=1518120/2055920 swapFree=4172472/4192956
[pid=31361] ppid=31359 vsize=1416 CPUtime=0
/proc/31361/stat : 31361 (IUT_BMB_SAT) S 31359 31361 31014 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 1124347842 1449984 158 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31361/statm: 354 158 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.10169 s]
/proc/loadavg: 0.99 1.00 0.99 3/64 31361
/proc/meminfo: memFree=1518120/2055920 swapFree=4172472/4192956
[pid=31361] ppid=31359 vsize=1416 CPUtime=0
/proc/31361/stat : 31361 (IUT_BMB_SAT) S 31359 31361 31014 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 1124347842 1449984 158 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31361/statm: 354 158 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.301712 s]
/proc/loadavg: 0.99 1.00 0.99 3/64 31361
/proc/meminfo: memFree=1518120/2055920 swapFree=4172472/4192956
[pid=31361] ppid=31359 vsize=1416 CPUtime=0
/proc/31361/stat : 31361 (IUT_BMB_SAT) S 31359 31361 31014 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 1124347842 1449984 158 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31361/statm: 354 158 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.701755 s]
/proc/loadavg: 0.99 1.00 0.99 3/64 31361
/proc/meminfo: memFree=1518120/2055920 swapFree=4172472/4192956
[pid=31361] ppid=31359 vsize=1416 CPUtime=0
/proc/31361/stat : 31361 (IUT_BMB_SAT) S 31359 31361 31014 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 1124347842 1449984 158 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31361/statm: 354 158 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+1.50184 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 31364
/proc/meminfo: memFree=1517128/2055920 swapFree=4172472/4192956
[pid=31361] ppid=31359 vsize=1416 CPUtime=0
/proc/31361/stat : 31361 (IUT_BMB_SAT) S 31359 31361 31014 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 1124347842 1449984 158 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31361/statm: 354 158 105 274 0 77 0
[pid=31363] ppid=31361 vsize=5356 CPUtime=0
/proc/31363/stat : 31363 (sh) S 31361 31361 31014 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124347843 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31363/statm: 1339 232 193 169 0 50 0
[pid=31364] ppid=31363 vsize=2320 CPUtime=1.48
/proc/31364/stat : 31364 (minisat) R 31363 31361 31014 0 -1 4194304 235 0 0 0 148 0 0 0 25 0 1 0 1124347843 2375680 215 1992294400 134512640 135243223 4294956304 18446744073709551615 134566385 0 0 4096 3 0 0 0 17 0 0 0
/proc/31364/statm: 580 215 84 178 0 400 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9092

[startup+3.10302 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 31364
/proc/meminfo: memFree=1516936/2055920 swapFree=4172472/4192956
[pid=31361] ppid=31359 vsize=1416 CPUtime=0
/proc/31361/stat : 31361 (IUT_BMB_SAT) S 31359 31361 31014 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 1124347842 1449984 158 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31361/statm: 354 158 105 274 0 77 0
[pid=31363] ppid=31361 vsize=5356 CPUtime=0
/proc/31363/stat : 31363 (sh) S 31361 31361 31014 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124347843 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31363/statm: 1339 232 193 169 0 50 0
[pid=31364] ppid=31363 vsize=2452 CPUtime=3.08
/proc/31364/stat : 31364 (minisat) R 31363 31361 31014 0 -1 4194304 264 0 0 0 308 0 0 0 25 0 1 0 1124347843 2510848 244 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/31364/statm: 613 244 84 178 0 433 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9224

[startup+6.30137 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 31364
/proc/meminfo: memFree=1516680/2055920 swapFree=4172472/4192956
[pid=31361] ppid=31359 vsize=1416 CPUtime=0
/proc/31361/stat : 31361 (IUT_BMB_SAT) S 31359 31361 31014 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 1124347842 1449984 158 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31361/statm: 354 158 105 274 0 77 0
[pid=31363] ppid=31361 vsize=5356 CPUtime=0
/proc/31363/stat : 31363 (sh) S 31361 31361 31014 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124347843 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31363/statm: 1339 232 193 169 0 50 0
[pid=31364] ppid=31363 vsize=2584 CPUtime=6.28
/proc/31364/stat : 31364 (minisat) R 31363 31361 31014 0 -1 4194304 309 0 0 0 628 0 0 0 25 0 1 0 1124347843 2646016 289 1992294400 134512640 135243223 4294956304 18446744073709551615 134555681 0 0 4096 3 0 0 0 17 0 0 0
/proc/31364/statm: 646 289 84 178 0 466 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9356

[startup+12.7011 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 31364
/proc/meminfo: memFree=1516424/2055920 swapFree=4172472/4192956
[pid=31361] ppid=31359 vsize=1416 CPUtime=0
/proc/31361/stat : 31361 (IUT_BMB_SAT) S 31359 31361 31014 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 1124347842 1449984 158 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31361/statm: 354 158 105 274 0 77 0
[pid=31363] ppid=31361 vsize=5356 CPUtime=0
/proc/31363/stat : 31363 (sh) S 31361 31361 31014 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124347843 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31363/statm: 1339 232 193 169 0 50 0
[pid=31364] ppid=31363 vsize=2716 CPUtime=12.67
/proc/31364/stat : 31364 (minisat) R 31363 31361 31014 0 -1 4194304 348 0 0 0 1267 0 0 0 25 0 1 0 1124347843 2781184 328 1992294400 134512640 135243223 4294956304 18446744073709551615 134565973 0 0 4096 3 0 0 0 17 0 0 0
/proc/31364/statm: 679 328 84 178 0 499 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 9488

[startup+25.5015 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 31364
/proc/meminfo: memFree=1516168/2055920 swapFree=4172472/4192956
[pid=31361] ppid=31359 vsize=1416 CPUtime=0
/proc/31361/stat : 31361 (IUT_BMB_SAT) S 31359 31361 31014 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 1124347842 1449984 158 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31361/statm: 354 158 105 274 0 77 0
[pid=31363] ppid=31361 vsize=5356 CPUtime=0
/proc/31363/stat : 31363 (sh) S 31361 31361 31014 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124347843 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31363/statm: 1339 232 193 169 0 50 0
[pid=31364] ppid=31363 vsize=3112 CPUtime=25.46
/proc/31364/stat : 31364 (minisat) R 31363 31361 31014 0 -1 4194304 424 0 0 0 2546 0 0 0 25 0 1 0 1124347843 3186688 404 1992294400 134512640 135243223 4294956304 18446744073709551615 134555635 0 0 4096 3 0 0 0 17 0 0 0
/proc/31364/statm: 778 404 84 178 0 598 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 9884

[startup+51.1012 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 31364
/proc/meminfo: memFree=1515848/2055920 swapFree=4172472/4192956
[pid=31361] ppid=31359 vsize=1416 CPUtime=0
/proc/31361/stat : 31361 (IUT_BMB_SAT) S 31359 31361 31014 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 1124347842 1449984 158 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31361/statm: 354 158 105 274 0 77 0
[pid=31363] ppid=31361 vsize=5356 CPUtime=0
/proc/31363/stat : 31363 (sh) S 31361 31361 31014 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124347843 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31363/statm: 1339 232 193 169 0 50 0
[pid=31364] ppid=31363 vsize=3376 CPUtime=51.05
/proc/31364/stat : 31364 (minisat) R 31363 31361 31014 0 -1 4194304 512 0 0 0 5105 0 0 0 25 0 1 0 1124347843 3457024 492 1992294400 134512640 135243223 4294956304 18446744073709551615 134564954 0 0 4096 3 0 0 0 17 0 0 0
/proc/31364/statm: 844 492 84 178 0 664 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 10148

[startup+102.306 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 31364
/proc/meminfo: memFree=1515336/2055920 swapFree=4172472/4192956
[pid=31361] ppid=31359 vsize=1416 CPUtime=0
/proc/31361/stat : 31361 (IUT_BMB_SAT) S 31359 31361 31014 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 1124347842 1449984 158 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31361/statm: 354 158 105 274 0 77 0
[pid=31363] ppid=31361 vsize=5356 CPUtime=0
/proc/31363/stat : 31363 (sh) S 31361 31361 31014 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124347843 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31363/statm: 1339 232 193 169 0 50 0
[pid=31364] ppid=31363 vsize=3776 CPUtime=102.23
/proc/31364/stat : 31364 (minisat) R 31363 31361 31014 0 -1 4194304 611 0 0 0 10223 0 0 0 25 0 1 0 1124347843 3866624 591 1992294400 134512640 135243223 4294956304 18446744073709551615 134565001 0 0 4096 3 0 0 0 17 0 0 0
/proc/31364/statm: 944 591 84 178 0 764 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 10548

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 31364
/proc/meminfo: memFree=1514952/2055920 swapFree=4172472/4192956
[pid=31361] ppid=31359 vsize=1416 CPUtime=0
/proc/31361/stat : 31361 (IUT_BMB_SAT) S 31359 31361 31014 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 1124347842 1449984 158 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31361/statm: 354 158 105 274 0 77 0
[pid=31363] ppid=31361 vsize=5356 CPUtime=0
/proc/31363/stat : 31363 (sh) S 31361 31361 31014 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124347843 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31363/statm: 1339 232 193 169 0 50 0
[pid=31364] ppid=31363 vsize=4176 CPUtime=162.2
/proc/31364/stat : 31364 (minisat) R 31363 31361 31014 0 -1 4194304 701 0 0 0 16220 0 0 0 25 0 1 0 1124347843 4276224 681 1992294400 134512640 135243223 4294956304 18446744073709551615 134568491 0 0 4096 3 0 0 0 17 0 0 0
/proc/31364/statm: 1044 681 84 178 0 864 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 10948

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 31364
/proc/meminfo: memFree=1514696/2055920 swapFree=4172472/4192956
[pid=31361] ppid=31359 vsize=1416 CPUtime=0
/proc/31361/stat : 31361 (IUT_BMB_SAT) S 31359 31361 31014 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 1124347842 1449984 158 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31361/statm: 354 158 105 274 0 77 0
[pid=31363] ppid=31361 vsize=5356 CPUtime=0
/proc/31363/stat : 31363 (sh) S 31361 31361 31014 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124347843 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31363/statm: 1339 232 193 169 0 50 0
[pid=31364] ppid=31363 vsize=4336 CPUtime=222.18
/proc/31364/stat : 31364 (minisat) R 31363 31361 31014 0 -1 4194304 755 0 0 0 22218 0 0 0 25 0 1 0 1124347843 4440064 735 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/31364/statm: 1084 735 84 178 0 904 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 11108

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 31364
/proc/meminfo: memFree=1514504/2055920 swapFree=4172472/4192956
[pid=31361] ppid=31359 vsize=1416 CPUtime=0
/proc/31361/stat : 31361 (IUT_BMB_SAT) S 31359 31361 31014 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 1124347842 1449984 158 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31361/statm: 354 158 105 274 0 77 0
[pid=31363] ppid=31361 vsize=5356 CPUtime=0
/proc/31363/stat : 31363 (sh) S 31361 31361 31014 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124347843 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31363/statm: 1339 232 193 169 0 50 0

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

[pid=31361] ppid=31359 vsize=1416 CPUtime=0
/proc/31361/stat : 31361 (IUT_BMB_SAT) S 31359 31361 31014 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 1124347842 1449984 158 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31361/statm: 354 158 105 274 0 77 0
[pid=31363] ppid=31361 vsize=5356 CPUtime=0
/proc/31363/stat : 31363 (sh) S 31361 31361 31014 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124347843 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31363/statm: 1339 232 193 169 0 50 0
[pid=31364] ppid=31363 vsize=5532 CPUtime=642.01
/proc/31364/stat : 31364 (minisat) R 31363 31361 31014 0 -1 4194304 1049 0 0 0 64200 1 0 0 25 0 1 0 1124347843 5664768 1029 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/31364/statm: 1383 1029 84 178 0 1203 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 12304

[startup+702.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 31364
/proc/meminfo: memFree=1513416/2055920 swapFree=4172472/4192956
[pid=31361] ppid=31359 vsize=1416 CPUtime=0
/proc/31361/stat : 31361 (IUT_BMB_SAT) S 31359 31361 31014 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 1124347842 1449984 158 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31361/statm: 354 158 105 274 0 77 0
[pid=31363] ppid=31361 vsize=5356 CPUtime=0
/proc/31363/stat : 31363 (sh) S 31361 31361 31014 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124347843 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31363/statm: 1339 232 193 169 0 50 0
[pid=31364] ppid=31363 vsize=5668 CPUtime=701.98
/proc/31364/stat : 31364 (minisat) R 31363 31361 31014 0 -1 4194304 1068 0 0 0 70197 1 0 0 25 0 1 0 1124347843 5804032 1048 1992294400 134512640 135243223 4294956304 18446744073709551615 134564990 0 0 4096 3 0 0 0 17 0 0 0
/proc/31364/statm: 1417 1048 84 178 0 1237 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 12440

[startup+762.307 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 31364
/proc/meminfo: memFree=1513224/2055920 swapFree=4172472/4192956
[pid=31361] ppid=31359 vsize=1416 CPUtime=0
/proc/31361/stat : 31361 (IUT_BMB_SAT) S 31359 31361 31014 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 1124347842 1449984 158 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31361/statm: 354 158 105 274 0 77 0
[pid=31363] ppid=31361 vsize=5356 CPUtime=0
/proc/31363/stat : 31363 (sh) S 31361 31361 31014 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124347843 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31363/statm: 1339 232 193 169 0 50 0
[pid=31364] ppid=31363 vsize=5804 CPUtime=761.97
/proc/31364/stat : 31364 (minisat) R 31363 31361 31014 0 -1 4194304 1104 0 0 0 76196 1 0 0 25 0 1 0 1124347843 5943296 1084 1992294400 134512640 135243223 4294956304 18446744073709551615 134567740 0 0 4096 3 0 0 0 17 0 0 0
/proc/31364/statm: 1451 1084 84 178 0 1271 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 12576

[startup+822.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 31364
/proc/meminfo: memFree=1513160/2055920 swapFree=4172472/4192956
[pid=31361] ppid=31359 vsize=1416 CPUtime=0
/proc/31361/stat : 31361 (IUT_BMB_SAT) S 31359 31361 31014 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 1124347842 1449984 158 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31361/statm: 354 158 105 274 0 77 0
[pid=31363] ppid=31361 vsize=5356 CPUtime=0
/proc/31363/stat : 31363 (sh) S 31361 31361 31014 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124347843 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31363/statm: 1339 232 193 169 0 50 0
[pid=31364] ppid=31363 vsize=5940 CPUtime=821.93
/proc/31364/stat : 31364 (minisat) R 31363 31361 31014 0 -1 4194304 1129 0 0 0 82192 1 0 0 25 0 1 0 1124347843 6082560 1109 1992294400 134512640 135243223 4294956304 18446744073709551615 134563500 0 0 4096 3 0 0 0 17 0 0 0
/proc/31364/statm: 1485 1109 84 178 0 1305 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 12712

[startup+882.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 31364
/proc/meminfo: memFree=1513096/2055920 swapFree=4172472/4192956
[pid=31361] ppid=31359 vsize=1416 CPUtime=0
/proc/31361/stat : 31361 (IUT_BMB_SAT) S 31359 31361 31014 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 1124347842 1449984 158 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31361/statm: 354 158 105 274 0 77 0
[pid=31363] ppid=31361 vsize=5356 CPUtime=0
/proc/31363/stat : 31363 (sh) S 31361 31361 31014 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124347843 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31363/statm: 1339 232 193 169 0 50 0
[pid=31364] ppid=31363 vsize=5940 CPUtime=881.91
/proc/31364/stat : 31364 (minisat) R 31363 31361 31014 0 -1 4194304 1153 0 0 0 88190 1 0 0 25 0 1 0 1124347843 6082560 1133 1992294400 134512640 135243223 4294956304 18446744073709551615 134555693 0 0 4096 3 0 0 0 17 0 0 0
/proc/31364/statm: 1485 1133 84 178 0 1305 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 12712

[startup+942.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 31364
/proc/meminfo: memFree=1512968/2055920 swapFree=4172472/4192956
[pid=31361] ppid=31359 vsize=1416 CPUtime=0
/proc/31361/stat : 31361 (IUT_BMB_SAT) S 31359 31361 31014 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 1124347842 1449984 158 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31361/statm: 354 158 105 274 0 77 0
[pid=31363] ppid=31361 vsize=5356 CPUtime=0
/proc/31363/stat : 31363 (sh) S 31361 31361 31014 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124347843 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31363/statm: 1339 232 193 169 0 50 0
[pid=31364] ppid=31363 vsize=6080 CPUtime=941.89
/proc/31364/stat : 31364 (minisat) R 31363 31361 31014 0 -1 4194304 1174 0 0 0 94188 1 0 0 25 0 1 0 1124347843 6225920 1154 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/31364/statm: 1520 1154 84 178 0 1340 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 12852

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 31364
/proc/meminfo: memFree=1512904/2055920 swapFree=4172472/4192956
[pid=31361] ppid=31359 vsize=1416 CPUtime=0
/proc/31361/stat : 31361 (IUT_BMB_SAT) S 31359 31361 31014 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 1124347842 1449984 158 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31361/statm: 354 158 105 274 0 77 0
[pid=31363] ppid=31361 vsize=5356 CPUtime=0
/proc/31363/stat : 31363 (sh) S 31361 31361 31014 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124347843 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31363/statm: 1339 232 193 169 0 50 0
[pid=31364] ppid=31363 vsize=6080 CPUtime=1001.86
/proc/31364/stat : 31364 (minisat) R 31363 31361 31014 0 -1 4194304 1195 0 0 0 100185 1 0 0 25 0 1 0 1124347843 6225920 1175 1992294400 134512640 135243223 4294956304 18446744073709551615 134555907 0 0 4096 3 0 0 0 17 0 0 0
/proc/31364/statm: 1520 1175 84 178 0 1340 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 12852

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 31364
/proc/meminfo: memFree=1512904/2055920 swapFree=4172472/4192956
[pid=31361] ppid=31359 vsize=1416 CPUtime=0
/proc/31361/stat : 31361 (IUT_BMB_SAT) S 31359 31361 31014 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 1124347842 1449984 158 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31361/statm: 354 158 105 274 0 77 0
[pid=31363] ppid=31361 vsize=5356 CPUtime=0
/proc/31363/stat : 31363 (sh) S 31361 31361 31014 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124347843 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31363/statm: 1339 232 193 169 0 50 0
[pid=31364] ppid=31363 vsize=6220 CPUtime=1061.83
/proc/31364/stat : 31364 (minisat) R 31363 31361 31014 0 -1 4194304 1206 0 0 0 106182 1 0 0 25 0 1 0 1124347843 6369280 1186 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/31364/statm: 1555 1186 84 178 0 1375 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 12992

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 31364
/proc/meminfo: memFree=1512776/2055920 swapFree=4172472/4192956
[pid=31361] ppid=31359 vsize=1416 CPUtime=0
/proc/31361/stat : 31361 (IUT_BMB_SAT) S 31359 31361 31014 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 1124347842 1449984 158 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31361/statm: 354 158 105 274 0 77 0
[pid=31363] ppid=31361 vsize=5356 CPUtime=0
/proc/31363/stat : 31363 (sh) S 31361 31361 31014 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124347843 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31363/statm: 1339 232 193 169 0 50 0
[pid=31364] ppid=31363 vsize=6220 CPUtime=1121.81
/proc/31364/stat : 31364 (minisat) R 31363 31361 31014 0 -1 4194304 1223 0 0 0 112180 1 0 0 25 0 1 0 1124347843 6369280 1203 1992294400 134512640 135243223 4294956304 18446744073709551615 134555622 0 0 4096 3 0 0 0 17 0 0 0
/proc/31364/statm: 1555 1203 84 178 0 1375 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 12992

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 31364
/proc/meminfo: memFree=1512648/2055920 swapFree=4172472/4192956
[pid=31361] ppid=31359 vsize=1416 CPUtime=0
/proc/31361/stat : 31361 (IUT_BMB_SAT) S 31359 31361 31014 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 1124347842 1449984 158 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31361/statm: 354 158 105 274 0 77 0
[pid=31363] ppid=31361 vsize=5356 CPUtime=0
/proc/31363/stat : 31363 (sh) S 31361 31361 31014 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124347843 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31363/statm: 1339 232 193 169 0 50 0
[pid=31364] ppid=31363 vsize=6376 CPUtime=1181.78
/proc/31364/stat : 31364 (minisat) R 31363 31361 31014 0 -1 4194304 1265 0 0 0 118177 1 0 0 25 0 1 0 1124347843 6529024 1245 1992294400 134512640 135243223 4294956304 18446744073709551615 134555907 0 0 4096 3 0 0 0 17 0 0 0
/proc/31364/statm: 1594 1245 84 178 0 1414 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 13148



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 31364
/proc/meminfo: memFree=1512584/2055920 swapFree=4172472/4192956
[pid=31361] ppid=31359 vsize=1416 CPUtime=0
/proc/31361/stat : 31361 (IUT_BMB_SAT) S 31359 31361 31014 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 1124347842 1449984 158 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31361/statm: 354 158 105 274 0 77 0
[pid=31363] ppid=31361 vsize=5356 CPUtime=0
/proc/31363/stat : 31363 (sh) S 31361 31361 31014 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124347843 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31363/statm: 1339 232 193 169 0 50 0
[pid=31364] ppid=31363 vsize=6516 CPUtime=1200.08
/proc/31364/stat : 31364 (minisat) R 31363 31361 31014 0 -1 4194304 1268 0 0 0 120007 1 0 0 25 0 1 0 1124347843 6672384 1248 1992294400 134512640 135243223 4294956304 18446744073709551615 134567746 0 0 4096 3 0 0 0 17 0 0 0
/proc/31364/statm: 1629 1248 84 178 0 1449 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 13288

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.11
CPU user time (s): 1200.09
CPU system time (s): 0.022996
CPU usage (%): 99.9585
Max. virtual memory (cumulated for all children) (KiB): 13288

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

runsolver used 1.12783 second user time and 3.2505 second system time

The end

Launcher Data

Begin job on node37 at 2009-03-31 18:27:26
IDJOB=1534001
IDBENCH=70574
IDSOLVER=523
FILE ID=node37/1534001-1238516846
PBS_JOBID= 9061989
Free space on /tmp= 66428 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/400/unif-k3-r4.25-v400-c1700-S816613570-013.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534001-1238516846/watcher-1534001-1238516846 -o /tmp/evaluation-result-1534001-1238516846/solver-1534001-1238516846 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1534001-1238516846.cnf HOME

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

MD5SUM BENCH= 81069fe0820ec926c4489d15e9670c03
RANDOM SEED=1248060585

node37.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.213
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.213
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:       1518664 kB
Buffers:         92692 kB
Cached:         346576 kB
SwapCached:      14360 kB
Active:         193504 kB
Inactive:       261588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1518664 kB
SwapTotal:     4192956 kB
SwapFree:      4172472 kB
Dirty:            2220 kB
Writeback:           0 kB
Mapped:          18760 kB
Slab:            68288 kB
Committed_AS:  2963784 kB
PageTables:       1384 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= 66428 MiB
End job on node37 at 2009-03-31 18:47:27