Trace number 1563206

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 699.396 699.648

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l45_lambda.cnf
MD5SUM94aa7bdbcbe99c5b3082c395dc2384e9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark282.168
Satisfiable
(Un)Satisfiability was proved
Number of variables32313
Number of clauses161529
Sum of the clauses size465707
Maximum clause length9
Minimum clause length1
Number of clauses of size 14190
Number of clauses of size 240231
Number of clauses of size 394818
Number of clauses of size 415389
Number of clauses of size 56766
Number of clauses of size over 5135

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
1.79/1.86	c WARNING: for repeatability, setting FPU to use double precision
1.79/1.86	c ============================[ Problem Statistics ]=============================
1.79/1.86	c |                                                                             |
1.79/1.86	c |  Number of variables:  32313                                                |
1.79/1.86	c |  Number of clauses:    145663                                               |
1.84/1.99	c |  Parsing time:         0.13         s                                       |
2.27/2.35	c ============================[ Search Statistics ]==============================
2.27/2.35	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.27/2.35	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.27/2.35	c ===============================================================================
2.27/2.35	c |         0 |    6323    60628   204693 |    20209        0    nan |  0.000 % |
2.27/2.36	c |       100 |    6322    60628   204693 |    22230       99     10 |  0.752 % |
2.27/2.37	c |       250 |    6322    60628   204693 |    24453      249     10 |  0.752 % |
2.27/2.39	c |       477 |    6322    60628   204693 |    26898      476     12 |  0.752 % |
2.37/2.41	c |       815 |    6322    60628   204693 |    29588      814     13 |  0.752 % |
2.37/2.45	c |      1323 |    6322    60628   204693 |    32547     1322     13 |  0.752 % |
2.47/2.50	c |      2082 |    6322    60628   204693 |    35802     2081     15 |  0.752 % |
2.47/2.59	c |      3223 |    6322    60628   204693 |    39382     3222     15 |  0.752 % |
2.67/2.72	c |      4931 |    6322    60489   204282 |    43320     4930     15 |  0.752 % |
2.87/2.94	c |      7494 |    6322    60489   204282 |    47652     7493     15 |  0.752 % |
3.27/3.34	c |     11339 |    6322    60489   204282 |    52417    11338     15 |  0.752 % |
3.86/3.98	c |     17108 |    6313    59283   199101 |    57659    10130     16 |  0.780 % |
5.16/5.20	c |     25757 |    6313    59283   199101 |    63425    18779     18 |  0.780 % |
7.67/7.77	c |     38731 |    6313    59283   199101 |    69768    31753     19 |  0.780 % |
14.36/14.40	c |     58196 |    6313    59283   199101 |    76744    51218     19 |  0.780 % |
28.86/28.93	c |     87389 |    6313    59283   199101 |    84419    21950     18 |  0.780 % |
48.64/48.75	c |    131178 |    6313    59283   199101 |    92861    65739     19 |  0.780 % |
84.34/84.41	c |    196862 |    6313    59283   199101 |   102147    59436     19 |  0.780 % |
140.81/140.95	c |    295389 |    6313    59283   199101 |   112362    78962     21 |  0.780 % |
246.68/246.90	c |    443179 |    6313    59283   199101 |   123598    44260     19 |  0.780 % |
403.13/403.31	c |    664864 |    6313    59283   199101 |   135958    67962     19 |  0.780 % |
665.74/666.04	c |    997389 |    6312    59265   199057 |   149554    70524     18 |  0.783 % |
699.23/699.50	c ===============================================================================
699.23/699.50	c restarts              : 22
699.23/699.50	c conflicts             : 1069852        (1534 /sec)
699.23/699.50	c decisions             : 1527029        (1.81 % random) (2190 /sec)
699.23/699.50	c propagations          : 218203727      (312902 /sec)
699.23/699.50	c conflict literals     : 22266783       (33.21 % deleted)
699.23/699.50	c Memory used           : 30.60 MB
699.23/699.50	c CPU time              : 697.355 s
699.23/699.50	
699.23/699.51	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-1563206-1241001122/watcher-1563206-1241001122 -o /tmp/evaluation-result-1563206-1241001122/solver-1563206-1241001122 -C 1200 -W 1800 -M 1800 IUT_BMB_SAT HOME/instance-1563206-1241001122.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 12913
/proc/meminfo: memFree=1606456/2055920 swapFree=4181168/4192956
[pid=12913] ppid=12911 vsize=3180 CPUtime=0
/proc/12913/stat : 12913 (IUT_BMB_SAT) R 12911 12913 12729 0 -1 4194304 126 0 0 0 0 0 0 0 20 0 1 0 128140789 3256320 109 1992294400 134512640 135635285 4294956208 18446744073709551615 134533654 0 0 4096 0 0 0 0 17 1 0 0
/proc/12913/statm: 795 110 90 274 0 518 0

[startup+0.00939507 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 12913
/proc/meminfo: memFree=1606456/2055920 swapFree=4181168/4192956
[pid=12913] ppid=12911 vsize=3180 CPUtime=0
/proc/12913/stat : 12913 (IUT_BMB_SAT) R 12911 12913 12729 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 128140789 3256320 184 1992294400 134512640 135635285 4294956208 18446744073709551615 134533654 0 0 4096 0 0 0 0 17 1 0 0
/proc/12913/statm: 795 185 90 274 0 518 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3180

[startup+0.101412 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 12913
/proc/meminfo: memFree=1606456/2055920 swapFree=4181168/4192956
[pid=12913] ppid=12911 vsize=8412 CPUtime=0.09
/proc/12913/stat : 12913 (IUT_BMB_SAT) R 12911 12913 12729 0 -1 4194304 1915 0 0 0 9 0 0 0 20 0 1 0 128140789 8613888 1898 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 1 0 0
/proc/12913/statm: 2103 1898 97 274 0 1826 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8412

[startup+0.301449 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 12913
/proc/meminfo: memFree=1606456/2055920 swapFree=4181168/4192956
[pid=12913] ppid=12911 vsize=10920 CPUtime=0.28
/proc/12913/stat : 12913 (IUT_BMB_SAT) R 12911 12913 12729 0 -1 4194304 2561 0 0 0 28 0 0 0 21 0 1 0 128140789 11182080 2544 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 1 0 0
/proc/12913/statm: 2730 2544 97 274 0 2453 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 10920

[startup+0.701524 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 12913
/proc/meminfo: memFree=1606456/2055920 swapFree=4181168/4192956
[pid=12913] ppid=12911 vsize=16100 CPUtime=0.68
/proc/12913/stat : 12913 (IUT_BMB_SAT) R 12911 12913 12729 0 -1 4194304 3840 0 0 0 67 1 0 0 25 0 1 0 128140789 16486400 3823 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 1 0 0
/proc/12913/statm: 4025 3824 97 274 0 3748 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 16100

[startup+1.50268 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 12914
/proc/meminfo: memFree=1585392/2055920 swapFree=4181168/4192956
[pid=12913] ppid=12911 vsize=21680 CPUtime=1.49
/proc/12913/stat : 12913 (IUT_BMB_SAT) R 12911 12913 12729 0 -1 4194304 5330 0 0 0 115 34 0 0 25 0 1 0 128140789 22200320 5235 1992294400 134512640 135635285 4294956208 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 1 0 0
/proc/12913/statm: 5420 5235 100 274 0 5143 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21680

[startup+3.10198 s]
/proc/loadavg: 0.99 0.98 0.94 2/67 12916
/proc/meminfo: memFree=1570592/2055920 swapFree=4181168/4192956
[pid=12913] ppid=12911 vsize=21680 CPUtime=1.84
/proc/12913/stat : 12913 (IUT_BMB_SAT) S 12911 12913 12729 0 -1 4194304 5336 0 0 0 126 58 0 0 25 0 1 0 128140789 22200320 5240 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12913/statm: 5420 5240 105 274 0 5143 0
[pid=12915] ppid=12913 vsize=5356 CPUtime=0
/proc/12915/stat : 12915 (sh) S 12913 12913 12729 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 128140974 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12915/statm: 1339 232 193 169 0 50 0
[pid=12916] ppid=12915 vsize=15692 CPUtime=1.22
/proc/12916/stat : 12916 (minisat) R 12915 12913 12729 0 -1 4194304 4024 0 0 0 121 1 0 0 25 0 1 0 128140975 16068608 3592 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 1 0 0
/proc/12916/statm: 3923 3592 84 178 0 3743 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 42728

[startup+6.30258 s]
/proc/loadavg: 0.99 0.98 0.94 2/67 12916
/proc/meminfo: memFree=1568288/2055920 swapFree=4181168/4192956
[pid=12913] ppid=12911 vsize=21680 CPUtime=1.84
/proc/12913/stat : 12913 (IUT_BMB_SAT) S 12911 12913 12729 0 -1 4194304 5336 0 0 0 126 58 0 0 25 0 1 0 128140789 22200320 5240 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12913/statm: 5420 5240 105 274 0 5143 0
[pid=12915] ppid=12913 vsize=5356 CPUtime=0
/proc/12915/stat : 12915 (sh) S 12913 12913 12729 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 128140974 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12915/statm: 1339 232 193 169 0 50 0
[pid=12916] ppid=12915 vsize=15692 CPUtime=4.42
/proc/12916/stat : 12916 (minisat) R 12915 12913 12729 0 -1 4194304 4033 0 0 0 441 1 0 0 25 0 1 0 128140975 16068608 3601 1992294400 134512640 135243223 4294956304 18446744073709551615 134555956 0 0 4096 3 0 0 0 17 1 0 0
/proc/12916/statm: 3923 3601 84 178 0 3743 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 42728

[startup+12.7018 s]
/proc/loadavg: 0.99 0.98 0.94 2/67 12916
/proc/meminfo: memFree=1567584/2055920 swapFree=4181168/4192956
[pid=12913] ppid=12911 vsize=21680 CPUtime=1.84
/proc/12913/stat : 12913 (IUT_BMB_SAT) S 12911 12913 12729 0 -1 4194304 5336 0 0 0 126 58 0 0 25 0 1 0 128140789 22200320 5240 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12913/statm: 5420 5240 105 274 0 5143 0
[pid=12915] ppid=12913 vsize=5356 CPUtime=0
/proc/12915/stat : 12915 (sh) S 12913 12913 12729 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 128140974 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12915/statm: 1339 232 193 169 0 50 0
[pid=12916] ppid=12915 vsize=16888 CPUtime=10.83
/proc/12916/stat : 12916 (minisat) R 12915 12913 12729 0 -1 4194304 4297 0 0 0 1081 2 0 0 25 0 1 0 128140975 17293312 3865 1992294400 134512640 135243223 4294956304 18446744073709551615 134555504 0 0 4096 3 0 0 0 17 1 0 0
/proc/12916/statm: 4222 3865 84 178 0 4042 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 43924

[startup+25.5012 s]
/proc/loadavg: 0.99 0.98 0.94 3/67 12916
/proc/meminfo: memFree=1564320/2055920 swapFree=4181168/4192956
[pid=12913] ppid=12911 vsize=21680 CPUtime=1.84
/proc/12913/stat : 12913 (IUT_BMB_SAT) S 12911 12913 12729 0 -1 4194304 5336 0 0 0 126 58 0 0 25 0 1 0 128140789 22200320 5240 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12913/statm: 5420 5240 105 274 0 5143 0
[pid=12915] ppid=12913 vsize=5356 CPUtime=0
/proc/12915/stat : 12915 (sh) S 12913 12913 12729 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 128140974 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12915/statm: 1339 232 193 169 0 50 0
[pid=12916] ppid=12915 vsize=20048 CPUtime=23.62
/proc/12916/stat : 12916 (minisat) R 12915 12913 12729 0 -1 4194304 5092 0 0 0 2360 2 0 0 25 0 1 0 128140975 20529152 4660 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/12916/statm: 5012 4660 84 178 0 4832 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 47084

[startup+51.101 s]
/proc/loadavg: 0.99 0.98 0.94 2/67 12916
/proc/meminfo: memFree=1563040/2055920 swapFree=4181168/4192956
[pid=12913] ppid=12911 vsize=21680 CPUtime=1.84
/proc/12913/stat : 12913 (IUT_BMB_SAT) S 12911 12913 12729 0 -1 4194304 5336 0 0 0 126 58 0 0 25 0 1 0 128140789 22200320 5240 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12913/statm: 5420 5240 105 274 0 5143 0
[pid=12915] ppid=12913 vsize=5356 CPUtime=0
/proc/12915/stat : 12915 (sh) S 12913 12913 12729 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 128140974 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12915/statm: 1339 232 193 169 0 50 0
[pid=12916] ppid=12915 vsize=21364 CPUtime=49.2
/proc/12916/stat : 12916 (minisat) R 12915 12913 12729 0 -1 4194304 5393 0 0 0 4918 2 0 0 25 0 1 0 128140975 21876736 4961 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/12916/statm: 5341 4961 84 178 0 5161 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 48400

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.94 2/67 12916
/proc/meminfo: memFree=1560864/2055920 swapFree=4181168/4192956
[pid=12913] ppid=12911 vsize=21680 CPUtime=1.84
/proc/12913/stat : 12913 (IUT_BMB_SAT) S 12911 12913 12729 0 -1 4194304 5336 0 0 0 126 58 0 0 25 0 1 0 128140789 22200320 5240 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12913/statm: 5420 5240 105 274 0 5143 0
[pid=12915] ppid=12913 vsize=5356 CPUtime=0
/proc/12915/stat : 12915 (sh) S 12913 12913 12729 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 128140974 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12915/statm: 1339 232 193 169 0 50 0
[pid=12916] ppid=12915 vsize=23684 CPUtime=100.39
/proc/12916/stat : 12916 (minisat) R 12915 12913 12729 0 -1 4194304 5944 0 0 0 10036 3 0 0 25 0 1 0 128140975 24252416 5512 1992294400 134512640 135243223 4294956304 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 1 0 0
/proc/12916/statm: 5921 5512 84 178 0 5741 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 50720

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/67 12916
/proc/meminfo: memFree=1559072/2055920 swapFree=4181168/4192956
[pid=12913] ppid=12911 vsize=21680 CPUtime=1.84
/proc/12913/stat : 12913 (IUT_BMB_SAT) S 12911 12913 12729 0 -1 4194304 5336 0 0 0 126 58 0 0 25 0 1 0 128140789 22200320 5240 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12913/statm: 5420 5240 105 274 0 5143 0
[pid=12915] ppid=12913 vsize=5356 CPUtime=0
/proc/12915/stat : 12915 (sh) S 12913 12913 12729 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 128140974 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12915/statm: 1339 232 193 169 0 50 0
[pid=12916] ppid=12915 vsize=25540 CPUtime=160.37
/proc/12916/stat : 12916 (minisat) R 12915 12913 12729 0 -1 4194304 6397 0 0 0 16034 3 0 0 25 0 1 0 128140975 26152960 5965 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/12916/statm: 6385 5965 84 178 0 6205 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 52576

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/67 12916
/proc/meminfo: memFree=1557280/2055920 swapFree=4181168/4192956
[pid=12913] ppid=12911 vsize=21680 CPUtime=1.84
/proc/12913/stat : 12913 (IUT_BMB_SAT) S 12911 12913 12729 0 -1 4194304 5336 0 0 0 126 58 0 0 25 0 1 0 128140789 22200320 5240 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12913/statm: 5420 5240 105 274 0 5143 0
[pid=12915] ppid=12913 vsize=5356 CPUtime=0
/proc/12915/stat : 12915 (sh) S 12913 12913 12729 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 128140974 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12915/statm: 1339 232 193 169 0 50 0
[pid=12916] ppid=12915 vsize=27344 CPUtime=220.34
/proc/12916/stat : 12916 (minisat) R 12915 12913 12729 0 -1 4194304 6828 0 0 0 22031 3 0 0 25 0 1 0 128140975 28000256 6396 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/12916/statm: 6836 6396 84 178 0 6656 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 54380

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/67 12916
/proc/meminfo: memFree=1556768/2055920 swapFree=4181168/4192956
[pid=12913] ppid=12911 vsize=21680 CPUtime=1.84
/proc/12913/stat : 12913 (IUT_BMB_SAT) S 12911 12913 12729 0 -1 4194304 5336 0 0 0 126 58 0 0 25 0 1 0 128140789 22200320 5240 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12913/statm: 5420 5240 105 274 0 5143 0
[pid=12915] ppid=12913 vsize=5356 CPUtime=0
/proc/12915/stat : 12915 (sh) S 12913 12913 12729 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 128140974 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12915/statm: 1339 232 193 169 0 50 0
[pid=12916] ppid=12915 vsize=27988 CPUtime=280.32
/proc/12916/stat : 12916 (minisat) R 12915 12913 12729 0 -1 4194304 6956 0 0 0 28029 3 0 0 25 0 1 0 128140975 28659712 6524 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/12916/statm: 6997 6524 84 178 0 6817 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 55024

[startup+342.302 s]

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

/proc/12913/statm: 5420 5240 105 274 0 5143 0
[pid=12915] ppid=12913 vsize=5356 CPUtime=0
/proc/12915/stat : 12915 (sh) S 12913 12913 12729 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 128140974 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12915/statm: 1339 232 193 169 0 50 0
[pid=12916] ppid=12915 vsize=30128 CPUtime=520.25
/proc/12916/stat : 12916 (minisat) R 12915 12913 12729 0 -1 4194304 7520 0 0 0 52021 4 0 0 25 0 1 0 128140975 30851072 7088 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/12916/statm: 7532 7088 84 178 0 7352 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 57164

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/67 12918
/proc/meminfo: memFree=1553312/2055920 swapFree=4181168/4192956
[pid=12913] ppid=12911 vsize=21680 CPUtime=1.84
/proc/12913/stat : 12913 (IUT_BMB_SAT) S 12911 12913 12729 0 -1 4194304 5336 0 0 0 126 58 0 0 25 0 1 0 128140789 22200320 5240 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12913/statm: 5420 5240 105 274 0 5143 0
[pid=12915] ppid=12913 vsize=5356 CPUtime=0
/proc/12915/stat : 12915 (sh) S 12913 12913 12729 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 128140974 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12915/statm: 1339 232 193 169 0 50 0
[pid=12916] ppid=12915 vsize=31148 CPUtime=580.22
/proc/12916/stat : 12916 (minisat) R 12915 12913 12729 0 -1 4194304 7764 0 0 0 58018 4 0 0 25 0 1 0 128140975 31895552 7332 1992294400 134512640 135243223 4294956304 18446744073709551615 134555453 0 0 4096 3 0 0 0 17 1 0 0
/proc/12916/statm: 7787 7332 84 178 0 7607 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 58184

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/67 12918
/proc/meminfo: memFree=1552928/2055920 swapFree=4181168/4192956
[pid=12913] ppid=12911 vsize=21680 CPUtime=1.84
/proc/12913/stat : 12913 (IUT_BMB_SAT) S 12911 12913 12729 0 -1 4194304 5336 0 0 0 126 58 0 0 25 0 1 0 128140789 22200320 5240 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12913/statm: 5420 5240 105 274 0 5143 0
[pid=12915] ppid=12913 vsize=5356 CPUtime=0
/proc/12915/stat : 12915 (sh) S 12913 12913 12729 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 128140974 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12915/statm: 1339 232 193 169 0 50 0
[pid=12916] ppid=12915 vsize=31328 CPUtime=640.21
/proc/12916/stat : 12916 (minisat) R 12915 12913 12729 0 -1 4194304 7829 0 0 0 64017 4 0 0 25 0 1 0 128140975 32079872 7397 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/12916/statm: 7832 7397 84 178 0 7652 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 58364

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

[startup+665.506 s]
/proc/loadavg: 0.99 0.98 0.94 2/67 12918
/proc/meminfo: memFree=1552928/2055920 swapFree=4181168/4192956
[pid=12913] ppid=12911 vsize=21680 CPUtime=1.84
/proc/12913/stat : 12913 (IUT_BMB_SAT) S 12911 12913 12729 0 -1 4194304 5336 0 0 0 126 58 0 0 25 0 1 0 128140789 22200320 5240 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12913/statm: 5420 5240 105 274 0 5143 0
[pid=12915] ppid=12913 vsize=5356 CPUtime=0
/proc/12915/stat : 12915 (sh) S 12913 12913 12729 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 128140974 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12915/statm: 1339 232 193 169 0 50 0
[pid=12916] ppid=12915 vsize=31328 CPUtime=663.4
/proc/12916/stat : 12916 (minisat) R 12915 12913 12729 0 -1 4194304 7829 0 0 0 66336 4 0 0 25 0 1 0 128140975 32079872 7397 1992294400 134512640 135243223 4294956304 18446744073709551615 134568302 0 0 4096 3 0 0 0 17 1 0 0
/proc/12916/statm: 7832 7397 84 178 0 7652 0
Current children cumulated CPU time (s) 665.24
Current children cumulated vsize (KiB) 58364

[startup+678.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/67 12918
/proc/meminfo: memFree=1552928/2055920 swapFree=4181168/4192956
[pid=12913] ppid=12911 vsize=21680 CPUtime=1.84
/proc/12913/stat : 12913 (IUT_BMB_SAT) S 12911 12913 12729 0 -1 4194304 5336 0 0 0 126 58 0 0 25 0 1 0 128140789 22200320 5240 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12913/statm: 5420 5240 105 274 0 5143 0
[pid=12915] ppid=12913 vsize=5356 CPUtime=0
/proc/12915/stat : 12915 (sh) S 12913 12913 12729 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 128140974 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12915/statm: 1339 232 193 169 0 50 0
[pid=12916] ppid=12915 vsize=31328 CPUtime=676.19
/proc/12916/stat : 12916 (minisat) R 12915 12913 12729 0 -1 4194304 7830 0 0 0 67615 4 0 0 25 0 1 0 128140975 32079872 7398 1992294400 134512640 135243223 4294956304 18446744073709551615 134555693 0 0 4096 3 0 0 0 17 1 0 0
/proc/12916/statm: 7832 7398 84 178 0 7652 0
Current children cumulated CPU time (s) 678.03
Current children cumulated vsize (KiB) 58364

[startup+691.102 s]
/proc/loadavg: 0.99 0.98 0.94 2/67 12918
/proc/meminfo: memFree=1552928/2055920 swapFree=4181168/4192956
[pid=12913] ppid=12911 vsize=21680 CPUtime=1.84
/proc/12913/stat : 12913 (IUT_BMB_SAT) S 12911 12913 12729 0 -1 4194304 5336 0 0 0 126 58 0 0 25 0 1 0 128140789 22200320 5240 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12913/statm: 5420 5240 105 274 0 5143 0
[pid=12915] ppid=12913 vsize=5356 CPUtime=0
/proc/12915/stat : 12915 (sh) S 12913 12913 12729 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 128140974 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12915/statm: 1339 232 193 169 0 50 0
[pid=12916] ppid=12915 vsize=31328 CPUtime=688.99
/proc/12916/stat : 12916 (minisat) R 12915 12913 12729 0 -1 4194304 7832 0 0 0 68895 4 0 0 25 0 1 0 128140975 32079872 7400 1992294400 134512640 135243223 4294956304 18446744073709551615 134555548 0 0 4096 3 0 0 0 17 1 0 0
/proc/12916/statm: 7832 7400 84 178 0 7652 0
Current children cumulated CPU time (s) 690.83
Current children cumulated vsize (KiB) 58364

[startup+694.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/67 12918
/proc/meminfo: memFree=1552928/2055920 swapFree=4181168/4192956
[pid=12913] ppid=12911 vsize=21680 CPUtime=1.84
/proc/12913/stat : 12913 (IUT_BMB_SAT) S 12911 12913 12729 0 -1 4194304 5336 0 0 0 126 58 0 0 25 0 1 0 128140789 22200320 5240 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12913/statm: 5420 5240 105 274 0 5143 0
[pid=12915] ppid=12913 vsize=5356 CPUtime=0
/proc/12915/stat : 12915 (sh) S 12913 12913 12729 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 128140974 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12915/statm: 1339 232 193 169 0 50 0
[pid=12916] ppid=12915 vsize=31328 CPUtime=692.19
/proc/12916/stat : 12916 (minisat) R 12915 12913 12729 0 -1 4194304 7832 0 0 0 69215 4 0 0 25 0 1 0 128140975 32079872 7400 1992294400 134512640 135243223 4294956304 18446744073709551615 134555967 0 0 4096 3 0 0 0 17 1 0 0
/proc/12916/statm: 7832 7400 84 178 0 7652 0
Current children cumulated CPU time (s) 694.03
Current children cumulated vsize (KiB) 58364

[startup+697.503 s]
/proc/loadavg: 0.99 0.98 0.94 2/67 12918
/proc/meminfo: memFree=1552928/2055920 swapFree=4181168/4192956
[pid=12913] ppid=12911 vsize=21680 CPUtime=1.84
/proc/12913/stat : 12913 (IUT_BMB_SAT) S 12911 12913 12729 0 -1 4194304 5336 0 0 0 126 58 0 0 25 0 1 0 128140789 22200320 5240 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12913/statm: 5420 5240 105 274 0 5143 0
[pid=12915] ppid=12913 vsize=5356 CPUtime=0
/proc/12915/stat : 12915 (sh) S 12913 12913 12729 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 128140974 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12915/statm: 1339 232 193 169 0 50 0
[pid=12916] ppid=12915 vsize=31328 CPUtime=695.39
/proc/12916/stat : 12916 (minisat) R 12915 12913 12729 0 -1 4194304 7832 0 0 0 69535 4 0 0 25 0 1 0 128140975 32079872 7400 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/12916/statm: 7832 7400 84 178 0 7652 0
Current children cumulated CPU time (s) 697.23
Current children cumulated vsize (KiB) 58364

[startup+698.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/67 12918
/proc/meminfo: memFree=1552928/2055920 swapFree=4181168/4192956
[pid=12913] ppid=12911 vsize=21680 CPUtime=1.84
/proc/12913/stat : 12913 (IUT_BMB_SAT) S 12911 12913 12729 0 -1 4194304 5336 0 0 0 126 58 0 0 25 0 1 0 128140789 22200320 5240 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12913/statm: 5420 5240 105 274 0 5143 0
[pid=12915] ppid=12913 vsize=5356 CPUtime=0
/proc/12915/stat : 12915 (sh) S 12913 12913 12729 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 128140974 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12915/statm: 1339 232 193 169 0 50 0
[pid=12916] ppid=12915 vsize=31328 CPUtime=696.18
/proc/12916/stat : 12916 (minisat) R 12915 12913 12729 0 -1 4194304 7832 0 0 0 69614 4 0 0 25 0 1 0 128140975 32079872 7400 1992294400 134512640 135243223 4294956304 18446744073709551615 134555693 0 0 4096 3 0 0 0 17 1 0 0
/proc/12916/statm: 7832 7400 84 178 0 7652 0
Current children cumulated CPU time (s) 698.02
Current children cumulated vsize (KiB) 58364

[startup+699.101 s]
/proc/loadavg: 0.99 0.98 0.94 2/67 12918
/proc/meminfo: memFree=1552928/2055920 swapFree=4181168/4192956
[pid=12913] ppid=12911 vsize=21680 CPUtime=1.84
/proc/12913/stat : 12913 (IUT_BMB_SAT) S 12911 12913 12729 0 -1 4194304 5336 0 0 0 126 58 0 0 25 0 1 0 128140789 22200320 5240 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12913/statm: 5420 5240 105 274 0 5143 0
[pid=12915] ppid=12913 vsize=5356 CPUtime=0
/proc/12915/stat : 12915 (sh) S 12913 12913 12729 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 128140974 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12915/statm: 1339 232 193 169 0 50 0
[pid=12916] ppid=12915 vsize=31328 CPUtime=696.98
/proc/12916/stat : 12916 (minisat) R 12915 12913 12729 0 -1 4194304 7832 0 0 0 69694 4 0 0 25 0 1 0 128140975 32079872 7400 1992294400 134512640 135243223 4294956304 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 1 0 0
/proc/12916/statm: 7832 7400 84 178 0 7652 0
Current children cumulated CPU time (s) 698.82
Current children cumulated vsize (KiB) 58364

[startup+699.501 s]
/proc/loadavg: 0.99 0.98 0.94 2/67 12918
/proc/meminfo: memFree=1552928/2055920 swapFree=4181168/4192956
[pid=12913] ppid=12911 vsize=21680 CPUtime=1.84
/proc/12913/stat : 12913 (IUT_BMB_SAT) S 12911 12913 12729 0 -1 4194304 5336 0 0 0 126 58 0 0 25 0 1 0 128140789 22200320 5240 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12913/statm: 5420 5240 105 274 0 5143 0
[pid=12915] ppid=12913 vsize=5356 CPUtime=0
/proc/12915/stat : 12915 (sh) S 12913 12913 12729 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 128140974 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12915/statm: 1339 232 193 169 0 50 0
[pid=12916] ppid=12915 vsize=31328 CPUtime=697.39
/proc/12916/stat : 12916 (minisat) R 12915 12913 12729 0 -1 4194304 7832 0 0 0 69735 4 0 0 25 0 1 0 128140975 32079872 7400 1992294400 134512640 135243223 4294956304 18446744073709551615 134555587 0 0 4096 3 0 0 0 17 1 0 0
/proc/12916/statm: 7832 7400 84 178 0 7652 0
Current children cumulated CPU time (s) 699.23
Current children cumulated vsize (KiB) 58364

[startup+699.605 s]
/proc/loadavg: 0.99 0.98 0.94 2/67 12918
/proc/meminfo: memFree=1552928/2055920 swapFree=4181168/4192956
[pid=12913] ppid=12911 vsize=18260 CPUtime=699.34
/proc/12913/stat : 12913 (IUT_BMB_SAT) R 12911 12913 12729 0 -1 4194304 8739 8121 0 0 135 59 69735 5 18 0 1 0 128140789 18698240 4386 1992294400 134512640 135635285 4294956208 18446744073709551615 135063321 0 0 4096 0 0 0 0 17 1 0 0
/proc/12913/statm: 4565 4386 106 274 0 4288 0
Current children cumulated CPU time (s) 699.34
Current children cumulated vsize (KiB) 18260

Child status: 0
Real time (s): 699.648
CPU time (s): 699.396
CPU user time (s): 698.746
CPU system time (s): 0.649901
CPU usage (%): 99.9639
Max. virtual memory (cumulated for all children) (KiB): 58364

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

runsolver used 0.773882 second user time and 1.78173 second system time

The end

Launcher Data

Begin job on node37 at 2009-04-29 12:32:02
IDJOB=1563206
IDBENCH=70949
IDSOLVER=523
FILE ID=node37/1563206-1241001122
PBS_JOBID= 9204830
Free space on /tmp= 66424 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l45_lambda.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1563206-1241001122/watcher-1563206-1241001122 -o /tmp/evaluation-result-1563206-1241001122/solver-1563206-1241001122 -C 1200 -W 1800 -M 1800  IUT_BMB_SAT HOME/instance-1563206-1241001122.cnf HOME

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

MD5SUM BENCH= 94aa7bdbcbe99c5b3082c395dc2384e9
RANDOM SEED=745195340

node37.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.259
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.259
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:       1606872 kB
Buffers:          4880 kB
Cached:         370924 kB
SwapCached:       5608 kB
Active:          25696 kB
Inactive:       358000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1606872 kB
SwapTotal:     4192956 kB
SwapFree:      4181168 kB
Dirty:            5144 kB
Writeback:           0 kB
Mapped:          13616 kB
Slab:            51444 kB
Committed_AS:   623496 kB
PageTables:       1372 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 node37 at 2009-04-29 12:43:42