Trace number 368784

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, and are wall clock time (not CPU 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
SATzilla CRAFTEDUNSAT 3322.45 3323.46

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-dead-dnd002.sat05-3108.reshuffled-07.cnf
MD5SUM1f41f91cdd25b8e3813b8e50b5819b08
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1723.62
Satisfiable
(Un)Satisfiability was proved
Number of variables1602
Number of clauses14784
Sum of the clauses size71784
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 21086
Number of clauses of size 38709
Number of clauses of size 4261
Number of clauses of size 5339
Number of clauses of size over 54354

Solver Data (download as text)

10.76/10.97	c run March_dl for 5 seconds ... 
10.76/10.97	c Bin: Executing march_dl
10.76/10.97	c child exit by a signal
10.76/10.97	c march_dl returned code 137.
10.76/10.97	c run saps (UBCSAT implementation) for 2 seconds ... 
10.76/10.97	c Bin: Executing ubcsat2006
10.76/10.97	c child exited successfully
10.76/10.97	c ubcsat2006 returned code 0.
10.76/10.97	c satzilla computing base features
10.76/10.97	c satzilla doing unit-prop probe
10.76/10.97	c satzilla doing local search probe
10.76/10.97	c satzilla doing lobjois search-space size estimate
10.76/10.97	c satzilla's ranking:
10.76/10.97	c 1) minisat20: 2.526602
10.76/10.97	c 2) minisat20+P: 2.967990
10.76/10.97	c 3) march_dl: 3.404826
10.76/10.97	c 4) vallst+P: 3.510957
10.76/10.97	c 5) march_dl+P: 3.660060
10.76/10.97	c 6) zchaff_rand+P: 4.497345
10.76/10.97	c 7) kcnfs+P: 999.000000
10.76/10.97	c 8) kcnfs: 999.000000
10.76/10.97	c 9) vallst: 999.000000
10.76/10.97	c 10) zchaff_rand: 999.000000
10.76/10.97	c satzilla running minisat20 ... 
10.76/10.97	This is MiniSat 2.0 beta
10.76/10.97	WARNING: for repeatability, setting FPU to use double precision
10.76/10.97	============================[ Problem Statistics ]=============================
10.76/10.97	|                                                                             |
10.76/10.97	|  Number of variables:  1602                                                 |
10.76/10.97	|  Number of clauses:    14784                                                |
10.76/10.99	|  Parsing time:         0.01         s                                       |
10.76/10.99	============================[ Search Statistics ]==============================
10.76/10.99	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.76/10.99	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.76/10.99	===============================================================================
10.76/10.99	|         0 |    1546    13283    65700 |     4427        0    nan |  0.000 % |
10.76/10.99	|       100 |    1546    13283    65700 |     4870      100     19 |  3.496 % |
10.76/11.00	|       250 |    1546    13283    65700 |     5357      250     21 |  3.496 % |
10.84/11.01	|       475 |    1546    13283    65700 |     5893      475     23 |  3.496 % |
10.84/11.03	|       812 |    1546    13283    65700 |     6482      812     21 |  3.496 % |
10.84/11.05	|      1318 |    1546    13283    65700 |     7130     1318     22 |  3.496 % |
10.84/11.10	|      2077 |    1546    13283    65700 |     7843     2077     23 |  3.496 % |
10.84/11.18	|      3216 |    1546    13283    65700 |     8628     3216     25 |  3.496 % |
10.84/11.33	|      4924 |    1546    13283    65700 |     9491     4924     24 |  3.496 % |
10.84/11.63	|      7487 |    1546    13283    65700 |    10440     7487     26 |  3.496 % |
12.05/12.23	|     11331 |    1546    13283    65700 |    11484     6025     25 |  3.496 % |
12.95/13.13	|     17097 |    1546    13283    65700 |    12632     5931     28 |  3.496 % |
14.45/14.60	|     25749 |    1546    13283    65700 |    13895     8164     26 |  3.496 % |
16.94/17.11	|     38723 |    1546    13283    65700 |    15285     7056     24 |  3.496 % |
21.04/21.25	|     58184 |    1546    13283    65700 |    16814    11068     23 |  3.496 % |
27.74/27.90	|     87376 |    1546    13283    65700 |    18495    14764     26 |  3.496 % |
40.24/40.44	|    131167 |    1546    13283    65700 |    20345    11767     32 |  3.496 % |
60.43/60.62	|    196851 |    1546    13283    65700 |    22379    15818     28 |  3.496 % |
94.03/94.26	|    295377 |    1546    13283    65700 |    24617    12888     25 |  3.496 % |
141.61/141.88	|    443166 |    1546    13283    65700 |    27079    24401     31 |  3.496 % |
220.90/221.19	|    664849 |    1546    13283    65700 |    29787    14419     27 |  3.496 % |
355.45/355.78	|    997375 |    1545    13260    65556 |    32765    17309     27 |  3.558 % |
553.11/553.41	|   1496163 |    1545    13260    65556 |    36042    26485     33 |  3.558 % |
846.32/846.79	|   2244346 |    1544    13199    65325 |    39646    18582     26 |  3.621 % |
1344.98/1345.55	|   3366620 |    1544    13199    65325 |    43611    39308     32 |  3.621 % |
2155.87/2156.60	|   5050031 |    1539    12923    64406 |    47972    21406     23 |  3.933 % |
3322.36/3323.45	===============================================================================
3322.36/3323.45	restarts              : 26
3322.36/3323.45	conflicts             : 7283863        (2200 /sec)
3322.36/3323.45	decisions             : 19533860       (1.91 % random) (5899 /sec)
3322.36/3323.45	propagations          : 501871538      (151565 /sec)
3322.36/3323.45	conflict literals     : 232002211      (38.32 % deleted)
3322.36/3323.45	Memory used           : 18.84 MB
3322.36/3323.45	CPU time              : 3311.25 s
3322.36/3323.45	
3322.36/3323.46	c Bin: Executing minisat20
3322.36/3323.46	c child exited successfully
3322.36/3323.46	c minisat20 returned code 20.
3322.36/3323.46	s UNSATISFIABLE
3322.36/3323.46	c SATZILLA_TIME=3322.940000

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node15/watcher-368784-1177261329 -o ROOT/results/node15/solver-368784-1177261329 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/368784-1177261329/SATzilla2007_C /tmp/evaluation/368784-1177261329/instance-368784-1177261329.cnf 

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): 7500 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.85 0.97 0.99 3/77 22486
/proc/meminfo: memFree=1512416/2055920 swapFree=4169120/4192956
[pid=22486] ppid=22484 vsize=1440 CPUtime=0
/proc/22486/stat : 22486 (SATzilla2007_C) S 22484 22486 22430 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 174050515 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22486/statm: 360 110 95 260 0 84 0
[pid=22487] ppid=22486 vsize=768 CPUtime=0
/proc/22487/stat : 22487 (march_dl) R 22486 22486 22430 0 -1 4194304 114 0 0 0 0 0 0 0 19 0 1 0 174050516 786432 109 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22487/statm: 192 109 50 118 0 71 0

[startup+0.0794011 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 22486
/proc/meminfo: memFree=1512416/2055920 swapFree=4169120/4192956
[pid=22486] ppid=22484 vsize=1440 CPUtime=0
/proc/22486/stat : 22486 (SATzilla2007_C) S 22484 22486 22430 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 174050515 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22486/statm: 360 110 95 260 0 84 0
[pid=22487] ppid=22486 vsize=1892 CPUtime=0.07
/proc/22487/stat : 22487 (march_dl) R 22486 22486 22430 0 -1 4194304 662 0 0 0 7 0 0 0 19 0 1 0 174050516 1937408 340 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134543106 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22487/statm: 473 340 57 118 0 352 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3332

[startup+0.101403 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 22486
/proc/meminfo: memFree=1512416/2055920 swapFree=4169120/4192956
[pid=22486] ppid=22484 vsize=1440 CPUtime=0
/proc/22486/stat : 22486 (SATzilla2007_C) S 22484 22486 22430 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 174050515 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22486/statm: 360 110 95 260 0 84 0
[pid=22487] ppid=22486 vsize=2352 CPUtime=0.09
/proc/22487/stat : 22487 (march_dl) R 22486 22486 22430 0 -1 4194304 1044 0 0 0 9 0 0 0 19 0 1 0 174050516 2408448 477 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134560232 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22487/statm: 588 477 65 118 0 467 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3792

[startup+0.301421 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 22486
/proc/meminfo: memFree=1512416/2055920 swapFree=4169120/4192956
[pid=22486] ppid=22484 vsize=1440 CPUtime=0
/proc/22486/stat : 22486 (SATzilla2007_C) S 22484 22486 22430 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 174050515 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22486/statm: 360 110 95 260 0 84 0
[pid=22487] ppid=22486 vsize=3120 CPUtime=0.28
/proc/22487/stat : 22487 (march_dl) R 22486 22486 22430 0 -1 4194304 1168 0 0 0 28 0 0 0 20 0 1 0 174050516 3194880 520 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134583073 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22487/statm: 780 520 67 118 0 659 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 4560

[startup+0.701458 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 22486
/proc/meminfo: memFree=1512416/2055920 swapFree=4169120/4192956
[pid=22486] ppid=22484 vsize=1440 CPUtime=0
/proc/22486/stat : 22486 (SATzilla2007_C) S 22484 22486 22430 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 174050515 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22486/statm: 360 110 95 260 0 84 0
[pid=22487] ppid=22486 vsize=4868 CPUtime=0.69
/proc/22487/stat : 22487 (march_dl) R 22486 22486 22430 0 -1 4194304 1974 0 0 0 68 1 0 0 24 0 1 0 174050516 4984832 1040 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134514040 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22487/statm: 1217 1040 74 118 0 1096 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6308

[startup+1.50153 s]
/proc/loadavg: 0.86 0.97 0.99 2/79 22488
/proc/meminfo: memFree=1508368/2055920 swapFree=4169120/4192956
[pid=22486] ppid=22484 vsize=1440 CPUtime=0
/proc/22486/stat : 22486 (SATzilla2007_C) S 22484 22486 22430 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 174050515 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22486/statm: 360 110 95 260 0 84 0
[pid=22487] ppid=22486 vsize=4868 CPUtime=1.49
/proc/22487/stat : 22487 (march_dl) R 22486 22486 22430 0 -1 4194304 1974 0 0 0 148 1 0 0 25 0 1 0 174050516 4984832 1040 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134527835 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22487/statm: 1217 1040 74 118 0 1096 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6308

[startup+3.10168 s]
/proc/loadavg: 0.86 0.97 0.99 2/79 22488
/proc/meminfo: memFree=1507664/2055920 swapFree=4169120/4192956
[pid=22486] ppid=22484 vsize=1440 CPUtime=0
/proc/22486/stat : 22486 (SATzilla2007_C) S 22484 22486 22430 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 174050515 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22486/statm: 360 110 95 260 0 84 0
[pid=22487] ppid=22486 vsize=5856 CPUtime=3.09
/proc/22487/stat : 22487 (march_dl) R 22486 22486 22430 0 -1 4194304 2200 0 0 0 308 1 0 0 25 0 1 0 174050516 5996544 1266 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134527911 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22487/statm: 1464 1266 74 118 0 1343 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7296

[startup+6.30297 s]
/proc/loadavg: 0.86 0.97 0.99 2/79 22489
/proc/meminfo: memFree=1510608/2055920 swapFree=4169120/4192956
[pid=22486] ppid=22484 vsize=1440 CPUtime=4.99
/proc/22486/stat : 22486 (SATzilla2007_C) S 22484 22486 22430 0 -1 4194304 135 2308 0 0 0 0 497 2 16 0 1 0 174050515 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22486/statm: 360 111 96 260 0 84 0
[pid=22489] ppid=22486 vsize=6188 CPUtime=1.19
/proc/22489/stat : 22489 (ubcsat2006) R 22486 22486 22430 0 -1 4194304 499 0 1 0 110 9 0 0 25 0 1 0 174051016 6336512 483 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22489/statm: 1547 483 156 64 0 1128 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 7628

[startup+12.7016 s]
/proc/loadavg: 0.88 0.97 0.99 2/79 22490
/proc/meminfo: memFree=1507536/2055920 swapFree=4169120/4192956
[pid=22486] ppid=22484 vsize=3156 CPUtime=10.84
/proc/22486/stat : 22486 (SATzilla2007_C) S 22484 22486 22430 0 -1 4194304 1365 2813 0 1 358 10 700 16 25 0 1 0 174050515 3231744 602 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22486/statm: 789 602 156 260 0 513 0
[pid=22490] ppid=22486 vsize=4000 CPUtime=1.71
/proc/22490/stat : 22490 (minisat20) R 22486 22486 22430 0 -1 4194304 766 0 0 0 171 0 0 0 25 0 1 0 174051613 4096000 760 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22490/statm: 1000 760 58 118 0 878 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 7156

[startup+25.5017 s]
/proc/loadavg: 0.90 0.97 0.99 2/79 22490
/proc/meminfo: memFree=1506192/2055920 swapFree=4169120/4192956
[pid=22486] ppid=22484 vsize=3156 CPUtime=10.84
/proc/22486/stat : 22486 (SATzilla2007_C) S 22484 22486 22430 0 -1 4194304 1365 2813 0 1 358 10 700 16 25 0 1 0 174050515 3231744 602 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22486/statm: 789 602 156 260 0 513 0
[pid=22490] ppid=22486 vsize=5452 CPUtime=14.5
/proc/22490/stat : 22490 (minisat20) R 22486 22486 22430 0 -1 4194304 1133 0 0 0 1450 0 0 0 25 0 1 0 174051613 5582848 1127 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22490/statm: 1363 1127 59 118 0 1241 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 8608

[startup+51.1011 s]
/proc/loadavg: 0.93 0.97 0.99 2/79 22490
/proc/meminfo: memFree=1504912/2055920 swapFree=4169120/4192956
[pid=22486] ppid=22484 vsize=3156 CPUtime=10.84
/proc/22486/stat : 22486 (SATzilla2007_C) S 22484 22486 22430 0 -1 4194304 1365 2813 0 1 358 10 700 16 25 0 1 0 174050515 3231744 602 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22486/statm: 789 602 156 260 0 513 0
[pid=22490] ppid=22486 vsize=6876 CPUtime=40.09
/proc/22490/stat : 22490 (minisat20) R 22486 22486 22430 0 -1 4194304 1470 0 0 0 4008 1 0 0 25 0 1 0 174051613 7041024 1464 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134527889 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22490/statm: 1719 1464 59 118 0 1597 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 10032

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.99 2/79 22490
/proc/meminfo: memFree=1504080/2055920 swapFree=4169120/4192956
[pid=22486] ppid=22484 vsize=3156 CPUtime=10.84
/proc/22486/stat : 22486 (SATzilla2007_C) S 22484 22486 22430 0 -1 4194304 1365 2813 0 1 358 10 700 16 25 0 1 0 174050515 3231744 602 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22486/statm: 789 602 156 260 0 513 0
[pid=22490] ppid=22486 vsize=7816 CPUtime=91.29
/proc/22490/stat : 22490 (minisat20) R 22486 22486 22430 0 -1 4194304 1703 0 0 0 9127 2 0 0 25 0 1 0 174051613 8003584 1697 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22490/statm: 1954 1697 59 118 0 1832 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 10972

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 22490
/proc/meminfo: memFree=1502800/2055920 swapFree=4169120/4192956
[pid=22486] ppid=22484 vsize=3156 CPUtime=10.84
/proc/22486/stat : 22486 (SATzilla2007_C) S 22484 22486 22430 0 -1 4194304 1365 2813 0 1 358 10 700 16 25 0 1 0 174050515 3231744 602 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22486/statm: 789 602 156 260 0 513 0
[pid=22490] ppid=22486 vsize=9048 CPUtime=151.27
/proc/22490/stat : 22490 (minisat20) R 22486 22486 22430 0 -1 4194304 2011 0 0 0 15124 3 0 0 25 0 1 0 174051613 9265152 2005 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22490/statm: 2262 2005 59 118 0 2140 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 12204

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 22490
/proc/meminfo: memFree=1502480/2055920 swapFree=4169120/4192956
[pid=22486] ppid=22484 vsize=3156 CPUtime=10.84
/proc/22486/stat : 22486 (SATzilla2007_C) S 22484 22486 22430 0 -1 4194304 1365 2813 0 1 358 10 700 16 25 0 1 0 174050515 3231744 602 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22486/statm: 789 602 156 260 0 513 0
[pid=22490] ppid=22486 vsize=9332 CPUtime=211.25
/proc/22490/stat : 22490 (minisat20) R 22486 22486 22430 0 -1 4194304 2087 0 0 0 21122 3 0 0 25 0 1 0 174051613 9555968 2081 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22490/statm: 2333 2081 59 118 0 2211 0
Current children cumulated CPU time (s) 222.09
Current children cumulated vsize (KiB) 12488

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 22490
/proc/meminfo: memFree=1501776/2055920 swapFree=4169120/4192956
[pid=22486] ppid=22484 vsize=3156 CPUtime=10.84
/proc/22486/stat : 22486 (SATzilla2007_C) S 22484 22486 22430 0 -1 4194304 1365 2813 0 1 358 10 700 16 25 0 1 0 174050515 3231744 602 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22486/statm: 789 602 156 260 0 513 0
[pid=22490] ppid=22486 vsize=10180 CPUtime=271.24
/proc/22490/stat : 22490 (minisat20) R 22486 22486 22430 0 -1 4194304 2272 0 0 0 27120 4 0 0 25 0 1 0 174051613 10424320 2266 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22490/statm: 2545 2266 59 118 0 2423 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 13336

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 22490
/proc/meminfo: memFree=1501328/2055920 swapFree=4169120/4192956
[pid=22486] ppid=22484 vsize=3156 CPUtime=10.84
/proc/22486/stat : 22486 (SATzilla2007_C) S 22484 22486 22430 0 -1 4194304 1365 2813 0 1 358 10 700 16 25 0 1 0 174050515 3231744 602 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22486/statm: 789 602 156 260 0 513 0
[pid=22490] ppid=22486 vsize=10588 CPUtime=331.22
/proc/22490/stat : 22490 (minisat20) R 22486 22486 22430 0 -1 4194304 2377 0 0 0 33118 4 0 0 25 0 1 0 174051613 10842112 2371 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22490/statm: 2647 2371 59 118 0 2525 0

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


[startup+2982.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 22492
/proc/meminfo: memFree=1493264/2055920 swapFree=4169120/4192956
[pid=22486] ppid=22484 vsize=3156 CPUtime=10.84
/proc/22486/stat : 22486 (SATzilla2007_C) S 22484 22486 22430 0 -1 4194304 1365 2813 0 1 358 10 700 16 25 0 1 0 174050515 3231744 602 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22486/statm: 789 602 156 260 0 513 0
[pid=22490] ppid=22486 vsize=19004 CPUtime=2970.51
/proc/22490/stat : 22490 (minisat20) R 22486 22486 22430 0 -1 4194304 4355 0 0 0 297021 30 0 0 25 0 1 0 174051613 19460096 4349 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22490/statm: 4751 4349 59 118 0 4629 0
Current children cumulated CPU time (s) 2981.35
Current children cumulated vsize (KiB) 22160

[startup+3042.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 22492
/proc/meminfo: memFree=1493136/2055920 swapFree=4169120/4192956
[pid=22486] ppid=22484 vsize=3156 CPUtime=10.84
/proc/22486/stat : 22486 (SATzilla2007_C) S 22484 22486 22430 0 -1 4194304 1365 2813 0 1 358 10 700 16 25 0 1 0 174050515 3231744 602 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22486/statm: 789 602 156 260 0 513 0
[pid=22490] ppid=22486 vsize=19004 CPUtime=3030.49
/proc/22490/stat : 22490 (minisat20) R 22486 22486 22430 0 -1 4194304 4372 0 0 0 303019 30 0 0 25 0 1 0 174051613 19460096 4366 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22490/statm: 4751 4366 59 118 0 4629 0
Current children cumulated CPU time (s) 3041.33
Current children cumulated vsize (KiB) 22160

[startup+3102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 22492
/proc/meminfo: memFree=1493136/2055920 swapFree=4169120/4192956
[pid=22486] ppid=22484 vsize=3156 CPUtime=10.84
/proc/22486/stat : 22486 (SATzilla2007_C) S 22484 22486 22430 0 -1 4194304 1365 2813 0 1 358 10 700 16 25 0 1 0 174050515 3231744 602 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22486/statm: 789 602 156 260 0 513 0
[pid=22490] ppid=22486 vsize=19148 CPUtime=3090.48
/proc/22490/stat : 22490 (minisat20) R 22486 22486 22430 0 -1 4194304 4387 0 0 0 309017 31 0 0 25 0 1 0 174051613 19607552 4381 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22490/statm: 4787 4381 59 118 0 4665 0
Current children cumulated CPU time (s) 3101.32
Current children cumulated vsize (KiB) 22304

[startup+3162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 22492
/proc/meminfo: memFree=1493136/2055920 swapFree=4169120/4192956
[pid=22486] ppid=22484 vsize=3156 CPUtime=10.84
/proc/22486/stat : 22486 (SATzilla2007_C) S 22484 22486 22430 0 -1 4194304 1365 2813 0 1 358 10 700 16 25 0 1 0 174050515 3231744 602 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22486/statm: 789 602 156 260 0 513 0
[pid=22490] ppid=22486 vsize=19148 CPUtime=3150.46
/proc/22490/stat : 22490 (minisat20) R 22486 22486 22430 0 -1 4194304 4388 0 0 0 315015 31 0 0 25 0 1 0 174051613 19607552 4382 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22490/statm: 4787 4382 59 118 0 4665 0
Current children cumulated CPU time (s) 3161.3
Current children cumulated vsize (KiB) 22304

[startup+3222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 22492
/proc/meminfo: memFree=1492944/2055920 swapFree=4169120/4192956
[pid=22486] ppid=22484 vsize=3156 CPUtime=10.84
/proc/22486/stat : 22486 (SATzilla2007_C) S 22484 22486 22430 0 -1 4194304 1365 2813 0 1 358 10 700 16 25 0 1 0 174050515 3231744 602 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22486/statm: 789 602 156 260 0 513 0
[pid=22490] ppid=22486 vsize=19292 CPUtime=3210.45
/proc/22490/stat : 22490 (minisat20) R 22486 22486 22430 0 -1 4194304 4436 0 0 0 321013 32 0 0 25 0 1 0 174051613 19755008 4430 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22490/statm: 4823 4430 59 118 0 4701 0
Current children cumulated CPU time (s) 3221.29
Current children cumulated vsize (KiB) 22448

[startup+3282.3 s]
/proc/loadavg: 1.12 1.03 1.01 2/79 22492
/proc/meminfo: memFree=1493008/2055920 swapFree=4169120/4192956
[pid=22486] ppid=22484 vsize=3156 CPUtime=10.84
/proc/22486/stat : 22486 (SATzilla2007_C) S 22484 22486 22430 0 -1 4194304 1365 2813 0 1 358 10 700 16 25 0 1 0 174050515 3231744 602 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22486/statm: 789 602 156 260 0 513 0
[pid=22490] ppid=22486 vsize=19292 CPUtime=3270.43
/proc/22490/stat : 22490 (minisat20) R 22486 22486 22430 0 -1 4194304 4437 0 0 0 327011 32 0 0 25 0 1 0 174051613 19755008 4431 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22490/statm: 4823 4431 59 118 0 4701 0
Current children cumulated CPU time (s) 3281.27
Current children cumulated vsize (KiB) 22448

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

[startup+3302.3 s]
/proc/loadavg: 1.09 1.03 1.01 2/79 22492
/proc/meminfo: memFree=1493008/2055920 swapFree=4169120/4192956
[pid=22486] ppid=22484 vsize=3156 CPUtime=10.84
/proc/22486/stat : 22486 (SATzilla2007_C) S 22484 22486 22430 0 -1 4194304 1365 2813 0 1 358 10 700 16 25 0 1 0 174050515 3231744 602 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22486/statm: 789 602 156 260 0 513 0
[pid=22490] ppid=22486 vsize=19292 CPUtime=3290.42
/proc/22490/stat : 22490 (minisat20) R 22486 22486 22430 0 -1 4194304 4437 0 0 0 329010 32 0 0 25 0 1 0 174051613 19755008 4431 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22490/statm: 4823 4431 59 118 0 4701 0
Current children cumulated CPU time (s) 3301.26
Current children cumulated vsize (KiB) 22448

[startup+3315.1 s]
/proc/loadavg: 1.07 1.03 1.01 2/79 22492
/proc/meminfo: memFree=1493008/2055920 swapFree=4169120/4192956
[pid=22486] ppid=22484 vsize=3156 CPUtime=10.84
/proc/22486/stat : 22486 (SATzilla2007_C) S 22484 22486 22430 0 -1 4194304 1365 2813 0 1 358 10 700 16 25 0 1 0 174050515 3231744 602 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22486/statm: 789 602 156 260 0 513 0
[pid=22490] ppid=22486 vsize=19292 CPUtime=3303.22
/proc/22490/stat : 22490 (minisat20) R 22486 22486 22430 0 -1 4194304 4437 0 0 0 330289 33 0 0 25 0 1 0 174051613 19755008 4431 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525776 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22490/statm: 4823 4431 59 118 0 4701 0
Current children cumulated CPU time (s) 3314.06
Current children cumulated vsize (KiB) 22448

[startup+3318.3 s]
/proc/loadavg: 1.07 1.03 1.01 2/79 22492
/proc/meminfo: memFree=1493008/2055920 swapFree=4169120/4192956
[pid=22486] ppid=22484 vsize=3156 CPUtime=10.84
/proc/22486/stat : 22486 (SATzilla2007_C) S 22484 22486 22430 0 -1 4194304 1365 2813 0 1 358 10 700 16 25 0 1 0 174050515 3231744 602 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22486/statm: 789 602 156 260 0 513 0
[pid=22490] ppid=22486 vsize=19292 CPUtime=3306.42
/proc/22490/stat : 22490 (minisat20) R 22486 22486 22430 0 -1 4194304 4437 0 0 0 330609 33 0 0 25 0 1 0 174051613 19755008 4431 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22490/statm: 4823 4431 59 118 0 4701 0
Current children cumulated CPU time (s) 3317.26
Current children cumulated vsize (KiB) 22448

[startup+3321.5 s]
/proc/loadavg: 1.07 1.03 1.01 2/79 22492
/proc/meminfo: memFree=1493008/2055920 swapFree=4169120/4192956
[pid=22486] ppid=22484 vsize=3156 CPUtime=10.84
/proc/22486/stat : 22486 (SATzilla2007_C) S 22484 22486 22430 0 -1 4194304 1365 2813 0 1 358 10 700 16 25 0 1 0 174050515 3231744 602 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22486/statm: 789 602 156 260 0 513 0
[pid=22490] ppid=22486 vsize=19292 CPUtime=3309.62
/proc/22490/stat : 22490 (minisat20) R 22486 22486 22430 0 -1 4194304 4437 0 0 0 330929 33 0 0 25 0 1 0 174051613 19755008 4431 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22490/statm: 4823 4431 59 118 0 4701 0
Current children cumulated CPU time (s) 3320.46
Current children cumulated vsize (KiB) 22448

[startup+3322.3 s]
/proc/loadavg: 1.14 1.04 1.01 2/79 22492
/proc/meminfo: memFree=1493008/2055920 swapFree=4169120/4192956
[pid=22486] ppid=22484 vsize=3156 CPUtime=10.84
/proc/22486/stat : 22486 (SATzilla2007_C) S 22484 22486 22430 0 -1 4194304 1365 2813 0 1 358 10 700 16 25 0 1 0 174050515 3231744 602 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22486/statm: 789 602 156 260 0 513 0
[pid=22490] ppid=22486 vsize=19292 CPUtime=3310.42
/proc/22490/stat : 22490 (minisat20) R 22486 22486 22430 0 -1 4194304 4437 0 0 0 331009 33 0 0 25 0 1 0 174051613 19755008 4431 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525473 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22490/statm: 4823 4431 59 118 0 4701 0
Current children cumulated CPU time (s) 3321.26
Current children cumulated vsize (KiB) 22448

[startup+3323.11 s]
/proc/loadavg: 1.14 1.04 1.01 2/79 22492
/proc/meminfo: memFree=1493008/2055920 swapFree=4169120/4192956
[pid=22486] ppid=22484 vsize=3156 CPUtime=10.84
/proc/22486/stat : 22486 (SATzilla2007_C) S 22484 22486 22430 0 -1 4194304 1365 2813 0 1 358 10 700 16 25 0 1 0 174050515 3231744 602 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22486/statm: 789 602 156 260 0 513 0
[pid=22490] ppid=22486 vsize=19292 CPUtime=3311.23
/proc/22490/stat : 22490 (minisat20) R 22486 22486 22430 0 -1 4194304 4437 0 0 0 331090 33 0 0 25 0 1 0 174051613 19755008 4431 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22490/statm: 4823 4431 59 118 0 4701 0
Current children cumulated CPU time (s) 3322.07
Current children cumulated vsize (KiB) 22448

[startup+3323.3 s]
/proc/loadavg: 1.14 1.04 1.01 2/79 22492
/proc/meminfo: memFree=1493008/2055920 swapFree=4169120/4192956
[pid=22486] ppid=22484 vsize=3156 CPUtime=10.84
/proc/22486/stat : 22486 (SATzilla2007_C) S 22484 22486 22430 0 -1 4194304 1365 2813 0 1 358 10 700 16 25 0 1 0 174050515 3231744 602 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22486/statm: 789 602 156 260 0 513 0
[pid=22490] ppid=22486 vsize=19292 CPUtime=3311.42
/proc/22490/stat : 22490 (minisat20) R 22486 22486 22430 0 -1 4194304 4437 0 0 0 331109 33 0 0 25 0 1 0 174051613 19755008 4431 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22490/statm: 4823 4431 59 118 0 4701 0
Current children cumulated CPU time (s) 3322.26
Current children cumulated vsize (KiB) 22448

[startup+3323.4 s]
/proc/loadavg: 1.14 1.04 1.01 2/79 22492
/proc/meminfo: memFree=1493008/2055920 swapFree=4169120/4192956
[pid=22486] ppid=22484 vsize=3156 CPUtime=10.84
/proc/22486/stat : 22486 (SATzilla2007_C) S 22484 22486 22430 0 -1 4194304 1365 2813 0 1 358 10 700 16 25 0 1 0 174050515 3231744 602 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22486/statm: 789 602 156 260 0 513 0
[pid=22490] ppid=22486 vsize=19292 CPUtime=3311.52
/proc/22490/stat : 22490 (minisat20) R 22486 22486 22430 0 -1 4194304 4437 0 0 0 331119 33 0 0 25 0 1 0 174051613 19755008 4431 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22490/statm: 4823 4431 59 118 0 4701 0
Current children cumulated CPU time (s) 3322.36
Current children cumulated vsize (KiB) 22448

Child status: 20
Real time (s): 3323.46
CPU time (s): 3322.45
CPU user time (s): 3321.84
CPU system time (s): 0.612906
CPU usage (%): 99.9695
Max. virtual memory (cumulated for all children) (KiB): 22448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3321.84
system time used= 0.612906
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8632
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 27
involuntary context switches= 3235

runsolver used 3.2805 second user time and 8.81566 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Sun Apr 22 17:02:09 UTC 2007

IDJOB= 368784
IDBENCH= 24647
IDSOLVER= 179
FILE ID= node15/368784-1177261329

PBS_JOBID= 4650652

Free space on /tmp= 66479 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/QG/QG7-dead-dnd002.sat05-3108.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/368784-1177261329/SATzilla2007_C /tmp/evaluation/368784-1177261329/instance-368784-1177261329.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-368784-1177261329 -o ROOT/results/node15/solver-368784-1177261329 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/368784-1177261329/SATzilla2007_C /tmp/evaluation/368784-1177261329/instance-368784-1177261329.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  1f41f91cdd25b8e3813b8e50b5819b08

RANDOM SEED= 125456175

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

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

/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.227
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.227
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:       1512888 kB
Buffers:         67452 kB
Cached:         380084 kB
SwapCached:       2420 kB
Active:         244528 kB
Inactive:       227072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1512888 kB
SwapTotal:     4192956 kB
SwapFree:      4169120 kB
Dirty:            8892 kB
Writeback:           0 kB
Mapped:          29976 kB
Slab:            56904 kB
Committed_AS:  7027472 kB
PageTables:       1868 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= 66479 MiB

End job on node15 on Sun Apr 22 17:57:33 UTC 2007