Trace number 1730823

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) 1200.05 1200.41

General information on the benchmark

Namecrafted/Difficult/contest05/others/
pmg-14-UNSAT.sat05-3942.reshuffled-07.cnf
MD5SUM5d5a2534629561aec3a6f7f6c6034d03
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark16.4495
Satisfiable
(Un)Satisfiability was proved
Number of variables577
Number of clauses1922
Sum of the clauses size5764
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22
Number of clauses of size 31920
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.02	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.02	c ============================[ Problem Statistics ]=============================
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Number of variables:  577                                                  |
0.00/0.02	c |  Number of clauses:    1922                                                 |
0.00/0.02	c |  Parsing time:         0.00         s                                       |
0.00/0.02	c ============================[ Search Statistics ]==============================
0.00/0.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.02	c ===============================================================================
0.00/0.02	c |         0 |     307     1152     3493 |      384        0    nan |  0.000 % |
0.00/0.03	c |       100 |     307     1152     3493 |      422      100     33 |  0.001 % |
0.00/0.03	c |       253 |     307     1152     3493 |      464      253     33 |  0.001 % |
0.00/0.04	c |       479 |     307     1152     3493 |      511      479     32 |  0.001 % |
0.00/0.05	c |       816 |     307     1152     3493 |      562      440     30 |  0.001 % |
0.00/0.06	c |      1323 |     307     1152     3493 |      618      557     30 |  0.000 % |
0.00/0.08	c |      2082 |     307     1152     3493 |      680      471     27 |  0.000 % |
0.00/0.11	c |      3221 |     307     1152     3493 |      748      689     29 |  0.000 % |
0.00/0.17	c |      4930 |     307     1152     3493 |      823      940     32 |  0.000 % |
0.00/0.25	c |      7492 |     307     1152     3493 |      905      902     31 |  0.001 % |
0.00/0.39	c |     11337 |     307     1152     3493 |      995      820     34 |  0.001 % |
0.00/0.63	c |     17103 |     307     1152     3493 |     1095      662     31 |  0.001 % |
0.00/0.98	c |     25752 |     307     1152     3493 |     1205      781     31 |  0.000 % |
1.48/1.53	c |     38726 |     307     1152     3493 |     1325      955     34 |  0.001 % |
2.48/2.51	c |     58187 |     307     1152     3493 |     1458     1452     45 |  0.000 % |
3.88/3.96	c |     87379 |     307     1152     3493 |     1604     1030     40 |  0.000 % |
5.98/6.09	c |    131169 |     307     1152     3493 |     1764      918     36 |  0.000 % |
9.28/9.32	c |    196856 |     307     1152     3493 |     1940     1931     47 |  0.001 % |
14.37/14.49	c |    295384 |     307     1152     3493 |     2135     1952     43 |  0.000 % |
22.26/22.38	c |    443174 |     307     1152     3493 |     2348     1295     43 |  0.000 % |
33.86/33.94	c |    664860 |     307     1152     3493 |     2583     2418     48 |  0.000 % |
52.55/52.64	c |    997386 |     307     1152     3493 |     2841     1901     44 |  0.001 % |
81.45/81.52	c |   1496175 |     307     1152     3493 |     3125     1613     43 |  0.001 % |
124.83/124.92	c |   2244360 |     307     1152     3493 |     3438     2284     45 |  0.001 % |
199.71/199.84	c |   3366634 |     307     1152     3493 |     3782     2870     44 |  0.001 % |
311.47/311.69	c |   5050045 |     307     1152     3493 |     4160     2794     45 |  0.000 % |
493.62/493.81	c |   7575162 |     307     1152     3493 |     4576     4044     55 |  0.001 % |
764.84/765.19	c |  11362837 |     307     1152     3493 |     5034     4465     51 |  0.001 % |
1168.02/1168.44	c |  17044349 |     307     1152     3493 |     5537     3740     48 |  0.000 % |
1200.01/1200.40	sh: line 1: 22350 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.01/1200.40	c cannot read from file

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1730823-1240763946/watcher-1730823-1240763946 -o /tmp/evaluation-result-1730823-1240763946/solver-1730823-1240763946 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1730823-1240763946.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: 0.92 0.98 0.99 3/64 22347
/proc/meminfo: memFree=1689720/2055920 swapFree=4181336/4192956
[pid=22347] ppid=22345 vsize=1416 CPUtime=0
/proc/22347/stat : 22347 (IUT_BMB_SAT) R 22345 22347 21787 0 -1 4194304 166 0 0 0 0 0 0 0 18 0 1 0 104427427 1449984 149 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/22347/statm: 354 149 97 274 0 77 0

[startup+0.0396469 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 22347
/proc/meminfo: memFree=1689720/2055920 swapFree=4181336/4192956
[pid=22347] ppid=22345 vsize=1416 CPUtime=0
/proc/22347/stat : 22347 (IUT_BMB_SAT) S 22345 22347 21787 0 -1 4194304 187 0 0 0 0 0 0 0 18 0 1 0 104427427 1449984 169 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22347/statm: 354 169 106 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.101655 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 22347
/proc/meminfo: memFree=1689720/2055920 swapFree=4181336/4192956
[pid=22347] ppid=22345 vsize=1416 CPUtime=0
/proc/22347/stat : 22347 (IUT_BMB_SAT) S 22345 22347 21787 0 -1 4194304 187 0 0 0 0 0 0 0 18 0 1 0 104427427 1449984 169 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22347/statm: 354 169 106 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.301684 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 22347
/proc/meminfo: memFree=1689720/2055920 swapFree=4181336/4192956
[pid=22347] ppid=22345 vsize=1416 CPUtime=0
/proc/22347/stat : 22347 (IUT_BMB_SAT) S 22345 22347 21787 0 -1 4194304 187 0 0 0 0 0 0 0 18 0 1 0 104427427 1449984 169 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22347/statm: 354 169 106 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.70174 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 22347
/proc/meminfo: memFree=1689720/2055920 swapFree=4181336/4192956
[pid=22347] ppid=22345 vsize=1416 CPUtime=0
/proc/22347/stat : 22347 (IUT_BMB_SAT) S 22345 22347 21787 0 -1 4194304 187 0 0 0 0 0 0 0 18 0 1 0 104427427 1449984 169 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22347/statm: 354 169 106 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+1.50185 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 22350
/proc/meminfo: memFree=1688416/2055920 swapFree=4181336/4192956
[pid=22347] ppid=22345 vsize=1416 CPUtime=0
/proc/22347/stat : 22347 (IUT_BMB_SAT) S 22345 22347 21787 0 -1 4194304 187 0 0 0 0 0 0 0 18 0 1 0 104427427 1449984 169 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22347/statm: 354 169 106 274 0 77 0
[pid=22349] ppid=22347 vsize=5356 CPUtime=0
/proc/22349/stat : 22349 (sh) S 22347 22347 21787 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 104427428 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22349/statm: 1339 232 193 169 0 50 0
[pid=22350] ppid=22349 vsize=2592 CPUtime=1.48
/proc/22350/stat : 22350 (minisat) R 22349 22347 21787 0 -1 4194304 302 0 0 0 148 0 0 0 25 0 1 0 104427429 2654208 282 1992294400 134512640 135243223 4294956304 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 0 0 0
/proc/22350/statm: 648 282 84 178 0 468 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9364

[startup+3.10108 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 22350
/proc/meminfo: memFree=1688032/2055920 swapFree=4181336/4192956
[pid=22347] ppid=22345 vsize=1416 CPUtime=0
/proc/22347/stat : 22347 (IUT_BMB_SAT) S 22345 22347 21787 0 -1 4194304 187 0 0 0 0 0 0 0 18 0 1 0 104427427 1449984 169 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22347/statm: 354 169 106 274 0 77 0
[pid=22349] ppid=22347 vsize=5356 CPUtime=0
/proc/22349/stat : 22349 (sh) S 22347 22347 21787 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 104427428 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22349/statm: 1339 232 193 169 0 50 0
[pid=22350] ppid=22349 vsize=2724 CPUtime=3.08
/proc/22350/stat : 22350 (minisat) R 22349 22347 21787 0 -1 4194304 357 0 0 0 308 0 0 0 25 0 1 0 104427429 2789376 337 1992294400 134512640 135243223 4294956304 18446744073709551615 134555771 0 0 4096 3 0 0 0 17 0 0 0
/proc/22350/statm: 681 337 84 178 0 501 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9496

[startup+6.30154 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 22350
/proc/meminfo: memFree=1687648/2055920 swapFree=4181336/4192956
[pid=22347] ppid=22345 vsize=1416 CPUtime=0
/proc/22347/stat : 22347 (IUT_BMB_SAT) S 22345 22347 21787 0 -1 4194304 187 0 0 0 0 0 0 0 18 0 1 0 104427427 1449984 169 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22347/statm: 354 169 106 274 0 77 0
[pid=22349] ppid=22347 vsize=5356 CPUtime=0
/proc/22349/stat : 22349 (sh) S 22347 22347 21787 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 104427428 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22349/statm: 1339 232 193 169 0 50 0
[pid=22350] ppid=22349 vsize=2988 CPUtime=6.28
/proc/22350/stat : 22350 (minisat) R 22349 22347 21787 0 -1 4194304 396 0 0 0 628 0 0 0 25 0 1 0 104427429 3059712 376 1992294400 134512640 135243223 4294956304 18446744073709551615 134555696 0 0 4096 3 0 0 0 17 0 0 0
/proc/22350/statm: 747 376 84 178 0 567 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9760

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 22350
/proc/meminfo: memFree=1687328/2055920 swapFree=4181336/4192956
[pid=22347] ppid=22345 vsize=1416 CPUtime=0
/proc/22347/stat : 22347 (IUT_BMB_SAT) S 22345 22347 21787 0 -1 4194304 187 0 0 0 0 0 0 0 18 0 1 0 104427427 1449984 169 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22347/statm: 354 169 106 274 0 77 0
[pid=22349] ppid=22347 vsize=5356 CPUtime=0
/proc/22349/stat : 22349 (sh) S 22347 22347 21787 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 104427428 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22349/statm: 1339 232 193 169 0 50 0
[pid=22350] ppid=22349 vsize=3240 CPUtime=12.67
/proc/22350/stat : 22350 (minisat) R 22349 22347 21787 0 -1 4194304 465 0 0 0 1267 0 0 0 25 0 1 0 104427429 3317760 445 1992294400 134512640 135243223 4294956304 18446744073709551615 134558242 0 0 4096 3 0 0 0 17 0 0 0
/proc/22350/statm: 810 445 84 178 0 630 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 10012

[startup+25.5013 s]
/proc/loadavg: 0.95 0.98 0.99 2/67 22350
/proc/meminfo: memFree=1687008/2055920 swapFree=4181336/4192956
[pid=22347] ppid=22345 vsize=1416 CPUtime=0
/proc/22347/stat : 22347 (IUT_BMB_SAT) S 22345 22347 21787 0 -1 4194304 187 0 0 0 0 0 0 0 18 0 1 0 104427427 1449984 169 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22347/statm: 354 169 106 274 0 77 0
[pid=22349] ppid=22347 vsize=5356 CPUtime=0
/proc/22349/stat : 22349 (sh) S 22347 22347 21787 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 104427428 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22349/statm: 1339 232 193 169 0 50 0
[pid=22350] ppid=22349 vsize=3600 CPUtime=25.46
/proc/22350/stat : 22350 (minisat) R 22349 22347 21787 0 -1 4194304 551 0 0 0 2546 0 0 0 25 0 1 0 104427429 3686400 531 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/22350/statm: 900 531 84 178 0 720 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 10372

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 0.99 2/67 22350
/proc/meminfo: memFree=1686688/2055920 swapFree=4181336/4192956
[pid=22347] ppid=22345 vsize=1416 CPUtime=0
/proc/22347/stat : 22347 (IUT_BMB_SAT) S 22345 22347 21787 0 -1 4194304 187 0 0 0 0 0 0 0 18 0 1 0 104427427 1449984 169 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22347/statm: 354 169 106 274 0 77 0
[pid=22349] ppid=22347 vsize=5356 CPUtime=0
/proc/22349/stat : 22349 (sh) S 22347 22347 21787 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 104427428 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22349/statm: 1339 232 193 169 0 50 0
[pid=22350] ppid=22349 vsize=3856 CPUtime=51.06
/proc/22350/stat : 22350 (minisat) R 22349 22347 21787 0 -1 4194304 640 0 0 0 5106 0 0 0 25 0 1 0 104427429 3948544 620 1992294400 134512640 135243223 4294956304 18446744073709551615 134555622 0 0 4096 3 0 0 0 17 0 0 0
/proc/22350/statm: 964 620 84 178 0 784 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 10628

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/67 22350
/proc/meminfo: memFree=1685984/2055920 swapFree=4181336/4192956
[pid=22347] ppid=22345 vsize=1416 CPUtime=0
/proc/22347/stat : 22347 (IUT_BMB_SAT) S 22345 22347 21787 0 -1 4194304 187 0 0 0 0 0 0 0 18 0 1 0 104427427 1449984 169 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22347/statm: 354 169 106 274 0 77 0
[pid=22349] ppid=22347 vsize=5356 CPUtime=0
/proc/22349/stat : 22349 (sh) S 22347 22347 21787 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 104427428 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22349/statm: 1339 232 193 169 0 50 0
[pid=22350] ppid=22349 vsize=4500 CPUtime=102.24
/proc/22350/stat : 22350 (minisat) R 22349 22347 21787 0 -1 4194304 780 0 0 0 10224 0 0 0 25 0 1 0 104427429 4608000 760 1992294400 134512640 135243223 4294956304 18446744073709551615 134558262 0 0 4096 3 0 0 0 17 0 0 0
/proc/22350/statm: 1125 760 84 178 0 945 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 11272

[startup+162.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 22350
/proc/meminfo: memFree=1685472/2055920 swapFree=4181336/4192956
[pid=22347] ppid=22345 vsize=1416 CPUtime=0
/proc/22347/stat : 22347 (IUT_BMB_SAT) S 22345 22347 21787 0 -1 4194304 187 0 0 0 0 0 0 0 18 0 1 0 104427427 1449984 169 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22347/statm: 354 169 106 274 0 77 0
[pid=22349] ppid=22347 vsize=5356 CPUtime=0
/proc/22349/stat : 22349 (sh) S 22347 22347 21787 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 104427428 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22349/statm: 1339 232 193 169 0 50 0
[pid=22350] ppid=22349 vsize=4892 CPUtime=162.22
/proc/22350/stat : 22350 (minisat) R 22349 22347 21787 0 -1 4194304 898 0 0 0 16222 0 0 0 25 0 1 0 104427429 5009408 878 1992294400 134512640 135243223 4294956304 18446744073709551615 134555944 0 0 4096 3 0 0 0 17 0 0 0
/proc/22350/statm: 1223 878 84 178 0 1043 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 11664

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 22350
/proc/meminfo: memFree=1685216/2055920 swapFree=4181336/4192956
[pid=22347] ppid=22345 vsize=1416 CPUtime=0
/proc/22347/stat : 22347 (IUT_BMB_SAT) S 22345 22347 21787 0 -1 4194304 187 0 0 0 0 0 0 0 18 0 1 0 104427427 1449984 169 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22347/statm: 354 169 106 274 0 77 0
[pid=22349] ppid=22347 vsize=5356 CPUtime=0
/proc/22349/stat : 22349 (sh) S 22347 22347 21787 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 104427428 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22349/statm: 1339 232 193 169 0 50 0
[pid=22350] ppid=22349 vsize=5252 CPUtime=222.2
/proc/22350/stat : 22350 (minisat) R 22349 22347 21787 0 -1 4194304 968 0 0 0 22220 0 0 0 25 0 1 0 104427429 5378048 948 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/22350/statm: 1313 948 84 178 0 1133 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 12024

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 22350
/proc/meminfo: memFree=1685024/2055920 swapFree=4181336/4192956
[pid=22347] ppid=22345 vsize=1416 CPUtime=0
/proc/22347/stat : 22347 (IUT_BMB_SAT) S 22345 22347 21787 0 -1 4194304 187 0 0 0 0 0 0 0 18 0 1 0 104427427 1449984 169 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22347/statm: 354 169 106 274 0 77 0
[pid=22349] ppid=22347 vsize=5356 CPUtime=0
/proc/22349/stat : 22349 (sh) S 22347 22347 21787 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 104427428 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22349/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1683808/2055920 swapFree=4181336/4192956
[pid=22347] ppid=22345 vsize=1416 CPUtime=0
/proc/22347/stat : 22347 (IUT_BMB_SAT) S 22345 22347 21787 0 -1 4194304 187 0 0 0 0 0 0 0 18 0 1 0 104427427 1449984 169 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22347/statm: 354 169 106 274 0 77 0
[pid=22349] ppid=22347 vsize=5356 CPUtime=0
/proc/22349/stat : 22349 (sh) S 22347 22347 21787 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 104427428 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22349/statm: 1339 232 193 169 0 50 0
[pid=22350] ppid=22349 vsize=6532 CPUtime=642.08
/proc/22350/stat : 22350 (minisat) R 22349 22347 21787 0 -1 4194304 1284 0 0 0 64208 0 0 0 25 0 1 0 104427429 6688768 1264 1992294400 134512640 135243223 4294956304 18446744073709551615 134555771 0 0 4096 3 0 0 0 17 0 0 0
/proc/22350/statm: 1633 1264 84 178 0 1453 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 13304

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 22350
/proc/meminfo: memFree=1683552/2055920 swapFree=4181336/4192956
[pid=22347] ppid=22345 vsize=1416 CPUtime=0
/proc/22347/stat : 22347 (IUT_BMB_SAT) S 22345 22347 21787 0 -1 4194304 187 0 0 0 0 0 0 0 18 0 1 0 104427427 1449984 169 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22347/statm: 354 169 106 274 0 77 0
[pid=22349] ppid=22347 vsize=5356 CPUtime=0
/proc/22349/stat : 22349 (sh) S 22347 22347 21787 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 104427428 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22349/statm: 1339 232 193 169 0 50 0
[pid=22350] ppid=22349 vsize=6532 CPUtime=702.05
/proc/22350/stat : 22350 (minisat) R 22349 22347 21787 0 -1 4194304 1308 0 0 0 70205 0 0 0 25 0 1 0 104427429 6688768 1288 1992294400 134512640 135243223 4294956304 18446744073709551615 134564945 0 0 4096 3 0 0 0 17 0 0 0
/proc/22350/statm: 1633 1288 84 178 0 1453 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 13304

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 22350
/proc/meminfo: memFree=1683488/2055920 swapFree=4181336/4192956
[pid=22347] ppid=22345 vsize=1416 CPUtime=0
/proc/22347/stat : 22347 (IUT_BMB_SAT) S 22345 22347 21787 0 -1 4194304 187 0 0 0 0 0 0 0 18 0 1 0 104427427 1449984 169 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22347/statm: 354 169 106 274 0 77 0
[pid=22349] ppid=22347 vsize=5356 CPUtime=0
/proc/22349/stat : 22349 (sh) S 22347 22347 21787 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 104427428 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22349/statm: 1339 232 193 169 0 50 0
[pid=22350] ppid=22349 vsize=6660 CPUtime=762.04
/proc/22350/stat : 22350 (minisat) R 22349 22347 21787 0 -1 4194304 1322 0 0 0 76204 0 0 0 25 0 1 0 104427429 6819840 1302 1992294400 134512640 135243223 4294956304 18446744073709551615 134558600 0 0 4096 3 0 0 0 17 0 0 0
/proc/22350/statm: 1665 1302 84 178 0 1485 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 13432

[startup+822.303 s]
/proc/loadavg: 1.05 1.00 1.00 2/67 22350
/proc/meminfo: memFree=1683168/2055920 swapFree=4181336/4192956
[pid=22347] ppid=22345 vsize=1416 CPUtime=0
/proc/22347/stat : 22347 (IUT_BMB_SAT) S 22345 22347 21787 0 -1 4194304 187 0 0 0 0 0 0 0 18 0 1 0 104427427 1449984 169 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22347/statm: 354 169 106 274 0 77 0
[pid=22349] ppid=22347 vsize=5356 CPUtime=0
/proc/22349/stat : 22349 (sh) S 22347 22347 21787 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 104427428 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22349/statm: 1339 232 193 169 0 50 0
[pid=22350] ppid=22349 vsize=7036 CPUtime=822.03
/proc/22350/stat : 22350 (minisat) R 22349 22347 21787 0 -1 4194304 1416 0 0 0 82202 1 0 0 25 0 1 0 104427429 7204864 1396 1992294400 134512640 135243223 4294956304 18446744073709551615 134564993 0 0 4096 3 0 0 0 17 0 0 0
/proc/22350/statm: 1759 1396 84 178 0 1579 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 13808

[startup+882.301 s]
/proc/loadavg: 1.02 1.00 1.00 2/67 22350
/proc/meminfo: memFree=1683040/2055920 swapFree=4181336/4192956
[pid=22347] ppid=22345 vsize=1416 CPUtime=0
/proc/22347/stat : 22347 (IUT_BMB_SAT) S 22345 22347 21787 0 -1 4194304 187 0 0 0 0 0 0 0 18 0 1 0 104427427 1449984 169 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22347/statm: 354 169 106 274 0 77 0
[pid=22349] ppid=22347 vsize=5356 CPUtime=0
/proc/22349/stat : 22349 (sh) S 22347 22347 21787 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 104427428 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22349/statm: 1339 232 193 169 0 50 0
[pid=22350] ppid=22349 vsize=7152 CPUtime=882.01
/proc/22350/stat : 22350 (minisat) R 22349 22347 21787 0 -1 4194304 1439 0 0 0 88200 1 0 0 25 0 1 0 104427429 7323648 1419 1992294400 134512640 135243223 4294956304 18446744073709551615 134555548 0 0 4096 3 0 0 0 17 0 0 0
/proc/22350/statm: 1788 1419 84 178 0 1608 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 13924

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22350
/proc/meminfo: memFree=1682912/2055920 swapFree=4181336/4192956
[pid=22347] ppid=22345 vsize=1416 CPUtime=0
/proc/22347/stat : 22347 (IUT_BMB_SAT) S 22345 22347 21787 0 -1 4194304 187 0 0 0 0 0 0 0 18 0 1 0 104427427 1449984 169 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22347/statm: 354 169 106 274 0 77 0
[pid=22349] ppid=22347 vsize=5356 CPUtime=0
/proc/22349/stat : 22349 (sh) S 22347 22347 21787 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 104427428 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22349/statm: 1339 232 193 169 0 50 0
[pid=22350] ppid=22349 vsize=7284 CPUtime=941.99
/proc/22350/stat : 22350 (minisat) R 22349 22347 21787 0 -1 4194304 1466 0 0 0 94198 1 0 0 25 0 1 0 104427429 7458816 1446 1992294400 134512640 135243223 4294956304 18446744073709551615 134564978 0 0 4096 3 0 0 0 17 0 0 0
/proc/22350/statm: 1821 1446 84 178 0 1641 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 14056

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22350
/proc/meminfo: memFree=1682784/2055920 swapFree=4181336/4192956
[pid=22347] ppid=22345 vsize=1416 CPUtime=0
/proc/22347/stat : 22347 (IUT_BMB_SAT) S 22345 22347 21787 0 -1 4194304 187 0 0 0 0 0 0 0 18 0 1 0 104427427 1449984 169 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22347/statm: 354 169 106 274 0 77 0
[pid=22349] ppid=22347 vsize=5356 CPUtime=0
/proc/22349/stat : 22349 (sh) S 22347 22347 21787 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 104427428 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22349/statm: 1339 232 193 169 0 50 0
[pid=22350] ppid=22349 vsize=7284 CPUtime=1001.97
/proc/22350/stat : 22350 (minisat) R 22349 22347 21787 0 -1 4194304 1490 0 0 0 100196 1 0 0 25 0 1 0 104427429 7458816 1470 1992294400 134512640 135243223 4294956304 18446744073709551615 134566235 0 0 4096 3 0 0 0 17 0 0 0
/proc/22350/statm: 1821 1470 84 178 0 1641 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 14056

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22350
/proc/meminfo: memFree=1682720/2055920 swapFree=4181336/4192956
[pid=22347] ppid=22345 vsize=1416 CPUtime=0
/proc/22347/stat : 22347 (IUT_BMB_SAT) S 22345 22347 21787 0 -1 4194304 187 0 0 0 0 0 0 0 18 0 1 0 104427427 1449984 169 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22347/statm: 354 169 106 274 0 77 0
[pid=22349] ppid=22347 vsize=5356 CPUtime=0
/proc/22349/stat : 22349 (sh) S 22347 22347 21787 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 104427428 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22349/statm: 1339 232 193 169 0 50 0
[pid=22350] ppid=22349 vsize=7284 CPUtime=1061.95
/proc/22350/stat : 22350 (minisat) R 22349 22347 21787 0 -1 4194304 1490 0 0 0 106194 1 0 0 25 0 1 0 104427429 7458816 1470 1992294400 134512640 135243223 4294956304 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 0 0 0
/proc/22350/statm: 1821 1470 84 178 0 1641 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 14056

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22350
/proc/meminfo: memFree=1682656/2055920 swapFree=4181336/4192956
[pid=22347] ppid=22345 vsize=1416 CPUtime=0
/proc/22347/stat : 22347 (IUT_BMB_SAT) S 22345 22347 21787 0 -1 4194304 187 0 0 0 0 0 0 0 18 0 1 0 104427427 1449984 169 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22347/statm: 354 169 106 274 0 77 0
[pid=22349] ppid=22347 vsize=5356 CPUtime=0
/proc/22349/stat : 22349 (sh) S 22347 22347 21787 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 104427428 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22349/statm: 1339 232 193 169 0 50 0
[pid=22350] ppid=22349 vsize=7368 CPUtime=1121.93
/proc/22350/stat : 22350 (minisat) R 22349 22347 21787 0 -1 4194304 1502 0 0 0 112192 1 0 0 25 0 1 0 104427429 7544832 1482 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/22350/statm: 1842 1482 84 178 0 1662 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 14140

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22350
/proc/meminfo: memFree=1682464/2055920 swapFree=4181336/4192956
[pid=22347] ppid=22345 vsize=1416 CPUtime=0
/proc/22347/stat : 22347 (IUT_BMB_SAT) S 22345 22347 21787 0 -1 4194304 187 0 0 0 0 0 0 0 18 0 1 0 104427427 1449984 169 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22347/statm: 354 169 106 274 0 77 0
[pid=22349] ppid=22347 vsize=5356 CPUtime=0
/proc/22349/stat : 22349 (sh) S 22347 22347 21787 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 104427428 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22349/statm: 1339 232 193 169 0 50 0
[pid=22350] ppid=22349 vsize=7632 CPUtime=1181.92
/proc/22350/stat : 22350 (minisat) R 22349 22347 21787 0 -1 4194304 1552 0 0 0 118191 1 0 0 25 0 1 0 104427429 7815168 1532 1992294400 134512640 135243223 4294956304 18446744073709551615 134564630 0 0 4096 3 0 0 0 17 0 0 0
/proc/22350/statm: 1908 1532 84 178 0 1728 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 14404



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22350
/proc/meminfo: memFree=1682400/2055920 swapFree=4181336/4192956
[pid=22347] ppid=22345 vsize=1416 CPUtime=0
/proc/22347/stat : 22347 (IUT_BMB_SAT) S 22345 22347 21787 0 -1 4194304 187 0 0 0 0 0 0 0 18 0 1 0 104427427 1449984 169 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22347/statm: 354 169 106 274 0 77 0
[pid=22349] ppid=22347 vsize=5356 CPUtime=0
/proc/22349/stat : 22349 (sh) S 22347 22347 21787 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 104427428 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22349/statm: 1339 232 193 169 0 50 0
[pid=22350] ppid=22349 vsize=7632 CPUtime=1200.01
/proc/22350/stat : 22350 (minisat) R 22349 22347 21787 0 -1 4194304 1563 0 0 0 120000 1 0 0 25 0 1 0 104427429 7815168 1543 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/22350/statm: 1908 1543 84 178 0 1728 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 14404

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1200.41
CPU time (s): 1200.05
CPU user time (s): 1200.02
CPU system time (s): 0.028995
CPU usage (%): 99.9701
Max. virtual memory (cumulated for all children) (KiB): 14404

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

runsolver used 0.98285 second user time and 3.39348 second system time

The end

Launcher Data

Begin job on node29 at 2009-04-26 18:39:06
IDJOB=1730823
IDBENCH=24737
IDSOLVER=523
FILE ID=node29/1730823-1240763946
PBS_JOBID= 9187118
Free space on /tmp= 66420 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT07/crafted/Difficult/contest05/others/pmg-14-UNSAT.sat05-3942.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1730823-1240763946/watcher-1730823-1240763946 -o /tmp/evaluation-result-1730823-1240763946/solver-1730823-1240763946 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1730823-1240763946.cnf HOME

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

MD5SUM BENCH= 5d5a2534629561aec3a6f7f6c6034d03
RANDOM SEED=1173737646

node29.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.281
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.281
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:       1690208 kB
Buffers:         42796 kB
Cached:         244932 kB
SwapCached:       5488 kB
Active:          82096 kB
Inactive:       213572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1690208 kB
SwapTotal:     4192956 kB
SwapFree:      4181336 kB
Dirty:            2212 kB
Writeback:           0 kB
Mapped:          13636 kB
Slab:            56040 kB
Committed_AS:   449536 kB
PageTables:       1476 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= 66420 MiB
End job on node29 at 2009-04-26 18:59:06