Trace number 1785289

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.12 5002.51

General information on the benchmark

Namecrafted/Difficult/contest05/jarvisalo/
mod2-rand3bip-sat-280-2.sat05-2264.reshuffled-07.cnf
MD5SUM0a790b16b30661bee32dad474c146a58
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.013997
Satisfiable
(Un)Satisfiability was proved
Number of variables280
Number of clauses1120
Sum of the clauses size3360
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31120
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:  280                                                  |
0.00/0.01	c |  Number of clauses:    1120                                                 |
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 |     280     1120     3360 |      373        0    nan |  0.000 % |
0.00/0.01	c |       101 |     280     1120     3360 |      410      101     29 |  0.001 % |
0.00/0.02	c |       252 |     280     1120     3360 |      451      252     29 |  0.001 % |
0.00/0.02	c |       477 |     280     1120     3360 |      496      477     23 |  0.001 % |
0.00/0.04	c |       814 |     280     1120     3360 |      546      532     27 |  0.001 % |
0.00/0.06	c |      1321 |     280     1120     3360 |      601      433     22 |  0.001 % |
0.00/0.09	c |      2081 |     280     1120     3360 |      661      540     22 |  0.001 % |
0.00/0.14	c |      3221 |     280     1120     3360 |      727      590     22 |  0.001 % |
0.00/0.22	c |      4931 |     280     1120     3360 |      800      747     28 |  0.001 % |
0.00/0.33	c |      7493 |     280     1120     3360 |      880      741     22 |  0.001 % |
0.00/0.52	c |     11337 |     280     1120     3360 |      968      888     26 |  0.001 % |
0.00/0.79	c |     17103 |     280     1120     3360 |     1065      590     16 |  0.001 % |
1.18/1.21	c |     25752 |     280     1120     3360 |     1171      932     18 |  0.001 % |
1.77/1.85	c |     38727 |     280     1120     3360 |     1288     1177     22 |  0.001 % |
2.77/2.88	c |     58188 |     280     1120     3360 |     1417      734     17 |  0.001 % |
4.28/4.32	c |     87380 |     280     1120     3360 |     1559      903     17 |  0.001 % |
6.58/6.62	c |    131169 |     280     1120     3360 |     1715      841     19 |  0.001 % |
10.17/10.22	c |    196855 |     280     1120     3360 |     1887     1021     18 |  0.001 % |
15.07/15.16	c |    295382 |     280     1120     3360 |     2075     1867     19 |  0.001 % |
23.37/23.46	c |    443172 |     280     1120     3360 |     2283     1107     18 |  0.001 % |
36.36/36.43	c |    664855 |     280     1120     3360 |     2511     1781     22 |  0.001 % |
57.25/57.30	c |    997381 |     280     1120     3360 |     2762     2309     22 |  0.001 % |
88.84/88.96	c |   1496169 |     280     1120     3360 |     3039     1843     21 |  0.001 % |
140.51/140.60	c |   2244351 |     280     1120     3360 |     3342     3043     24 |  0.001 % |
216.08/216.21	c |   3366625 |     280     1120     3360 |     3677     2240     20 |  0.001 % |
329.41/329.61	c |   5050036 |     280     1120     3360 |     4044     2761     19 |  0.001 % |
509.23/509.50	c |   7575152 |     280     1120     3360 |     4449     2508     21 |  0.003 % |
801.21/801.63	c |  11362827 |     280     1120     3360 |     4894     3711     20 |  0.001 % |
1253.90/1254.57	c |  17044340 |     280     1120     3360 |     5383     3366     18 |  0.001 % |
1931.15/1932.13	c |  25566611 |     280     1120     3360 |     5922     4317     19 |  0.001 % |
3019.92/3021.41	c |  38350015 |     280     1120     3360 |     6514     4494     19 |  0.001 % |
4603.28/4605.54	c |  57525121 |     280     1120     3360 |     7165     6098     20 |  0.001 % |
5000.09/5002.50	sh: line 1: 24020 Terminated              HOME/minisat simple.out solve.out >temp.out
5000.09/5002.50	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-1785289-1241904084/watcher-1785289-1241904084 -o /tmp/evaluation-result-1785289-1241904084/solver-1785289-1241904084 -C 5000 -W 6000 -M 1800 IUT_BMB_SAT HOME/instance-1785289-1241904084.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.99 0.97 0.99 3/64 24017
/proc/meminfo: memFree=1566528/2055920 swapFree=4181456/4192956
[pid=24017] ppid=24015 vsize=1284 CPUtime=0
/proc/24017/stat : 24017 (IUT_BMB_SAT) R 24015 24017 23951 0 -1 4194304 157 0 0 0 0 0 0 0 18 0 1 0 218441339 1314816 140 1992294400 134512640 135635285 4294956224 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/24017/statm: 321 140 99 274 0 44 0

[startup+0.0139999 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 24017
/proc/meminfo: memFree=1566528/2055920 swapFree=4181456/4192956
[pid=24017] ppid=24015 vsize=1284 CPUtime=0
/proc/24017/stat : 24017 (IUT_BMB_SAT) S 24015 24017 23951 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 218441339 1314816 146 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24017/statm: 321 146 105 274 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1284

[startup+0.102018 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 24017
/proc/meminfo: memFree=1566528/2055920 swapFree=4181456/4192956
[pid=24017] ppid=24015 vsize=1284 CPUtime=0
/proc/24017/stat : 24017 (IUT_BMB_SAT) S 24015 24017 23951 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 218441339 1314816 146 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24017/statm: 321 146 105 274 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1284

[startup+0.301045 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 24017
/proc/meminfo: memFree=1566528/2055920 swapFree=4181456/4192956
[pid=24017] ppid=24015 vsize=1284 CPUtime=0
/proc/24017/stat : 24017 (IUT_BMB_SAT) S 24015 24017 23951 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 218441339 1314816 146 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24017/statm: 321 146 105 274 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1284

[startup+0.701108 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 24017
/proc/meminfo: memFree=1566528/2055920 swapFree=4181456/4192956
[pid=24017] ppid=24015 vsize=1284 CPUtime=0
/proc/24017/stat : 24017 (IUT_BMB_SAT) S 24015 24017 23951 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 218441339 1314816 146 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24017/statm: 321 146 105 274 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1284

[startup+1.50125 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 24020
/proc/meminfo: memFree=1565672/2055920 swapFree=4181456/4192956
[pid=24017] ppid=24015 vsize=1284 CPUtime=0
/proc/24017/stat : 24017 (IUT_BMB_SAT) S 24015 24017 23951 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 218441339 1314816 146 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24017/statm: 321 146 105 274 0 44 0
[pid=24019] ppid=24017 vsize=5356 CPUtime=0
/proc/24019/stat : 24019 (sh) S 24017 24017 23951 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218441340 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24019/statm: 1339 232 193 169 0 50 0
[pid=24020] ppid=24019 vsize=2176 CPUtime=1.47
/proc/24020/stat : 24020 (minisat) R 24019 24017 23951 0 -1 4194304 211 0 0 0 147 0 0 0 25 0 1 0 218441340 2228224 192 1992294400 134512640 135243223 4294956320 18446744073709551615 134556208 0 0 4096 3 0 0 0 17 0 0 0
/proc/24020/statm: 544 192 83 178 0 364 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 8816

[startup+3.1015 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 24020
/proc/meminfo: memFree=1565288/2055920 swapFree=4181456/4192956
[pid=24017] ppid=24015 vsize=1284 CPUtime=0
/proc/24017/stat : 24017 (IUT_BMB_SAT) S 24015 24017 23951 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 218441339 1314816 146 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24017/statm: 321 146 105 274 0 44 0
[pid=24019] ppid=24017 vsize=5356 CPUtime=0
/proc/24019/stat : 24019 (sh) S 24017 24017 23951 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218441340 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24019/statm: 1339 232 193 169 0 50 0
[pid=24020] ppid=24019 vsize=2308 CPUtime=3.07
/proc/24020/stat : 24020 (minisat) R 24019 24017 23951 0 -1 4194304 241 0 0 0 307 0 0 0 25 0 1 0 218441340 2363392 222 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/24020/statm: 577 222 83 178 0 397 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 8948

[startup+6.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 24020
/proc/meminfo: memFree=1565096/2055920 swapFree=4181456/4192956
[pid=24017] ppid=24015 vsize=1284 CPUtime=0
/proc/24017/stat : 24017 (IUT_BMB_SAT) S 24015 24017 23951 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 218441339 1314816 146 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24017/statm: 321 146 105 274 0 44 0
[pid=24019] ppid=24017 vsize=5356 CPUtime=0
/proc/24019/stat : 24019 (sh) S 24017 24017 23951 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218441340 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24019/statm: 1339 232 193 169 0 50 0
[pid=24020] ppid=24019 vsize=2440 CPUtime=6.28
/proc/24020/stat : 24020 (minisat) R 24019 24017 23951 0 -1 4194304 264 0 0 0 628 0 0 0 25 0 1 0 218441340 2498560 245 1992294400 134512640 135243223 4294956320 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 0 0 0
/proc/24020/statm: 610 245 83 178 0 430 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9080

[startup+12.702 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 24020
/proc/meminfo: memFree=1564976/2055920 swapFree=4181456/4192956
[pid=24017] ppid=24015 vsize=1284 CPUtime=0
/proc/24017/stat : 24017 (IUT_BMB_SAT) S 24015 24017 23951 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 218441339 1314816 146 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24017/statm: 321 146 105 274 0 44 0
[pid=24019] ppid=24017 vsize=5356 CPUtime=0
/proc/24019/stat : 24019 (sh) S 24017 24017 23951 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218441340 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24019/statm: 1339 232 193 169 0 50 0
[pid=24020] ppid=24019 vsize=2572 CPUtime=12.67
/proc/24020/stat : 24020 (minisat) R 24019 24017 23951 0 -1 4194304 293 0 0 0 1267 0 0 0 25 0 1 0 218441340 2633728 274 1992294400 134512640 135243223 4294956320 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/24020/statm: 643 274 83 178 0 463 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 9212

[startup+25.5011 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 24020
/proc/meminfo: memFree=1564784/2055920 swapFree=4181456/4192956
[pid=24017] ppid=24015 vsize=1284 CPUtime=0
/proc/24017/stat : 24017 (IUT_BMB_SAT) S 24015 24017 23951 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 218441339 1314816 146 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24017/statm: 321 146 105 274 0 44 0
[pid=24019] ppid=24017 vsize=5356 CPUtime=0
/proc/24019/stat : 24019 (sh) S 24017 24017 23951 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218441340 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24019/statm: 1339 232 193 169 0 50 0
[pid=24020] ppid=24019 vsize=2836 CPUtime=25.47
/proc/24020/stat : 24020 (minisat) R 24019 24017 23951 0 -1 4194304 350 0 0 0 2547 0 0 0 25 0 1 0 218441340 2904064 331 1992294400 134512640 135243223 4294956320 18446744073709551615 134565285 0 0 4096 3 0 0 0 17 0 0 0
/proc/24020/statm: 709 331 83 178 0 529 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 9476

[startup+51.1012 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 24020
/proc/meminfo: memFree=1564464/2055920 swapFree=4181456/4192956
[pid=24017] ppid=24015 vsize=1284 CPUtime=0
/proc/24017/stat : 24017 (IUT_BMB_SAT) S 24015 24017 23951 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 218441339 1314816 146 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24017/statm: 321 146 105 274 0 44 0
[pid=24019] ppid=24017 vsize=5356 CPUtime=0
/proc/24019/stat : 24019 (sh) S 24017 24017 23951 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218441340 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24019/statm: 1339 232 193 169 0 50 0
[pid=24020] ppid=24019 vsize=3108 CPUtime=51.06
/proc/24020/stat : 24020 (minisat) R 24019 24017 23951 0 -1 4194304 429 0 0 0 5106 0 0 0 25 0 1 0 218441340 3182592 410 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/24020/statm: 777 410 83 178 0 597 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 9748

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 24020
/proc/meminfo: memFree=1564016/2055920 swapFree=4181456/4192956
[pid=24017] ppid=24015 vsize=1284 CPUtime=0
/proc/24017/stat : 24017 (IUT_BMB_SAT) S 24015 24017 23951 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 218441339 1314816 146 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24017/statm: 321 146 105 274 0 44 0
[pid=24019] ppid=24017 vsize=5356 CPUtime=0
/proc/24019/stat : 24019 (sh) S 24017 24017 23951 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218441340 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24019/statm: 1339 232 193 169 0 50 0
[pid=24020] ppid=24019 vsize=3500 CPUtime=102.24
/proc/24020/stat : 24020 (minisat) R 24019 24017 23951 0 -1 4194304 529 0 0 0 10224 0 0 0 25 0 1 0 218441340 3584000 510 1992294400 134512640 135243223 4294956320 18446744073709551615 134555727 0 0 4096 3 0 0 0 17 0 0 0
/proc/24020/statm: 875 510 83 178 0 695 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 10140

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 24020
/proc/meminfo: memFree=1563568/2055920 swapFree=4181456/4192956
[pid=24017] ppid=24015 vsize=1284 CPUtime=0
/proc/24017/stat : 24017 (IUT_BMB_SAT) S 24015 24017 23951 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 218441339 1314816 146 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24017/statm: 321 146 105 274 0 44 0
[pid=24019] ppid=24017 vsize=5356 CPUtime=0
/proc/24019/stat : 24019 (sh) S 24017 24017 23951 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218441340 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24019/statm: 1339 232 193 169 0 50 0
[pid=24020] ppid=24019 vsize=3900 CPUtime=162.21
/proc/24020/stat : 24020 (minisat) R 24019 24017 23951 0 -1 4194304 615 0 0 0 16221 0 0 0 25 0 1 0 218441340 3993600 596 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/24020/statm: 975 596 83 178 0 795 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 10540

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 24020
/proc/meminfo: memFree=1563376/2055920 swapFree=4181456/4192956
[pid=24017] ppid=24015 vsize=1284 CPUtime=0
/proc/24017/stat : 24017 (IUT_BMB_SAT) S 24015 24017 23951 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 218441339 1314816 146 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24017/statm: 321 146 105 274 0 44 0
[pid=24019] ppid=24017 vsize=5356 CPUtime=0
/proc/24019/stat : 24019 (sh) S 24017 24017 23951 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218441340 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24019/statm: 1339 232 193 169 0 50 0
[pid=24020] ppid=24019 vsize=4032 CPUtime=222.18
/proc/24020/stat : 24020 (minisat) R 24019 24017 23951 0 -1 4194304 656 0 0 0 22218 0 0 0 25 0 1 0 218441340 4128768 637 1992294400 134512640 135243223 4294956320 18446744073709551615 134559429 0 0 4096 3 0 0 0 17 0 0 0
/proc/24020/statm: 1008 637 83 178 0 828 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 10672

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 24020
/proc/meminfo: memFree=1563376/2055920 swapFree=4181456/4192956
[pid=24017] ppid=24015 vsize=1284 CPUtime=0
/proc/24017/stat : 24017 (IUT_BMB_SAT) S 24015 24017 23951 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 218441339 1314816 146 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24017/statm: 321 146 105 274 0 44 0
[pid=24019] ppid=24017 vsize=5356 CPUtime=0
/proc/24019/stat : 24019 (sh) S 24017 24017 23951 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218441340 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24019/statm: 1339 232 193 169 0 50 0
[pid=24020] ppid=24019 vsize=4032 CPUtime=282.13

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

[pid=24017] ppid=24015 vsize=1284 CPUtime=0
/proc/24017/stat : 24017 (IUT_BMB_SAT) S 24015 24017 23951 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 218441339 1314816 146 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24017/statm: 321 146 105 274 0 44 0
[pid=24019] ppid=24017 vsize=5356 CPUtime=0
/proc/24019/stat : 24019 (sh) S 24017 24017 23951 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218441340 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24019/statm: 1339 232 193 169 0 50 0
[pid=24020] ppid=24019 vsize=7360 CPUtime=4480.14
/proc/24020/stat : 24020 (minisat) R 24019 24017 23951 0 -1 4194304 1492 0 0 0 448012 2 0 0 25 0 1 0 218441340 7536640 1473 1992294400 134512640 135243223 4294956320 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/24020/statm: 1840 1473 83 178 0 1660 0
Current children cumulated CPU time (s) 4480.14
Current children cumulated vsize (KiB) 14000

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24028
/proc/meminfo: memFree=1558512/2055920 swapFree=4181456/4192956
[pid=24017] ppid=24015 vsize=1284 CPUtime=0
/proc/24017/stat : 24017 (IUT_BMB_SAT) S 24015 24017 23951 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 218441339 1314816 146 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24017/statm: 321 146 105 274 0 44 0
[pid=24019] ppid=24017 vsize=5356 CPUtime=0
/proc/24019/stat : 24019 (sh) S 24017 24017 23951 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218441340 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24019/statm: 1339 232 193 169 0 50 0
[pid=24020] ppid=24019 vsize=7508 CPUtime=4540.11
/proc/24020/stat : 24020 (minisat) R 24019 24017 23951 0 -1 4194304 1497 0 0 0 454009 2 0 0 25 0 1 0 218441340 7688192 1478 1992294400 134512640 135243223 4294956320 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/24020/statm: 1877 1478 83 178 0 1697 0
Current children cumulated CPU time (s) 4540.11
Current children cumulated vsize (KiB) 14148

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24028
/proc/meminfo: memFree=1558320/2055920 swapFree=4181456/4192956
[pid=24017] ppid=24015 vsize=1284 CPUtime=0
/proc/24017/stat : 24017 (IUT_BMB_SAT) S 24015 24017 23951 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 218441339 1314816 146 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24017/statm: 321 146 105 274 0 44 0
[pid=24019] ppid=24017 vsize=5356 CPUtime=0
/proc/24019/stat : 24019 (sh) S 24017 24017 23951 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218441340 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24019/statm: 1339 232 193 169 0 50 0
[pid=24020] ppid=24019 vsize=7508 CPUtime=4600.09
/proc/24020/stat : 24020 (minisat) R 24019 24017 23951 0 -1 4194304 1502 0 0 0 460007 2 0 0 25 0 1 0 218441340 7688192 1483 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/24020/statm: 1877 1483 83 178 0 1697 0
Current children cumulated CPU time (s) 4600.09
Current children cumulated vsize (KiB) 14148

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24028
/proc/meminfo: memFree=1558256/2055920 swapFree=4181456/4192956
[pid=24017] ppid=24015 vsize=1284 CPUtime=0
/proc/24017/stat : 24017 (IUT_BMB_SAT) S 24015 24017 23951 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 218441339 1314816 146 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24017/statm: 321 146 105 274 0 44 0
[pid=24019] ppid=24017 vsize=5356 CPUtime=0
/proc/24019/stat : 24019 (sh) S 24017 24017 23951 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218441340 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24019/statm: 1339 232 193 169 0 50 0
[pid=24020] ppid=24019 vsize=7508 CPUtime=4660.06
/proc/24020/stat : 24020 (minisat) R 24019 24017 23951 0 -1 4194304 1524 0 0 0 466004 2 0 0 25 0 1 0 218441340 7688192 1505 1992294400 134512640 135243223 4294956320 18446744073709551615 134565394 0 0 4096 3 0 0 0 17 0 0 0
/proc/24020/statm: 1877 1505 83 178 0 1697 0
Current children cumulated CPU time (s) 4660.06
Current children cumulated vsize (KiB) 14148

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24030
/proc/meminfo: memFree=1558128/2055920 swapFree=4181456/4192956
[pid=24017] ppid=24015 vsize=1284 CPUtime=0
/proc/24017/stat : 24017 (IUT_BMB_SAT) S 24015 24017 23951 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 218441339 1314816 146 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24017/statm: 321 146 105 274 0 44 0
[pid=24019] ppid=24017 vsize=5356 CPUtime=0
/proc/24019/stat : 24019 (sh) S 24017 24017 23951 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218441340 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24019/statm: 1339 232 193 169 0 50 0
[pid=24020] ppid=24019 vsize=7644 CPUtime=4720.03
/proc/24020/stat : 24020 (minisat) R 24019 24017 23951 0 -1 4194304 1533 0 0 0 472001 2 0 0 25 0 1 0 218441340 7827456 1514 1992294400 134512640 135243223 4294956320 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/24020/statm: 1911 1514 83 178 0 1731 0
Current children cumulated CPU time (s) 4720.03
Current children cumulated vsize (KiB) 14284

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24030
/proc/meminfo: memFree=1558128/2055920 swapFree=4181456/4192956
[pid=24017] ppid=24015 vsize=1284 CPUtime=0
/proc/24017/stat : 24017 (IUT_BMB_SAT) S 24015 24017 23951 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 218441339 1314816 146 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24017/statm: 321 146 105 274 0 44 0
[pid=24019] ppid=24017 vsize=5356 CPUtime=0
/proc/24019/stat : 24019 (sh) S 24017 24017 23951 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218441340 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24019/statm: 1339 232 193 169 0 50 0
[pid=24020] ppid=24019 vsize=7644 CPUtime=4780
/proc/24020/stat : 24020 (minisat) R 24019 24017 23951 0 -1 4194304 1547 0 0 0 477998 2 0 0 25 0 1 0 218441340 7827456 1528 1992294400 134512640 135243223 4294956320 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 0 0 0
/proc/24020/statm: 1911 1528 83 178 0 1731 0
Current children cumulated CPU time (s) 4780
Current children cumulated vsize (KiB) 14284

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24030
/proc/meminfo: memFree=1558128/2055920 swapFree=4181456/4192956
[pid=24017] ppid=24015 vsize=1284 CPUtime=0
/proc/24017/stat : 24017 (IUT_BMB_SAT) S 24015 24017 23951 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 218441339 1314816 146 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24017/statm: 321 146 105 274 0 44 0
[pid=24019] ppid=24017 vsize=5356 CPUtime=0
/proc/24019/stat : 24019 (sh) S 24017 24017 23951 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218441340 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24019/statm: 1339 232 193 169 0 50 0
[pid=24020] ppid=24019 vsize=7644 CPUtime=4839.98
/proc/24020/stat : 24020 (minisat) R 24019 24017 23951 0 -1 4194304 1547 0 0 0 483996 2 0 0 25 0 1 0 218441340 7827456 1528 1992294400 134512640 135243223 4294956320 18446744073709551615 134555451 0 0 4096 3 0 0 0 17 0 0 0
/proc/24020/statm: 1911 1528 83 178 0 1731 0
Current children cumulated CPU time (s) 4839.98
Current children cumulated vsize (KiB) 14284

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24030
/proc/meminfo: memFree=1558192/2055920 swapFree=4181456/4192956
[pid=24017] ppid=24015 vsize=1284 CPUtime=0
/proc/24017/stat : 24017 (IUT_BMB_SAT) S 24015 24017 23951 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 218441339 1314816 146 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24017/statm: 321 146 105 274 0 44 0
[pid=24019] ppid=24017 vsize=5356 CPUtime=0
/proc/24019/stat : 24019 (sh) S 24017 24017 23951 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218441340 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24019/statm: 1339 232 193 169 0 50 0
[pid=24020] ppid=24019 vsize=7644 CPUtime=4899.96
/proc/24020/stat : 24020 (minisat) R 24019 24017 23951 0 -1 4194304 1547 0 0 0 489994 2 0 0 25 0 1 0 218441340 7827456 1528 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/24020/statm: 1911 1528 83 178 0 1731 0
Current children cumulated CPU time (s) 4899.96
Current children cumulated vsize (KiB) 14284

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24030
/proc/meminfo: memFree=1558128/2055920 swapFree=4181456/4192956
[pid=24017] ppid=24015 vsize=1284 CPUtime=0
/proc/24017/stat : 24017 (IUT_BMB_SAT) S 24015 24017 23951 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 218441339 1314816 146 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24017/statm: 321 146 105 274 0 44 0
[pid=24019] ppid=24017 vsize=5356 CPUtime=0
/proc/24019/stat : 24019 (sh) S 24017 24017 23951 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218441340 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24019/statm: 1339 232 193 169 0 50 0
[pid=24020] ppid=24019 vsize=7644 CPUtime=4959.92
/proc/24020/stat : 24020 (minisat) R 24019 24017 23951 0 -1 4194304 1552 0 0 0 495990 2 0 0 25 0 1 0 218441340 7827456 1533 1992294400 134512640 135243223 4294956320 18446744073709551615 134555985 0 0 4096 3 0 0 0 17 0 0 0
/proc/24020/statm: 1911 1533 83 178 0 1731 0
Current children cumulated CPU time (s) 4959.92
Current children cumulated vsize (KiB) 14284



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5002.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24030
/proc/meminfo: memFree=1558128/2055920 swapFree=4181456/4192956
[pid=24017] ppid=24015 vsize=1284 CPUtime=0
/proc/24017/stat : 24017 (IUT_BMB_SAT) S 24015 24017 23951 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 218441339 1314816 146 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24017/statm: 321 146 105 274 0 44 0
[pid=24019] ppid=24017 vsize=5356 CPUtime=0
/proc/24019/stat : 24019 (sh) S 24017 24017 23951 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218441340 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24019/statm: 1339 232 193 169 0 50 0
[pid=24020] ppid=24019 vsize=7792 CPUtime=5000.09
/proc/24020/stat : 24020 (minisat) R 24019 24017 23951 0 -1 4194304 1571 0 0 0 500007 2 0 0 25 0 1 0 218441340 7979008 1552 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/24020/statm: 1948 1552 83 178 0 1768 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 14432

Sending SIGTERM to process tree (bottom up)

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

[startup+5002.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24030
/proc/meminfo: memFree=1558128/2055920 swapFree=4181456/4192956
[pid=24017] ppid=24015 vsize=1284 CPUtime=0
/proc/24017/stat : 24017 (IUT_BMB_SAT) S 24015 24017 23951 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 218441339 1314816 146 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24017/statm: 321 146 105 274 0 44 0
[pid=24019] ppid=24017 vsize=5356 CPUtime=0
/proc/24019/stat : 24019 (sh) S 24017 24017 23951 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218441340 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24019/statm: 1339 232 193 169 0 50 0
[pid=24020] ppid=24019 vsize=7792 CPUtime=5000.09
/proc/24020/stat : 24020 (minisat) R 24019 24017 23951 0 -1 4194304 1571 0 0 0 500007 2 0 0 25 0 1 0 218441340 7979008 1552 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/24020/statm: 1948 1552 83 178 0 1768 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 14432

Child status: 0
Real time (s): 5002.51
CPU time (s): 5000.12
CPU user time (s): 5000.08
CPU system time (s): 0.039993
CPU usage (%): 99.9523
Max. virtual memory (cumulated for all children) (KiB): 14432

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

runsolver used 4.42933 second user time and 13.7719 second system time

The end

Launcher Data

Begin job on node26 at 2009-05-09 23:21:24
IDJOB=1785289
IDBENCH=24739
IDSOLVER=638
FILE ID=node26/1785289-1241904084
PBS_JOBID= 9264816
Free space on /tmp= 66100 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT07/crafted/Difficult/contest05/jarvisalo/mod2-rand3bip-sat-280-2.sat05-2264.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785289-1241904084/watcher-1785289-1241904084 -o /tmp/evaluation-result-1785289-1241904084/solver-1785289-1241904084 -C 5000 -W 6000 -M 1800  IUT_BMB_SAT HOME/instance-1785289-1241904084.cnf HOME

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

MD5SUM BENCH= 0a790b16b30661bee32dad474c146a58
RANDOM SEED=827927024

node26.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.261
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.261
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:       1567008 kB
Buffers:         51816 kB
Cached:         359332 kB
SwapCached:       5352 kB
Active:          72560 kB
Inactive:       346480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1567008 kB
SwapTotal:     4192956 kB
SwapFree:      4181456 kB
Dirty:            2196 kB
Writeback:           0 kB
Mapped:          13568 kB
Slab:            55900 kB
Committed_AS:   705112 kB
PageTables:       1368 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= 66096 MiB
End job on node26 at 2009-05-10 00:44:46