Trace number 328637

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 CRAFTED? (exit code) 1199.8 1200.2

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k55.cnf
MD5SUMe850121a2405d7beb915ee732c9c806c
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables39862
Number of clauses152915
Sum of the clauses size414137
Maximum clause length37
Minimum clause length1
Number of clauses of size 1733
Number of clauses of size 274251
Number of clauses of size 372070
Number of clauses of size 4306
Number of clauses of size 5585
Number of clauses of size over 54970

Solver Data (download as text)

35.78/35.98	c run March_dl for 5 seconds ... 
35.78/35.98	c Bin: Executing march_dl
35.78/35.98	c child exit by a signal
35.78/35.98	c march_dl returned code 137.
35.78/35.98	c run saps (UBCSAT implementation) for 2 seconds ... 
35.78/35.98	c Bin: Executing ubcsat2006
35.78/35.98	c child exited successfully
35.78/35.98	c ubcsat2006 returned code 0.
35.78/35.98	c satzilla computing base features
35.78/35.98	c satzilla doing unit-prop probe
35.78/35.98	c satzilla doing local search probe
35.78/35.98	c satzilla doing lobjois search-space size estimate
35.78/35.98	c satzilla's ranking:
35.78/35.98	c 1) minisat20+P: -1.615277
35.78/35.98	c 2) vallst+P: 3.777872
35.78/35.98	c 3) march_dl+P: 4.773702
35.78/35.98	c 4) march_dl: 5.115763
35.78/35.98	c 5) zchaff_rand+P: 5.155470
35.78/35.98	c 6) minisat20: 6.358398
35.78/35.98	c 7) kcnfs+P: 999.000000
35.78/35.98	c 8) kcnfs: 999.000000
35.78/35.98	c 9) vallst: 999.000000
35.78/35.98	c 10) zchaff_rand: 999.000000
35.78/35.98	c satzilla running minisat20 with preprocessing ... 
67.87/68.04	This is MiniSat 2.0 beta
67.87/68.04	WARNING: for repeatability, setting FPU to use double precision
67.87/68.04	============================[ Problem Statistics ]=============================
67.87/68.04	|                                                                             |
67.87/68.06	|  Number of variables:  25168                                                |
67.87/68.06	|  Number of clauses:    106847                                               |
67.97/68.13	|  Parsing time:         0.08         s                                       |
67.97/68.13	============================[ Search Statistics ]==============================
67.97/68.13	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
67.97/68.13	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
67.97/68.13	===============================================================================
67.97/68.13	|         0 |   25168   106847   320028 |    35615        0    nan |  0.000 % |
67.97/68.17	|       100 |   25168   106847   320028 |    39177      100     31 |  0.000 % |
68.06/68.25	|       250 |   25168   106847   320028 |    43094      250     58 |  0.000 % |
68.16/68.32	|       476 |   25168   106847   320028 |    47404      476     34 |  0.000 % |
68.26/68.47	|       813 |   25168   106847   320028 |    52144      813     43 |  0.000 % |
68.57/68.79	|      1320 |   25168   106847   320028 |    57359     1320     60 |  0.000 % |
68.87/69.06	|      2080 |   25168   106847   320028 |    63095     2080     51 |  0.000 % |
69.37/69.55	|      3219 |   25168   106847   320028 |    69404     3219     54 |  0.000 % |
69.57/69.70	|      4927 |   25168   106847   320028 |    76345     4927     44 |  0.000 % |
69.67/69.88	|      7490 |   25168   106847   320028 |    83979     7490     33 |  0.000 % |
71.76/71.96	|     11335 |   25168   106847   320028 |    92377    11335     45 |  0.000 % |
72.26/72.40	|     17102 |   25168   106847   320028 |   101615    17102     35 |  0.000 % |
87.06/87.22	|     25751 |   25168   106847   320028 |   111777    25751     76 |  0.000 % |
102.45/102.61	|     38725 |   25168   106847   320028 |   122954    38725     84 |  0.000 % |
146.94/147.14	|     58186 |   25168   106847   320028 |   135250    58186    108 |  0.000 % |
183.63/183.89	|     87379 |   25168   106847   320028 |   148775    87379    109 |  0.000 % |
326.50/326.70	|    131168 |   25168   106847   320028 |   163653   131168    140 |  0.000 % |
536.95/537.29	|    196853 |   25168   106847   320028 |   180018    37508    244 |  0.000 % |
904.55/904.96	|    295380 |   25168   106847   320028 |   198020   136035    245 |  0.000 % |
1199.69/1200.18	c Preprocessing...
1199.69/1200.18	c Inital problem has 39862 variables, 78664 nary clauses (74251 binary clauses).
1199.69/1200.18	c Num non-binary clauses 77931, Average non-binary clause length 3.399
1199.69/1200.18	c Theory has no gaps
1199.69/1200.18	c Preprocessor runtime was 31.760 seconds.
1199.69/1200.18	c 
1199.69/1200.18	c Satisfiability of theory still undetermined.
1199.69/1200.18	c See file /tmp/aBhOIq for simplified theory.
1199.69/1200.18	c Bin: Executing minisat20
1199.69/1200.18	c child exit by a signal
1199.69/1200.18	c minisat20 returned code 137.
1199.69/1200.18	c minisat20 returned code 137.
1199.69/1200.18	c satzilla running vallst with preprocessing ... 
1199.69/1200.18	c Bin: Executing vallst
1199.69/1200.18	c vallst returned code 1.
1199.69/1200.18	c vallst returned code 1.
1199.69/1200.18	c satzilla running march_dl with preprocessing ... 
1199.69/1200.18	c Bin: Executing march_dl
1199.69/1200.18	c march_dl returned code 1.
1199.69/1200.18	c march_dl returned code 1.
1199.69/1200.18	c satzilla running march_dl ... 
1199.69/1200.18	c Bin: Executing march_dl
1199.69/1200.18	c march_dl returned code 1.
1199.69/1200.18	c march_dl returned code 1.
1199.69/1200.18	c satzilla running zchaff_rand with preprocessing ... 
1199.69/1200.18	c Bin: Executing zchaff_rand
1199.69/1200.18	c zchaff_rand returned code 1.
1199.69/1200.18	c zchaff_rand returned code 1.
1199.69/1200.18	c satzilla running minisat20 ... 
1199.69/1200.18	c Bin: Executing minisat20
1199.69/1200.18	c minisat20 returned code 1.
1199.69/1200.18	c minisat20 returned code 1.
1199.69/1200.18	c satzilla running kcnfs with preprocessing ... 
1199.69/1200.18	c Bin: Executing kcnfs
1199.69/1200.18	c kcnfs returned code 1.
1199.69/1200.18	c kcnfs returned code 1.
1199.69/1200.18	c satzilla running kcnfs ... 
1199.69/1200.18	c Bin: Executing kcnfs
1199.69/1200.18	c kcnfs returned code 1.
1199.69/1200.18	c kcnfs returned code 1.
1199.69/1200.18	c satzilla running vallst ... 
1199.69/1200.18	c Bin: Executing vallst
1199.69/1200.18	c vallst returned code 1.
1199.69/1200.18	c vallst returned code 1.
1199.69/1200.18	c satzilla running zchaff_rand ... 
1199.69/1200.19	c Bin: Executing zchaff_rand
1199.69/1200.19	c zchaff_rand returned code 1.
1199.69/1200.19	c zchaff_rand returned code 1.
1199.69/1200.19	c ERROR: All Failed! 
1199.69/1200.19	c SATZILLA_TIME=1199.960000

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node61/watcher-328637-1173119802 -o ROOT/results/node61/solver-328637-1173119802 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328637-1173119802/SATzilla2007_C /tmp/evaluation/328637-1173119802/instance-328637-1173119802.cnf 

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): 2400 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.00 0.00 0.00 3/64 701
/proc/meminfo: memFree=1551768/2055920 swapFree=4183424/4192956
[pid=701] ppid=699 vsize=1440 CPUtime=0
/proc/701/stat : 701 (SATzilla2007_C) S 699 701 624 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 331937251 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/701/statm: 360 110 95 260 0 84 0
[pid=702] ppid=701 vsize=632 CPUtime=0
/proc/702/stat : 702 (march_dl) R 701 701 624 0 -1 4194304 51 0 0 0 0 0 0 0 20 0 1 0 331937252 647168 46 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/702/statm: 158 46 39 118 0 37 0

[startup+0.0387239 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 701
/proc/meminfo: memFree=1551768/2055920 swapFree=4183424/4192956
[pid=701] ppid=699 vsize=1440 CPUtime=0
/proc/701/stat : 701 (SATzilla2007_C) S 699 701 624 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 331937251 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/701/statm: 360 110 95 260 0 84 0
[pid=702] ppid=701 vsize=632 CPUtime=0.03
/proc/702/stat : 702 (march_dl) R 701 701 624 0 -1 4194304 51 0 0 0 3 0 0 0 20 0 1 0 331937252 647168 46 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/702/statm: 158 46 39 118 0 37 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2072

[startup+0.101729 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 701
/proc/meminfo: memFree=1551768/2055920 swapFree=4183424/4192956
[pid=701] ppid=699 vsize=1440 CPUtime=0
/proc/701/stat : 701 (SATzilla2007_C) S 699 701 624 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 331937251 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/701/statm: 360 110 95 260 0 84 0
[pid=702] ppid=701 vsize=4932 CPUtime=0.09
/proc/702/stat : 702 (march_dl) R 701 701 624 0 -1 4194304 994 0 0 0 9 0 0 0 20 0 1 0 331937252 5050368 989 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/702/statm: 1233 990 50 118 0 1112 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6372

[startup+0.301746 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 701
/proc/meminfo: memFree=1551768/2055920 swapFree=4183424/4192956
[pid=701] ppid=699 vsize=1440 CPUtime=0
/proc/701/stat : 701 (SATzilla2007_C) S 699 701 624 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 331937251 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/701/statm: 360 110 95 260 0 84 0
[pid=702] ppid=701 vsize=13628 CPUtime=0.29
/proc/702/stat : 702 (march_dl) R 701 701 624 0 -1 4194304 2906 0 0 0 28 1 0 0 21 0 1 0 331937252 13955072 2736 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652446 0 0 8392704 0 0 0 0 17 1 0 0
/proc/702/statm: 3407 2736 52 118 0 3286 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15068

[startup+0.701786 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 701
/proc/meminfo: memFree=1551768/2055920 swapFree=4183424/4192956
[pid=701] ppid=699 vsize=1440 CPUtime=0
/proc/701/stat : 701 (SATzilla2007_C) S 699 701 624 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 331937251 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/701/statm: 360 110 95 260 0 84 0
[pid=702] ppid=701 vsize=16240 CPUtime=0.69
/proc/702/stat : 702 (march_dl) R 701 701 624 0 -1 4194304 10700 0 0 0 64 5 0 0 24 0 1 0 331937252 16629760 3436 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134651771 0 0 8392704 0 0 0 0 17 1 0 0
/proc/702/statm: 4060 3436 55 118 0 3939 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17680

[startup+1.50186 s]
/proc/loadavg: 0.08 0.02 0.01 2/66 703
/proc/meminfo: memFree=1538504/2055920 swapFree=4183424/4192956
[pid=701] ppid=699 vsize=1440 CPUtime=0
/proc/701/stat : 701 (SATzilla2007_C) S 699 701 624 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 331937251 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/701/statm: 360 110 95 260 0 84 0
[pid=702] ppid=701 vsize=17080 CPUtime=1.49
/proc/702/stat : 702 (march_dl) R 701 701 624 0 -1 4194304 12358 0 0 0 143 6 0 0 25 0 1 0 331937252 17489920 3708 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 1 0 0
/proc/702/statm: 4270 3708 57 118 0 4149 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18520

[startup+3.10201 s]
/proc/loadavg: 0.08 0.02 0.01 2/66 703
/proc/meminfo: memFree=1536840/2055920 swapFree=4183424/4192956
[pid=701] ppid=699 vsize=1440 CPUtime=0
/proc/701/stat : 701 (SATzilla2007_C) S 699 701 624 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 331937251 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/701/statm: 360 110 95 260 0 84 0
[pid=702] ppid=701 vsize=17080 CPUtime=3.09
/proc/702/stat : 702 (march_dl) R 701 701 624 0 -1 4194304 14727 0 0 0 301 8 0 0 25 0 1 0 331937252 17489920 3659 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134542773 0 0 8392704 0 0 0 0 17 1 0 0
/proc/702/statm: 4270 3668 57 118 0 4149 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18520

[startup+6.30132 s]
/proc/loadavg: 0.08 0.02 0.01 2/66 704
/proc/meminfo: memFree=1540168/2055920 swapFree=4183424/4192956
[pid=701] ppid=699 vsize=1440 CPUtime=4.99
/proc/701/stat : 701 (SATzilla2007_C) S 699 701 624 0 -1 4194304 135 17585 0 0 0 0 490 9 16 0 1 0 331937251 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/701/statm: 360 111 96 260 0 84 0
[pid=704] ppid=701 vsize=14388 CPUtime=1.21
/proc/704/stat : 704 (ubcsat2006) R 701 701 624 0 -1 4194304 2643 0 13 0 120 1 0 0 25 0 1 0 331937752 14733312 2639 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/704/statm: 3597 2639 156 64 0 3178 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 15828

[startup+12.7019 s]
/proc/loadavg: 0.22 0.05 0.02 2/65 704
/proc/meminfo: memFree=1535248/2055920 swapFree=4183424/4192956
[pid=701] ppid=699 vsize=16828 CPUtime=12.59
/proc/701/stat : 701 (SATzilla2007_C) R 699 701 624 0 -1 4194304 3951 20235 0 13 535 2 711 11 25 0 1 0 331937251 17231872 3920 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/701/statm: 4207 3920 121 260 0 3931 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 16828

[startup+25.5011 s]
/proc/loadavg: 0.34 0.08 0.02 2/65 704
/proc/meminfo: memFree=1541072/2055920 swapFree=4183424/4192956
[pid=701] ppid=699 vsize=10736 CPUtime=25.39
/proc/701/stat : 701 (SATzilla2007_C) R 699 701 624 0 -1 4194304 5094 20235 0 13 1814 3 711 11 25 0 1 0 331937251 10993664 2440 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 134541479 0 0 4096 0 0 0 0 17 1 0 0
/proc/701/statm: 2684 2440 124 260 0 2408 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 10736

[startup+51.1016 s]
/proc/loadavg: 0.56 0.15 0.05 2/65 704
/proc/meminfo: memFree=1495696/2055920 swapFree=4183424/4192956
[pid=701] ppid=699 vsize=139404 CPUtime=50.98
/proc/701/stat : 701 (SATzilla2007_C) R 699 701 624 0 -1 4194304 21131 20235 0 13 4361 15 711 11 25 0 1 0 331937251 142749696 13910 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 134596576 0 0 4096 0 0 0 0 17 1 0 0
/proc/701/statm: 34851 13910 164 260 0 34575 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 139404

[startup+102.305 s]
/proc/loadavg: 0.82 0.29 0.10 2/66 705
/proc/meminfo: memFree=1470152/2055920 swapFree=4183424/4192956
[pid=701] ppid=699 vsize=57720 CPUtime=67.92
/proc/701/stat : 701 (SATzilla2007_C) S 699 701 624 0 -1 4194304 22713 20235 0 13 6031 39 711 11 25 0 1 0 331937251 59105280 13666 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/701/statm: 14430 13666 165 260 0 14154 0
[pid=705] ppid=701 vsize=22504 CPUtime=34.24
/proc/705/stat : 705 (minisat20) R 701 701 624 0 -1 4194304 5464 0 0 0 3419 5 0 0 25 0 1 0 331944055 23044096 5458 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/705/statm: 5626 5458 59 118 0 5504 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 80224

[startup+162.301 s]
/proc/loadavg: 0.93 0.42 0.15 2/66 705
/proc/meminfo: memFree=1452424/2055920 swapFree=4183424/4192956
[pid=701] ppid=699 vsize=57720 CPUtime=67.92
/proc/701/stat : 701 (SATzilla2007_C) S 699 701 624 0 -1 4194304 22713 20235 0 13 6031 39 711 11 25 0 1 0 331937251 59105280 13666 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/701/statm: 14430 13666 165 260 0 14154 0
[pid=705] ppid=701 vsize=40556 CPUtime=94.22
/proc/705/stat : 705 (minisat20) R 701 701 624 0 -1 4194304 9968 0 0 0 9411 11 0 0 25 0 1 0 331944055 41529344 9962 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/705/statm: 10139 9962 59 118 0 10017 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 98276

[startup+222.302 s]
/proc/loadavg: 0.97 0.52 0.20 2/66 705
/proc/meminfo: memFree=1431560/2055920 swapFree=4183424/4192956
[pid=701] ppid=699 vsize=57720 CPUtime=67.92
/proc/701/stat : 701 (SATzilla2007_C) S 699 701 624 0 -1 4194304 22713 20235 0 13 6031 39 711 11 25 0 1 0 331937251 59105280 13666 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/701/statm: 14430 13666 165 260 0 14154 0
[pid=705] ppid=701 vsize=61204 CPUtime=154.21
/proc/705/stat : 705 (minisat20) R 701 701 624 0 -1 4194304 15124 0 0 0 15405 16 0 0 25 0 1 0 331944055 62672896 15118 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/705/statm: 15301 15118 59 118 0 15179 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 118924

[startup+282.302 s]
/proc/loadavg: 0.99 0.61 0.25 2/66 705
/proc/meminfo: memFree=1417288/2055920 swapFree=4183424/4192956
[pid=701] ppid=699 vsize=57720 CPUtime=67.92
/proc/701/stat : 701 (SATzilla2007_C) S 699 701 624 0 -1 4194304 22713 20235 0 13 6031 39 711 11 25 0 1 0 331937251 59105280 13666 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/701/statm: 14430 13666 165 260 0 14154 0
[pid=705] ppid=701 vsize=75616 CPUtime=214.19
/proc/705/stat : 705 (minisat20) R 701 701 624 0 -1 4194304 18722 0 0 0 21400 19 0 0 25 0 1 0 331944055 77430784 18716 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525849 0 0 8392704 3 0 0 0 17 1 0 0
/proc/705/statm: 18904 18716 59 118 0 18782 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 133336

[startup+342.301 s]
/proc/loadavg: 0.99 0.67 0.30 2/66 707
/proc/meminfo: memFree=1403464/2055920 swapFree=4183424/4192956
[pid=701] ppid=699 vsize=57720 CPUtime=67.92
/proc/701/stat : 701 (SATzilla2007_C) S 699 701 624 0 -1 4194304 22713 20235 0 13 6031 39 711 11 25 0 1 0 331937251 59105280 13666 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/701/statm: 14430 13666 165 260 0 14154 0
[pid=705] ppid=701 vsize=89384 CPUtime=274.18
/proc/705/stat : 705 (minisat20) R 701 701 624 0 -1 4194304 22132 0 0 0 27396 22 0 0 25 0 1 0 331944055 91529216 22126 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/705/statm: 22346 22126 59 118 0 22224 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 147104

[startup+402.302 s]
/proc/loadavg: 0.99 0.73 0.34 2/66 707
/proc/meminfo: memFree=1388296/2055920 swapFree=4183424/4192956
[pid=701] ppid=699 vsize=57720 CPUtime=67.92
/proc/701/stat : 701 (SATzilla2007_C) S 699 701 624 0 -1 4194304 22713 20235 0 13 6031 39 711 11 25 0 1 0 331937251 59105280 13666 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/701/statm: 14430 13666 165 260 0 14154 0

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


[startup+762.305 s]
/proc/loadavg: 0.99 0.91 0.54 2/66 707
/proc/meminfo: memFree=1364616/2055920 swapFree=4183424/4192956
[pid=701] ppid=699 vsize=57720 CPUtime=67.92
/proc/701/stat : 701 (SATzilla2007_C) S 699 701 624 0 -1 4194304 22713 20235 0 13 6031 39 711 11 25 0 1 0 331937251 59105280 13666 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/701/statm: 14430 13666 165 260 0 14154 0
[pid=705] ppid=701 vsize=127988 CPUtime=694.08
/proc/705/stat : 705 (minisat20) R 701 701 624 0 -1 4194304 31795 0 0 0 69375 33 0 0 25 0 1 0 331944055 131059712 31789 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/705/statm: 31997 31789 59 118 0 31875 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 185708

[startup+822.302 s]
/proc/loadavg: 0.99 0.92 0.56 2/66 707
/proc/meminfo: memFree=1363144/2055920 swapFree=4183424/4192956
[pid=701] ppid=699 vsize=57720 CPUtime=67.92
/proc/701/stat : 701 (SATzilla2007_C) S 699 701 624 0 -1 4194304 22713 20235 0 13 6031 39 711 11 25 0 1 0 331937251 59105280 13666 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/701/statm: 14430 13666 165 260 0 14154 0
[pid=705] ppid=701 vsize=129572 CPUtime=754.05
/proc/705/stat : 705 (minisat20) R 701 701 624 0 -1 4194304 32188 0 0 0 75372 33 0 0 25 0 1 0 331944055 132681728 32182 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134535685 0 0 8392704 3 0 0 0 17 1 0 0
/proc/705/statm: 32393 32182 59 118 0 32271 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 187292

[startup+882.302 s]
/proc/loadavg: 0.99 0.93 0.58 2/66 707
/proc/meminfo: memFree=1350280/2055920 swapFree=4183424/4192956
[pid=701] ppid=699 vsize=57720 CPUtime=67.92
/proc/701/stat : 701 (SATzilla2007_C) S 699 701 624 0 -1 4194304 22713 20235 0 13 6031 39 711 11 25 0 1 0 331937251 59105280 13666 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/701/statm: 14430 13666 165 260 0 14154 0
[pid=705] ppid=701 vsize=142308 CPUtime=814.04
/proc/705/stat : 705 (minisat20) R 701 701 624 0 -1 4194304 35374 0 0 0 81368 36 0 0 25 0 1 0 331944055 145723392 35368 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/705/statm: 35577 35368 59 118 0 35455 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 200028

[startup+942.301 s]
/proc/loadavg: 0.99 0.94 0.61 2/66 707
/proc/meminfo: memFree=1338248/2055920 swapFree=4183424/4192956
[pid=701] ppid=699 vsize=57720 CPUtime=67.92
/proc/701/stat : 701 (SATzilla2007_C) S 699 701 624 0 -1 4194304 22713 20235 0 13 6031 39 711 11 25 0 1 0 331937251 59105280 13666 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/701/statm: 14430 13666 165 260 0 14154 0
[pid=705] ppid=701 vsize=154336 CPUtime=874.03
/proc/705/stat : 705 (minisat20) R 701 701 624 0 -1 4194304 38400 0 0 0 87364 39 0 0 25 0 1 0 331944055 158040064 38394 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/705/statm: 38584 38394 59 118 0 38462 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 212056

[startup+1002.3 s]
/proc/loadavg: 0.99 0.95 0.63 2/66 707
/proc/meminfo: memFree=1328136/2055920 swapFree=4183424/4192956
[pid=701] ppid=699 vsize=57720 CPUtime=67.92
/proc/701/stat : 701 (SATzilla2007_C) S 699 701 624 0 -1 4194304 22713 20235 0 13 6031 39 711 11 25 0 1 0 331937251 59105280 13666 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/701/statm: 14430 13666 165 260 0 14154 0
[pid=705] ppid=701 vsize=164380 CPUtime=934.01
/proc/705/stat : 705 (minisat20) R 701 701 624 0 -1 4194304 40902 0 0 0 93360 41 0 0 25 0 1 0 331944055 168325120 40896 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/705/statm: 41095 40896 59 118 0 40973 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 222100

[startup+1062.3 s]
/proc/loadavg: 0.99 0.95 0.65 2/66 707
/proc/meminfo: memFree=1318600/2055920 swapFree=4183424/4192956
[pid=701] ppid=699 vsize=57720 CPUtime=67.92
/proc/701/stat : 701 (SATzilla2007_C) S 699 701 624 0 -1 4194304 22713 20235 0 13 6031 39 711 11 25 0 1 0 331937251 59105280 13666 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/701/statm: 14430 13666 165 260 0 14154 0
[pid=705] ppid=701 vsize=174028 CPUtime=993.99
/proc/705/stat : 705 (minisat20) R 701 701 624 0 -1 4194304 43303 0 0 0 99355 44 0 0 25 0 1 0 331944055 178204672 43297 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/705/statm: 43507 43297 59 118 0 43385 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 231748

[startup+1122.3 s]
/proc/loadavg: 0.99 0.96 0.67 2/66 707
/proc/meminfo: memFree=1308936/2055920 swapFree=4183424/4192956
[pid=701] ppid=699 vsize=57720 CPUtime=67.92
/proc/701/stat : 701 (SATzilla2007_C) S 699 701 624 0 -1 4194304 22713 20235 0 13 6031 39 711 11 25 0 1 0 331937251 59105280 13666 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/701/statm: 14430 13666 165 260 0 14154 0
[pid=705] ppid=701 vsize=183568 CPUtime=1053.98
/proc/705/stat : 705 (minisat20) R 701 701 624 0 -1 4194304 45691 0 0 0 105352 46 0 0 25 0 1 0 331944055 187973632 45685 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528117 0 0 8392704 3 0 0 0 17 1 0 0
/proc/705/statm: 45892 45685 59 118 0 45770 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 241288

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.69 2/66 707
/proc/meminfo: memFree=1299272/2055920 swapFree=4183424/4192956
[pid=701] ppid=699 vsize=57720 CPUtime=67.92
/proc/701/stat : 701 (SATzilla2007_C) S 699 701 624 0 -1 4194304 22713 20235 0 13 6031 39 711 11 25 0 1 0 331937251 59105280 13666 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/701/statm: 14430 13666 165 260 0 14154 0
[pid=705] ppid=701 vsize=193336 CPUtime=1113.97
/proc/705/stat : 705 (minisat20) R 701 701 624 0 -1 4194304 48130 0 0 0 111348 49 0 0 25 0 1 0 331944055 197976064 48124 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/705/statm: 48334 48124 59 118 0 48212 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 251056

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.97 0.69 2/66 707
/proc/meminfo: memFree=1297672/2055920 swapFree=4183424/4192956
[pid=701] ppid=699 vsize=57720 CPUtime=67.92
/proc/701/stat : 701 (SATzilla2007_C) S 699 701 624 0 -1 4194304 22713 20235 0 13 6031 39 711 11 25 0 1 0 331937251 59105280 13666 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/701/statm: 14430 13666 165 260 0 14154 0
[pid=705] ppid=701 vsize=194660 CPUtime=1121.96
/proc/705/stat : 705 (minisat20) R 701 701 624 0 -1 4194304 48476 0 0 0 112147 49 0 0 25 0 1 0 331944055 199331840 48470 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/705/statm: 48665 48470 59 118 0 48543 0
Current children cumulated CPU time (s) 1189.88
Current children cumulated vsize (KiB) 252380

[startup+1196.7 s]
/proc/loadavg: 0.99 0.97 0.69 2/66 707
/proc/meminfo: memFree=1296584/2055920 swapFree=4183424/4192956
[pid=701] ppid=699 vsize=57720 CPUtime=67.92
/proc/701/stat : 701 (SATzilla2007_C) S 699 701 624 0 -1 4194304 22713 20235 0 13 6031 39 711 11 25 0 1 0 331937251 59105280 13666 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/701/statm: 14430 13666 165 260 0 14154 0
[pid=705] ppid=701 vsize=195716 CPUtime=1128.37
/proc/705/stat : 705 (minisat20) R 701 701 624 0 -1 4194304 48745 0 0 0 112787 50 0 0 25 0 1 0 331944055 200413184 48739 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/705/statm: 48929 48739 59 118 0 48807 0
Current children cumulated CPU time (s) 1196.29
Current children cumulated vsize (KiB) 253436

[startup+1198.3 s]
/proc/loadavg: 0.99 0.97 0.69 2/66 707
/proc/meminfo: memFree=1296456/2055920 swapFree=4183424/4192956
[pid=701] ppid=699 vsize=57720 CPUtime=67.92
/proc/701/stat : 701 (SATzilla2007_C) S 699 701 624 0 -1 4194304 22713 20235 0 13 6031 39 711 11 25 0 1 0 331937251 59105280 13666 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/701/statm: 14430 13666 165 260 0 14154 0
[pid=705] ppid=701 vsize=195980 CPUtime=1129.96
/proc/705/stat : 705 (minisat20) R 701 701 624 0 -1 4194304 48794 0 0 0 112946 50 0 0 25 0 1 0 331944055 200683520 48788 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/705/statm: 48995 48788 59 118 0 48873 0
Current children cumulated CPU time (s) 1197.88
Current children cumulated vsize (KiB) 253700

[startup+1199.1 s]
/proc/loadavg: 0.99 0.97 0.69 2/66 707
/proc/meminfo: memFree=1296328/2055920 swapFree=4183424/4192956
[pid=701] ppid=699 vsize=57720 CPUtime=67.92
/proc/701/stat : 701 (SATzilla2007_C) S 699 701 624 0 -1 4194304 22713 20235 0 13 6031 39 711 11 25 0 1 0 331937251 59105280 13666 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/701/statm: 14430 13666 165 260 0 14154 0
[pid=705] ppid=701 vsize=196140 CPUtime=1130.76
/proc/705/stat : 705 (minisat20) R 701 701 624 0 -1 4194304 48824 0 0 0 113026 50 0 0 25 0 1 0 331944055 200847360 48818 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/705/statm: 49035 48818 59 118 0 48913 0
Current children cumulated CPU time (s) 1198.68
Current children cumulated vsize (KiB) 253860

[startup+1199.9 s]
/proc/loadavg: 0.99 0.97 0.69 2/66 707
/proc/meminfo: memFree=1296328/2055920 swapFree=4183424/4192956
[pid=701] ppid=699 vsize=57720 CPUtime=67.92
/proc/701/stat : 701 (SATzilla2007_C) S 699 701 624 0 -1 4194304 22713 20235 0 13 6031 39 711 11 25 0 1 0 331937251 59105280 13666 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/701/statm: 14430 13666 165 260 0 14154 0
[pid=705] ppid=701 vsize=196140 CPUtime=1131.56
/proc/705/stat : 705 (minisat20) R 701 701 624 0 -1 4194304 48851 0 0 0 113106 50 0 0 25 0 1 0 331944055 200847360 48845 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/705/statm: 49035 48845 59 118 0 48913 0
Current children cumulated CPU time (s) 1199.48
Current children cumulated vsize (KiB) 253860

[startup+1200.11 s]
/proc/loadavg: 0.99 0.97 0.69 2/66 707
/proc/meminfo: memFree=1296136/2055920 swapFree=4183424/4192956
[pid=701] ppid=699 vsize=57720 CPUtime=67.92
/proc/701/stat : 701 (SATzilla2007_C) S 699 701 624 0 -1 4194304 22713 20235 0 13 6031 39 711 11 25 0 1 0 331937251 59105280 13666 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/701/statm: 14430 13666 165 260 0 14154 0
[pid=705] ppid=701 vsize=196272 CPUtime=1131.77
/proc/705/stat : 705 (minisat20) R 701 701 624 0 -1 4194304 48856 0 0 0 113127 50 0 0 25 0 1 0 331944055 200982528 48850 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/705/statm: 49068 48850 59 118 0 48946 0
Current children cumulated CPU time (s) 1199.69
Current children cumulated vsize (KiB) 253992

Child status: 17
Real time (s): 1200.2
CPU time (s): 1199.8
CPU user time (s): 1198.76
CPU system time (s): 1.04784
CPU usage (%): 99.967
Max. virtual memory (cumulated for all children) (KiB): 253992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.76
system time used= 1.04784
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 91819
page faults= 13
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 45
involuntary context switches= 1724

runsolver used 0.906862 second user time and 2.48762 second system time

The end

Launcher Data (download as text)

Begin job on node61 on Mon Mar  5 18:36:43 UTC 2007

IDJOB= 328637
IDBENCH= 20520
IDSOLVER= 135
FILE ID= node61/328637-1173119802

PBS_JOBID= 4015169

Free space on /tmp= 66517 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k55.cnf
COMMAND LINE= /tmp/evaluation/328637-1173119802/SATzilla2007_C /tmp/evaluation/328637-1173119802/instance-328637-1173119802.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node61/watcher-328637-1173119802 -o ROOT/results/node61/solver-328637-1173119802 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328637-1173119802/SATzilla2007_C /tmp/evaluation/328637-1173119802/instance-328637-1173119802.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  e850121a2405d7beb915ee732c9c806c

RANDOM SEED= 535464748

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node61.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.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:       1552176 kB
Buffers:         26420 kB
Cached:         401340 kB
SwapCached:       3496 kB
Active:          60036 kB
Inactive:       377040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1552176 kB
SwapTotal:     4192956 kB
SwapFree:      4183424 kB
Dirty:           12112 kB
Writeback:           0 kB
Mapped:          15388 kB
Slab:            52820 kB
Committed_AS:   863828 kB
PageTables:       1388 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66517 MiB

End job on node61 on Mon Mar  5 18:56:44 UTC 2007