Trace number 1785301

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

General information on the benchmark

Namecrafted/Difficult/contest05/jarvisalo/
mod2-rand3bip-sat-280-3.sat05-2265.reshuffled-07.cnf
MD5SUMd84d2f51f14938d23f8344f062b55708
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.014997
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 |       100 |     280     1120     3360 |      410      100     30 |  0.001 % |
0.00/0.02	c |       251 |     280     1120     3360 |      451      251     33 |  0.001 % |
0.00/0.03	c |       478 |     280     1120     3360 |      496      478     30 |  0.001 % |
0.00/0.04	c |       815 |     280     1120     3360 |      546      528     27 |  0.001 % |
0.00/0.06	c |      1321 |     280     1120     3360 |      601      429     27 |  0.001 % |
0.00/0.09	c |      2080 |     280     1120     3360 |      661      543     23 |  0.001 % |
0.00/0.13	c |      3219 |     280     1120     3360 |      727      580     24 |  0.001 % |
0.00/0.20	c |      4928 |     280     1120     3360 |      800      701     24 |  0.001 % |
0.00/0.33	c |      7490 |     280     1120     3360 |      880      698     21 |  0.001 % |
0.00/0.51	c |     11335 |     280     1120     3360 |      968      789     23 |  0.001 % |
0.00/0.79	c |     17101 |     280     1120     3360 |     1065      525     16 |  0.001 % |
1.18/1.21	c |     25751 |     280     1120     3360 |     1171      994     19 |  0.001 % |
1.78/1.82	c |     38725 |     280     1120     3360 |     1288      757     15 |  0.001 % |
2.98/3.04	c |     58188 |     280     1120     3360 |     1417     1080     21 |  0.001 % |
4.58/4.65	c |     87380 |     280     1120     3360 |     1559     1370     20 |  0.001 % |
6.88/6.93	c |    131169 |     280     1120     3360 |     1715     1440     21 |  0.001 % |
10.18/10.24	c |    196853 |     280     1120     3360 |     1887     1494     19 |  0.001 % |
15.68/15.78	c |    295379 |     280     1120     3360 |     2075     1479     19 |  0.001 % |
23.77/23.89	c |    443169 |     280     1120     3360 |     2283     2060     18 |  0.001 % |
34.47/34.55	c |    664853 |     280     1120     3360 |     2511     1415     16 |  0.001 % |
52.36/52.40	c |    997379 |     280     1120     3360 |     2762     2095     16 |  0.001 % |
82.33/82.46	c |   1496168 |     280     1120     3360 |     3039     2382     19 |  0.001 % |
128.41/128.57	c |   2244350 |     280     1120     3360 |     3342     2657     20 |  0.001 % |
201.29/201.43	c |   3366624 |     280     1120     3360 |     3677     2228     19 |  0.001 % |
316.93/317.13	c |   5050035 |     280     1120     3360 |     4044     3316     17 |  0.001 % |
492.47/492.75	c |   7575152 |     280     1120     3360 |     4449     3059     18 |  0.001 % |
766.93/767.38	c |  11362828 |     280     1120     3360 |     4894     4355     19 |  0.001 % |
1184.26/1184.85	c |  17044341 |     280     1120     3360 |     5383     3720     18 |  0.001 % |
1824.30/1825.14	c |  25566610 |     280     1120     3360 |     5922     3685     16 |  0.001 % |
2867.36/2868.65	c |  38350013 |     280     1120     3360 |     6514     3364     20 |  0.001 % |
4542.30/4544.34	c |  57525118 |     280     1120     3360 |     7165     4385     19 |  0.001 % |
5000.03/5002.20	sh: line 1: 25594 Terminated              HOME/minisat simple.out solve.out >temp.out
5000.03/5002.20	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-1785301-1241904592/watcher-1785301-1241904592 -o /tmp/evaluation-result-1785301-1241904592/solver-1785301-1241904592 -C 5000 -W 6000 -M 1800 IUT_BMB_SAT HOME/instance-1785301-1241904592.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.11 1.02 1.01 3/64 25591
/proc/meminfo: memFree=1529960/2055920 swapFree=4179768/4192956
[pid=25591] ppid=25589 vsize=1284 CPUtime=0
/proc/25591/stat : 25591 (IUT_BMB_SAT) R 25589 25591 25521 0 -1 4194304 157 0 0 0 0 0 0 0 18 0 1 0 218487087 1314816 140 1992294400 134512640 135635285 4294956224 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/25591/statm: 321 140 99 274 0 44 0

[startup+0.00795199 s]
/proc/loadavg: 1.11 1.02 1.01 3/64 25591
/proc/meminfo: memFree=1529960/2055920 swapFree=4179768/4192956
[pid=25591] ppid=25589 vsize=1284 CPUtime=0
/proc/25591/stat : 25591 (IUT_BMB_SAT) R 25589 25591 25521 0 -1 4194304 157 0 0 0 0 0 0 0 18 0 1 0 218487087 1314816 140 1992294400 134512640 135635285 4294956224 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/25591/statm: 321 140 99 274 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1284

[startup+0.101961 s]
/proc/loadavg: 1.11 1.02 1.01 3/64 25591
/proc/meminfo: memFree=1529960/2055920 swapFree=4179768/4192956
[pid=25591] ppid=25589 vsize=1284 CPUtime=0
/proc/25591/stat : 25591 (IUT_BMB_SAT) S 25589 25591 25521 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 218487087 1314816 146 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25591/statm: 321 146 105 274 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1284

[startup+0.301981 s]
/proc/loadavg: 1.11 1.02 1.01 3/64 25591
/proc/meminfo: memFree=1529960/2055920 swapFree=4179768/4192956
[pid=25591] ppid=25589 vsize=1284 CPUtime=0
/proc/25591/stat : 25591 (IUT_BMB_SAT) S 25589 25591 25521 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 218487087 1314816 146 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25591/statm: 321 146 105 274 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1284

[startup+0.70202 s]
/proc/loadavg: 1.11 1.02 1.01 3/64 25591
/proc/meminfo: memFree=1529960/2055920 swapFree=4179768/4192956
[pid=25591] ppid=25589 vsize=1284 CPUtime=0
/proc/25591/stat : 25591 (IUT_BMB_SAT) S 25589 25591 25521 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 218487087 1314816 146 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25591/statm: 321 146 105 274 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1284

[startup+1.5011 s]
/proc/loadavg: 1.11 1.02 1.01 2/67 25594
/proc/meminfo: memFree=1529168/2055920 swapFree=4179768/4192956
[pid=25591] ppid=25589 vsize=1284 CPUtime=0
/proc/25591/stat : 25591 (IUT_BMB_SAT) S 25589 25591 25521 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 218487087 1314816 146 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25591/statm: 321 146 105 274 0 44 0
[pid=25593] ppid=25591 vsize=5356 CPUtime=0
/proc/25593/stat : 25593 (sh) S 25591 25591 25521 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218487088 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25593/statm: 1339 232 193 169 0 50 0
[pid=25594] ppid=25593 vsize=2180 CPUtime=1.48
/proc/25594/stat : 25594 (minisat) R 25593 25591 25521 0 -1 4194304 202 0 0 0 148 0 0 0 25 0 1 0 218487088 2232320 183 1992294400 134512640 135243223 4294956320 18446744073709551615 134555532 0 0 4096 3 0 0 0 17 0 0 0
/proc/25594/statm: 545 183 83 178 0 365 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8820

[startup+3.10127 s]
/proc/loadavg: 1.10 1.02 1.00 2/67 25594
/proc/meminfo: memFree=1528976/2055920 swapFree=4179768/4192956
[pid=25591] ppid=25589 vsize=1284 CPUtime=0
/proc/25591/stat : 25591 (IUT_BMB_SAT) S 25589 25591 25521 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 218487087 1314816 146 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25591/statm: 321 146 105 274 0 44 0
[pid=25593] ppid=25591 vsize=5356 CPUtime=0
/proc/25593/stat : 25593 (sh) S 25591 25591 25521 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218487088 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25593/statm: 1339 232 193 169 0 50 0
[pid=25594] ppid=25593 vsize=2308 CPUtime=3.08
/proc/25594/stat : 25594 (minisat) R 25593 25591 25521 0 -1 4194304 218 0 0 0 308 0 0 0 25 0 1 0 218487088 2363392 199 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25594/statm: 577 199 83 178 0 397 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 8948

[startup+6.30159 s]
/proc/loadavg: 1.10 1.02 1.00 2/67 25594
/proc/meminfo: memFree=1528656/2055920 swapFree=4179768/4192956
[pid=25591] ppid=25589 vsize=1284 CPUtime=0
/proc/25591/stat : 25591 (IUT_BMB_SAT) S 25589 25591 25521 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 218487087 1314816 146 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25591/statm: 321 146 105 274 0 44 0
[pid=25593] ppid=25591 vsize=5356 CPUtime=0
/proc/25593/stat : 25593 (sh) S 25591 25591 25521 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218487088 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25593/statm: 1339 232 193 169 0 50 0
[pid=25594] ppid=25593 vsize=2308 CPUtime=6.28
/proc/25594/stat : 25594 (minisat) R 25593 25591 25521 0 -1 4194304 246 0 0 0 628 0 0 0 25 0 1 0 218487088 2363392 227 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/25594/statm: 577 227 83 178 0 397 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 8948

[startup+12.7022 s]
/proc/loadavg: 1.08 1.02 1.00 2/67 25594
/proc/meminfo: memFree=1528464/2055920 swapFree=4179768/4192956
[pid=25591] ppid=25589 vsize=1284 CPUtime=0
/proc/25591/stat : 25591 (IUT_BMB_SAT) S 25589 25591 25521 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 218487087 1314816 146 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25591/statm: 321 146 105 274 0 44 0
[pid=25593] ppid=25591 vsize=5356 CPUtime=0
/proc/25593/stat : 25593 (sh) S 25591 25591 25521 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218487088 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25593/statm: 1339 232 193 169 0 50 0
[pid=25594] ppid=25593 vsize=2572 CPUtime=12.68
/proc/25594/stat : 25594 (minisat) R 25593 25591 25521 0 -1 4194304 281 0 0 0 1268 0 0 0 25 0 1 0 218487088 2633728 262 1992294400 134512640 135243223 4294956320 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/25594/statm: 643 262 83 178 0 463 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9212

[startup+25.5015 s]
/proc/loadavg: 1.07 1.01 1.00 2/67 25594
/proc/meminfo: memFree=1528464/2055920 swapFree=4179768/4192956
[pid=25591] ppid=25589 vsize=1284 CPUtime=0
/proc/25591/stat : 25591 (IUT_BMB_SAT) S 25589 25591 25521 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 218487087 1314816 146 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25591/statm: 321 146 105 274 0 44 0
[pid=25593] ppid=25591 vsize=5356 CPUtime=0
/proc/25593/stat : 25593 (sh) S 25591 25591 25521 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218487088 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25593/statm: 1339 232 193 169 0 50 0
[pid=25594] ppid=25593 vsize=2704 CPUtime=25.47
/proc/25594/stat : 25594 (minisat) R 25593 25591 25521 0 -1 4194304 318 0 0 0 2547 0 0 0 25 0 1 0 218487088 2768896 299 1992294400 134512640 135243223 4294956320 18446744073709551615 134567760 0 0 4096 3 0 0 0 17 0 0 0
/proc/25594/statm: 676 299 83 178 0 496 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 9344

[startup+51.1011 s]
/proc/loadavg: 1.05 1.01 1.00 2/67 25594
/proc/meminfo: memFree=1528208/2055920 swapFree=4179768/4192956
[pid=25591] ppid=25589 vsize=1284 CPUtime=0
/proc/25591/stat : 25591 (IUT_BMB_SAT) S 25589 25591 25521 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 218487087 1314816 146 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25591/statm: 321 146 105 274 0 44 0
[pid=25593] ppid=25591 vsize=5356 CPUtime=0
/proc/25593/stat : 25593 (sh) S 25591 25591 25521 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218487088 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25593/statm: 1339 232 193 169 0 50 0
[pid=25594] ppid=25593 vsize=2836 CPUtime=51.06
/proc/25594/stat : 25594 (minisat) R 25593 25591 25521 0 -1 4194304 378 0 0 0 5106 0 0 0 25 0 1 0 218487088 2904064 359 1992294400 134512640 135243223 4294956320 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/25594/statm: 709 359 83 178 0 529 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 9476

[startup+102.305 s]
/proc/loadavg: 1.02 1.01 1.00 2/67 25594
/proc/meminfo: memFree=1527632/2055920 swapFree=4179768/4192956
[pid=25591] ppid=25589 vsize=1284 CPUtime=0
/proc/25591/stat : 25591 (IUT_BMB_SAT) S 25589 25591 25521 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 218487087 1314816 146 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25591/statm: 321 146 105 274 0 44 0
[pid=25593] ppid=25591 vsize=5356 CPUtime=0
/proc/25593/stat : 25593 (sh) S 25591 25591 25521 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218487088 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25593/statm: 1339 232 193 169 0 50 0
[pid=25594] ppid=25593 vsize=3368 CPUtime=102.23
/proc/25594/stat : 25594 (minisat) R 25593 25591 25521 0 -1 4194304 490 0 0 0 10223 0 0 0 25 0 1 0 218487088 3448832 471 1992294400 134512640 135243223 4294956320 18446744073709551615 134564975 0 0 4096 3 0 0 0 17 0 0 0
/proc/25594/statm: 842 471 83 178 0 662 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 10008

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25594
/proc/meminfo: memFree=1527312/2055920 swapFree=4179768/4192956
[pid=25591] ppid=25589 vsize=1284 CPUtime=0
/proc/25591/stat : 25591 (IUT_BMB_SAT) S 25589 25591 25521 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 218487087 1314816 146 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25591/statm: 321 146 105 274 0 44 0
[pid=25593] ppid=25591 vsize=5356 CPUtime=0
/proc/25593/stat : 25593 (sh) S 25591 25591 25521 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218487088 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25593/statm: 1339 232 193 169 0 50 0
[pid=25594] ppid=25593 vsize=3616 CPUtime=162.2
/proc/25594/stat : 25594 (minisat) R 25593 25591 25521 0 -1 4194304 555 0 0 0 16220 0 0 0 25 0 1 0 218487088 3702784 536 1992294400 134512640 135243223 4294956320 18446744073709551615 134555504 0 0 4096 3 0 0 0 17 0 0 0
/proc/25594/statm: 904 536 83 178 0 724 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 10256

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25594
/proc/meminfo: memFree=1527056/2055920 swapFree=4179768/4192956
[pid=25591] ppid=25589 vsize=1284 CPUtime=0
/proc/25591/stat : 25591 (IUT_BMB_SAT) S 25589 25591 25521 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 218487087 1314816 146 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25591/statm: 321 146 105 274 0 44 0
[pid=25593] ppid=25591 vsize=5356 CPUtime=0
/proc/25593/stat : 25593 (sh) S 25591 25591 25521 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218487088 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25593/statm: 1339 232 193 169 0 50 0
[pid=25594] ppid=25593 vsize=3752 CPUtime=222.17
/proc/25594/stat : 25594 (minisat) R 25593 25591 25521 0 -1 4194304 607 0 0 0 22217 0 0 0 25 0 1 0 218487088 3842048 588 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/25594/statm: 938 588 83 178 0 758 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 10392

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25594
/proc/meminfo: memFree=1526864/2055920 swapFree=4179768/4192956
[pid=25591] ppid=25589 vsize=1284 CPUtime=0
/proc/25591/stat : 25591 (IUT_BMB_SAT) S 25589 25591 25521 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 218487087 1314816 146 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25591/statm: 321 146 105 274 0 44 0
[pid=25593] ppid=25591 vsize=5356 CPUtime=0
/proc/25593/stat : 25593 (sh) S 25591 25591 25521 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218487088 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25593/statm: 1339 232 193 169 0 50 0
[pid=25594] ppid=25593 vsize=4016 CPUtime=282.14

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

/proc/meminfo: memFree=1522000/2055920 swapFree=4179768/4192956
[pid=25591] ppid=25589 vsize=1284 CPUtime=0
/proc/25591/stat : 25591 (IUT_BMB_SAT) S 25589 25591 25521 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 218487087 1314816 146 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25591/statm: 321 146 105 274 0 44 0
[pid=25593] ppid=25591 vsize=5356 CPUtime=0
/proc/25593/stat : 25593 (sh) S 25591 25591 25521 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218487088 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25593/statm: 1339 232 193 169 0 50 0
[pid=25594] ppid=25593 vsize=7612 CPUtime=4420.38
/proc/25594/stat : 25594 (minisat) R 25593 25591 25521 0 -1 4194304 1538 0 0 0 442035 3 0 0 25 0 1 0 218487088 7794688 1519 1992294400 134512640 135243223 4294956320 18446744073709551615 134564996 0 0 4096 3 0 0 0 17 0 0 0
/proc/25594/statm: 1903 1519 83 178 0 1723 0
Current children cumulated CPU time (s) 4420.38
Current children cumulated vsize (KiB) 14252

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25604
/proc/meminfo: memFree=1522000/2055920 swapFree=4179768/4192956
[pid=25591] ppid=25589 vsize=1284 CPUtime=0
/proc/25591/stat : 25591 (IUT_BMB_SAT) S 25589 25591 25521 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 218487087 1314816 146 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25591/statm: 321 146 105 274 0 44 0
[pid=25593] ppid=25591 vsize=5356 CPUtime=0
/proc/25593/stat : 25593 (sh) S 25591 25591 25521 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218487088 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25593/statm: 1339 232 193 169 0 50 0
[pid=25594] ppid=25593 vsize=7612 CPUtime=4480.33
/proc/25594/stat : 25594 (minisat) R 25593 25591 25521 0 -1 4194304 1538 0 0 0 448030 3 0 0 25 0 1 0 218487088 7794688 1519 1992294400 134512640 135243223 4294956320 18446744073709551615 134565409 0 0 4096 3 0 0 0 17 0 0 0
/proc/25594/statm: 1903 1519 83 178 0 1723 0
Current children cumulated CPU time (s) 4480.33
Current children cumulated vsize (KiB) 14252

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25604
/proc/meminfo: memFree=1522000/2055920 swapFree=4179768/4192956
[pid=25591] ppid=25589 vsize=1284 CPUtime=0
/proc/25591/stat : 25591 (IUT_BMB_SAT) S 25589 25591 25521 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 218487087 1314816 146 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25591/statm: 321 146 105 274 0 44 0
[pid=25593] ppid=25591 vsize=5356 CPUtime=0
/proc/25593/stat : 25593 (sh) S 25591 25591 25521 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218487088 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25593/statm: 1339 232 193 169 0 50 0
[pid=25594] ppid=25593 vsize=7612 CPUtime=4540.3
/proc/25594/stat : 25594 (minisat) R 25593 25591 25521 0 -1 4194304 1538 0 0 0 454027 3 0 0 25 0 1 0 218487088 7794688 1519 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/25594/statm: 1903 1519 83 178 0 1723 0
Current children cumulated CPU time (s) 4540.3
Current children cumulated vsize (KiB) 14252

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25604
/proc/meminfo: memFree=1521808/2055920 swapFree=4179768/4192956
[pid=25591] ppid=25589 vsize=1284 CPUtime=0
/proc/25591/stat : 25591 (IUT_BMB_SAT) S 25589 25591 25521 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 218487087 1314816 146 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25591/statm: 321 146 105 274 0 44 0
[pid=25593] ppid=25591 vsize=5356 CPUtime=0
/proc/25593/stat : 25593 (sh) S 25591 25591 25521 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218487088 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25593/statm: 1339 232 193 169 0 50 0
[pid=25594] ppid=25593 vsize=7612 CPUtime=4600.28
/proc/25594/stat : 25594 (minisat) R 25593 25591 25521 0 -1 4194304 1549 0 0 0 460025 3 0 0 25 0 1 0 218487088 7794688 1530 1992294400 134512640 135243223 4294956320 18446744073709551615 134565918 0 0 4096 3 0 0 0 17 0 0 0
/proc/25594/statm: 1903 1530 83 178 0 1723 0
Current children cumulated CPU time (s) 4600.28
Current children cumulated vsize (KiB) 14252

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25604
/proc/meminfo: memFree=1521680/2055920 swapFree=4179768/4192956
[pid=25591] ppid=25589 vsize=1284 CPUtime=0
/proc/25591/stat : 25591 (IUT_BMB_SAT) S 25589 25591 25521 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 218487087 1314816 146 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25591/statm: 321 146 105 274 0 44 0
[pid=25593] ppid=25591 vsize=5356 CPUtime=0
/proc/25593/stat : 25593 (sh) S 25591 25591 25521 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218487088 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25593/statm: 1339 232 193 169 0 50 0
[pid=25594] ppid=25593 vsize=7756 CPUtime=4660.26
/proc/25594/stat : 25594 (minisat) R 25593 25591 25521 0 -1 4194304 1575 0 0 0 466023 3 0 0 25 0 1 0 218487088 7942144 1556 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25594/statm: 1939 1556 83 178 0 1759 0
Current children cumulated CPU time (s) 4660.26
Current children cumulated vsize (KiB) 14396

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25604
/proc/meminfo: memFree=1521680/2055920 swapFree=4179768/4192956
[pid=25591] ppid=25589 vsize=1284 CPUtime=0
/proc/25591/stat : 25591 (IUT_BMB_SAT) S 25589 25591 25521 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 218487087 1314816 146 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25591/statm: 321 146 105 274 0 44 0
[pid=25593] ppid=25591 vsize=5356 CPUtime=0
/proc/25593/stat : 25593 (sh) S 25591 25591 25521 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218487088 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25593/statm: 1339 232 193 169 0 50 0
[pid=25594] ppid=25593 vsize=7756 CPUtime=4720.24
/proc/25594/stat : 25594 (minisat) R 25593 25591 25521 0 -1 4194304 1575 0 0 0 472021 3 0 0 25 0 1 0 218487088 7942144 1556 1992294400 134512640 135243223 4294956320 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/25594/statm: 1939 1556 83 178 0 1759 0
Current children cumulated CPU time (s) 4720.24
Current children cumulated vsize (KiB) 14396

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25604
/proc/meminfo: memFree=1521680/2055920 swapFree=4179768/4192956
[pid=25591] ppid=25589 vsize=1284 CPUtime=0
/proc/25591/stat : 25591 (IUT_BMB_SAT) S 25589 25591 25521 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 218487087 1314816 146 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25591/statm: 321 146 105 274 0 44 0
[pid=25593] ppid=25591 vsize=5356 CPUtime=0
/proc/25593/stat : 25593 (sh) S 25591 25591 25521 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218487088 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25593/statm: 1339 232 193 169 0 50 0
[pid=25594] ppid=25593 vsize=7756 CPUtime=4780.22
/proc/25594/stat : 25594 (minisat) R 25593 25591 25521 0 -1 4194304 1575 0 0 0 478018 4 0 0 25 0 1 0 218487088 7942144 1556 1992294400 134512640 135243223 4294956320 18446744073709551615 134555532 0 0 4096 3 0 0 0 17 0 0 0
/proc/25594/statm: 1939 1556 83 178 0 1759 0
Current children cumulated CPU time (s) 4780.22
Current children cumulated vsize (KiB) 14396

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25604
/proc/meminfo: memFree=1521616/2055920 swapFree=4179768/4192956
[pid=25591] ppid=25589 vsize=1284 CPUtime=0
/proc/25591/stat : 25591 (IUT_BMB_SAT) S 25589 25591 25521 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 218487087 1314816 146 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25591/statm: 321 146 105 274 0 44 0
[pid=25593] ppid=25591 vsize=5356 CPUtime=0
/proc/25593/stat : 25593 (sh) S 25591 25591 25521 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218487088 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25593/statm: 1339 232 193 169 0 50 0
[pid=25594] ppid=25593 vsize=7756 CPUtime=4840.2
/proc/25594/stat : 25594 (minisat) R 25593 25591 25521 0 -1 4194304 1585 0 0 0 484016 4 0 0 25 0 1 0 218487088 7942144 1566 1992294400 134512640 135243223 4294956320 18446744073709551615 134555448 0 0 4096 3 0 0 0 17 0 0 0
/proc/25594/statm: 1939 1566 83 178 0 1759 0
Current children cumulated CPU time (s) 4840.2
Current children cumulated vsize (KiB) 14396

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25604
/proc/meminfo: memFree=1521616/2055920 swapFree=4179768/4192956
[pid=25591] ppid=25589 vsize=1284 CPUtime=0
/proc/25591/stat : 25591 (IUT_BMB_SAT) S 25589 25591 25521 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 218487087 1314816 146 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25591/statm: 321 146 105 274 0 44 0
[pid=25593] ppid=25591 vsize=5356 CPUtime=0
/proc/25593/stat : 25593 (sh) S 25591 25591 25521 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218487088 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25593/statm: 1339 232 193 169 0 50 0
[pid=25594] ppid=25593 vsize=7888 CPUtime=4900.17
/proc/25594/stat : 25594 (minisat) R 25593 25591 25521 0 -1 4194304 1586 0 0 0 490013 4 0 0 25 0 1 0 218487088 8077312 1567 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25594/statm: 1972 1567 83 178 0 1792 0
Current children cumulated CPU time (s) 4900.17
Current children cumulated vsize (KiB) 14528

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25604
/proc/meminfo: memFree=1521552/2055920 swapFree=4179768/4192956
[pid=25591] ppid=25589 vsize=1284 CPUtime=0
/proc/25591/stat : 25591 (IUT_BMB_SAT) S 25589 25591 25521 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 218487087 1314816 146 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25591/statm: 321 146 105 274 0 44 0
[pid=25593] ppid=25591 vsize=5356 CPUtime=0
/proc/25593/stat : 25593 (sh) S 25591 25591 25521 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218487088 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25593/statm: 1339 232 193 169 0 50 0
[pid=25594] ppid=25593 vsize=7888 CPUtime=4960.15
/proc/25594/stat : 25594 (minisat) R 25593 25591 25521 0 -1 4194304 1607 0 0 0 496011 4 0 0 25 0 1 0 218487088 8077312 1588 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25594/statm: 1972 1588 83 178 0 1792 0
Current children cumulated CPU time (s) 4960.15
Current children cumulated vsize (KiB) 14528



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5002.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25604
/proc/meminfo: memFree=1521488/2055920 swapFree=4179768/4192956
[pid=25591] ppid=25589 vsize=1284 CPUtime=0
/proc/25591/stat : 25591 (IUT_BMB_SAT) S 25589 25591 25521 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 218487087 1314816 146 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25591/statm: 321 146 105 274 0 44 0
[pid=25593] ppid=25591 vsize=5356 CPUtime=0
/proc/25593/stat : 25593 (sh) S 25591 25591 25521 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218487088 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25593/statm: 1339 232 193 169 0 50 0
[pid=25594] ppid=25593 vsize=7888 CPUtime=5000.03
/proc/25594/stat : 25594 (minisat) R 25593 25591 25521 0 -1 4194304 1607 0 0 0 499999 4 0 0 25 0 1 0 218487088 8077312 1588 1992294400 134512640 135243223 4294956320 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 0 0 0
/proc/25594/statm: 1972 1588 83 178 0 1792 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 14528

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 5002.21
CPU time (s): 5000.05
CPU user time (s): 5000
CPU system time (s): 0.050992
CPU usage (%): 99.9569
Max. virtual memory (cumulated for all children) (KiB): 14528

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

runsolver used 3.88141 second user time and 14.3188 second system time

The end

Launcher Data

Begin job on node45 at 2009-05-09 23:29:52
IDJOB=1785301
IDBENCH=24742
IDSOLVER=638
FILE ID=node45/1785301-1241904592
PBS_JOBID= 9264790
Free space on /tmp= 66196 MiB

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

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

MD5SUM BENCH= d84d2f51f14938d23f8344f062b55708
RANDOM SEED=1312554663

node45.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.231
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.231
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:       1530504 kB
Buffers:         45720 kB
Cached:         414220 kB
SwapCached:       6948 kB
Active:         121408 kB
Inactive:       346852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1530504 kB
SwapTotal:     4192956 kB
SwapFree:      4179768 kB
Dirty:            2192 kB
Writeback:           0 kB
Mapped:          13988 kB
Slab:            43216 kB
Committed_AS:   725888 kB
PageTables:       1376 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= 66192 MiB
End job on node45 at 2009-05-10 00:53:14