Trace number 1718304

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.0UNSAT 684.285 684.493

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.10.unsat.cnf
MD5SUMb1a6497b6934405ef70bfcc51fa85893
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark362.542
Satisfiable
(Un)Satisfiability was proved
Number of variables1111
Number of clauses3756
Sum of the clauses size9786
Maximum clause length19
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 21603
Number of clauses of size 32090
Number of clauses of size 430
Number of clauses of size 518
Number of clauses of size over 512

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.00/0.05	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.05	c ============================[ Problem Statistics ]=============================
0.00/0.05	c |                                                                             |
0.00/0.05	c |  Number of variables:  1111                                                 |
0.00/0.05	c |  Number of clauses:    3715                                                 |
0.00/0.05	c |  Parsing time:         0.00         s                                       |
0.04/0.06	c ============================[ Search Statistics ]==============================
0.04/0.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.04/0.06	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.04/0.06	c ===============================================================================
0.04/0.06	c |         0 |     756     3146     9378 |     1048        0    nan |  0.000 % |
0.04/0.07	c |       102 |     756     3146     9378 |     1153      102     20 |  0.000 % |
0.04/0.07	c |       253 |     756     3146     9378 |     1268      253     19 |  0.003 % |
0.04/0.08	c |       480 |     755     3142     9362 |     1395      337     21 |  0.090 % |
0.04/0.10	c |       819 |     753     3142     9362 |     1535      675     21 |  0.273 % |
0.04/0.13	c |      1325 |     753     3133     9340 |     1688     1181     30 |  0.273 % |
0.04/0.17	c |      2084 |     753     3133     9340 |     1857     1023     24 |  0.270 % |
0.04/0.25	c |      3224 |     753     3133     9340 |     2043     2163     31 |  0.270 % |
0.04/0.39	c |      4932 |     753     3133     9340 |     2247     1692     23 |  0.270 % |
0.04/0.58	c |      7494 |     751     3129     9324 |     2472     1528     36 |  0.450 % |
0.04/0.96	c |     11340 |     751     3125     9308 |     2719     1398     20 |  0.450 % |
1.28/1.36	c |     17106 |     751     3125     9308 |     2991     2553     36 |  0.450 % |
1.88/1.92	c |     25755 |     751     3125     9308 |     3291     1972     14 |  0.450 % |
2.98/3.08	c |     38730 |     751     3125     9308 |     3620     2190     24 |  0.450 % |
4.98/5.08	c |     58192 |     751     3125     9308 |     3982     2547     22 |  0.452 % |
7.88/7.97	c |     87387 |     751     3125     9308 |     4380     3709     28 |  0.450 % |
12.48/12.52	c |    131177 |     750     3121     9292 |     4818     4408     37 |  0.540 % |
18.48/18.51	c |    196861 |     750     3121     9292 |     5300     2790     17 |  0.542 % |
28.67/28.78	c |    295387 |     750     3121     9292 |     5830     4306     28 |  0.540 % |
45.26/45.32	c |    443178 |     750     3121     9292 |     6413     3989     27 |  0.540 % |
71.46/71.58	c |    664863 |     750     3121     9292 |     7054     6558     32 |  0.540 % |
116.74/116.87	c |    997388 |     750     3121     9292 |     7760     6049     38 |  0.544 % |
187.72/187.82	c |   1496176 |     750     3121     9292 |     8536     7152     35 |  0.540 % |
298.48/298.64	c |   2244358 |     749     3114     9271 |     9390     8113     40 |  0.632 % |
468.44/468.63	c |   3366633 |     748     3110     9255 |    10329     9271     23 |  0.721 % |
684.17/684.48	c ===============================================================================
684.17/684.48	c restarts              : 25
684.17/684.48	c conflicts             : 4691165        (6856 /sec)
684.17/684.48	c decisions             : 5757066        (1.14 % random) (8414 /sec)
684.17/684.48	c propagations          : 658939692      (963065 /sec)
684.17/684.48	c conflict literals     : 176912845      (36.58 % deleted)
684.17/684.48	c Memory used           : 6.85 MB
684.17/684.48	c CPU time              : 684.211 s
684.17/684.48	
684.17/684.48	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1718304-1240635465/watcher-1718304-1240635465 -o /tmp/evaluation-result-1718304-1240635465/solver-1718304-1240635465 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1718304-1240635465.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 16793
/proc/meminfo: memFree=866840/2055920 swapFree=4192956/4192956
[pid=16793] ppid=16791 vsize=1420 CPUtime=0
/proc/16793/stat : 16793 (IUT_BMB_SAT) R 16791 16793 16645 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 91580403 1454080 163 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 1 0 0
/proc/16793/statm: 355 163 99 274 0 78 0

[startup+0.0620861 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 16793
/proc/meminfo: memFree=866840/2055920 swapFree=4192956/4192956
[pid=16793] ppid=16791 vsize=1924 CPUtime=0.04
/proc/16793/stat : 16793 (IUT_BMB_SAT) S 16791 16793 16645 0 -1 4194304 302 0 0 0 3 1 0 0 18 0 1 0 91580403 1970176 284 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16793/statm: 481 284 106 274 0 204 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1924

[startup+0.10109 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 16793
/proc/meminfo: memFree=866840/2055920 swapFree=4192956/4192956
[pid=16793] ppid=16791 vsize=1924 CPUtime=0.04
/proc/16793/stat : 16793 (IUT_BMB_SAT) S 16791 16793 16645 0 -1 4194304 302 0 0 0 3 1 0 0 18 0 1 0 91580403 1970176 284 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16793/statm: 481 284 106 274 0 204 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1924

[startup+0.301112 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 16793
/proc/meminfo: memFree=866840/2055920 swapFree=4192956/4192956
[pid=16793] ppid=16791 vsize=1924 CPUtime=0.04
/proc/16793/stat : 16793 (IUT_BMB_SAT) S 16791 16793 16645 0 -1 4194304 302 0 0 0 3 1 0 0 18 0 1 0 91580403 1970176 284 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16793/statm: 481 284 106 274 0 204 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1924

[startup+0.701157 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 16793
/proc/meminfo: memFree=866840/2055920 swapFree=4192956/4192956
[pid=16793] ppid=16791 vsize=1924 CPUtime=0.04
/proc/16793/stat : 16793 (IUT_BMB_SAT) S 16791 16793 16645 0 -1 4194304 302 0 0 0 3 1 0 0 18 0 1 0 91580403 1970176 284 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16793/statm: 481 284 106 274 0 204 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1924

[startup+1.50225 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16796
/proc/meminfo: memFree=864704/2055920 swapFree=4192956/4192956
[pid=16793] ppid=16791 vsize=1924 CPUtime=0.04
/proc/16793/stat : 16793 (IUT_BMB_SAT) S 16791 16793 16645 0 -1 4194304 302 0 0 0 3 1 0 0 18 0 1 0 91580403 1970176 284 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16793/statm: 481 284 106 274 0 204 0
[pid=16795] ppid=16793 vsize=5356 CPUtime=0
/proc/16795/stat : 16795 (sh) S 16793 16793 16645 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 91580408 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16795/statm: 1339 232 193 169 0 50 0
[pid=16796] ppid=16795 vsize=2952 CPUtime=1.44
/proc/16796/stat : 16796 (minisat) R 16795 16793 16645 0 -1 4194304 391 0 0 0 144 0 0 0 25 0 1 0 91580408 3022848 372 1992294400 134512640 135243223 4294956320 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 1 0 0
/proc/16796/statm: 738 372 84 178 0 558 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 10232

[startup+3.10143 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16796
/proc/meminfo: memFree=864320/2055920 swapFree=4192956/4192956
[pid=16793] ppid=16791 vsize=1924 CPUtime=0.04
/proc/16793/stat : 16793 (IUT_BMB_SAT) S 16791 16793 16645 0 -1 4194304 302 0 0 0 3 1 0 0 18 0 1 0 91580403 1970176 284 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16793/statm: 481 284 106 274 0 204 0
[pid=16795] ppid=16793 vsize=5356 CPUtime=0
/proc/16795/stat : 16795 (sh) S 16793 16793 16645 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 91580408 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16795/statm: 1339 232 193 169 0 50 0
[pid=16796] ppid=16795 vsize=3216 CPUtime=3.04
/proc/16796/stat : 16796 (minisat) R 16795 16793 16645 0 -1 4194304 457 0 0 0 304 0 0 0 25 0 1 0 91580408 3293184 438 1992294400 134512640 135243223 4294956320 18446744073709551615 134555504 0 0 4096 3 0 0 0 17 1 0 0
/proc/16796/statm: 804 438 84 178 0 624 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10496

[startup+6.30178 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16796
/proc/meminfo: memFree=864000/2055920 swapFree=4192956/4192956
[pid=16793] ppid=16791 vsize=1924 CPUtime=0.04
/proc/16793/stat : 16793 (IUT_BMB_SAT) S 16791 16793 16645 0 -1 4194304 302 0 0 0 3 1 0 0 18 0 1 0 91580403 1970176 284 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16793/statm: 481 284 106 274 0 204 0
[pid=16795] ppid=16793 vsize=5356 CPUtime=0
/proc/16795/stat : 16795 (sh) S 16793 16793 16645 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 91580408 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16795/statm: 1339 232 193 169 0 50 0
[pid=16796] ppid=16795 vsize=3348 CPUtime=6.24
/proc/16796/stat : 16796 (minisat) R 16795 16793 16645 0 -1 4194304 508 0 0 0 624 0 0 0 25 0 1 0 91580408 3428352 489 1992294400 134512640 135243223 4294956320 18446744073709551615 134555639 0 0 4096 3 0 0 0 17 1 0 0
/proc/16796/statm: 837 489 84 178 0 657 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10628

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16796
/proc/meminfo: memFree=863552/2055920 swapFree=4192956/4192956
[pid=16793] ppid=16791 vsize=1924 CPUtime=0.04
/proc/16793/stat : 16793 (IUT_BMB_SAT) S 16791 16793 16645 0 -1 4194304 302 0 0 0 3 1 0 0 18 0 1 0 91580403 1970176 284 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16793/statm: 481 284 106 274 0 204 0
[pid=16795] ppid=16793 vsize=5356 CPUtime=0
/proc/16795/stat : 16795 (sh) S 16793 16793 16645 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 91580408 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16795/statm: 1339 232 193 169 0 50 0
[pid=16796] ppid=16795 vsize=3736 CPUtime=12.64
/proc/16796/stat : 16796 (minisat) R 16795 16793 16645 0 -1 4194304 582 0 0 0 1264 0 0 0 25 0 1 0 91580408 3825664 563 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 1 0 0
/proc/16796/statm: 934 563 84 178 0 754 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11016

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16796
/proc/meminfo: memFree=863104/2055920 swapFree=4192956/4192956
[pid=16793] ppid=16791 vsize=1924 CPUtime=0.04
/proc/16793/stat : 16793 (IUT_BMB_SAT) S 16791 16793 16645 0 -1 4194304 302 0 0 0 3 1 0 0 18 0 1 0 91580403 1970176 284 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16793/statm: 481 284 106 274 0 204 0
[pid=16795] ppid=16793 vsize=5356 CPUtime=0
/proc/16795/stat : 16795 (sh) S 16793 16793 16645 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 91580408 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16795/statm: 1339 232 193 169 0 50 0
[pid=16796] ppid=16795 vsize=4132 CPUtime=25.43
/proc/16796/stat : 16796 (minisat) R 16795 16793 16645 0 -1 4194304 698 0 0 0 2543 0 0 0 25 0 1 0 91580408 4231168 679 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16796/statm: 1033 679 84 178 0 853 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 11412

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16796
/proc/meminfo: memFree=862592/2055920 swapFree=4192956/4192956
[pid=16793] ppid=16791 vsize=1924 CPUtime=0.04
/proc/16793/stat : 16793 (IUT_BMB_SAT) S 16791 16793 16645 0 -1 4194304 302 0 0 0 3 1 0 0 18 0 1 0 91580403 1970176 284 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16793/statm: 481 284 106 274 0 204 0
[pid=16795] ppid=16793 vsize=5356 CPUtime=0
/proc/16795/stat : 16795 (sh) S 16793 16793 16645 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 91580408 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16795/statm: 1339 232 193 169 0 50 0
[pid=16796] ppid=16795 vsize=4792 CPUtime=51.02
/proc/16796/stat : 16796 (minisat) R 16795 16793 16645 0 -1 4194304 867 0 0 0 5102 0 0 0 25 0 1 0 91580408 4907008 848 1992294400 134512640 135243223 4294956320 18446744073709551615 134555560 0 0 4096 3 0 0 0 17 1 0 0
/proc/16796/statm: 1198 848 84 178 0 1018 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 12072

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16796
/proc/meminfo: memFree=862144/2055920 swapFree=4192956/4192956
[pid=16793] ppid=16791 vsize=1924 CPUtime=0.04
/proc/16793/stat : 16793 (IUT_BMB_SAT) S 16791 16793 16645 0 -1 4194304 302 0 0 0 3 1 0 0 18 0 1 0 91580403 1970176 284 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16793/statm: 481 284 106 274 0 204 0
[pid=16795] ppid=16793 vsize=5356 CPUtime=0
/proc/16795/stat : 16795 (sh) S 16793 16793 16645 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 91580408 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16795/statm: 1339 232 193 169 0 50 0
[pid=16796] ppid=16795 vsize=5184 CPUtime=102.21
/proc/16796/stat : 16796 (minisat) R 16795 16793 16645 0 -1 4194304 960 0 0 0 10221 0 0 0 25 0 1 0 91580408 5308416 941 1992294400 134512640 135243223 4294956320 18446744073709551615 134565937 0 0 4096 3 0 0 0 17 1 0 0
/proc/16796/statm: 1296 941 84 178 0 1116 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 12464

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16796
/proc/meminfo: memFree=861760/2055920 swapFree=4192956/4192956
[pid=16793] ppid=16791 vsize=1924 CPUtime=0.04
/proc/16793/stat : 16793 (IUT_BMB_SAT) S 16791 16793 16645 0 -1 4194304 302 0 0 0 3 1 0 0 18 0 1 0 91580403 1970176 284 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16793/statm: 481 284 106 274 0 204 0
[pid=16795] ppid=16793 vsize=5356 CPUtime=0
/proc/16795/stat : 16795 (sh) S 16793 16793 16645 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 91580408 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16795/statm: 1339 232 193 169 0 50 0
[pid=16796] ppid=16795 vsize=5560 CPUtime=162.19
/proc/16796/stat : 16796 (minisat) R 16795 16793 16645 0 -1 4194304 1040 0 0 0 16219 0 0 0 25 0 1 0 91580408 5693440 1021 1992294400 134512640 135243223 4294956320 18446744073709551615 134558242 0 0 4096 3 0 0 0 17 1 0 0
/proc/16796/statm: 1390 1021 84 178 0 1210 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 12840

[startup+222.302 s]
/proc/loadavg: 1.05 1.01 1.00 2/67 16802
/proc/meminfo: memFree=860992/2055920 swapFree=4192956/4192956
[pid=16793] ppid=16791 vsize=1924 CPUtime=0.04
/proc/16793/stat : 16793 (IUT_BMB_SAT) S 16791 16793 16645 0 -1 4194304 302 0 0 0 3 1 0 0 18 0 1 0 91580403 1970176 284 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16793/statm: 481 284 106 274 0 204 0
[pid=16795] ppid=16793 vsize=5356 CPUtime=0
/proc/16795/stat : 16795 (sh) S 16793 16793 16645 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 91580408 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16795/statm: 1339 232 193 169 0 50 0
[pid=16796] ppid=16795 vsize=6352 CPUtime=222.16
/proc/16796/stat : 16796 (minisat) R 16795 16793 16645 0 -1 4194304 1238 0 0 0 22216 0 0 0 25 0 1 0 91580408 6504448 1219 1992294400 134512640 135243223 4294956320 18446744073709551615 134565975 0 0 4096 3 0 0 0 17 1 0 0
/proc/16796/statm: 1588 1219 84 178 0 1408 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 13632

[startup+282.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/67 16802
/proc/meminfo: memFree=860800/2055920 swapFree=4192956/4192956
[pid=16793] ppid=16791 vsize=1924 CPUtime=0.04
/proc/16793/stat : 16793 (IUT_BMB_SAT) S 16791 16793 16645 0 -1 4194304 302 0 0 0 3 1 0 0 18 0 1 0 91580403 1970176 284 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16793/statm: 481 284 106 274 0 204 0
[pid=16795] ppid=16793 vsize=5356 CPUtime=0
/proc/16795/stat : 16795 (sh) S 16793 16793 16645 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 91580408 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16795/statm: 1339 232 193 169 0 50 0

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

/proc/16796/statm: 1654 1299 84 178 0 1474 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 13896

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16802
/proc/meminfo: memFree=860352/2055920 swapFree=4192956/4192956
[pid=16793] ppid=16791 vsize=1924 CPUtime=0.04
/proc/16793/stat : 16793 (IUT_BMB_SAT) S 16791 16793 16645 0 -1 4194304 302 0 0 0 3 1 0 0 18 0 1 0 91580403 1970176 284 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16793/statm: 481 284 106 274 0 204 0
[pid=16795] ppid=16793 vsize=5356 CPUtime=0
/proc/16795/stat : 16795 (sh) S 16793 16793 16645 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 91580408 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16795/statm: 1339 232 193 169 0 50 0
[pid=16796] ppid=16795 vsize=6880 CPUtime=522.08
/proc/16796/stat : 16796 (minisat) R 16795 16793 16645 0 -1 4194304 1399 0 0 0 52207 1 0 0 25 0 1 0 91580408 7045120 1380 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 1 0 0
/proc/16796/statm: 1720 1380 84 178 0 1540 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 14160

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16802
/proc/meminfo: memFree=860352/2055920 swapFree=4192956/4192956
[pid=16793] ppid=16791 vsize=1924 CPUtime=0.04
/proc/16793/stat : 16793 (IUT_BMB_SAT) S 16791 16793 16645 0 -1 4194304 302 0 0 0 3 1 0 0 18 0 1 0 91580403 1970176 284 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16793/statm: 481 284 106 274 0 204 0
[pid=16795] ppid=16793 vsize=5356 CPUtime=0
/proc/16795/stat : 16795 (sh) S 16793 16793 16645 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 91580408 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16795/statm: 1339 232 193 169 0 50 0
[pid=16796] ppid=16795 vsize=6880 CPUtime=582.06
/proc/16796/stat : 16796 (minisat) R 16795 16793 16645 0 -1 4194304 1399 0 0 0 58205 1 0 0 25 0 1 0 91580408 7045120 1380 1992294400 134512640 135243223 4294956320 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 1 0 0
/proc/16796/statm: 1720 1380 84 178 0 1540 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 14160

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16802
/proc/meminfo: memFree=860288/2055920 swapFree=4192956/4192956
[pid=16793] ppid=16791 vsize=1924 CPUtime=0.04
/proc/16793/stat : 16793 (IUT_BMB_SAT) S 16791 16793 16645 0 -1 4194304 302 0 0 0 3 1 0 0 18 0 1 0 91580403 1970176 284 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16793/statm: 481 284 106 274 0 204 0
[pid=16795] ppid=16793 vsize=5356 CPUtime=0
/proc/16795/stat : 16795 (sh) S 16793 16793 16645 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 91580408 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16795/statm: 1339 232 193 169 0 50 0
[pid=16796] ppid=16795 vsize=7012 CPUtime=642.05
/proc/16796/stat : 16796 (minisat) R 16795 16793 16645 0 -1 4194304 1412 0 0 0 64204 1 0 0 25 0 1 0 91580408 7180288 1393 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 1 0 0
/proc/16796/statm: 1753 1393 84 178 0 1573 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 14292

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

[startup+665.505 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16802
/proc/meminfo: memFree=860288/2055920 swapFree=4192956/4192956
[pid=16793] ppid=16791 vsize=1924 CPUtime=0.04
/proc/16793/stat : 16793 (IUT_BMB_SAT) S 16791 16793 16645 0 -1 4194304 302 0 0 0 3 1 0 0 18 0 1 0 91580403 1970176 284 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16793/statm: 481 284 106 274 0 204 0
[pid=16795] ppid=16793 vsize=5356 CPUtime=0
/proc/16795/stat : 16795 (sh) S 16793 16793 16645 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 91580408 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16795/statm: 1339 232 193 169 0 50 0
[pid=16796] ppid=16795 vsize=7012 CPUtime=665.24
/proc/16796/stat : 16796 (minisat) R 16795 16793 16645 0 -1 4194304 1412 0 0 0 66523 1 0 0 25 0 1 0 91580408 7180288 1393 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16796/statm: 1753 1393 84 178 0 1573 0
Current children cumulated CPU time (s) 665.28
Current children cumulated vsize (KiB) 14292

[startup+671.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16802
/proc/meminfo: memFree=860288/2055920 swapFree=4192956/4192956
[pid=16793] ppid=16791 vsize=1924 CPUtime=0.04
/proc/16793/stat : 16793 (IUT_BMB_SAT) S 16791 16793 16645 0 -1 4194304 302 0 0 0 3 1 0 0 18 0 1 0 91580403 1970176 284 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16793/statm: 481 284 106 274 0 204 0
[pid=16795] ppid=16793 vsize=5356 CPUtime=0
/proc/16795/stat : 16795 (sh) S 16793 16793 16645 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 91580408 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16795/statm: 1339 232 193 169 0 50 0
[pid=16796] ppid=16795 vsize=7012 CPUtime=671.63
/proc/16796/stat : 16796 (minisat) R 16795 16793 16645 0 -1 4194304 1412 0 0 0 67162 1 0 0 25 0 1 0 91580408 7180288 1393 1992294400 134512640 135243223 4294956320 18446744073709551615 134555681 0 0 4096 3 0 0 0 17 1 0 0
/proc/16796/statm: 1753 1393 84 178 0 1573 0
Current children cumulated CPU time (s) 671.67
Current children cumulated vsize (KiB) 14292

[startup+678.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16802
/proc/meminfo: memFree=860288/2055920 swapFree=4192956/4192956
[pid=16793] ppid=16791 vsize=1924 CPUtime=0.04
/proc/16793/stat : 16793 (IUT_BMB_SAT) S 16791 16793 16645 0 -1 4194304 302 0 0 0 3 1 0 0 18 0 1 0 91580403 1970176 284 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16793/statm: 481 284 106 274 0 204 0
[pid=16795] ppid=16793 vsize=5356 CPUtime=0
/proc/16795/stat : 16795 (sh) S 16793 16793 16645 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 91580408 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16795/statm: 1339 232 193 169 0 50 0
[pid=16796] ppid=16795 vsize=7012 CPUtime=678.03
/proc/16796/stat : 16796 (minisat) R 16795 16793 16645 0 -1 4194304 1412 0 0 0 67802 1 0 0 25 0 1 0 91580408 7180288 1393 1992294400 134512640 135243223 4294956320 18446744073709551615 134555478 0 0 4096 3 0 0 0 17 1 0 0
/proc/16796/statm: 1753 1393 84 178 0 1573 0
Current children cumulated CPU time (s) 678.07
Current children cumulated vsize (KiB) 14292

[startup+681.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16802
/proc/meminfo: memFree=860288/2055920 swapFree=4192956/4192956
[pid=16793] ppid=16791 vsize=1924 CPUtime=0.04
/proc/16793/stat : 16793 (IUT_BMB_SAT) S 16791 16793 16645 0 -1 4194304 302 0 0 0 3 1 0 0 18 0 1 0 91580403 1970176 284 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16793/statm: 481 284 106 274 0 204 0
[pid=16795] ppid=16793 vsize=5356 CPUtime=0
/proc/16795/stat : 16795 (sh) S 16793 16793 16645 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 91580408 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16795/statm: 1339 232 193 169 0 50 0
[pid=16796] ppid=16795 vsize=7012 CPUtime=681.23
/proc/16796/stat : 16796 (minisat) R 16795 16793 16645 0 -1 4194304 1412 0 0 0 68122 1 0 0 25 0 1 0 91580408 7180288 1393 1992294400 134512640 135243223 4294956320 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 1 0 0
/proc/16796/statm: 1753 1393 84 178 0 1573 0
Current children cumulated CPU time (s) 681.27
Current children cumulated vsize (KiB) 14292

[startup+683.105 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16802
/proc/meminfo: memFree=860288/2055920 swapFree=4192956/4192956
[pid=16793] ppid=16791 vsize=1924 CPUtime=0.04
/proc/16793/stat : 16793 (IUT_BMB_SAT) S 16791 16793 16645 0 -1 4194304 302 0 0 0 3 1 0 0 18 0 1 0 91580403 1970176 284 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16793/statm: 481 284 106 274 0 204 0
[pid=16795] ppid=16793 vsize=5356 CPUtime=0
/proc/16795/stat : 16795 (sh) S 16793 16793 16645 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 91580408 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16795/statm: 1339 232 193 169 0 50 0
[pid=16796] ppid=16795 vsize=7012 CPUtime=682.83
/proc/16796/stat : 16796 (minisat) R 16795 16793 16645 0 -1 4194304 1412 0 0 0 68282 1 0 0 25 0 1 0 91580408 7180288 1393 1992294400 134512640 135243223 4294956320 18446744073709551615 134555696 0 0 4096 3 0 0 0 17 1 0 0
/proc/16796/statm: 1753 1393 84 178 0 1573 0
Current children cumulated CPU time (s) 682.87
Current children cumulated vsize (KiB) 14292

[startup+683.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16802
/proc/meminfo: memFree=860288/2055920 swapFree=4192956/4192956
[pid=16793] ppid=16791 vsize=1924 CPUtime=0.04
/proc/16793/stat : 16793 (IUT_BMB_SAT) S 16791 16793 16645 0 -1 4194304 302 0 0 0 3 1 0 0 18 0 1 0 91580403 1970176 284 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16793/statm: 481 284 106 274 0 204 0
[pid=16795] ppid=16793 vsize=5356 CPUtime=0
/proc/16795/stat : 16795 (sh) S 16793 16793 16645 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 91580408 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16795/statm: 1339 232 193 169 0 50 0
[pid=16796] ppid=16795 vsize=7012 CPUtime=683.63
/proc/16796/stat : 16796 (minisat) R 16795 16793 16645 0 -1 4194304 1412 0 0 0 68362 1 0 0 25 0 1 0 91580408 7180288 1393 1992294400 134512640 135243223 4294956320 18446744073709551615 134555994 0 0 4096 3 0 0 0 17 1 0 0
/proc/16796/statm: 1753 1393 84 178 0 1573 0
Current children cumulated CPU time (s) 683.67
Current children cumulated vsize (KiB) 14292

[startup+684.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16802
/proc/meminfo: memFree=860288/2055920 swapFree=4192956/4192956
[pid=16793] ppid=16791 vsize=1924 CPUtime=0.04
/proc/16793/stat : 16793 (IUT_BMB_SAT) S 16791 16793 16645 0 -1 4194304 302 0 0 0 3 1 0 0 18 0 1 0 91580403 1970176 284 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16793/statm: 481 284 106 274 0 204 0
[pid=16795] ppid=16793 vsize=5356 CPUtime=0
/proc/16795/stat : 16795 (sh) S 16793 16793 16645 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 91580408 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16795/statm: 1339 232 193 169 0 50 0
[pid=16796] ppid=16795 vsize=7012 CPUtime=684.03
/proc/16796/stat : 16796 (minisat) R 16795 16793 16645 0 -1 4194304 1412 0 0 0 68402 1 0 0 25 0 1 0 91580408 7180288 1393 1992294400 134512640 135243223 4294956320 18446744073709551615 134555504 0 0 4096 3 0 0 0 17 1 0 0
/proc/16796/statm: 1753 1393 84 178 0 1573 0
Current children cumulated CPU time (s) 684.07
Current children cumulated vsize (KiB) 14292

[startup+684.402 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16802
/proc/meminfo: memFree=860288/2055920 swapFree=4192956/4192956
[pid=16793] ppid=16791 vsize=1924 CPUtime=0.04
/proc/16793/stat : 16793 (IUT_BMB_SAT) S 16791 16793 16645 0 -1 4194304 302 0 0 0 3 1 0 0 18 0 1 0 91580403 1970176 284 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16793/statm: 481 284 106 274 0 204 0
[pid=16795] ppid=16793 vsize=5356 CPUtime=0
/proc/16795/stat : 16795 (sh) S 16793 16793 16645 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 91580408 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16795/statm: 1339 232 193 169 0 50 0
[pid=16796] ppid=16795 vsize=7012 CPUtime=684.13
/proc/16796/stat : 16796 (minisat) R 16795 16793 16645 0 -1 4194304 1412 0 0 0 68412 1 0 0 25 0 1 0 91580408 7180288 1393 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16796/statm: 1753 1393 84 178 0 1573 0
Current children cumulated CPU time (s) 684.17
Current children cumulated vsize (KiB) 14292

Child status: 0
Real time (s): 684.493
CPU time (s): 684.285
CPU user time (s): 684.249
CPU system time (s): 0.035994
CPU usage (%): 99.9696
Max. virtual memory (cumulated for all children) (KiB): 14292

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

runsolver used 0.827874 second user time and 1.67274 second system time

The end

Launcher Data

Begin job on node5 at 2009-04-25 06:57:45
IDJOB=1718304
IDBENCH=20474
IDSOLVER=523
FILE ID=node5/1718304-1240635465
PBS_JOBID= 9186416
Free space on /tmp= 66348 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.10.unsat.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1718304-1240635465/watcher-1718304-1240635465 -o /tmp/evaluation-result-1718304-1240635465/solver-1718304-1240635465 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1718304-1240635465.cnf HOME

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

MD5SUM BENCH= b1a6497b6934405ef70bfcc51fa85893
RANDOM SEED=1006667059

node5.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.212
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.212
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        867256 kB
Buffers:        106848 kB
Cached:         973468 kB
SwapCached:          0 kB
Active:         167468 kB
Inactive:       926868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        867256 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2280 kB
Writeback:           0 kB
Mapped:          23624 kB
Slab:            80300 kB
Committed_AS:   314328 kB
PageTables:       1388 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= 66348 MiB
End job on node5 at 2009-04-25 07:09:09