Trace number 1785343

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 1136.35 1136.63

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest04-connm-ue-csp-sat-n800-d0.04-s362703357.sat05-548.reshuffled-07.cnf
MD5SUMd8fa78c834564753f42ad3a5aaefa23a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark255.553
Satisfiable
(Un)Satisfiability was proved
Number of variables796
Number of clauses10039
Sum of the clauses size30316
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 39840
Number of clauses of size 4199
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.08	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.08	c ============================[ Problem Statistics ]=============================
0.00/0.08	c |                                                                             |
0.00/0.08	c |  Number of variables:  796                                                  |
0.00/0.08	c |  Number of clauses:    10039                                                |
0.00/0.10	c |  Parsing time:         0.01         s                                       |
0.08/0.16	c ============================[ Search Statistics ]==============================
0.08/0.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.08/0.16	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.08/0.16	c ===============================================================================
0.08/0.16	c |         0 |     597     9840    32922 |     3280        0    nan |  0.000 % |
0.08/0.17	c |       101 |     597     9840    32922 |     3608      101     15 |  0.000 % |
0.08/0.18	c |       252 |     597     9840    32922 |     3968      252     18 |  0.000 % |
0.08/0.20	c |       478 |     597     9840    32922 |     4365      478     19 |  0.000 % |
0.08/0.22	c |       815 |     597     9840    32922 |     4802      815     19 |  0.000 % |
0.08/0.26	c |      1321 |     597     9840    32922 |     5282     1321     19 |  0.000 % |
0.08/0.33	c |      2081 |     597     9840    32922 |     5810     2081     19 |  0.000 % |
0.08/0.44	c |      3220 |     597     9840    32922 |     6391     3220     18 |  0.000 % |
0.08/0.61	c |      4928 |     597     9840    32922 |     7030     4928     18 |  0.000 % |
0.08/0.92	c |      7491 |     597     9840    32922 |     7734     3944     15 |  0.000 % |
1.29/1.35	c |     11335 |     597     9840    32922 |     8507     7788     16 |  0.000 % |
1.99/2.04	c |     17102 |     597     9840    32922 |     9358     5004     17 |  0.000 % |
3.08/3.16	c |     25751 |     597     9840    32922 |    10294     8950     18 |  0.000 % |
4.78/4.86	c |     38725 |     597     9840    32922 |    11323     6423     17 |  0.000 % |
7.38/7.46	c |     58186 |     597     9840    32922 |    12455     8827     18 |  0.000 % |
11.98/12.03	c |     87378 |     597     9840    32922 |    13701     6763     18 |  0.000 % |
18.88/18.95	c |    131168 |     597     9840    32922 |    15071     9309     17 |  0.000 % |
30.27/30.36	c |    196852 |     597     9840    32922 |    16578    14527     18 |  0.000 % |
47.77/47.82	c |    295379 |     597     9840    32922 |    18236    13312     18 |  0.000 % |
75.76/75.83	c |    443168 |     597     9840    32922 |    20060    14857     20 |  0.000 % |
121.96/122.10	c |    664851 |     597     9840    32922 |    22066    15380     17 |  0.001 % |
193.54/193.68	c |    997377 |     597     9840    32922 |    24272    16246     19 |  0.000 % |
307.41/307.53	c |   1496165 |     596     9780    32732 |    26700    22616     20 |  0.126 % |
497.66/497.86	c |   2244347 |     595     9708    32504 |    29370    16957     18 |  0.251 % |
789.79/790.02	c |   3366621 |     594     9648    32314 |    32307    23481     16 |  0.378 % |
1136.30/1136.62	c ===============================================================================
1136.30/1136.62	c restarts              : 25
1136.30/1136.62	c conflicts             : 4617546        (4064 /sec)
1136.30/1136.62	c decisions             : 4955681        (1.74 % random) (4362 /sec)
1136.30/1136.62	c propagations          : 409183415      (360140 /sec)
1136.30/1136.62	c conflict literals     : 87124894       (35.50 % deleted)
1136.30/1136.62	c Memory used           : 9.14 MB
1136.30/1136.62	c CPU time              : 1136.18 s
1136.30/1136.62	
1136.30/1136.62	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-1785343-1241908284/watcher-1785343-1241908284 -o /tmp/evaluation-result-1785343-1241908284/solver-1785343-1241908284 -C 5000 -W 6000 -M 1800 IUT_BMB_SAT HOME/instance-1785343-1241908284.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28076
/proc/meminfo: memFree=1883840/2055920 swapFree=4175096/4192956
[pid=28076] ppid=28074 vsize=1416 CPUtime=0
/proc/28076/stat : 28076 (IUT_BMB_SAT) R 28074 28076 28003 0 -1 4194304 171 0 0 0 0 0 0 0 18 0 1 0 218855561 1449984 154 1992294400 134512640 135635285 4294956224 18446744073709551615 134535617 0 0 4096 0 0 0 0 17 1 0 0
/proc/28076/statm: 354 156 92 274 0 77 0

[startup+0.101916 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28076
/proc/meminfo: memFree=1883840/2055920 swapFree=4175096/4192956
[pid=28076] ppid=28074 vsize=1952 CPUtime=0.08
/proc/28076/stat : 28076 (IUT_BMB_SAT) S 28074 28076 28003 0 -1 4194304 307 0 0 0 4 4 0 0 18 0 1 0 218855561 1998848 289 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28076/statm: 488 289 105 274 0 211 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1952

[startup+0.201924 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28076
/proc/meminfo: memFree=1883840/2055920 swapFree=4175096/4192956
[pid=28076] ppid=28074 vsize=1952 CPUtime=0.08
/proc/28076/stat : 28076 (IUT_BMB_SAT) S 28074 28076 28003 0 -1 4194304 307 0 0 0 4 4 0 0 18 0 1 0 218855561 1998848 289 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28076/statm: 488 289 105 274 0 211 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1952

[startup+0.301933 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28076
/proc/meminfo: memFree=1883840/2055920 swapFree=4175096/4192956
[pid=28076] ppid=28074 vsize=1952 CPUtime=0.08
/proc/28076/stat : 28076 (IUT_BMB_SAT) S 28074 28076 28003 0 -1 4194304 307 0 0 0 4 4 0 0 18 0 1 0 218855561 1998848 289 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28076/statm: 488 289 105 274 0 211 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1952

[startup+0.701971 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28076
/proc/meminfo: memFree=1883840/2055920 swapFree=4175096/4192956
[pid=28076] ppid=28074 vsize=1952 CPUtime=0.08
/proc/28076/stat : 28076 (IUT_BMB_SAT) S 28074 28076 28003 0 -1 4194304 307 0 0 0 4 4 0 0 18 0 1 0 218855561 1998848 289 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28076/statm: 488 289 105 274 0 211 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1952

[startup+1.50205 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 28079
/proc/meminfo: memFree=1880872/2055920 swapFree=4175096/4192956
[pid=28076] ppid=28074 vsize=1952 CPUtime=0.08
/proc/28076/stat : 28076 (IUT_BMB_SAT) S 28074 28076 28003 0 -1 4194304 307 0 0 0 4 4 0 0 18 0 1 0 218855561 1998848 289 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28076/statm: 488 289 105 274 0 211 0
[pid=28078] ppid=28076 vsize=5356 CPUtime=0
/proc/28078/stat : 28078 (sh) S 28076 28076 28003 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218855569 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28078/statm: 1339 232 193 169 0 50 0
[pid=28079] ppid=28078 vsize=3592 CPUtime=1.41
/proc/28079/stat : 28079 (minisat) R 28078 28076 28003 0 -1 4194304 627 0 0 0 141 0 0 0 25 0 1 0 218855569 3678208 570 1992294400 134512640 135243223 4294956320 18446744073709551615 134565409 0 0 4096 3 0 0 0 17 1 0 0
/proc/28079/statm: 898 570 84 178 0 718 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10900

[startup+3.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 28079
/proc/meminfo: memFree=1880488/2055920 swapFree=4175096/4192956
[pid=28076] ppid=28074 vsize=1952 CPUtime=0.08
/proc/28076/stat : 28076 (IUT_BMB_SAT) S 28074 28076 28003 0 -1 4194304 307 0 0 0 4 4 0 0 18 0 1 0 218855561 1998848 289 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28076/statm: 488 289 105 274 0 211 0
[pid=28078] ppid=28076 vsize=5356 CPUtime=0
/proc/28078/stat : 28078 (sh) S 28076 28076 28003 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218855569 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28078/statm: 1339 232 193 169 0 50 0
[pid=28079] ppid=28078 vsize=3856 CPUtime=3
/proc/28079/stat : 28079 (minisat) R 28078 28076 28003 0 -1 4194304 682 0 0 0 300 0 0 0 25 0 1 0 218855569 3948544 625 1992294400 134512640 135243223 4294956320 18446744073709551615 134564993 0 0 4096 3 0 0 0 17 1 0 0
/proc/28079/statm: 964 625 84 178 0 784 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 11164

[startup+6.3015 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 28079
/proc/meminfo: memFree=1879912/2055920 swapFree=4175096/4192956
[pid=28076] ppid=28074 vsize=1952 CPUtime=0.08
/proc/28076/stat : 28076 (IUT_BMB_SAT) S 28074 28076 28003 0 -1 4194304 307 0 0 0 4 4 0 0 18 0 1 0 218855561 1998848 289 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28076/statm: 488 289 105 274 0 211 0
[pid=28078] ppid=28076 vsize=5356 CPUtime=0
/proc/28078/stat : 28078 (sh) S 28076 28076 28003 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218855569 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28078/statm: 1339 232 193 169 0 50 0
[pid=28079] ppid=28078 vsize=4120 CPUtime=6.2
/proc/28079/stat : 28079 (minisat) R 28078 28076 28003 0 -1 4194304 753 0 0 0 620 0 0 0 25 0 1 0 218855569 4218880 696 1992294400 134512640 135243223 4294956320 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 1 0 0
/proc/28079/statm: 1030 696 84 178 0 850 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11428

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 28079
/proc/meminfo: memFree=1879600/2055920 swapFree=4175096/4192956
[pid=28076] ppid=28074 vsize=1952 CPUtime=0.08
/proc/28076/stat : 28076 (IUT_BMB_SAT) S 28074 28076 28003 0 -1 4194304 307 0 0 0 4 4 0 0 18 0 1 0 218855561 1998848 289 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28076/statm: 488 289 105 274 0 211 0
[pid=28078] ppid=28076 vsize=5356 CPUtime=0
/proc/28078/stat : 28078 (sh) S 28076 28076 28003 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218855569 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28078/statm: 1339 232 193 169 0 50 0
[pid=28079] ppid=28078 vsize=4428 CPUtime=12.6
/proc/28079/stat : 28079 (minisat) R 28078 28076 28003 0 -1 4194304 840 0 0 0 1260 0 0 0 25 0 1 0 218855569 4534272 783 1992294400 134512640 135243223 4294956320 18446744073709551615 134565283 0 0 4096 3 0 0 0 17 1 0 0
/proc/28079/statm: 1107 783 84 178 0 927 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11736

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 28079
/proc/meminfo: memFree=1879152/2055920 swapFree=4175096/4192956
[pid=28076] ppid=28074 vsize=1952 CPUtime=0.08
/proc/28076/stat : 28076 (IUT_BMB_SAT) S 28074 28076 28003 0 -1 4194304 307 0 0 0 4 4 0 0 18 0 1 0 218855561 1998848 289 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28076/statm: 488 289 105 274 0 211 0
[pid=28078] ppid=28076 vsize=5356 CPUtime=0
/proc/28078/stat : 28078 (sh) S 28076 28076 28003 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218855569 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28078/statm: 1339 232 193 169 0 50 0
[pid=28079] ppid=28078 vsize=4968 CPUtime=25.39
/proc/28079/stat : 28079 (minisat) R 28078 28076 28003 0 -1 4194304 951 0 0 0 2539 0 0 0 25 0 1 0 218855569 5087232 894 1992294400 134512640 135243223 4294956320 18446744073709551615 134566312 0 0 4096 3 0 0 0 17 1 0 0
/proc/28079/statm: 1242 894 84 178 0 1062 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12276

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 28079
/proc/meminfo: memFree=1878704/2055920 swapFree=4175096/4192956
[pid=28076] ppid=28074 vsize=1952 CPUtime=0.08
/proc/28076/stat : 28076 (IUT_BMB_SAT) S 28074 28076 28003 0 -1 4194304 307 0 0 0 4 4 0 0 18 0 1 0 218855561 1998848 289 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28076/statm: 488 289 105 274 0 211 0
[pid=28078] ppid=28076 vsize=5356 CPUtime=0
/proc/28078/stat : 28078 (sh) S 28076 28076 28003 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218855569 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28078/statm: 1339 232 193 169 0 50 0
[pid=28079] ppid=28078 vsize=5464 CPUtime=50.99
/proc/28079/stat : 28079 (minisat) R 28078 28076 28003 0 -1 4194304 1063 0 0 0 5099 0 0 0 25 0 1 0 218855569 5595136 1006 1992294400 134512640 135243223 4294956320 18446744073709551615 134555719 0 0 4096 3 0 0 0 17 1 0 0
/proc/28079/statm: 1366 1006 84 178 0 1186 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 12772

[startup+102.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 28079
/proc/meminfo: memFree=1878192/2055920 swapFree=4175096/4192956
[pid=28076] ppid=28074 vsize=1952 CPUtime=0.08
/proc/28076/stat : 28076 (IUT_BMB_SAT) S 28074 28076 28003 0 -1 4194304 307 0 0 0 4 4 0 0 18 0 1 0 218855561 1998848 289 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28076/statm: 488 289 105 274 0 211 0
[pid=28078] ppid=28076 vsize=5356 CPUtime=0
/proc/28078/stat : 28078 (sh) S 28076 28076 28003 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218855569 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28078/statm: 1339 232 193 169 0 50 0
[pid=28079] ppid=28078 vsize=6012 CPUtime=102.18
/proc/28079/stat : 28079 (minisat) R 28078 28076 28003 0 -1 4194304 1203 0 0 0 10217 1 0 0 25 0 1 0 218855569 6156288 1146 1992294400 134512640 135243223 4294956320 18446744073709551615 134555532 0 0 4096 3 0 0 0 17 1 0 0
/proc/28079/statm: 1503 1146 84 178 0 1323 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 13320

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 28079
/proc/meminfo: memFree=1877488/2055920 swapFree=4175096/4192956
[pid=28076] ppid=28074 vsize=1952 CPUtime=0.08
/proc/28076/stat : 28076 (IUT_BMB_SAT) S 28074 28076 28003 0 -1 4194304 307 0 0 0 4 4 0 0 18 0 1 0 218855561 1998848 289 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28076/statm: 488 289 105 274 0 211 0
[pid=28078] ppid=28076 vsize=5356 CPUtime=0
/proc/28078/stat : 28078 (sh) S 28076 28076 28003 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218855569 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28078/statm: 1339 232 193 169 0 50 0
[pid=28079] ppid=28078 vsize=6544 CPUtime=162.16
/proc/28079/stat : 28079 (minisat) R 28078 28076 28003 0 -1 4194304 1362 0 0 0 16215 1 0 0 25 0 1 0 218855569 6701056 1305 1992294400 134512640 135243223 4294956320 18446744073709551615 134555504 0 0 4096 3 0 0 0 17 1 0 0
/proc/28079/statm: 1636 1305 84 178 0 1456 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 13852

[startup+222.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 28079
/proc/meminfo: memFree=1877232/2055920 swapFree=4175096/4192956
[pid=28076] ppid=28074 vsize=1952 CPUtime=0.08
/proc/28076/stat : 28076 (IUT_BMB_SAT) S 28074 28076 28003 0 -1 4194304 307 0 0 0 4 4 0 0 18 0 1 0 218855561 1998848 289 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28076/statm: 488 289 105 274 0 211 0
[pid=28078] ppid=28076 vsize=5356 CPUtime=0
/proc/28078/stat : 28078 (sh) S 28076 28076 28003 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218855569 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28078/statm: 1339 232 193 169 0 50 0
[pid=28079] ppid=28078 vsize=6840 CPUtime=222.15
/proc/28079/stat : 28079 (minisat) R 28078 28076 28003 0 -1 4194304 1421 0 0 0 22213 2 0 0 25 0 1 0 218855569 7004160 1364 1992294400 134512640 135243223 4294956320 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 1 0 0
/proc/28079/statm: 1710 1364 84 178 0 1530 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 14148

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 28079
/proc/meminfo: memFree=1876976/2055920 swapFree=4175096/4192956
[pid=28076] ppid=28074 vsize=1952 CPUtime=0.08
/proc/28076/stat : 28076 (IUT_BMB_SAT) S 28074 28076 28003 0 -1 4194304 307 0 0 0 4 4 0 0 18 0 1 0 218855561 1998848 289 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28076/statm: 488 289 105 274 0 211 0
[pid=28078] ppid=28076 vsize=5356 CPUtime=0
/proc/28078/stat : 28078 (sh) S 28076 28076 28003 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218855569 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28078/statm: 1339 232 193 169 0 50 0
[pid=28079] ppid=28078 vsize=7116 CPUtime=282.13

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

/proc/28079/statm: 2235 1865 84 178 0 2055 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 16248

[startup+882.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 28081
/proc/meminfo: memFree=1874736/2055920 swapFree=4175096/4192956
[pid=28076] ppid=28074 vsize=1952 CPUtime=0.08
/proc/28076/stat : 28076 (IUT_BMB_SAT) S 28074 28076 28003 0 -1 4194304 307 0 0 0 4 4 0 0 18 0 1 0 218855561 1998848 289 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28076/statm: 488 289 105 274 0 211 0
[pid=28078] ppid=28076 vsize=5356 CPUtime=0
/proc/28078/stat : 28078 (sh) S 28076 28076 28003 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218855569 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28078/statm: 1339 232 193 169 0 50 0
[pid=28079] ppid=28078 vsize=9216 CPUtime=881.99
/proc/28079/stat : 28079 (minisat) R 28078 28076 28003 0 -1 4194304 1965 0 0 0 88193 6 0 0 25 0 1 0 218855569 9437184 1908 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 1 0 0
/proc/28079/statm: 2304 1908 84 178 0 2124 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 16524

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 28081
/proc/meminfo: memFree=1874672/2055920 swapFree=4175096/4192956
[pid=28076] ppid=28074 vsize=1952 CPUtime=0.08
/proc/28076/stat : 28076 (IUT_BMB_SAT) S 28074 28076 28003 0 -1 4194304 307 0 0 0 4 4 0 0 18 0 1 0 218855561 1998848 289 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28076/statm: 488 289 105 274 0 211 0
[pid=28078] ppid=28076 vsize=5356 CPUtime=0
/proc/28078/stat : 28078 (sh) S 28076 28076 28003 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218855569 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28078/statm: 1339 232 193 169 0 50 0
[pid=28079] ppid=28078 vsize=9216 CPUtime=941.97
/proc/28079/stat : 28079 (minisat) R 28078 28076 28003 0 -1 4194304 1974 0 0 0 94191 6 0 0 25 0 1 0 218855569 9437184 1917 1992294400 134512640 135243223 4294956320 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 1 0 0
/proc/28079/statm: 2304 1917 84 178 0 2124 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 16524

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 28081
/proc/meminfo: memFree=1874608/2055920 swapFree=4175096/4192956
[pid=28076] ppid=28074 vsize=1952 CPUtime=0.08
/proc/28076/stat : 28076 (IUT_BMB_SAT) S 28074 28076 28003 0 -1 4194304 307 0 0 0 4 4 0 0 18 0 1 0 218855561 1998848 289 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28076/statm: 488 289 105 274 0 211 0
[pid=28078] ppid=28076 vsize=5356 CPUtime=0
/proc/28078/stat : 28078 (sh) S 28076 28076 28003 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218855569 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28078/statm: 1339 232 193 169 0 50 0
[pid=28079] ppid=28078 vsize=9216 CPUtime=1001.95
/proc/28079/stat : 28079 (minisat) R 28078 28076 28003 0 -1 4194304 1993 0 0 0 100189 6 0 0 25 0 1 0 218855569 9437184 1936 1992294400 134512640 135243223 4294956320 18446744073709551615 134555681 0 0 4096 3 0 0 0 17 1 0 0
/proc/28079/statm: 2304 1936 84 178 0 2124 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 16524

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 28081
/proc/meminfo: memFree=1874608/2055920 swapFree=4175096/4192956
[pid=28076] ppid=28074 vsize=1952 CPUtime=0.08
/proc/28076/stat : 28076 (IUT_BMB_SAT) S 28074 28076 28003 0 -1 4194304 307 0 0 0 4 4 0 0 18 0 1 0 218855561 1998848 289 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28076/statm: 488 289 105 274 0 211 0
[pid=28078] ppid=28076 vsize=5356 CPUtime=0
/proc/28078/stat : 28078 (sh) S 28076 28076 28003 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218855569 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28078/statm: 1339 232 193 169 0 50 0
[pid=28079] ppid=28078 vsize=9216 CPUtime=1061.94
/proc/28079/stat : 28079 (minisat) R 28078 28076 28003 0 -1 4194304 1994 0 0 0 106187 7 0 0 25 0 1 0 218855569 9437184 1937 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28079/statm: 2304 1937 84 178 0 2124 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 16524

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 28081
/proc/meminfo: memFree=1874480/2055920 swapFree=4175096/4192956
[pid=28076] ppid=28074 vsize=1952 CPUtime=0.08
/proc/28076/stat : 28076 (IUT_BMB_SAT) S 28074 28076 28003 0 -1 4194304 307 0 0 0 4 4 0 0 18 0 1 0 218855561 1998848 289 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28076/statm: 488 289 105 274 0 211 0
[pid=28078] ppid=28076 vsize=5356 CPUtime=0
/proc/28078/stat : 28078 (sh) S 28076 28076 28003 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218855569 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28078/statm: 1339 232 193 169 0 50 0
[pid=28079] ppid=28078 vsize=9352 CPUtime=1121.93
/proc/28079/stat : 28079 (minisat) R 28078 28076 28003 0 -1 4194304 2015 0 0 0 112186 7 0 0 25 0 1 0 218855569 9576448 1958 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28079/statm: 2338 1958 84 178 0 2158 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 16660

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

[startup+1126.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 28081
/proc/meminfo: memFree=1874480/2055920 swapFree=4175096/4192956
[pid=28076] ppid=28074 vsize=1952 CPUtime=0.08
/proc/28076/stat : 28076 (IUT_BMB_SAT) S 28074 28076 28003 0 -1 4194304 307 0 0 0 4 4 0 0 18 0 1 0 218855561 1998848 289 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28076/statm: 488 289 105 274 0 211 0
[pid=28078] ppid=28076 vsize=5356 CPUtime=0
/proc/28078/stat : 28078 (sh) S 28076 28076 28003 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218855569 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28078/statm: 1339 232 193 169 0 50 0
[pid=28079] ppid=28078 vsize=9352 CPUtime=1126.03
/proc/28079/stat : 28079 (minisat) R 28078 28076 28003 0 -1 4194304 2015 0 0 0 112596 7 0 0 25 0 1 0 218855569 9576448 1958 1992294400 134512640 135243223 4294956320 18446744073709551615 134565526 0 0 4096 3 0 0 0 17 1 0 0
/proc/28079/statm: 2338 1958 84 178 0 2158 0
Current children cumulated CPU time (s) 1126.11
Current children cumulated vsize (KiB) 16660

[startup+1132.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 28081
/proc/meminfo: memFree=1874480/2055920 swapFree=4175096/4192956
[pid=28076] ppid=28074 vsize=1952 CPUtime=0.08
/proc/28076/stat : 28076 (IUT_BMB_SAT) S 28074 28076 28003 0 -1 4194304 307 0 0 0 4 4 0 0 18 0 1 0 218855561 1998848 289 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28076/statm: 488 289 105 274 0 211 0
[pid=28078] ppid=28076 vsize=5356 CPUtime=0
/proc/28078/stat : 28078 (sh) S 28076 28076 28003 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218855569 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28078/statm: 1339 232 193 169 0 50 0
[pid=28079] ppid=28078 vsize=9352 CPUtime=1132.42
/proc/28079/stat : 28079 (minisat) R 28078 28076 28003 0 -1 4194304 2024 0 0 0 113235 7 0 0 25 0 1 0 218855569 9576448 1967 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 1 0 0
/proc/28079/statm: 2338 1967 84 178 0 2158 0
Current children cumulated CPU time (s) 1132.5
Current children cumulated vsize (KiB) 16660

[startup+1134.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 28081
/proc/meminfo: memFree=1874480/2055920 swapFree=4175096/4192956
[pid=28076] ppid=28074 vsize=1952 CPUtime=0.08
/proc/28076/stat : 28076 (IUT_BMB_SAT) S 28074 28076 28003 0 -1 4194304 307 0 0 0 4 4 0 0 18 0 1 0 218855561 1998848 289 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28076/statm: 488 289 105 274 0 211 0
[pid=28078] ppid=28076 vsize=5356 CPUtime=0
/proc/28078/stat : 28078 (sh) S 28076 28076 28003 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218855569 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28078/statm: 1339 232 193 169 0 50 0
[pid=28079] ppid=28078 vsize=9352 CPUtime=1134.02
/proc/28079/stat : 28079 (minisat) R 28078 28076 28003 0 -1 4194304 2024 0 0 0 113395 7 0 0 25 0 1 0 218855569 9576448 1967 1992294400 134512640 135243223 4294956320 18446744073709551615 134564975 0 0 4096 3 0 0 0 17 1 0 0
/proc/28079/statm: 2338 1967 84 178 0 2158 0
Current children cumulated CPU time (s) 1134.1
Current children cumulated vsize (KiB) 16660

[startup+1136 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 28081
/proc/meminfo: memFree=1874480/2055920 swapFree=4175096/4192956
[pid=28076] ppid=28074 vsize=1952 CPUtime=0.08
/proc/28076/stat : 28076 (IUT_BMB_SAT) S 28074 28076 28003 0 -1 4194304 307 0 0 0 4 4 0 0 18 0 1 0 218855561 1998848 289 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28076/statm: 488 289 105 274 0 211 0
[pid=28078] ppid=28076 vsize=5356 CPUtime=0
/proc/28078/stat : 28078 (sh) S 28076 28076 28003 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218855569 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28078/statm: 1339 232 193 169 0 50 0
[pid=28079] ppid=28078 vsize=9352 CPUtime=1135.62
/proc/28079/stat : 28079 (minisat) R 28078 28076 28003 0 -1 4194304 2024 0 0 0 113555 7 0 0 25 0 1 0 218855569 9576448 1967 1992294400 134512640 135243223 4294956320 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 1 0 0
/proc/28079/statm: 2338 1967 84 178 0 2158 0
Current children cumulated CPU time (s) 1135.7
Current children cumulated vsize (KiB) 16660

[startup+1136.41 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 28081
/proc/meminfo: memFree=1874480/2055920 swapFree=4175096/4192956
[pid=28076] ppid=28074 vsize=1952 CPUtime=0.08
/proc/28076/stat : 28076 (IUT_BMB_SAT) S 28074 28076 28003 0 -1 4194304 307 0 0 0 4 4 0 0 18 0 1 0 218855561 1998848 289 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28076/statm: 488 289 105 274 0 211 0
[pid=28078] ppid=28076 vsize=5356 CPUtime=0
/proc/28078/stat : 28078 (sh) S 28076 28076 28003 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218855569 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28078/statm: 1339 232 193 169 0 50 0
[pid=28079] ppid=28078 vsize=9352 CPUtime=1136.03
/proc/28079/stat : 28079 (minisat) R 28078 28076 28003 0 -1 4194304 2024 0 0 0 113596 7 0 0 25 0 1 0 218855569 9576448 1967 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28079/statm: 2338 1967 84 178 0 2158 0
Current children cumulated CPU time (s) 1136.11
Current children cumulated vsize (KiB) 16660

[startup+1136.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 28081
/proc/meminfo: memFree=1874480/2055920 swapFree=4175096/4192956
[pid=28076] ppid=28074 vsize=1952 CPUtime=0.08
/proc/28076/stat : 28076 (IUT_BMB_SAT) S 28074 28076 28003 0 -1 4194304 307 0 0 0 4 4 0 0 18 0 1 0 218855561 1998848 289 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28076/statm: 488 289 105 274 0 211 0
[pid=28078] ppid=28076 vsize=5356 CPUtime=0
/proc/28078/stat : 28078 (sh) S 28076 28076 28003 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218855569 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28078/statm: 1339 232 193 169 0 50 0
[pid=28079] ppid=28078 vsize=9352 CPUtime=1136.22
/proc/28079/stat : 28079 (minisat) R 28078 28076 28003 0 -1 4194304 2024 0 0 0 113615 7 0 0 25 0 1 0 218855569 9576448 1967 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28079/statm: 2338 1967 84 178 0 2158 0
Current children cumulated CPU time (s) 1136.3
Current children cumulated vsize (KiB) 16660

Child status: 0
Real time (s): 1136.63
CPU time (s): 1136.35
CPU user time (s): 1136.23
CPU system time (s): 0.119981
CPU usage (%): 99.9751
Max. virtual memory (cumulated for all children) (KiB): 16660

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

runsolver used 0.999848 second user time and 3.14552 second system time

The end

Launcher Data

Begin job on node61 at 2009-05-10 00:31:24
IDJOB=1785343
IDBENCH=24751
IDSOLVER=638
FILE ID=node61/1785343-1241908284
PBS_JOBID= 9264802
Free space on /tmp= 66280 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT07/crafted/Difficult/contest-02-03-04/contest04-connm-ue-csp-sat-n800-d0.04-s362703357.sat05-548.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785343-1241908284/watcher-1785343-1241908284 -o /tmp/evaluation-result-1785343-1241908284/solver-1785343-1241908284 -C 5000 -W 6000 -M 1800  IUT_BMB_SAT HOME/instance-1785343-1241908284.cnf HOME

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

MD5SUM BENCH= d8fa78c834564753f42ad3a5aaefa23a
RANDOM SEED=1774652566

node61.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.216
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.216
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:       1884320 kB
Buffers:         38344 kB
Cached:          78972 kB
SwapCached:      12428 kB
Active:          62328 kB
Inactive:        69752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1884320 kB
SwapTotal:     4192956 kB
SwapFree:      4175096 kB
Dirty:            2328 kB
Writeback:           0 kB
Mapped:          13696 kB
Slab:            25664 kB
Committed_AS:   762088 kB
PageTables:       1368 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66276 MiB
End job on node61 at 2009-05-10 00:50:21