Trace number 1785085

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.1 5001.41

General information on the benchmark

Namecrafted/Hard/contest03/others/
hwb-n32-01-S1491788039.sat05-497.reshuffled-07.cnf
MD5SUMc528b705716be41ea2448c50a45c52a8
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 variables226
Number of clauses1078
Sum of the clauses size3624
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 226
Number of clauses of size 3636
Number of clauses of size 4416
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:  226                                                  |
0.00/0.01	c |  Number of clauses:    1078                                                 |
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 |     159      948     3850 |      316        0    nan |  0.000 % |
0.00/0.02	c |       101 |     159      948     3850 |      347      101     22 |  0.004 % |
0.00/0.02	c |       252 |     159      948     3850 |      382      252     22 |  0.002 % |
0.00/0.03	c |       477 |     159      948     3850 |      420      261     18 |  0.002 % |
0.00/0.04	c |       814 |     159      948     3850 |      462      350     18 |  0.002 % |
0.00/0.05	c |      1320 |     159      948     3850 |      508      337     11 |  0.002 % |
0.00/0.07	c |      2081 |     159      948     3850 |      559      540     15 |  0.002 % |
0.00/0.10	c |      3220 |     159      948     3850 |      615      442     12 |  0.002 % |
0.00/0.15	c |      4929 |     159      948     3850 |      677      481     13 |  0.002 % |
0.00/0.23	c |      7491 |     159      948     3850 |      745      536     13 |  0.002 % |
0.00/0.34	c |     11335 |     159      948     3850 |      819      457     13 |  0.004 % |
0.00/0.52	c |     17103 |     159      948     3850 |      901      662     15 |  0.002 % |
0.00/0.79	c |     25753 |     159      948     3850 |      991      905     18 |  0.002 % |
1.18/1.20	c |     38727 |     159      948     3850 |     1090      558     12 |  0.002 % |
1.78/1.83	c |     58188 |     159      948     3850 |     1200      960     14 |  0.002 % |
2.78/2.89	c |     87380 |     159      948     3850 |     1320     1108     18 |  0.002 % |
4.28/4.36	c |    131170 |     159      948     3850 |     1452      896     14 |  0.002 % |
6.58/6.70	c |    196854 |     159      948     3850 |     1597     1449     19 |  0.002 % |
10.08/10.10	c |    295382 |     159      948     3850 |     1756     1466     18 |  0.002 % |
15.47/15.58	c |    443172 |     159      948     3850 |     1932      947     16 |  0.002 % |
24.27/24.32	c |    664855 |     159      948     3850 |     2125     1426     18 |  0.002 % |
37.87/37.99	c |    997381 |     159      948     3850 |     2338     2133     20 |  0.002 % |
58.76/58.89	c |   1496169 |     159      948     3850 |     2572     2175     18 |  0.002 % |
91.45/91.57	c |   2244352 |     159      948     3850 |     2829     2387     18 |  0.002 % |
142.84/142.95	c |   3366626 |     159      948     3850 |     3112     2541     17 |  0.002 % |
221.82/222.00	c |   5050038 |     159      948     3850 |     3423     1752     17 |  0.002 % |
343.99/344.11	c |   7575157 |     159      948     3850 |     3766     3454     19 |  0.002 % |
536.74/536.99	c |  11362832 |     159      948     3850 |     4142     2241     17 |  0.002 % |
833.26/833.53	c |  17044344 |     159      948     3850 |     4557     4081     19 |  0.002 % |
1287.84/1288.29	c |  25566617 |     159      948     3850 |     5012     2420     18 |  0.002 % |
2018.35/2018.91	c |  38350021 |     159      948     3850 |     5514     2806     18 |  0.002 % |
3175.04/3175.97	c |  57525127 |     159      948     3850 |     6065     4367     23 |  0.008 % |
4936.99/4938.32	c |  86287787 |     159      948     3850 |     6671     4981     18 |  0.002 % |
5000.07/5001.40	sh: line 1: 28659 Terminated              HOME/minisat simple.out solve.out >temp.out
5000.07/5001.40	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-1785085-1241889098/watcher-1785085-1241889098 -o /tmp/evaluation-result-1785085-1241889098/solver-1785085-1241889098 -C 5000 -W 6000 -M 1800 IUT_BMB_SAT HOME/instance-1785085-1241889098.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: 0.92 0.98 0.99 3/64 28656
/proc/meminfo: memFree=1849520/2055920 swapFree=4180160/4192956
[pid=28656] ppid=28654 vsize=1284 CPUtime=0
/proc/28656/stat : 28656 (IUT_BMB_SAT) R 28654 28656 28619 0 -1 4194304 159 0 0 0 0 0 0 0 18 0 1 0 216943004 1314816 142 1992294400 134512640 135635285 4294956224 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/28656/statm: 321 142 101 274 0 44 0

[startup+0.0129609 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28656
/proc/meminfo: memFree=1849520/2055920 swapFree=4180160/4192956
[pid=28656] ppid=28654 vsize=1284 CPUtime=0
/proc/28656/stat : 28656 (IUT_BMB_SAT) S 28654 28656 28619 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 216943004 1314816 147 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28656/statm: 321 147 106 274 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1284

[startup+0.102869 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28656
/proc/meminfo: memFree=1849520/2055920 swapFree=4180160/4192956
[pid=28656] ppid=28654 vsize=1284 CPUtime=0
/proc/28656/stat : 28656 (IUT_BMB_SAT) S 28654 28656 28619 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 216943004 1314816 147 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28656/statm: 321 147 106 274 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1284

[startup+0.301891 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28656
/proc/meminfo: memFree=1849520/2055920 swapFree=4180160/4192956
[pid=28656] ppid=28654 vsize=1284 CPUtime=0
/proc/28656/stat : 28656 (IUT_BMB_SAT) S 28654 28656 28619 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 216943004 1314816 147 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28656/statm: 321 147 106 274 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1284

[startup+0.701934 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28656
/proc/meminfo: memFree=1849520/2055920 swapFree=4180160/4192956
[pid=28656] ppid=28654 vsize=1284 CPUtime=0
/proc/28656/stat : 28656 (IUT_BMB_SAT) S 28654 28656 28619 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 216943004 1314816 147 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28656/statm: 321 147 106 274 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1284

[startup+1.50202 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 28659
/proc/meminfo: memFree=1848656/2055920 swapFree=4180160/4192956
[pid=28656] ppid=28654 vsize=1284 CPUtime=0
/proc/28656/stat : 28656 (IUT_BMB_SAT) S 28654 28656 28619 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 216943004 1314816 147 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28656/statm: 321 147 106 274 0 44 0
[pid=28658] ppid=28656 vsize=5356 CPUtime=0
/proc/28658/stat : 28658 (sh) S 28656 28656 28619 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 216943005 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28658/statm: 1339 232 193 169 0 50 0
[pid=28659] ppid=28658 vsize=2184 CPUtime=1.48
/proc/28659/stat : 28659 (minisat) R 28658 28656 28619 0 -1 4194304 191 0 0 0 148 0 0 0 25 0 1 0 216943006 2236416 172 1992294400 134512640 135243223 4294956320 18446744073709551615 134568304 0 0 4096 3 0 0 0 17 1 0 0
/proc/28659/statm: 546 172 84 178 0 366 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8824

[startup+3.10119 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 28659
/proc/meminfo: memFree=1848528/2055920 swapFree=4180160/4192956
[pid=28656] ppid=28654 vsize=1284 CPUtime=0
/proc/28656/stat : 28656 (IUT_BMB_SAT) S 28654 28656 28619 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 216943004 1314816 147 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28656/statm: 321 147 106 274 0 44 0
[pid=28658] ppid=28656 vsize=5356 CPUtime=0
/proc/28658/stat : 28658 (sh) S 28656 28656 28619 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 216943005 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28658/statm: 1339 232 193 169 0 50 0
[pid=28659] ppid=28658 vsize=2184 CPUtime=3.08
/proc/28659/stat : 28659 (minisat) R 28658 28656 28619 0 -1 4194304 206 0 0 0 308 0 0 0 25 0 1 0 216943006 2236416 187 1992294400 134512640 135243223 4294956320 18446744073709551615 134555741 0 0 4096 3 0 0 0 17 1 0 0
/proc/28659/statm: 546 187 84 178 0 366 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 8824

[startup+6.30154 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 28659
/proc/meminfo: memFree=1848272/2055920 swapFree=4180160/4192956
[pid=28656] ppid=28654 vsize=1284 CPUtime=0
/proc/28656/stat : 28656 (IUT_BMB_SAT) S 28654 28656 28619 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 216943004 1314816 147 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28656/statm: 321 147 106 274 0 44 0
[pid=28658] ppid=28656 vsize=5356 CPUtime=0
/proc/28658/stat : 28658 (sh) S 28656 28656 28619 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 216943005 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28658/statm: 1339 232 193 169 0 50 0
[pid=28659] ppid=28658 vsize=2312 CPUtime=6.28
/proc/28659/stat : 28659 (minisat) R 28658 28656 28619 0 -1 4194304 225 0 0 0 628 0 0 0 25 0 1 0 216943006 2367488 206 1992294400 134512640 135243223 4294956320 18446744073709551615 134566310 0 0 4096 3 0 0 0 17 1 0 0
/proc/28659/statm: 578 206 84 178 0 398 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 8952

[startup+12.7012 s]
/proc/loadavg: 0.94 0.98 0.99 2/67 28659
/proc/meminfo: memFree=1848088/2055920 swapFree=4180160/4192956
[pid=28656] ppid=28654 vsize=1284 CPUtime=0
/proc/28656/stat : 28656 (IUT_BMB_SAT) S 28654 28656 28619 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 216943004 1314816 147 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28656/statm: 321 147 106 274 0 44 0
[pid=28658] ppid=28656 vsize=5356 CPUtime=0
/proc/28658/stat : 28658 (sh) S 28656 28656 28619 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 216943005 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28658/statm: 1339 232 193 169 0 50 0
[pid=28659] ppid=28658 vsize=2444 CPUtime=12.67
/proc/28659/stat : 28659 (minisat) R 28658 28656 28619 0 -1 4194304 251 0 0 0 1267 0 0 0 25 0 1 0 216943006 2502656 232 1992294400 134512640 135243223 4294956320 18446744073709551615 134559294 0 0 4096 3 0 0 0 17 1 0 0
/proc/28659/statm: 611 232 84 178 0 431 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 9084

[startup+25.5026 s]
/proc/loadavg: 0.95 0.98 0.99 2/67 28659
/proc/meminfo: memFree=1847960/2055920 swapFree=4180160/4192956
[pid=28656] ppid=28654 vsize=1284 CPUtime=0
/proc/28656/stat : 28656 (IUT_BMB_SAT) S 28654 28656 28619 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 216943004 1314816 147 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28656/statm: 321 147 106 274 0 44 0
[pid=28658] ppid=28656 vsize=5356 CPUtime=0
/proc/28658/stat : 28658 (sh) S 28656 28656 28619 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 216943005 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28658/statm: 1339 232 193 169 0 50 0
[pid=28659] ppid=28658 vsize=2444 CPUtime=25.47
/proc/28659/stat : 28659 (minisat) R 28658 28656 28619 0 -1 4194304 283 0 0 0 2547 0 0 0 25 0 1 0 216943006 2502656 264 1992294400 134512640 135243223 4294956320 18446744073709551615 134565366 0 0 4096 3 0 0 0 17 1 0 0
/proc/28659/statm: 611 264 84 178 0 431 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 9084

[startup+51.1024 s]
/proc/loadavg: 0.96 0.98 0.99 2/67 28659
/proc/meminfo: memFree=1847768/2055920 swapFree=4180160/4192956
[pid=28656] ppid=28654 vsize=1284 CPUtime=0
/proc/28656/stat : 28656 (IUT_BMB_SAT) S 28654 28656 28619 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 216943004 1314816 147 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28656/statm: 321 147 106 274 0 44 0
[pid=28658] ppid=28656 vsize=5356 CPUtime=0
/proc/28658/stat : 28658 (sh) S 28656 28656 28619 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 216943005 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28658/statm: 1339 232 193 169 0 50 0
[pid=28659] ppid=28658 vsize=2576 CPUtime=51.06
/proc/28659/stat : 28659 (minisat) R 28658 28656 28619 0 -1 4194304 315 0 0 0 5106 0 0 0 25 0 1 0 216943006 2637824 296 1992294400 134512640 135243223 4294956320 18446744073709551615 134555907 0 0 4096 3 0 0 0 17 1 0 0
/proc/28659/statm: 644 296 84 178 0 464 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 9216

[startup+102.307 s]
/proc/loadavg: 0.98 0.98 0.99 2/67 28659
/proc/meminfo: memFree=1847512/2055920 swapFree=4180160/4192956
[pid=28656] ppid=28654 vsize=1284 CPUtime=0
/proc/28656/stat : 28656 (IUT_BMB_SAT) S 28654 28656 28619 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 216943004 1314816 147 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28656/statm: 321 147 106 274 0 44 0
[pid=28658] ppid=28656 vsize=5356 CPUtime=0
/proc/28658/stat : 28658 (sh) S 28656 28656 28619 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 216943005 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28658/statm: 1339 232 193 169 0 50 0
[pid=28659] ppid=28658 vsize=2844 CPUtime=102.25
/proc/28659/stat : 28659 (minisat) R 28658 28656 28619 0 -1 4194304 383 0 0 0 10225 0 0 0 25 0 1 0 216943006 2912256 364 1992294400 134512640 135243223 4294956320 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 1 0 0
/proc/28659/statm: 711 364 84 178 0 531 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 9484

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 28659
/proc/meminfo: memFree=1847320/2055920 swapFree=4180160/4192956
[pid=28656] ppid=28654 vsize=1284 CPUtime=0
/proc/28656/stat : 28656 (IUT_BMB_SAT) S 28654 28656 28619 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 216943004 1314816 147 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28656/statm: 321 147 106 274 0 44 0
[pid=28658] ppid=28656 vsize=5356 CPUtime=0
/proc/28658/stat : 28658 (sh) S 28656 28656 28619 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 216943005 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28658/statm: 1339 232 193 169 0 50 0
[pid=28659] ppid=28658 vsize=2980 CPUtime=162.23
/proc/28659/stat : 28659 (minisat) R 28658 28656 28619 0 -1 4194304 417 0 0 0 16223 0 0 0 25 0 1 0 216943006 3051520 398 1992294400 134512640 135243223 4294956320 18446744073709551615 134565016 0 0 4096 3 0 0 0 17 1 0 0
/proc/28659/statm: 745 398 84 178 0 565 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 9620

[startup+222.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 28659
/proc/meminfo: memFree=1847256/2055920 swapFree=4180160/4192956
[pid=28656] ppid=28654 vsize=1284 CPUtime=0
/proc/28656/stat : 28656 (IUT_BMB_SAT) S 28654 28656 28619 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 216943004 1314816 147 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28656/statm: 321 147 106 274 0 44 0
[pid=28658] ppid=28656 vsize=5356 CPUtime=0
/proc/28658/stat : 28658 (sh) S 28656 28656 28619 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 216943005 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28658/statm: 1339 232 193 169 0 50 0
[pid=28659] ppid=28658 vsize=3112 CPUtime=222.22
/proc/28659/stat : 28659 (minisat) R 28658 28656 28619 0 -1 4194304 441 0 0 0 22222 0 0 0 25 0 1 0 216943006 3186688 422 1992294400 134512640 135243223 4294956320 18446744073709551615 134568491 0 0 4096 3 0 0 0 17 1 0 0
/proc/28659/statm: 778 422 84 178 0 598 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 9752

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 28659
/proc/meminfo: memFree=1847128/2055920 swapFree=4180160/4192956
[pid=28656] ppid=28654 vsize=1284 CPUtime=0
/proc/28656/stat : 28656 (IUT_BMB_SAT) S 28654 28656 28619 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 216943004 1314816 147 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28656/statm: 321 147 106 274 0 44 0
[pid=28658] ppid=28656 vsize=5356 CPUtime=0
/proc/28658/stat : 28658 (sh) S 28656 28656 28619 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 216943005 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28658/statm: 1339 232 193 169 0 50 0
[pid=28659] ppid=28658 vsize=3244 CPUtime=282.21

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

[pid=28656] ppid=28654 vsize=1284 CPUtime=0
/proc/28656/stat : 28656 (IUT_BMB_SAT) S 28654 28656 28619 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 216943004 1314816 147 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28656/statm: 321 147 106 274 0 44 0
[pid=28658] ppid=28656 vsize=5356 CPUtime=0
/proc/28658/stat : 28658 (sh) S 28656 28656 28619 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 216943005 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28658/statm: 1339 232 193 169 0 50 0
[pid=28659] ppid=28658 vsize=5136 CPUtime=4421.12
/proc/28659/stat : 28659 (minisat) R 28658 28656 28619 0 -1 4194304 939 0 0 0 442105 7 0 0 25 0 1 0 216943006 5259264 920 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 1 0 0
/proc/28659/statm: 1284 920 84 178 0 1104 0
Current children cumulated CPU time (s) 4421.12
Current children cumulated vsize (KiB) 11776

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 28667
/proc/meminfo: memFree=1843032/2055920 swapFree=4180160/4192956
[pid=28656] ppid=28654 vsize=1284 CPUtime=0
/proc/28656/stat : 28656 (IUT_BMB_SAT) S 28654 28656 28619 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 216943004 1314816 147 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28656/statm: 321 147 106 274 0 44 0
[pid=28658] ppid=28656 vsize=5356 CPUtime=0
/proc/28658/stat : 28658 (sh) S 28656 28656 28619 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 216943005 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28658/statm: 1339 232 193 169 0 50 0
[pid=28659] ppid=28658 vsize=5136 CPUtime=4481.1
/proc/28659/stat : 28659 (minisat) R 28658 28656 28619 0 -1 4194304 939 0 0 0 448103 7 0 0 25 0 1 0 216943006 5259264 920 1992294400 134512640 135243223 4294956320 18446744073709551615 134563500 0 0 4096 3 0 0 0 17 1 0 0
/proc/28659/statm: 1284 920 84 178 0 1104 0
Current children cumulated CPU time (s) 4481.1
Current children cumulated vsize (KiB) 11776

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 28667
/proc/meminfo: memFree=1842968/2055920 swapFree=4180160/4192956
[pid=28656] ppid=28654 vsize=1284 CPUtime=0
/proc/28656/stat : 28656 (IUT_BMB_SAT) S 28654 28656 28619 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 216943004 1314816 147 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28656/statm: 321 147 106 274 0 44 0
[pid=28658] ppid=28656 vsize=5356 CPUtime=0
/proc/28658/stat : 28658 (sh) S 28656 28656 28619 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 216943005 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28658/statm: 1339 232 193 169 0 50 0
[pid=28659] ppid=28658 vsize=5136 CPUtime=4541.09
/proc/28659/stat : 28659 (minisat) R 28658 28656 28619 0 -1 4194304 939 0 0 0 454102 7 0 0 25 0 1 0 216943006 5259264 920 1992294400 134512640 135243223 4294956320 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 1 0 0
/proc/28659/statm: 1284 920 84 178 0 1104 0
Current children cumulated CPU time (s) 4541.09
Current children cumulated vsize (KiB) 11776

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 28667
/proc/meminfo: memFree=1842904/2055920 swapFree=4180160/4192956
[pid=28656] ppid=28654 vsize=1284 CPUtime=0
/proc/28656/stat : 28656 (IUT_BMB_SAT) S 28654 28656 28619 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 216943004 1314816 147 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28656/statm: 321 147 106 274 0 44 0
[pid=28658] ppid=28656 vsize=5356 CPUtime=0
/proc/28658/stat : 28658 (sh) S 28656 28656 28619 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 216943005 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28658/statm: 1339 232 193 169 0 50 0
[pid=28659] ppid=28658 vsize=5136 CPUtime=4601.08
/proc/28659/stat : 28659 (minisat) R 28658 28656 28619 0 -1 4194304 939 0 0 0 460101 7 0 0 25 0 1 0 216943006 5259264 920 1992294400 134512640 135243223 4294956320 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 1 0 0
/proc/28659/statm: 1284 920 84 178 0 1104 0
Current children cumulated CPU time (s) 4601.08
Current children cumulated vsize (KiB) 11776

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 28667
/proc/meminfo: memFree=1842904/2055920 swapFree=4180160/4192956
[pid=28656] ppid=28654 vsize=1284 CPUtime=0
/proc/28656/stat : 28656 (IUT_BMB_SAT) S 28654 28656 28619 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 216943004 1314816 147 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28656/statm: 321 147 106 274 0 44 0
[pid=28658] ppid=28656 vsize=5356 CPUtime=0
/proc/28658/stat : 28658 (sh) S 28656 28656 28619 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 216943005 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28658/statm: 1339 232 193 169 0 50 0
[pid=28659] ppid=28658 vsize=5136 CPUtime=4661.06
/proc/28659/stat : 28659 (minisat) R 28658 28656 28619 0 -1 4194304 939 0 0 0 466099 7 0 0 25 0 1 0 216943006 5259264 920 1992294400 134512640 135243223 4294956320 18446744073709551615 134558102 0 0 4096 3 0 0 0 17 1 0 0
/proc/28659/statm: 1284 920 84 178 0 1104 0
Current children cumulated CPU time (s) 4661.06
Current children cumulated vsize (KiB) 11776

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 28667
/proc/meminfo: memFree=1842776/2055920 swapFree=4180160/4192956
[pid=28656] ppid=28654 vsize=1284 CPUtime=0
/proc/28656/stat : 28656 (IUT_BMB_SAT) S 28654 28656 28619 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 216943004 1314816 147 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28656/statm: 321 147 106 274 0 44 0
[pid=28658] ppid=28656 vsize=5356 CPUtime=0
/proc/28658/stat : 28658 (sh) S 28656 28656 28619 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 216943005 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28658/statm: 1339 232 193 169 0 50 0
[pid=28659] ppid=28658 vsize=5136 CPUtime=4721.04
/proc/28659/stat : 28659 (minisat) R 28658 28656 28619 0 -1 4194304 952 0 0 0 472097 7 0 0 25 0 1 0 216943006 5259264 933 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 1 0 0
/proc/28659/statm: 1284 933 84 178 0 1104 0
Current children cumulated CPU time (s) 4721.04
Current children cumulated vsize (KiB) 11776

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 28667
/proc/meminfo: memFree=1842776/2055920 swapFree=4180160/4192956
[pid=28656] ppid=28654 vsize=1284 CPUtime=0
/proc/28656/stat : 28656 (IUT_BMB_SAT) S 28654 28656 28619 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 216943004 1314816 147 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28656/statm: 321 147 106 274 0 44 0
[pid=28658] ppid=28656 vsize=5356 CPUtime=0
/proc/28658/stat : 28658 (sh) S 28656 28656 28619 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 216943005 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28658/statm: 1339 232 193 169 0 50 0
[pid=28659] ppid=28658 vsize=5136 CPUtime=4781.02
/proc/28659/stat : 28659 (minisat) R 28658 28656 28619 0 -1 4194304 952 0 0 0 478095 7 0 0 25 0 1 0 216943006 5259264 933 1992294400 134512640 135243223 4294956320 18446744073709551615 134555465 0 0 4096 3 0 0 0 17 1 0 0
/proc/28659/statm: 1284 933 84 178 0 1104 0
Current children cumulated CPU time (s) 4781.02
Current children cumulated vsize (KiB) 11776

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 28667
/proc/meminfo: memFree=1842776/2055920 swapFree=4180160/4192956
[pid=28656] ppid=28654 vsize=1284 CPUtime=0
/proc/28656/stat : 28656 (IUT_BMB_SAT) S 28654 28656 28619 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 216943004 1314816 147 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28656/statm: 321 147 106 274 0 44 0
[pid=28658] ppid=28656 vsize=5356 CPUtime=0
/proc/28658/stat : 28658 (sh) S 28656 28656 28619 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 216943005 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28658/statm: 1339 232 193 169 0 50 0
[pid=28659] ppid=28658 vsize=5136 CPUtime=4841.01
/proc/28659/stat : 28659 (minisat) R 28658 28656 28619 0 -1 4194304 952 0 0 0 484094 7 0 0 25 0 1 0 216943006 5259264 933 1992294400 134512640 135243223 4294956320 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 1 0 0
/proc/28659/statm: 1284 933 84 178 0 1104 0
Current children cumulated CPU time (s) 4841.01
Current children cumulated vsize (KiB) 11776

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 28667
/proc/meminfo: memFree=1842776/2055920 swapFree=4180160/4192956
[pid=28656] ppid=28654 vsize=1284 CPUtime=0
/proc/28656/stat : 28656 (IUT_BMB_SAT) S 28654 28656 28619 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 216943004 1314816 147 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28656/statm: 321 147 106 274 0 44 0
[pid=28658] ppid=28656 vsize=5356 CPUtime=0
/proc/28658/stat : 28658 (sh) S 28656 28656 28619 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 216943005 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28658/statm: 1339 232 193 169 0 50 0
[pid=28659] ppid=28658 vsize=5136 CPUtime=4901
/proc/28659/stat : 28659 (minisat) R 28658 28656 28619 0 -1 4194304 952 0 0 0 490092 8 0 0 25 0 1 0 216943006 5259264 933 1992294400 134512640 135243223 4294956320 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 1 0 0
/proc/28659/statm: 1284 933 84 178 0 1104 0
Current children cumulated CPU time (s) 4901
Current children cumulated vsize (KiB) 11776

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 28667
/proc/meminfo: memFree=1842712/2055920 swapFree=4180160/4192956
[pid=28656] ppid=28654 vsize=1284 CPUtime=0
/proc/28656/stat : 28656 (IUT_BMB_SAT) S 28654 28656 28619 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 216943004 1314816 147 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28656/statm: 321 147 106 274 0 44 0
[pid=28658] ppid=28656 vsize=5356 CPUtime=0
/proc/28658/stat : 28658 (sh) S 28656 28656 28619 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 216943005 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28658/statm: 1339 232 193 169 0 50 0
[pid=28659] ppid=28658 vsize=5136 CPUtime=4960.98
/proc/28659/stat : 28659 (minisat) R 28658 28656 28619 0 -1 4194304 956 0 0 0 496090 8 0 0 25 0 1 0 216943006 5259264 937 1992294400 134512640 135243223 4294956320 18446744073709551615 134555520 0 0 4096 3 0 0 0 17 1 0 0
/proc/28659/statm: 1284 937 84 178 0 1104 0
Current children cumulated CPU time (s) 4960.98
Current children cumulated vsize (KiB) 11776



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 28667
/proc/meminfo: memFree=1842712/2055920 swapFree=4180160/4192956
[pid=28656] ppid=28654 vsize=1284 CPUtime=0
/proc/28656/stat : 28656 (IUT_BMB_SAT) S 28654 28656 28619 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 216943004 1314816 147 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28656/statm: 321 147 106 274 0 44 0
[pid=28658] ppid=28656 vsize=5356 CPUtime=0
/proc/28658/stat : 28658 (sh) S 28656 28656 28619 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 216943005 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28658/statm: 1339 232 193 169 0 50 0
[pid=28659] ppid=28658 vsize=5268 CPUtime=5000.07
/proc/28659/stat : 28659 (minisat) R 28658 28656 28619 0 -1 4194304 957 0 0 0 499999 8 0 0 25 0 1 0 216943006 5394432 938 1992294400 134512640 135243223 4294956320 18446744073709551615 134555910 0 0 4096 3 0 0 0 17 1 0 0
/proc/28659/statm: 1317 938 84 178 0 1137 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 11908

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): 5001.41
CPU time (s): 5000.1
CPU user time (s): 5000.01
CPU system time (s): 0.090986
CPU usage (%): 99.9738
Max. virtual memory (cumulated for all children) (KiB): 11908

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

runsolver used 6.34504 second user time and 11.8522 second system time

The end

Launcher Data

Begin job on node21 at 2009-05-09 19:11:38
IDJOB=1785085
IDBENCH=24693
IDSOLVER=638
FILE ID=node21/1785085-1241889098
PBS_JOBID= 9264725
Free space on /tmp= 65984 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT07/crafted/Hard/contest03/others/hwb-n32-01-S1491788039.sat05-497.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785085-1241889098/watcher-1785085-1241889098 -o /tmp/evaluation-result-1785085-1241889098/solver-1785085-1241889098 -C 5000 -W 6000 -M 1800  IUT_BMB_SAT HOME/instance-1785085-1241889098.cnf HOME

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

MD5SUM BENCH= c528b705716be41ea2448c50a45c52a8
RANDOM SEED=1534638789

node21.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.233
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.233
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:       1850000 kB
Buffers:         37704 kB
Cached:          99148 kB
SwapCached:       7036 kB
Active:          55900 kB
Inactive:        90792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1850000 kB
SwapTotal:     4192956 kB
SwapFree:      4180160 kB
Dirty:            2272 kB
Writeback:           0 kB
Mapped:          14892 kB
Slab:            45236 kB
Committed_AS:   807536 kB
PageTables:       1380 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= 65980 MiB
End job on node21 at 2009-05-09 20:35:00