Trace number 1785127

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) 5000.09 5002.31

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hgen8-n320-02-S1127428711.sat05-484.reshuffled-07.cnf
MD5SUM6a0d1029e840b2624bac287c335e4e2c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables260
Number of clauses492
Sum of the clauses size1114
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2427
Number of clauses of size 30
Number of clauses of size 465
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:  320                                                  |
0.00/0.01	c |  Number of clauses:    492                                                  |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     179      398     1189 |      132        0    nan |  0.000 % |
0.00/0.01	c |       100 |     179      398     1189 |      145      100     31 |  0.001 % |
0.00/0.01	c |       251 |     179      398     1189 |      160      251     27 |  0.001 % |
0.00/0.02	c |       476 |     179      398     1189 |      176      235     22 |  0.002 % |
0.00/0.02	c |       814 |     179      398     1189 |      194      211     19 |  0.001 % |
0.00/0.03	c |      1321 |     179      398     1189 |      213      210     19 |  0.005 % |
0.00/0.05	c |      2081 |     179      398     1189 |      235      247     21 |  0.005 % |
0.00/0.07	c |      3221 |     179      398     1189 |      258      172     15 |  0.005 % |
0.00/0.11	c |      4931 |     179      398     1189 |      284      335     26 |  0.005 % |
0.00/0.16	c |      7494 |     179      398     1189 |      312      334     23 |  0.001 % |
0.00/0.25	c |     11339 |     179      398     1189 |      344      319     23 |  0.005 % |
0.00/0.38	c |     17106 |     179      398     1189 |      378      237     13 |  0.003 % |
0.00/0.58	c |     25755 |     179      398     1189 |      416      323     18 |  0.001 % |
0.00/0.85	c |     38729 |     179      398     1189 |      458      376     18 |  0.005 % |
1.28/1.33	c |     58191 |     179      398     1189 |      503      359     19 |  0.001 % |
1.98/2.06	c |     87384 |     179      398     1189 |      554      489     23 |  0.001 % |
3.08/3.10	c |    131174 |     179      398     1189 |      609      414     19 |  0.001 % |
4.78/4.82	c |    196858 |     179      398     1189 |      670      670     25 |  0.001 % |
7.38/7.46	c |    295384 |     179      398     1189 |      737      600     22 |  0.001 % |
11.68/11.78	c |    443175 |     179      398     1189 |      811      515     20 |  0.005 % |
18.58/18.65	c |    664858 |     179      398     1189 |      892      621     23 |  0.002 % |
28.77/28.89	c |    997384 |     179      398     1189 |      981      695     20 |  0.003 % |
44.37/44.42	c |   1496173 |     179      398     1189 |     1079      711     24 |  0.001 % |
69.04/69.11	c |   2244355 |     179      398     1189 |     1187     1122     26 |  0.001 % |
107.22/107.35	c |   3366630 |     179      398     1189 |     1306     1254     26 |  0.005 % |
172.90/173.05	c |   5050042 |     179      398     1189 |     1437     1137     32 |  0.002 % |
269.45/269.66	c |   7575159 |     179      398     1189 |     1581      966     26 |  0.003 % |
419.98/420.28	c |  11362834 |     179      398     1189 |     1739      852     25 |  0.005 % |
647.78/648.20	c |  17044346 |     179      398     1189 |     1913     1255     29 |  0.001 % |
1014.93/1015.46	c |  25566615 |     179      398     1189 |     2104     1862     33 |  0.001 % |
1580.90/1581.62	c |  38350019 |     179      398     1189 |     2314     1563     38 |  0.001 % |
2446.00/2447.19	c |  57525127 |     179      398     1189 |     2546     2253     31 |  0.001 % |
3853.97/3855.75	c |  86287785 |     179      398     1189 |     2801     2368     38 |  0.004 % |
5000.07/5002.30	sh: line 1: 26254 Terminated              HOME/minisat simple.out solve.out >temp.out
5000.07/5002.30	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:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1785127-1241893427/watcher-1785127-1241893427 -o /tmp/evaluation-result-1785127-1241893427/solver-1785127-1241893427 -C 5000 -W 6000 -M 1800 IUT_BMB_SAT HOME/instance-1785127-1241893427.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26251
/proc/meminfo: memFree=1855624/2055920 swapFree=4135464/4192956
[pid=26251] ppid=26249 vsize=1416 CPUtime=0
/proc/26251/stat : 26251 (IUT_BMB_SAT) R 26249 26251 26141 0 -1 4194304 163 0 0 0 0 0 0 0 18 0 1 0 217370485 1449984 146 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/26251/statm: 354 146 99 274 0 77 0

[startup+0.08033 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26251
/proc/meminfo: memFree=1855624/2055920 swapFree=4135464/4192956
[pid=26251] ppid=26249 vsize=1416 CPUtime=0
/proc/26251/stat : 26251 (IUT_BMB_SAT) S 26249 26251 26141 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 217370485 1449984 157 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26251/statm: 354 157 106 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.101331 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26251
/proc/meminfo: memFree=1855624/2055920 swapFree=4135464/4192956
[pid=26251] ppid=26249 vsize=1416 CPUtime=0
/proc/26251/stat : 26251 (IUT_BMB_SAT) S 26249 26251 26141 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 217370485 1449984 157 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26251/statm: 354 157 106 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.301352 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26251
/proc/meminfo: memFree=1855624/2055920 swapFree=4135464/4192956
[pid=26251] ppid=26249 vsize=1416 CPUtime=0
/proc/26251/stat : 26251 (IUT_BMB_SAT) S 26249 26251 26141 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 217370485 1449984 157 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26251/statm: 354 157 106 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.701395 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26251
/proc/meminfo: memFree=1855624/2055920 swapFree=4135464/4192956
[pid=26251] ppid=26249 vsize=1416 CPUtime=0
/proc/26251/stat : 26251 (IUT_BMB_SAT) S 26249 26251 26141 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 217370485 1449984 157 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26251/statm: 354 157 106 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+1.50148 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26254
/proc/meminfo: memFree=1854832/2055920 swapFree=4135464/4192956
[pid=26251] ppid=26249 vsize=1416 CPUtime=0
/proc/26251/stat : 26251 (IUT_BMB_SAT) S 26249 26251 26141 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 217370485 1449984 157 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26251/statm: 354 157 106 274 0 77 0
[pid=26253] ppid=26251 vsize=5356 CPUtime=0
/proc/26253/stat : 26253 (sh) S 26251 26251 26141 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217370486 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26253/statm: 1339 232 193 169 0 50 0
[pid=26254] ppid=26253 vsize=2052 CPUtime=1.48
/proc/26254/stat : 26254 (minisat) R 26253 26251 26141 0 -1 4194304 180 0 0 0 148 0 0 0 25 0 1 0 217370486 2101248 161 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/26254/statm: 513 161 84 178 0 333 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8824

[startup+3.10165 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26254
/proc/meminfo: memFree=1854640/2055920 swapFree=4135464/4192956
[pid=26251] ppid=26249 vsize=1416 CPUtime=0
/proc/26251/stat : 26251 (IUT_BMB_SAT) S 26249 26251 26141 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 217370485 1449984 157 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26251/statm: 354 157 106 274 0 77 0
[pid=26253] ppid=26251 vsize=5356 CPUtime=0
/proc/26253/stat : 26253 (sh) S 26251 26251 26141 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217370486 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26253/statm: 1339 232 193 169 0 50 0
[pid=26254] ppid=26253 vsize=2180 CPUtime=3.08
/proc/26254/stat : 26254 (minisat) R 26253 26251 26141 0 -1 4194304 187 0 0 0 308 0 0 0 25 0 1 0 217370486 2232320 168 1992294400 134512640 135243223 4294956320 18446744073709551615 134555639 0 0 4096 3 0 0 0 17 0 0 0
/proc/26254/statm: 545 168 84 178 0 365 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 8952

[startup+6.30199 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26254
/proc/meminfo: memFree=1854448/2055920 swapFree=4135464/4192956
[pid=26251] ppid=26249 vsize=1416 CPUtime=0
/proc/26251/stat : 26251 (IUT_BMB_SAT) S 26249 26251 26141 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 217370485 1449984 157 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26251/statm: 354 157 106 274 0 77 0
[pid=26253] ppid=26251 vsize=5356 CPUtime=0
/proc/26253/stat : 26253 (sh) S 26251 26251 26141 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217370486 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26253/statm: 1339 232 193 169 0 50 0
[pid=26254] ppid=26253 vsize=2180 CPUtime=6.28
/proc/26254/stat : 26254 (minisat) R 26253 26251 26141 0 -1 4194304 204 0 0 0 628 0 0 0 25 0 1 0 217370486 2232320 185 1992294400 134512640 135243223 4294956320 18446744073709551615 134555941 0 0 4096 3 0 0 0 17 0 0 0
/proc/26254/statm: 545 185 84 178 0 365 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 8952

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26254
/proc/meminfo: memFree=1854192/2055920 swapFree=4135464/4192956
[pid=26251] ppid=26249 vsize=1416 CPUtime=0
/proc/26251/stat : 26251 (IUT_BMB_SAT) S 26249 26251 26141 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 217370485 1449984 157 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26251/statm: 354 157 106 274 0 77 0
[pid=26253] ppid=26251 vsize=5356 CPUtime=0
/proc/26253/stat : 26253 (sh) S 26251 26251 26141 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217370486 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26253/statm: 1339 232 193 169 0 50 0
[pid=26254] ppid=26253 vsize=2312 CPUtime=12.68
/proc/26254/stat : 26254 (minisat) R 26253 26251 26141 0 -1 4194304 224 0 0 0 1268 0 0 0 25 0 1 0 217370486 2367488 205 1992294400 134512640 135243223 4294956320 18446744073709551615 134558262 0 0 4096 3 0 0 0 17 0 0 0
/proc/26254/statm: 578 205 84 178 0 398 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9084

[startup+25.5021 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26254
/proc/meminfo: memFree=1854192/2055920 swapFree=4135464/4192956
[pid=26251] ppid=26249 vsize=1416 CPUtime=0
/proc/26251/stat : 26251 (IUT_BMB_SAT) S 26249 26251 26141 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 217370485 1449984 157 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26251/statm: 354 157 106 274 0 77 0
[pid=26253] ppid=26251 vsize=5356 CPUtime=0
/proc/26253/stat : 26253 (sh) S 26251 26251 26141 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217370486 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26253/statm: 1339 232 193 169 0 50 0
[pid=26254] ppid=26253 vsize=2312 CPUtime=25.48
/proc/26254/stat : 26254 (minisat) R 26253 26251 26141 0 -1 4194304 240 0 0 0 2548 0 0 0 25 0 1 0 217370486 2367488 221 1992294400 134512640 135243223 4294956320 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 0 0 0
/proc/26254/statm: 578 221 84 178 0 398 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 9084

[startup+51.1028 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26254
/proc/meminfo: memFree=1854064/2055920 swapFree=4135464/4192956
[pid=26251] ppid=26249 vsize=1416 CPUtime=0
/proc/26251/stat : 26251 (IUT_BMB_SAT) S 26249 26251 26141 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 217370485 1449984 157 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26251/statm: 354 157 106 274 0 77 0
[pid=26253] ppid=26251 vsize=5356 CPUtime=0
/proc/26253/stat : 26253 (sh) S 26251 26251 26141 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217370486 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26253/statm: 1339 232 193 169 0 50 0
[pid=26254] ppid=26253 vsize=2432 CPUtime=51.05
/proc/26254/stat : 26254 (minisat) R 26253 26251 26141 0 -1 4194304 266 0 0 0 5105 0 0 0 25 0 1 0 217370486 2490368 247 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/26254/statm: 608 247 84 178 0 428 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 9204

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26254
/proc/meminfo: memFree=1853872/2055920 swapFree=4135464/4192956
[pid=26251] ppid=26249 vsize=1416 CPUtime=0
/proc/26251/stat : 26251 (IUT_BMB_SAT) S 26249 26251 26141 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 217370485 1449984 157 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26251/statm: 354 157 106 274 0 77 0
[pid=26253] ppid=26251 vsize=5356 CPUtime=0
/proc/26253/stat : 26253 (sh) S 26251 26251 26141 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217370486 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26253/statm: 1339 232 193 169 0 50 0
[pid=26254] ppid=26253 vsize=2560 CPUtime=102.23
/proc/26254/stat : 26254 (minisat) R 26253 26251 26141 0 -1 4194304 300 0 0 0 10223 0 0 0 25 0 1 0 217370486 2621440 281 1992294400 134512640 135243223 4294956320 18446744073709551615 134565010 0 0 4096 3 0 0 0 17 0 0 0
/proc/26254/statm: 640 281 84 178 0 460 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 9332

[startup+162.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26254
/proc/meminfo: memFree=1853744/2055920 swapFree=4135464/4192956
[pid=26251] ppid=26249 vsize=1416 CPUtime=0
/proc/26251/stat : 26251 (IUT_BMB_SAT) S 26249 26251 26141 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 217370485 1449984 157 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26251/statm: 354 157 106 274 0 77 0
[pid=26253] ppid=26251 vsize=5356 CPUtime=0
/proc/26253/stat : 26253 (sh) S 26251 26251 26141 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217370486 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26253/statm: 1339 232 193 169 0 50 0
[pid=26254] ppid=26253 vsize=2692 CPUtime=162.2
/proc/26254/stat : 26254 (minisat) R 26253 26251 26141 0 -1 4194304 333 0 0 0 16220 0 0 0 25 0 1 0 217370486 2756608 314 1992294400 134512640 135243223 4294956320 18446744073709551615 134555729 0 0 4096 3 0 0 0 17 0 0 0
/proc/26254/statm: 673 314 84 178 0 493 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 9464

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26254
/proc/meminfo: memFree=1853616/2055920 swapFree=4135464/4192956
[pid=26251] ppid=26249 vsize=1416 CPUtime=0
/proc/26251/stat : 26251 (IUT_BMB_SAT) S 26249 26251 26141 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 217370485 1449984 157 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26251/statm: 354 157 106 274 0 77 0
[pid=26253] ppid=26251 vsize=5356 CPUtime=0
/proc/26253/stat : 26253 (sh) S 26251 26251 26141 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217370486 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26253/statm: 1339 232 193 169 0 50 0
[pid=26254] ppid=26253 vsize=2808 CPUtime=222.17
/proc/26254/stat : 26254 (minisat) R 26253 26251 26141 0 -1 4194304 352 0 0 0 22217 0 0 0 25 0 1 0 217370486 2875392 333 1992294400 134512640 135243223 4294956320 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 0 0 0
/proc/26254/statm: 702 333 84 178 0 522 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 9580

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26254
/proc/meminfo: memFree=1853552/2055920 swapFree=4135464/4192956
[pid=26251] ppid=26249 vsize=1416 CPUtime=0
/proc/26251/stat : 26251 (IUT_BMB_SAT) S 26249 26251 26141 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 217370485 1449984 157 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26251/statm: 354 157 106 274 0 77 0
[pid=26253] ppid=26251 vsize=5356 CPUtime=0
/proc/26253/stat : 26253 (sh) S 26251 26251 26141 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217370486 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26253/statm: 1339 232 193 169 0 50 0
[pid=26254] ppid=26253 vsize=2940 CPUtime=282.14

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

/proc/meminfo: memFree=1850544/2055920 swapFree=4135464/4192956
[pid=26251] ppid=26249 vsize=1416 CPUtime=0
/proc/26251/stat : 26251 (IUT_BMB_SAT) S 26249 26251 26141 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 217370485 1449984 157 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26251/statm: 354 157 106 274 0 77 0
[pid=26253] ppid=26251 vsize=5356 CPUtime=0
/proc/26253/stat : 26253 (sh) S 26251 26251 26141 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217370486 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26253/statm: 1339 232 193 169 0 50 0
[pid=26254] ppid=26253 vsize=4248 CPUtime=4480.3
/proc/26254/stat : 26254 (minisat) R 26253 26251 26141 0 -1 4194304 703 0 0 0 448027 3 0 0 25 0 1 0 217370486 4349952 684 1992294400 134512640 135243223 4294956320 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/26254/statm: 1062 684 84 178 0 882 0
Current children cumulated CPU time (s) 4480.3
Current children cumulated vsize (KiB) 11020

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26262
/proc/meminfo: memFree=1850544/2055920 swapFree=4135464/4192956
[pid=26251] ppid=26249 vsize=1416 CPUtime=0
/proc/26251/stat : 26251 (IUT_BMB_SAT) S 26249 26251 26141 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 217370485 1449984 157 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26251/statm: 354 157 106 274 0 77 0
[pid=26253] ppid=26251 vsize=5356 CPUtime=0
/proc/26253/stat : 26253 (sh) S 26251 26251 26141 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217370486 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26253/statm: 1339 232 193 169 0 50 0
[pid=26254] ppid=26253 vsize=4248 CPUtime=4540.27
/proc/26254/stat : 26254 (minisat) R 26253 26251 26141 0 -1 4194304 704 0 0 0 454024 3 0 0 25 0 1 0 217370486 4349952 685 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/26254/statm: 1062 685 84 178 0 882 0
Current children cumulated CPU time (s) 4540.27
Current children cumulated vsize (KiB) 11020

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26262
/proc/meminfo: memFree=1850416/2055920 swapFree=4135464/4192956
[pid=26251] ppid=26249 vsize=1416 CPUtime=0
/proc/26251/stat : 26251 (IUT_BMB_SAT) S 26249 26251 26141 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 217370485 1449984 157 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26251/statm: 354 157 106 274 0 77 0
[pid=26253] ppid=26251 vsize=5356 CPUtime=0
/proc/26253/stat : 26253 (sh) S 26251 26251 26141 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217370486 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26253/statm: 1339 232 193 169 0 50 0
[pid=26254] ppid=26253 vsize=4248 CPUtime=4600.25
/proc/26254/stat : 26254 (minisat) R 26253 26251 26141 0 -1 4194304 704 0 0 0 460022 3 0 0 25 0 1 0 217370486 4349952 685 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/26254/statm: 1062 685 84 178 0 882 0
Current children cumulated CPU time (s) 4600.25
Current children cumulated vsize (KiB) 11020

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26262
/proc/meminfo: memFree=1850416/2055920 swapFree=4135464/4192956
[pid=26251] ppid=26249 vsize=1416 CPUtime=0
/proc/26251/stat : 26251 (IUT_BMB_SAT) S 26249 26251 26141 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 217370485 1449984 157 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26251/statm: 354 157 106 274 0 77 0
[pid=26253] ppid=26251 vsize=5356 CPUtime=0
/proc/26253/stat : 26253 (sh) S 26251 26251 26141 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217370486 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26253/statm: 1339 232 193 169 0 50 0
[pid=26254] ppid=26253 vsize=4248 CPUtime=4660.22
/proc/26254/stat : 26254 (minisat) R 26253 26251 26141 0 -1 4194304 704 0 0 0 466019 3 0 0 25 0 1 0 217370486 4349952 685 1992294400 134512640 135243223 4294956320 18446744073709551615 134565376 0 0 4096 3 0 0 0 17 0 0 0
/proc/26254/statm: 1062 685 84 178 0 882 0
Current children cumulated CPU time (s) 4660.22
Current children cumulated vsize (KiB) 11020

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26264
/proc/meminfo: memFree=1850032/2055920 swapFree=4135464/4192956
[pid=26251] ppid=26249 vsize=1416 CPUtime=0
/proc/26251/stat : 26251 (IUT_BMB_SAT) S 26249 26251 26141 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 217370485 1449984 157 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26251/statm: 354 157 106 274 0 77 0
[pid=26253] ppid=26251 vsize=5356 CPUtime=0
/proc/26253/stat : 26253 (sh) S 26251 26251 26141 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217370486 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26253/statm: 1339 232 193 169 0 50 0
[pid=26254] ppid=26253 vsize=4248 CPUtime=4720.2
/proc/26254/stat : 26254 (minisat) R 26253 26251 26141 0 -1 4194304 707 0 0 0 472017 3 0 0 25 0 1 0 217370486 4349952 688 1992294400 134512640 135243223 4294956320 18446744073709551615 134564632 0 0 4096 3 0 0 0 17 0 0 0
/proc/26254/statm: 1062 688 84 178 0 882 0
Current children cumulated CPU time (s) 4720.2
Current children cumulated vsize (KiB) 11020

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26264
/proc/meminfo: memFree=1850032/2055920 swapFree=4135464/4192956
[pid=26251] ppid=26249 vsize=1416 CPUtime=0
/proc/26251/stat : 26251 (IUT_BMB_SAT) S 26249 26251 26141 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 217370485 1449984 157 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26251/statm: 354 157 106 274 0 77 0
[pid=26253] ppid=26251 vsize=5356 CPUtime=0
/proc/26253/stat : 26253 (sh) S 26251 26251 26141 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217370486 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26253/statm: 1339 232 193 169 0 50 0
[pid=26254] ppid=26253 vsize=4248 CPUtime=4780.17
/proc/26254/stat : 26254 (minisat) R 26253 26251 26141 0 -1 4194304 717 0 0 0 478014 3 0 0 25 0 1 0 217370486 4349952 698 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/26254/statm: 1062 698 84 178 0 882 0
Current children cumulated CPU time (s) 4780.17
Current children cumulated vsize (KiB) 11020

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26264
/proc/meminfo: memFree=1850032/2055920 swapFree=4135464/4192956
[pid=26251] ppid=26249 vsize=1416 CPUtime=0
/proc/26251/stat : 26251 (IUT_BMB_SAT) S 26249 26251 26141 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 217370485 1449984 157 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26251/statm: 354 157 106 274 0 77 0
[pid=26253] ppid=26251 vsize=5356 CPUtime=0
/proc/26253/stat : 26253 (sh) S 26251 26251 26141 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217370486 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26253/statm: 1339 232 193 169 0 50 0
[pid=26254] ppid=26253 vsize=4248 CPUtime=4840.14
/proc/26254/stat : 26254 (minisat) R 26253 26251 26141 0 -1 4194304 717 0 0 0 484011 3 0 0 25 0 1 0 217370486 4349952 698 1992294400 134512640 135243223 4294956320 18446744073709551615 134566229 0 0 4096 3 0 0 0 17 0 0 0
/proc/26254/statm: 1062 698 84 178 0 882 0
Current children cumulated CPU time (s) 4840.14
Current children cumulated vsize (KiB) 11020

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26264
/proc/meminfo: memFree=1850032/2055920 swapFree=4135464/4192956
[pid=26251] ppid=26249 vsize=1416 CPUtime=0
/proc/26251/stat : 26251 (IUT_BMB_SAT) S 26249 26251 26141 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 217370485 1449984 157 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26251/statm: 354 157 106 274 0 77 0
[pid=26253] ppid=26251 vsize=5356 CPUtime=0
/proc/26253/stat : 26253 (sh) S 26251 26251 26141 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217370486 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26253/statm: 1339 232 193 169 0 50 0
[pid=26254] ppid=26253 vsize=4248 CPUtime=4900.12
/proc/26254/stat : 26254 (minisat) R 26253 26251 26141 0 -1 4194304 717 0 0 0 490009 3 0 0 25 0 1 0 217370486 4349952 698 1992294400 134512640 135243223 4294956320 18446744073709551615 134563506 0 0 4096 3 0 0 0 17 0 0 0
/proc/26254/statm: 1062 698 84 178 0 882 0
Current children cumulated CPU time (s) 4900.12
Current children cumulated vsize (KiB) 11020

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26264
/proc/meminfo: memFree=1850032/2055920 swapFree=4135464/4192956
[pid=26251] ppid=26249 vsize=1416 CPUtime=0
/proc/26251/stat : 26251 (IUT_BMB_SAT) S 26249 26251 26141 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 217370485 1449984 157 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26251/statm: 354 157 106 274 0 77 0
[pid=26253] ppid=26251 vsize=5356 CPUtime=0
/proc/26253/stat : 26253 (sh) S 26251 26251 26141 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217370486 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26253/statm: 1339 232 193 169 0 50 0
[pid=26254] ppid=26253 vsize=4248 CPUtime=4960.09
/proc/26254/stat : 26254 (minisat) R 26253 26251 26141 0 -1 4194304 717 0 0 0 496006 3 0 0 25 0 1 0 217370486 4349952 698 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/26254/statm: 1062 698 84 178 0 882 0
Current children cumulated CPU time (s) 4960.09
Current children cumulated vsize (KiB) 11020



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26264
/proc/meminfo: memFree=1850032/2055920 swapFree=4135464/4192956
[pid=26251] ppid=26249 vsize=1416 CPUtime=0
/proc/26251/stat : 26251 (IUT_BMB_SAT) S 26249 26251 26141 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 217370485 1449984 157 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26251/statm: 354 157 106 274 0 77 0
[pid=26253] ppid=26251 vsize=5356 CPUtime=0
/proc/26253/stat : 26253 (sh) S 26251 26251 26141 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217370486 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26253/statm: 1339 232 193 169 0 50 0
[pid=26254] ppid=26253 vsize=4248 CPUtime=5000.07
/proc/26254/stat : 26254 (minisat) R 26253 26251 26141 0 -1 4194304 718 0 0 0 500004 3 0 0 25 0 1 0 217370486 4349952 699 1992294400 134512640 135243223 4294956320 18446744073709551615 134556012 0 0 4096 3 0 0 0 17 0 0 0
/proc/26254/statm: 1062 699 84 178 0 882 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 11020

Sending SIGTERM to process tree (bottom up)

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

[startup+5002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26264
/proc/meminfo: memFree=1850032/2055920 swapFree=4135464/4192956
[pid=26251] ppid=26249 vsize=1416 CPUtime=0
/proc/26251/stat : 26251 (IUT_BMB_SAT) S 26249 26251 26141 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 217370485 1449984 157 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26251/statm: 354 157 106 274 0 77 0
[pid=26253] ppid=26251 vsize=5356 CPUtime=0
/proc/26253/stat : 26253 (sh) S 26251 26251 26141 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217370486 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26253/statm: 1339 232 193 169 0 50 0
[pid=26254] ppid=26253 vsize=4248 CPUtime=5000.07
/proc/26254/stat : 26254 (minisat) R 26253 26251 26141 0 -1 4194304 718 0 0 0 500004 3 0 0 25 0 1 0 217370486 4349952 699 1992294400 134512640 135243223 4294956320 18446744073709551615 134556012 0 0 4096 3 0 0 0 17 0 0 0
/proc/26254/statm: 1062 699 84 178 0 882 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 11020

Child status: 0
Real time (s): 5002.31
CPU time (s): 5000.09
CPU user time (s): 5000.06
CPU system time (s): 0.037994
CPU usage (%): 99.9557
Max. virtual memory (cumulated for all children) (KiB): 11024

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

runsolver used 3.97439 second user time and 14.2268 second system time

The end

Launcher Data

Begin job on node47 at 2009-05-09 20:23:47
IDJOB=1785127
IDBENCH=24704
IDSOLVER=638
FILE ID=node47/1785127-1241893427
PBS_JOBID= 9264699
Free space on /tmp= 66196 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT07/crafted/Hard/contest03/looksrandom/hgen8-n320-02-S1127428711.sat05-484.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785127-1241893427/watcher-1785127-1241893427 -o /tmp/evaluation-result-1785127-1241893427/solver-1785127-1241893427 -C 5000 -W 6000 -M 1800  IUT_BMB_SAT HOME/instance-1785127-1241893427.cnf HOME

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

MD5SUM BENCH= 6a0d1029e840b2624bac287c335e4e2c
RANDOM SEED=1196641239

node47.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.212
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.212
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:       1856104 kB
Buffers:         35052 kB
Cached:          70172 kB
SwapCached:      52196 kB
Active:          61828 kB
Inactive:        97484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1856104 kB
SwapTotal:     4192956 kB
SwapFree:      4135464 kB
Dirty:            2192 kB
Writeback:           0 kB
Mapped:          14528 kB
Slab:            26484 kB
Committed_AS:   773668 kB
PageTables:       1448 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= 66196 MiB
End job on node47 at 2009-05-09 21:47:09