Trace number 1534496

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/420/
unif-k3-r4.25-v420-c1785-S1778559297-006.cnf
MD5SUMa5462f4ed0be2c72f8dfc94f9311f583
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.144977
Satisfiable
(Un)Satisfiability was proved
Number of variables420
Number of clauses1785
Sum of the clauses size5355
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31785
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:  420                                                  |
0.00/0.01	c |  Number of clauses:    1785                                                 |
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 |     412     1777     5386 |      592        0    nan |  0.000 % |
0.00/0.02	c |       101 |     412     1777     5386 |      651      101     20 |  0.001 % |
0.00/0.03	c |       253 |     412     1777     5386 |      716      253     19 |  0.001 % |
0.00/0.03	c |       479 |     412     1777     5386 |      788      479     20 |  0.001 % |
0.00/0.04	c |       816 |     412     1777     5386 |      867      816     20 |  0.001 % |
0.00/0.06	c |      1322 |     412     1777     5386 |      953      871     19 |  0.001 % |
0.00/0.09	c |      2082 |     412     1777     5386 |     1049      648     18 |  0.001 % |
0.00/0.12	c |      3221 |     412     1777     5386 |     1154      700     17 |  0.001 % |
0.00/0.19	c |      4929 |     412     1777     5386 |     1269      610     15 |  0.001 % |
0.00/0.28	c |      7493 |     412     1777     5386 |     1396     1201     17 |  0.001 % |
0.00/0.43	c |     11337 |     412     1777     5386 |     1536     1442     19 |  0.001 % |
0.00/0.66	c |     17104 |     412     1777     5386 |     1689      895     16 |  0.001 % |
0.98/1.01	c |     25753 |     412     1777     5386 |     1858      903     17 |  0.001 % |
1.48/1.55	c |     38727 |     412     1777     5386 |     2044     1562     18 |  0.001 % |
2.38/2.40	c |     58189 |     412     1777     5386 |     2249     1275     15 |  0.001 % |
3.68/3.71	c |     87381 |     412     1777     5386 |     2474     1978     17 |  0.001 % |
5.68/5.77	c |    131171 |     412     1777     5386 |     2721     1788     16 |  0.001 % |
8.87/8.94	c |    196855 |     412     1777     5386 |     2993     2544     17 |  0.001 % |
13.77/13.88	c |    295381 |     412     1777     5386 |     3293     2378     19 |  0.001 % |
21.56/21.62	c |    443170 |     412     1777     5386 |     3622     1747     18 |  0.001 % |
33.66/33.72	c |    664854 |     412     1777     5386 |     3984     3474     19 |  0.001 % |
52.05/52.14	c |    997380 |     412     1777     5386 |     4383     2125     18 |  0.001 % |
81.34/81.40	c |   1496168 |     412     1777     5386 |     4821     2972     20 |  0.001 % |
128.21/128.33	c |   2244350 |     412     1777     5386 |     5303     4012     20 |  0.001 % |
201.28/201.47	c |   3366625 |     412     1777     5386 |     5834     3199     18 |  0.001 % |
315.23/315.44	c |   5050036 |     412     1777     5386 |     6417     2996     18 |  0.001 % |
495.65/495.91	c |   7575152 |     412     1777     5386 |     7059     5682     20 |  0.001 % |
775.91/776.30	c |  11362827 |     412     1777     5386 |     7765     6264     19 |  0.001 % |
1200.03/1200.60	sh: line 1: 14779 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.03/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-1534496-1238576247/watcher-1534496-1238576247 -o /tmp/evaluation-result-1534496-1238576247/solver-1534496-1238576247 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1534496-1238576247.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.99 1.85 1.42 3/64 14776
/proc/meminfo: memFree=1270120/2055920 swapFree=4178420/4192956
[pid=14776] ppid=14774 vsize=1416 CPUtime=0
/proc/14776/stat : 14776 (IUT_BMB_SAT) R 14774 14776 14183 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 1130290789 1449984 143 1992294400 134512640 135635285 4294956224 18446744073709551615 135066949 0 0 4096 0 0 0 0 17 0 0 0
/proc/14776/statm: 354 143 97 274 0 77 0

[startup+0.052083 s]
/proc/loadavg: 1.99 1.85 1.42 3/64 14776
/proc/meminfo: memFree=1270120/2055920 swapFree=4178420/4192956
[pid=14776] ppid=14774 vsize=1416 CPUtime=0
/proc/14776/stat : 14776 (IUT_BMB_SAT) S 14774 14776 14183 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1130290789 1449984 160 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14776/statm: 354 160 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.101089 s]
/proc/loadavg: 1.99 1.85 1.42 3/64 14776
/proc/meminfo: memFree=1270120/2055920 swapFree=4178420/4192956
[pid=14776] ppid=14774 vsize=1416 CPUtime=0
/proc/14776/stat : 14776 (IUT_BMB_SAT) S 14774 14776 14183 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1130290789 1449984 160 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14776/statm: 354 160 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.301123 s]
/proc/loadavg: 1.99 1.85 1.42 3/64 14776
/proc/meminfo: memFree=1270120/2055920 swapFree=4178420/4192956
[pid=14776] ppid=14774 vsize=1416 CPUtime=0
/proc/14776/stat : 14776 (IUT_BMB_SAT) S 14774 14776 14183 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1130290789 1449984 160 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14776/statm: 354 160 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.701189 s]
/proc/loadavg: 1.99 1.85 1.42 3/64 14776
/proc/meminfo: memFree=1270120/2055920 swapFree=4178420/4192956
[pid=14776] ppid=14774 vsize=1416 CPUtime=0
/proc/14776/stat : 14776 (IUT_BMB_SAT) S 14774 14776 14183 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1130290789 1449984 160 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14776/statm: 354 160 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+1.50132 s]
/proc/loadavg: 1.99 1.85 1.42 2/67 14779
/proc/meminfo: memFree=1269064/2055920 swapFree=4178420/4192956
[pid=14776] ppid=14774 vsize=1416 CPUtime=0
/proc/14776/stat : 14776 (IUT_BMB_SAT) S 14774 14776 14183 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1130290789 1449984 160 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14776/statm: 354 160 105 274 0 77 0
[pid=14778] ppid=14776 vsize=5356 CPUtime=0
/proc/14778/stat : 14778 (sh) S 14776 14776 14183 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1130290790 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14778/statm: 1339 232 193 169 0 50 0
[pid=14779] ppid=14778 vsize=2320 CPUtime=1.48
/proc/14779/stat : 14779 (minisat) R 14778 14776 14183 0 -1 4194304 246 0 0 0 148 0 0 0 25 0 1 0 1130290791 2375680 226 1992294400 134512640 135243223 4294956320 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 0 0 0
/proc/14779/statm: 580 226 84 178 0 400 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9092

[startup+3.10159 s]
/proc/loadavg: 1.99 1.85 1.42 2/67 14779
/proc/meminfo: memFree=1268808/2055920 swapFree=4178420/4192956
[pid=14776] ppid=14774 vsize=1416 CPUtime=0
/proc/14776/stat : 14776 (IUT_BMB_SAT) S 14774 14776 14183 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1130290789 1449984 160 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14776/statm: 354 160 105 274 0 77 0
[pid=14778] ppid=14776 vsize=5356 CPUtime=0
/proc/14778/stat : 14778 (sh) S 14776 14776 14183 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1130290790 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14778/statm: 1339 232 193 169 0 50 0
[pid=14779] ppid=14778 vsize=2452 CPUtime=3.08
/proc/14779/stat : 14779 (minisat) R 14778 14776 14183 0 -1 4194304 278 0 0 0 308 0 0 0 25 0 1 0 1130290791 2510848 258 1992294400 134512640 135243223 4294956320 18446744073709551615 134565366 0 0 4096 3 0 0 0 17 0 0 0
/proc/14779/statm: 613 258 84 178 0 433 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9224

[startup+6.30112 s]
/proc/loadavg: 1.91 1.84 1.42 2/67 14779
/proc/meminfo: memFree=1268616/2055920 swapFree=4178420/4192956
[pid=14776] ppid=14774 vsize=1416 CPUtime=0
/proc/14776/stat : 14776 (IUT_BMB_SAT) S 14774 14776 14183 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1130290789 1449984 160 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14776/statm: 354 160 105 274 0 77 0
[pid=14778] ppid=14776 vsize=5356 CPUtime=0
/proc/14778/stat : 14778 (sh) S 14776 14776 14183 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1130290790 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14778/statm: 1339 232 193 169 0 50 0
[pid=14779] ppid=14778 vsize=2584 CPUtime=6.28
/proc/14779/stat : 14779 (minisat) R 14778 14776 14183 0 -1 4194304 317 0 0 0 628 0 0 0 25 0 1 0 1130290791 2646016 297 1992294400 134512640 135243223 4294956320 18446744073709551615 134566407 0 0 4096 3 0 0 0 17 0 0 0
/proc/14779/statm: 646 297 84 178 0 466 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9356

[startup+12.7012 s]
/proc/loadavg: 1.84 1.82 1.41 2/67 14779
/proc/meminfo: memFree=1268232/2055920 swapFree=4178420/4192956
[pid=14776] ppid=14774 vsize=1416 CPUtime=0
/proc/14776/stat : 14776 (IUT_BMB_SAT) S 14774 14776 14183 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1130290789 1449984 160 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14776/statm: 354 160 105 274 0 77 0
[pid=14778] ppid=14776 vsize=5356 CPUtime=0
/proc/14778/stat : 14778 (sh) S 14776 14776 14183 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1130290790 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14778/statm: 1339 232 193 169 0 50 0
[pid=14779] ppid=14778 vsize=2848 CPUtime=12.67
/proc/14779/stat : 14779 (minisat) R 14778 14776 14183 0 -1 4194304 372 0 0 0 1267 0 0 0 25 0 1 0 1130290791 2916352 352 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/14779/statm: 712 352 84 178 0 532 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 9620

[startup+25.5013 s]
/proc/loadavg: 1.65 1.78 1.41 2/67 14779
/proc/meminfo: memFree=1268040/2055920 swapFree=4178420/4192956
[pid=14776] ppid=14774 vsize=1416 CPUtime=0
/proc/14776/stat : 14776 (IUT_BMB_SAT) S 14774 14776 14183 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1130290789 1449984 160 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14776/statm: 354 160 105 274 0 77 0
[pid=14778] ppid=14776 vsize=5356 CPUtime=0
/proc/14778/stat : 14778 (sh) S 14776 14776 14183 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1130290790 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14778/statm: 1339 232 193 169 0 50 0
[pid=14779] ppid=14778 vsize=3124 CPUtime=25.46
/proc/14779/stat : 14779 (minisat) R 14778 14776 14183 0 -1 4194304 438 0 0 0 2546 0 0 0 25 0 1 0 1130290791 3198976 418 1992294400 134512640 135243223 4294956320 18446744073709551615 134568750 0 0 4096 3 0 0 0 17 0 0 0
/proc/14779/statm: 781 418 84 178 0 601 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 9896

[startup+51.1026 s]
/proc/loadavg: 1.43 1.72 1.40 2/67 14779
/proc/meminfo: memFree=1267720/2055920 swapFree=4178420/4192956
[pid=14776] ppid=14774 vsize=1416 CPUtime=0
/proc/14776/stat : 14776 (IUT_BMB_SAT) S 14774 14776 14183 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1130290789 1449984 160 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14776/statm: 354 160 105 274 0 77 0
[pid=14778] ppid=14776 vsize=5356 CPUtime=0
/proc/14778/stat : 14778 (sh) S 14776 14776 14183 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1130290790 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14778/statm: 1339 232 193 169 0 50 0
[pid=14779] ppid=14778 vsize=3388 CPUtime=51.06
/proc/14779/stat : 14779 (minisat) R 14778 14776 14183 0 -1 4194304 519 0 0 0 5106 0 0 0 25 0 1 0 1130290791 3469312 499 1992294400 134512640 135243223 4294956320 18446744073709551615 134555557 0 0 4096 3 0 0 0 17 0 0 0
/proc/14779/statm: 847 499 84 178 0 667 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 10160

[startup+102.306 s]
/proc/loadavg: 1.17 1.59 1.37 2/67 14779
/proc/meminfo: memFree=1267144/2055920 swapFree=4178420/4192956
[pid=14776] ppid=14774 vsize=1416 CPUtime=0
/proc/14776/stat : 14776 (IUT_BMB_SAT) S 14774 14776 14183 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1130290789 1449984 160 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14776/statm: 354 160 105 274 0 77 0
[pid=14778] ppid=14776 vsize=5356 CPUtime=0
/proc/14778/stat : 14778 (sh) S 14776 14776 14183 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1130290790 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14778/statm: 1339 232 193 169 0 50 0
[pid=14779] ppid=14778 vsize=3920 CPUtime=102.24
/proc/14779/stat : 14779 (minisat) R 14778 14776 14183 0 -1 4194304 639 0 0 0 10224 0 0 0 25 0 1 0 1130290791 4014080 619 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/14779/statm: 980 619 84 178 0 800 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 10692

[startup+162.301 s]
/proc/loadavg: 1.15 1.52 1.35 2/67 14779
/proc/meminfo: memFree=1266760/2055920 swapFree=4178420/4192956
[pid=14776] ppid=14774 vsize=1416 CPUtime=0
/proc/14776/stat : 14776 (IUT_BMB_SAT) S 14774 14776 14183 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1130290789 1449984 160 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14776/statm: 354 160 105 274 0 77 0
[pid=14778] ppid=14776 vsize=5356 CPUtime=0
/proc/14778/stat : 14778 (sh) S 14776 14776 14183 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1130290790 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14778/statm: 1339 232 193 169 0 50 0
[pid=14779] ppid=14778 vsize=4324 CPUtime=162.19
/proc/14779/stat : 14779 (minisat) R 14778 14776 14183 0 -1 4194304 724 0 0 0 16219 0 0 0 25 0 1 0 1130290791 4427776 704 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/14779/statm: 1081 704 84 178 0 901 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 11096

[startup+222.301 s]
/proc/loadavg: 1.09 1.44 1.34 2/67 14785
/proc/meminfo: memFree=1266248/2055920 swapFree=4178420/4192956
[pid=14776] ppid=14774 vsize=1416 CPUtime=0
/proc/14776/stat : 14776 (IUT_BMB_SAT) S 14774 14776 14183 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1130290789 1449984 160 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14776/statm: 354 160 105 274 0 77 0
[pid=14778] ppid=14776 vsize=5356 CPUtime=0
/proc/14778/stat : 14778 (sh) S 14776 14776 14183 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1130290790 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14778/statm: 1339 232 193 169 0 50 0
[pid=14779] ppid=14778 vsize=4576 CPUtime=222.17
/proc/14779/stat : 14779 (minisat) R 14778 14776 14183 0 -1 4194304 805 0 0 0 22217 0 0 0 25 0 1 0 1130290791 4685824 785 1992294400 134512640 135243223 4294956320 18446744073709551615 134555719 0 0 4096 3 0 0 0 17 0 0 0
/proc/14779/statm: 1144 785 84 178 0 964 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 11348

[startup+282.301 s]
/proc/loadavg: 1.14 1.39 1.32 2/67 14785
/proc/meminfo: memFree=1266120/2055920 swapFree=4178420/4192956
[pid=14776] ppid=14774 vsize=1416 CPUtime=0
/proc/14776/stat : 14776 (IUT_BMB_SAT) S 14774 14776 14183 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1130290789 1449984 160 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14776/statm: 354 160 105 274 0 77 0
[pid=14778] ppid=14776 vsize=5356 CPUtime=0
/proc/14778/stat : 14778 (sh) S 14776 14776 14183 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1130290790 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14778/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1265224/2055920 swapFree=4178420/4192956
[pid=14776] ppid=14774 vsize=1416 CPUtime=0
/proc/14776/stat : 14776 (IUT_BMB_SAT) S 14774 14776 14183 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1130290789 1449984 160 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14776/statm: 354 160 105 274 0 77 0
[pid=14778] ppid=14776 vsize=5356 CPUtime=0
/proc/14778/stat : 14778 (sh) S 14776 14776 14183 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1130290790 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14778/statm: 1339 232 193 169 0 50 0
[pid=14779] ppid=14778 vsize=5912 CPUtime=641.98
/proc/14779/stat : 14779 (minisat) R 14778 14776 14183 0 -1 4194304 1123 0 0 0 64197 1 0 0 25 0 1 0 1130290791 6053888 1103 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/14779/statm: 1478 1103 84 178 0 1298 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 12684

[startup+702.301 s]
/proc/loadavg: 1.00 1.08 1.19 2/67 14785
/proc/meminfo: memFree=1265032/2055920 swapFree=4178420/4192956
[pid=14776] ppid=14774 vsize=1416 CPUtime=0
/proc/14776/stat : 14776 (IUT_BMB_SAT) S 14774 14776 14183 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1130290789 1449984 160 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14776/statm: 354 160 105 274 0 77 0
[pid=14778] ppid=14776 vsize=5356 CPUtime=0
/proc/14778/stat : 14778 (sh) S 14776 14776 14183 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1130290790 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14778/statm: 1339 232 193 169 0 50 0
[pid=14779] ppid=14778 vsize=5912 CPUtime=701.94
/proc/14779/stat : 14779 (minisat) R 14778 14776 14183 0 -1 4194304 1147 0 0 0 70193 1 0 0 25 0 1 0 1130290791 6053888 1127 1992294400 134512640 135243223 4294956320 18446744073709551615 134563615 0 0 4096 3 0 0 0 17 0 0 0
/proc/14779/statm: 1478 1127 84 178 0 1298 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 12684

[startup+762.306 s]
/proc/loadavg: 1.00 1.06 1.17 2/67 14785
/proc/meminfo: memFree=1264968/2055920 swapFree=4178420/4192956
[pid=14776] ppid=14774 vsize=1416 CPUtime=0
/proc/14776/stat : 14776 (IUT_BMB_SAT) S 14774 14776 14183 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1130290789 1449984 160 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14776/statm: 354 160 105 274 0 77 0
[pid=14778] ppid=14776 vsize=5356 CPUtime=0
/proc/14778/stat : 14778 (sh) S 14776 14776 14183 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1130290790 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14778/statm: 1339 232 193 169 0 50 0
[pid=14779] ppid=14778 vsize=6044 CPUtime=761.92
/proc/14779/stat : 14779 (minisat) R 14778 14776 14183 0 -1 4194304 1166 0 0 0 76191 1 0 0 25 0 1 0 1130290791 6189056 1146 1992294400 134512640 135243223 4294956320 18446744073709551615 134565400 0 0 4096 3 0 0 0 17 0 0 0
/proc/14779/statm: 1511 1146 84 178 0 1331 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 12816

[startup+822.301 s]
/proc/loadavg: 1.00 1.05 1.16 2/67 14785
/proc/meminfo: memFree=1264840/2055920 swapFree=4178420/4192956
[pid=14776] ppid=14774 vsize=1416 CPUtime=0
/proc/14776/stat : 14776 (IUT_BMB_SAT) S 14774 14776 14183 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1130290789 1449984 160 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14776/statm: 354 160 105 274 0 77 0
[pid=14778] ppid=14776 vsize=5356 CPUtime=0
/proc/14778/stat : 14778 (sh) S 14776 14776 14183 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1130290790 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14778/statm: 1339 232 193 169 0 50 0
[pid=14779] ppid=14778 vsize=6164 CPUtime=821.89
/proc/14779/stat : 14779 (minisat) R 14778 14776 14183 0 -1 4194304 1212 0 0 0 82188 1 0 0 25 0 1 0 1130290791 6311936 1192 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/14779/statm: 1541 1192 84 178 0 1361 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 12936

[startup+882.302 s]
/proc/loadavg: 1.00 1.04 1.15 2/67 14785
/proc/meminfo: memFree=1264776/2055920 swapFree=4178420/4192956
[pid=14776] ppid=14774 vsize=1416 CPUtime=0
/proc/14776/stat : 14776 (IUT_BMB_SAT) S 14774 14776 14183 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1130290789 1449984 160 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14776/statm: 354 160 105 274 0 77 0
[pid=14778] ppid=14776 vsize=5356 CPUtime=0
/proc/14778/stat : 14778 (sh) S 14776 14776 14183 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1130290790 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14778/statm: 1339 232 193 169 0 50 0
[pid=14779] ppid=14778 vsize=6296 CPUtime=881.86
/proc/14779/stat : 14779 (minisat) R 14778 14776 14183 0 -1 4194304 1228 0 0 0 88185 1 0 0 25 0 1 0 1130290791 6447104 1208 1992294400 134512640 135243223 4294956320 18446744073709551615 134555622 0 0 4096 3 0 0 0 17 0 0 0
/proc/14779/statm: 1574 1208 84 178 0 1394 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 13068

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.14 2/67 14785
/proc/meminfo: memFree=1264712/2055920 swapFree=4178420/4192956
[pid=14776] ppid=14774 vsize=1416 CPUtime=0
/proc/14776/stat : 14776 (IUT_BMB_SAT) S 14774 14776 14183 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1130290789 1449984 160 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14776/statm: 354 160 105 274 0 77 0
[pid=14778] ppid=14776 vsize=5356 CPUtime=0
/proc/14778/stat : 14778 (sh) S 14776 14776 14183 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1130290790 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14778/statm: 1339 232 193 169 0 50 0
[pid=14779] ppid=14778 vsize=6428 CPUtime=941.83
/proc/14779/stat : 14779 (minisat) R 14778 14776 14183 0 -1 4194304 1249 0 0 0 94182 1 0 0 25 0 1 0 1130290791 6582272 1229 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/14779/statm: 1607 1229 84 178 0 1427 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 13200

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/67 14785
/proc/meminfo: memFree=1264648/2055920 swapFree=4178420/4192956
[pid=14776] ppid=14774 vsize=1416 CPUtime=0
/proc/14776/stat : 14776 (IUT_BMB_SAT) S 14774 14776 14183 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1130290789 1449984 160 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14776/statm: 354 160 105 274 0 77 0
[pid=14778] ppid=14776 vsize=5356 CPUtime=0
/proc/14778/stat : 14778 (sh) S 14776 14776 14183 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1130290790 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14778/statm: 1339 232 193 169 0 50 0
[pid=14779] ppid=14778 vsize=6428 CPUtime=1001.81
/proc/14779/stat : 14779 (minisat) R 14778 14776 14183 0 -1 4194304 1272 0 0 0 100179 2 0 0 25 0 1 0 1130290791 6582272 1252 1992294400 134512640 135243223 4294956320 18446744073709551615 134555941 0 0 4096 3 0 0 0 17 0 0 0
/proc/14779/statm: 1607 1252 84 178 0 1427 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 13200

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.12 2/67 14785
/proc/meminfo: memFree=1264584/2055920 swapFree=4178420/4192956
[pid=14776] ppid=14774 vsize=1416 CPUtime=0
/proc/14776/stat : 14776 (IUT_BMB_SAT) S 14774 14776 14183 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1130290789 1449984 160 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14776/statm: 354 160 105 274 0 77 0
[pid=14778] ppid=14776 vsize=5356 CPUtime=0
/proc/14778/stat : 14778 (sh) S 14776 14776 14183 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1130290790 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14778/statm: 1339 232 193 169 0 50 0
[pid=14779] ppid=14778 vsize=6560 CPUtime=1061.78
/proc/14779/stat : 14779 (minisat) R 14778 14776 14183 0 -1 4194304 1288 0 0 0 106176 2 0 0 25 0 1 0 1130290791 6717440 1268 1992294400 134512640 135243223 4294956320 18446744073709551615 134555655 0 0 4096 3 0 0 0 17 0 0 0
/proc/14779/statm: 1640 1268 84 178 0 1460 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 13332

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/67 14785
/proc/meminfo: memFree=1264520/2055920 swapFree=4178420/4192956
[pid=14776] ppid=14774 vsize=1416 CPUtime=0
/proc/14776/stat : 14776 (IUT_BMB_SAT) S 14774 14776 14183 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1130290789 1449984 160 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14776/statm: 354 160 105 274 0 77 0
[pid=14778] ppid=14776 vsize=5356 CPUtime=0
/proc/14778/stat : 14778 (sh) S 14776 14776 14183 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1130290790 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14778/statm: 1339 232 193 169 0 50 0
[pid=14779] ppid=14778 vsize=6560 CPUtime=1121.76
/proc/14779/stat : 14779 (minisat) R 14778 14776 14183 0 -1 4194304 1303 0 0 0 112174 2 0 0 25 0 1 0 1130290791 6717440 1283 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/14779/statm: 1640 1283 84 178 0 1460 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 13332

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.09 2/67 14785
/proc/meminfo: memFree=1264456/2055920 swapFree=4178420/4192956
[pid=14776] ppid=14774 vsize=1416 CPUtime=0
/proc/14776/stat : 14776 (IUT_BMB_SAT) S 14774 14776 14183 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1130290789 1449984 160 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14776/statm: 354 160 105 274 0 77 0
[pid=14778] ppid=14776 vsize=5356 CPUtime=0
/proc/14778/stat : 14778 (sh) S 14776 14776 14183 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1130290790 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14778/statm: 1339 232 193 169 0 50 0
[pid=14779] ppid=14778 vsize=6692 CPUtime=1181.74
/proc/14779/stat : 14779 (minisat) R 14778 14776 14183 0 -1 4194304 1320 0 0 0 118172 2 0 0 25 0 1 0 1130290791 6852608 1300 1992294400 134512640 135243223 4294956320 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 0 0 0
/proc/14779/statm: 1673 1300 84 178 0 1493 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 13464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.09 2/67 14785
/proc/meminfo: memFree=1264392/2055920 swapFree=4178420/4192956
[pid=14776] ppid=14774 vsize=1416 CPUtime=0
/proc/14776/stat : 14776 (IUT_BMB_SAT) S 14774 14776 14183 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1130290789 1449984 160 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14776/statm: 354 160 105 274 0 77 0
[pid=14778] ppid=14776 vsize=5356 CPUtime=0
/proc/14778/stat : 14778 (sh) S 14776 14776 14183 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1130290790 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14778/statm: 1339 232 193 169 0 50 0
[pid=14779] ppid=14778 vsize=6692 CPUtime=1200.03
/proc/14779/stat : 14779 (minisat) R 14778 14776 14183 0 -1 4194304 1325 0 0 0 120001 2 0 0 25 0 1 0 1130290791 6852608 1305 1992294400 134512640 135243223 4294956320 18446744073709551615 134555520 0 0 4096 3 0 0 0 17 0 0 0
/proc/14779/statm: 1673 1305 84 178 0 1493 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 13464

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.05
CPU user time (s): 1200.02
CPU system time (s): 0.033994
CPU usage (%): 99.9539
Max. virtual memory (cumulated for all children) (KiB): 13464

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

runsolver used 0.978851 second user time and 3.39948 second system time

The end

Launcher Data

Begin job on node15 at 2009-04-01 10:57:27
IDJOB=1534496
IDBENCH=70673
IDSOLVER=523
FILE ID=node15/1534496-1238576247
PBS_JOBID= 9070511
Free space on /tmp= 65428 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/420/unif-k3-r4.25-v420-c1785-S1778559297-006.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534496-1238576247/watcher-1534496-1238576247 -o /tmp/evaluation-result-1534496-1238576247/solver-1534496-1238576247 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1534496-1238576247.cnf HOME

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

MD5SUM BENCH= a5462f4ed0be2c72f8dfc94f9311f583
RANDOM SEED=1622491254

node15.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.286
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.286
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:       1270664 kB
Buffers:         91940 kB
Cached:         593284 kB
SwapCached:       8376 kB
Active:         213904 kB
Inactive:       481296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1270664 kB
SwapTotal:     4192956 kB
SwapFree:      4178420 kB
Dirty:            2212 kB
Writeback:           0 kB
Mapped:          15664 kB
Slab:            76052 kB
Committed_AS:  3045344 kB
PageTables:       1464 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= 65428 MiB
End job on node15 at 2009-04-01 11:17:28