Trace number 330149

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.67 1200.02

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k60.cnf
MD5SUM4237e8072317ac6566570c291ae71078
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark192.238
Satisfiable
(Un)Satisfiability was proved
Number of variables123224
Number of clauses512149
Sum of the clauses size1313041
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2362980
Number of clauses of size 396066
Number of clauses of size 418234
Number of clauses of size 510379
Number of clauses of size over 522418

Solver Data (download as text)

72.76/72.87	c run March_dl for 5 seconds ... 
72.76/72.87	c Bin: Executing march_dl
72.76/72.87	c child exit by a signal
72.76/72.87	c march_dl returned code 137.
72.76/72.87	c run saps (UBCSAT implementation) for 2 seconds ... 
72.76/72.87	c Bin: Executing ubcsat2006
72.76/72.87	c child exited successfully
72.76/72.87	c ubcsat2006 returned code 0.
72.76/72.87	c satzilla computing base features
72.76/72.87	c satzilla doing unit-prop probe
72.76/72.87	c satzilla doing local search probe
72.76/72.87	c satzilla doing lobjois search-space size estimate
72.76/72.87	c satzilla's ranking:
72.76/72.87	c 1) minisat20+P: -0.776327
72.76/72.87	c 2) minisat20: 2.782804
72.76/72.87	c 3) march_dl+P: 3.744866
72.76/72.87	c 4) vallst+P: 4.180244
72.76/72.87	c 5) march_dl: 4.454755
72.76/72.87	c 6) zchaff_rand+P: 6.605288
72.76/72.87	c 7) kcnfs+P: 999.000000
72.76/72.87	c 8) kcnfs: 999.000000
72.76/72.87	c 9) vallst: 999.000000
72.76/72.87	c 10) zchaff_rand: 999.000000
72.76/72.87	c satzilla running minisat20 with preprocessing ... 
133.74/133.82	This is MiniSat 2.0 beta
133.74/133.82	WARNING: for repeatability, setting FPU to use double precision
133.74/133.82	============================[ Problem Statistics ]=============================
133.74/133.82	|                                                                             |
133.74/133.83	|  Number of variables:  123224                                               |
133.74/133.83	|  Number of clauses:    512149                                               |
134.04/134.13	|  Parsing time:         0.27         s                                       |
134.04/134.15	============================[ Search Statistics ]==============================
134.04/134.15	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
134.04/134.15	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
134.04/134.15	===============================================================================
134.04/134.15	|         0 |  116552   482598  1241200 |   160866        0    nan |  0.000 % |
134.14/134.23	|       100 |  116544   482598  1241200 |   176952       97      7 |  5.439 % |
134.23/134.37	|       250 |  116498   482598  1241200 |   194647      246     17 |  5.987 % |
134.53/134.61	|       476 |  116484   482598  1241200 |   214112      471     14 |  5.995 % |
134.73/134.86	|       813 |  116484   482598  1241200 |   235523      808     21 |  5.995 % |
135.03/135.13	|      1319 |  115790   479523  1233379 |   259076     1306     19 |  6.131 % |
135.24/135.32	|      2078 |  115790   479523  1233379 |   284983     2065     18 |  6.131 % |
135.53/135.66	|      3217 |  115789   479523  1233379 |   313482     3203     17 |  6.132 % |
136.53/136.61	|      4925 |  115663   478556  1231003 |   344830     4905     16 |  6.136 % |
137.63/137.76	|      7487 |  115597   478070  1229811 |   379313     7461     17 |  6.190 % |
139.84/139.99	|     11332 |  115556   477815  1229198 |   417244    11301     20 |  6.249 % |
143.53/143.62	|     17098 |  115518   477523  1228467 |   458969    17054     21 |  6.254 % |
149.33/149.46	|     25748 |  115517   477501  1228423 |   504866    25701     26 |  6.254 % |
157.03/157.10	|     38722 |  115447   477185  1227645 |   555353    38666     27 |  6.311 % |
168.63/168.73	|     58183 |  115431   477152  1227570 |   610888    58122     28 |  6.324 % |
193.12/193.27	|     87376 |  115427   477093  1227421 |   671977    87304     33 |  6.328 % |
230.11/230.25	|    131166 |  115343   476841  1226819 |   739174   131070     38 |  6.427 % |
316.18/316.35	|    196852 |  115183   475748  1224208 |   813092   196606     47 |  6.527 % |
703.08/703.37	|    295378 |  115178   475748  1224208 |   894401   295131     98 |  6.534 % |
1181.55/1181.94	|    443167 |  114299   472132  1215082 |   983841   442780    106 |  7.258 % |
1199.53/1199.99	c Preprocessing...
1199.53/1199.99	c Inital problem has 123224 variables, 149169 nary clauses (362980 binary clauses).
1199.53/1199.99	c Num non-binary clauses 147097, Average non-binary clause length 3.977
1199.53/1199.99	c Theory has no gaps
1199.53/1199.99	c preprocessor timed out at 60.000000 sec
1199.53/1199.99	c Bin: Executing minisat20
1199.53/1199.99	c child exit by a signal
1199.53/1199.99	c minisat20 returned code 137.
1199.53/1199.99	c minisat20 returned code 137.
1199.53/1199.99	c satzilla running minisat20 ... 
1199.53/1199.99	c Bin: Executing minisat20
1199.53/1199.99	c minisat20 returned code 1.
1199.53/1199.99	c minisat20 returned code 1.
1199.53/1199.99	c satzilla running march_dl with preprocessing ... 
1199.53/1199.99	c Bin: Executing march_dl
1199.53/1199.99	c march_dl returned code 1.
1199.53/1199.99	c march_dl returned code 1.
1199.53/1199.99	c satzilla running vallst with preprocessing ... 
1199.53/1199.99	c Bin: Executing vallst
1199.53/1199.99	c vallst returned code 1.
1199.53/1199.99	c vallst returned code 1.
1199.53/1199.99	c satzilla running march_dl ... 
1199.53/1199.99	c Bin: Executing march_dl
1199.53/1199.99	c march_dl returned code 1.
1199.53/1199.99	c march_dl returned code 1.
1199.53/1199.99	c satzilla running zchaff_rand with preprocessing ... 
1199.53/1199.99	c Bin: Executing zchaff_rand
1199.53/1199.99	c zchaff_rand returned code 1.
1199.53/1199.99	c zchaff_rand returned code 1.
1199.53/1199.99	c satzilla running kcnfs with preprocessing ... 
1199.53/1199.99	c Bin: Executing kcnfs
1199.53/1199.99	c kcnfs returned code 1.
1199.53/1199.99	c kcnfs returned code 1.
1199.53/1199.99	c satzilla running kcnfs ... 
1199.53/1199.99	c Bin: Executing kcnfs
1199.53/1199.99	c kcnfs returned code 1.
1199.53/1199.99	c kcnfs returned code 1.
1199.53/1199.99	c satzilla running vallst ... 
1199.53/1199.99	c Bin: Executing vallst
1199.53/1199.99	c vallst returned code 1.
1199.53/1199.99	c vallst returned code 1.
1199.53/1199.99	c satzilla running zchaff_rand ... 
1199.53/1199.99	c Bin: Executing zchaff_rand
1199.53/1199.99	c zchaff_rand returned code 1.
1199.53/1199.99	c zchaff_rand returned code 1.
1199.53/1199.99	c ERROR: All Failed! 
1199.53/1199.99	c SATZILLA_TIME=1199.820000

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/node7/watcher-330149-1173158151 -o ROOT/results/node7/solver-330149-1173158151 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/330149-1173158151/SATzilla2007_C /tmp/evaluation/330149-1173158151/instance-330149-1173158151.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: 1.00 1.00 1.00 3/77 21511
/proc/meminfo: memFree=1396688/2055920 swapFree=4147452/4192956
[pid=21511] ppid=21509 vsize=1440 CPUtime=0
/proc/21511/stat : 21511 (SATzilla2007_C) S 21509 21511 19780 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 335769928 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21511/statm: 360 110 95 260 0 84 0
[pid=21512] ppid=21511 vsize=632 CPUtime=0
/proc/21512/stat : 21512 (march_dl) R 21511 21511 19780 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 335769928 647168 46 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21512/statm: 158 46 39 118 0 37 0

[startup+0.0573009 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 21511
/proc/meminfo: memFree=1396688/2055920 swapFree=4147452/4192956
[pid=21511] ppid=21509 vsize=1440 CPUtime=0
/proc/21511/stat : 21511 (SATzilla2007_C) S 21509 21511 19780 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 335769928 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21511/statm: 360 110 95 260 0 84 0
[pid=21512] ppid=21511 vsize=632 CPUtime=0.05
/proc/21512/stat : 21512 (march_dl) R 21511 21511 19780 0 -1 4194304 51 0 0 0 5 0 0 0 19 0 1 0 335769928 647168 46 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21512/statm: 158 46 39 118 0 37 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2072

[startup+0.101305 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 21511
/proc/meminfo: memFree=1396688/2055920 swapFree=4147452/4192956
[pid=21511] ppid=21509 vsize=1440 CPUtime=0
/proc/21511/stat : 21511 (SATzilla2007_C) S 21509 21511 19780 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 335769928 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21511/statm: 360 110 95 260 0 84 0
[pid=21512] ppid=21511 vsize=632 CPUtime=0.09
/proc/21512/stat : 21512 (march_dl) R 21511 21511 19780 0 -1 4194304 51 0 0 0 9 0 0 0 19 0 1 0 335769928 647168 46 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21512/statm: 158 46 39 118 0 37 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2072

[startup+0.301326 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 21511
/proc/meminfo: memFree=1396688/2055920 swapFree=4147452/4192956
[pid=21511] ppid=21509 vsize=1440 CPUtime=0
/proc/21511/stat : 21511 (SATzilla2007_C) S 21509 21511 19780 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 335769928 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21511/statm: 360 110 95 260 0 84 0
[pid=21512] ppid=21511 vsize=14180 CPUtime=0.29
/proc/21512/stat : 21512 (march_dl) R 21511 21511 19780 0 -1 4194304 2966 0 0 0 28 1 0 0 20 0 1 0 335769928 14520320 2961 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21512/statm: 3545 2961 50 118 0 3424 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15620

[startup+0.701368 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 21511
/proc/meminfo: memFree=1396688/2055920 swapFree=4147452/4192956
[pid=21511] ppid=21509 vsize=1440 CPUtime=0
/proc/21511/stat : 21511 (SATzilla2007_C) S 21509 21511 19780 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 335769928 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21511/statm: 360 110 95 260 0 84 0
[pid=21512] ppid=21511 vsize=19328 CPUtime=0.69
/proc/21512/stat : 21512 (march_dl) R 21511 21511 19780 0 -1 4194304 4548 0 0 0 68 1 0 0 24 0 1 0 335769928 19791872 4543 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21512/statm: 4832 4543 50 118 0 4711 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20768

[startup+1.50145 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21513
/proc/meminfo: memFree=1363648/2055920 swapFree=4147452/4192956
[pid=21511] ppid=21509 vsize=1440 CPUtime=0
/proc/21511/stat : 21511 (SATzilla2007_C) S 21509 21511 19780 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 335769928 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21511/statm: 360 110 95 260 0 84 0
[pid=21512] ppid=21511 vsize=51736 CPUtime=1.49
/proc/21512/stat : 21512 (march_dl) R 21511 21511 19780 0 -1 4194304 12374 0 0 0 145 4 0 0 25 0 1 0 335769928 52977664 10910 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134658114 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21512/statm: 12934 10910 55 118 0 12813 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 53176

[startup+3.10162 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21513
/proc/meminfo: memFree=1352768/2055920 swapFree=4147452/4192956
[pid=21511] ppid=21509 vsize=1440 CPUtime=0
/proc/21511/stat : 21511 (SATzilla2007_C) S 21509 21511 19780 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 335769928 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21511/statm: 360 110 95 260 0 84 0
[pid=21512] ppid=21511 vsize=52180 CPUtime=3.09
/proc/21512/stat : 21512 (march_dl) R 21511 21511 19780 0 -1 4194304 13072 0 0 0 304 5 0 0 25 0 1 0 335769928 53432320 11008 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134543085 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21512/statm: 13045 11008 55 118 0 12924 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 53620

[startup+6.30195 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21514
/proc/meminfo: memFree=1391104/2055920 swapFree=4147452/4192956
[pid=21511] ppid=21509 vsize=1440 CPUtime=5
/proc/21511/stat : 21511 (SATzilla2007_C) S 21509 21511 19780 0 -1 4194304 135 13221 0 0 0 0 494 6 16 0 1 0 335769928 1474560 111 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21511/statm: 360 111 96 260 0 84 0
[pid=21514] ppid=21511 vsize=40020 CPUtime=1.28
/proc/21514/stat : 21514 (ubcsat2006) R 21511 21511 19780 0 -1 4194304 8054 0 0 0 125 3 0 0 25 0 1 0 335770429 40980480 8037 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 134553133 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21514/statm: 10005 8037 156 64 0 9586 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 41460

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21514
/proc/meminfo: memFree=1349384/2055920 swapFree=4147452/4192956
[pid=21511] ppid=21509 vsize=51328 CPUtime=12.68
/proc/21511/stat : 21511 (SATzilla2007_C) R 21509 21511 19780 0 -1 4194304 11955 21282 0 0 487 6 765 10 25 0 1 0 335769928 52559872 11924 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/21511/statm: 12832 11924 121 260 0 12556 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 51328

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21514
/proc/meminfo: memFree=1349000/2055920 swapFree=4147452/4192956
[pid=21511] ppid=21509 vsize=51328 CPUtime=25.47
/proc/21511/stat : 21511 (SATzilla2007_C) R 21509 21511 19780 0 -1 4194304 12090 21282 0 0 1765 7 765 10 25 0 1 0 335769928 52559872 12059 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/21511/statm: 12832 12059 121 260 0 12556 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 51328

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21514
/proc/meminfo: memFree=1348040/2055920 swapFree=4147452/4192956
[pid=21511] ppid=21509 vsize=51328 CPUtime=51.07
/proc/21511/stat : 21511 (SATzilla2007_C) R 21509 21511 19780 0 -1 4194304 12352 21282 0 0 4322 10 765 10 25 0 1 0 335769928 52559872 12321 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/21511/statm: 12832 12321 121 260 0 12556 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 51328

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21514
/proc/meminfo: memFree=1241288/2055920 swapFree=4147452/4192956
[pid=21511] ppid=21509 vsize=314476 CPUtime=102.25
/proc/21511/stat : 21511 (SATzilla2007_C) R 21509 21511 19780 0 -1 4194304 69416 21282 0 0 9390 60 765 10 25 0 1 0 335769928 322023424 38924 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/21511/statm: 78619 38924 165 260 0 78343 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 314476

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21515
/proc/meminfo: memFree=1215744/2055920 swapFree=4147452/4192956
[pid=21511] ppid=21509 vsize=249944 CPUtime=133.76
/proc/21511/stat : 21511 (SATzilla2007_C) S 21509 21511 19780 0 -1 4194304 78154 21282 0 0 12508 93 765 10 25 0 1 0 335769928 255942656 36426 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21511/statm: 62486 36426 165 260 0 62210 0
[pid=21515] ppid=21511 vsize=38208 CPUtime=28.47
/proc/21515/stat : 21515 (minisat20) R 21511 21511 19780 0 -1 4194304 8951 0 0 0 2839 8 0 0 25 0 1 0 335783309 39124992 8945 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21515/statm: 9552 8945 59 118 0 9430 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 288152

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21515
/proc/meminfo: memFree=1199040/2055920 swapFree=4147452/4192956
[pid=21511] ppid=21509 vsize=249944 CPUtime=133.76
/proc/21511/stat : 21511 (SATzilla2007_C) S 21509 21511 19780 0 -1 4194304 78154 21282 0 0 12508 93 765 10 25 0 1 0 335769928 255942656 36426 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21511/statm: 62486 36426 165 260 0 62210 0
[pid=21515] ppid=21511 vsize=54756 CPUtime=88.45
/proc/21515/stat : 21515 (minisat20) R 21511 21511 19780 0 -1 4194304 13088 0 0 0 8831 14 0 0 25 0 1 0 335783309 56070144 13082 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21515/statm: 13689 13082 59 118 0 13567 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 304700

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21515
/proc/meminfo: memFree=1183424/2055920 swapFree=4147452/4192956
[pid=21511] ppid=21509 vsize=249944 CPUtime=133.76
/proc/21511/stat : 21511 (SATzilla2007_C) S 21509 21511 19780 0 -1 4194304 78154 21282 0 0 12508 93 765 10 25 0 1 0 335769928 255942656 36426 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21511/statm: 62486 36426 165 260 0 62210 0
[pid=21515] ppid=21511 vsize=70480 CPUtime=148.44
/proc/21515/stat : 21515 (minisat20) R 21511 21511 19780 0 -1 4194304 16998 0 0 0 14824 20 0 0 25 0 1 0 335783309 72171520 16992 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21515/statm: 17620 16992 59 118 0 17498 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 320424

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21515
/proc/meminfo: memFree=1171264/2055920 swapFree=4147452/4192956
[pid=21511] ppid=21509 vsize=249944 CPUtime=133.76
/proc/21511/stat : 21511 (SATzilla2007_C) S 21509 21511 19780 0 -1 4194304 78154 21282 0 0 12508 93 765 10 25 0 1 0 335769928 255942656 36426 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21511/statm: 62486 36426 165 260 0 62210 0
[pid=21515] ppid=21511 vsize=82772 CPUtime=208.42
/proc/21515/stat : 21515 (minisat20) R 21511 21511 19780 0 -1 4194304 20016 0 0 0 20819 23 0 0 25 0 1 0 335783309 84758528 20010 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21515/statm: 20693 20010 59 118 0 20571 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 332716

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21515
/proc/meminfo: memFree=1159360/2055920 swapFree=4147452/4192956
[pid=21511] ppid=21509 vsize=249944 CPUtime=133.76
/proc/21511/stat : 21511 (SATzilla2007_C) S 21509 21511 19780 0 -1 4194304 78154 21282 0 0 12508 93 765 10 25 0 1 0 335769928 255942656 36426 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21511/statm: 62486 36426 165 260 0 62210 0
[pid=21515] ppid=21511 vsize=94808 CPUtime=268.41
/proc/21515/stat : 21515 (minisat20) R 21511 21511 19780 0 -1 4194304 23027 0 0 0 26813 28 0 0 25 0 1 0 335783309 97083392 23021 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21515/statm: 23702 23021 59 118 0 23580 0

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

/proc/21515/statm: 41977 41219 59 118 0 41855 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 417852

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21515
/proc/meminfo: memFree=1077120/2055920 swapFree=4147452/4192956
[pid=21511] ppid=21509 vsize=249944 CPUtime=133.76
/proc/21511/stat : 21511 (SATzilla2007_C) S 21509 21511 19780 0 -1 4194304 78154 21282 0 0 12508 93 765 10 25 0 1 0 335769928 255942656 36426 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21511/statm: 62486 36426 165 260 0 62210 0
[pid=21515] ppid=21511 vsize=177040 CPUtime=688.29
/proc/21515/stat : 21515 (minisat20) R 21511 21511 19780 0 -1 4194304 43533 0 0 0 68775 54 0 0 25 0 1 0 335783309 181288960 43527 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21515/statm: 44260 43527 59 118 0 44138 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 426984

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21515
/proc/meminfo: memFree=1067648/2055920 swapFree=4147452/4192956
[pid=21511] ppid=21509 vsize=249944 CPUtime=133.76
/proc/21511/stat : 21511 (SATzilla2007_C) S 21509 21511 19780 0 -1 4194304 78154 21282 0 0 12508 93 765 10 25 0 1 0 335769928 255942656 36426 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21511/statm: 62486 36426 165 260 0 62210 0
[pid=21515] ppid=21511 vsize=186340 CPUtime=748.27
/proc/21515/stat : 21515 (minisat20) R 21511 21511 19780 0 -1 4194304 45867 0 0 0 74770 57 0 0 25 0 1 0 335783309 190812160 45861 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21515/statm: 46585 45861 59 118 0 46463 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 436284

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21515
/proc/meminfo: memFree=1056704/2055920 swapFree=4147452/4192956
[pid=21511] ppid=21509 vsize=249944 CPUtime=133.76
/proc/21511/stat : 21511 (SATzilla2007_C) S 21509 21511 19780 0 -1 4194304 78154 21282 0 0 12508 93 765 10 25 0 1 0 335769928 255942656 36426 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21511/statm: 62486 36426 165 260 0 62210 0
[pid=21515] ppid=21511 vsize=197356 CPUtime=808.25
/proc/21515/stat : 21515 (minisat20) R 21511 21511 19780 0 -1 4194304 48638 0 0 0 80765 60 0 0 25 0 1 0 335783309 202092544 48632 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525155 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21515/statm: 49339 48632 59 118 0 49217 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 447300

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21515
/proc/meminfo: memFree=1044928/2055920 swapFree=4147452/4192956
[pid=21511] ppid=21509 vsize=249944 CPUtime=133.76
/proc/21511/stat : 21511 (SATzilla2007_C) S 21509 21511 19780 0 -1 4194304 78154 21282 0 0 12508 93 765 10 25 0 1 0 335769928 255942656 36426 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21511/statm: 62486 36426 165 260 0 62210 0
[pid=21515] ppid=21511 vsize=208976 CPUtime=868.23
/proc/21515/stat : 21515 (minisat20) R 21511 21511 19780 0 -1 4194304 51532 0 0 0 86758 65 0 0 25 0 1 0 335783309 213991424 51526 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21515/statm: 52244 51526 59 118 0 52122 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 458920

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21515
/proc/meminfo: memFree=1036544/2055920 swapFree=4147452/4192956
[pid=21511] ppid=21509 vsize=249944 CPUtime=133.76
/proc/21511/stat : 21511 (SATzilla2007_C) S 21509 21511 19780 0 -1 4194304 78154 21282 0 0 12508 93 765 10 25 0 1 0 335769928 255942656 36426 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21511/statm: 62486 36426 165 260 0 62210 0
[pid=21515] ppid=21511 vsize=217432 CPUtime=928.22
/proc/21515/stat : 21515 (minisat20) R 21511 21511 19780 0 -1 4194304 53665 0 0 0 92753 69 0 0 25 0 1 0 335783309 222650368 53659 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21515/statm: 54358 53659 59 118 0 54236 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 467376

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21515
/proc/meminfo: memFree=1027392/2055920 swapFree=4147452/4192956
[pid=21511] ppid=21509 vsize=249944 CPUtime=133.76
/proc/21511/stat : 21511 (SATzilla2007_C) S 21509 21511 19780 0 -1 4194304 78154 21282 0 0 12508 93 765 10 25 0 1 0 335769928 255942656 36426 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21511/statm: 62486 36426 165 260 0 62210 0
[pid=21515] ppid=21511 vsize=226356 CPUtime=988.2
/proc/21515/stat : 21515 (minisat20) R 21511 21511 19780 0 -1 4194304 55920 0 0 0 98749 71 0 0 25 0 1 0 335783309 231788544 55914 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21515/statm: 56589 55914 59 118 0 56467 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 476300

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21515
/proc/meminfo: memFree=1019584/2055920 swapFree=4147452/4192956
[pid=21511] ppid=21509 vsize=249944 CPUtime=133.76
/proc/21511/stat : 21511 (SATzilla2007_C) S 21509 21511 19780 0 -1 4194304 78154 21282 0 0 12508 93 765 10 25 0 1 0 335769928 255942656 36426 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21511/statm: 62486 36426 165 260 0 62210 0
[pid=21515] ppid=21511 vsize=234032 CPUtime=1048.19
/proc/21515/stat : 21515 (minisat20) R 21511 21511 19780 0 -1 4194304 57868 0 0 0 104745 74 0 0 25 0 1 0 335783309 239648768 57862 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21515/statm: 58508 57862 59 118 0 58386 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 483976

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21515
/proc/meminfo: memFree=1018624/2055920 swapFree=4147452/4192956
[pid=21511] ppid=21509 vsize=249944 CPUtime=133.76
/proc/21511/stat : 21511 (SATzilla2007_C) S 21509 21511 19780 0 -1 4194304 78154 21282 0 0 12508 93 765 10 25 0 1 0 335769928 255942656 36426 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21511/statm: 62486 36426 165 260 0 62210 0
[pid=21515] ppid=21511 vsize=234956 CPUtime=1056.18
/proc/21515/stat : 21515 (minisat20) R 21511 21511 19780 0 -1 4194304 58104 0 0 0 105544 74 0 0 25 0 1 0 335783309 240594944 58098 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134529985 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21515/statm: 58739 58098 59 118 0 58617 0
Current children cumulated CPU time (s) 1189.94
Current children cumulated vsize (KiB) 484900

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21515
/proc/meminfo: memFree=1017792/2055920 swapFree=4147452/4192956
[pid=21511] ppid=21509 vsize=249944 CPUtime=133.76
/proc/21511/stat : 21511 (SATzilla2007_C) S 21509 21511 19780 0 -1 4194304 78154 21282 0 0 12508 93 765 10 25 0 1 0 335769928 255942656 36426 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21511/statm: 62486 36426 165 260 0 62210 0
[pid=21515] ppid=21511 vsize=235880 CPUtime=1062.58
/proc/21515/stat : 21515 (minisat20) R 21511 21511 19780 0 -1 4194304 58309 0 0 0 106184 74 0 0 25 0 1 0 335783309 241541120 58303 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21515/statm: 58970 58303 59 118 0 58848 0
Current children cumulated CPU time (s) 1196.34
Current children cumulated vsize (KiB) 485824

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21515
/proc/meminfo: memFree=1017600/2055920 swapFree=4147452/4192956
[pid=21511] ppid=21509 vsize=249944 CPUtime=133.76
/proc/21511/stat : 21511 (SATzilla2007_C) S 21509 21511 19780 0 -1 4194304 78154 21282 0 0 12508 93 765 10 25 0 1 0 335769928 255942656 36426 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21511/statm: 62486 36426 165 260 0 62210 0
[pid=21515] ppid=21511 vsize=236144 CPUtime=1064.17
/proc/21515/stat : 21515 (minisat20) R 21511 21511 19780 0 -1 4194304 58377 0 0 0 106343 74 0 0 25 0 1 0 335783309 241811456 58371 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528117 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21515/statm: 59036 58371 59 118 0 58914 0
Current children cumulated CPU time (s) 1197.93
Current children cumulated vsize (KiB) 486088

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21515
/proc/meminfo: memFree=1017344/2055920 swapFree=4147452/4192956
[pid=21511] ppid=21509 vsize=249944 CPUtime=133.76
/proc/21511/stat : 21511 (SATzilla2007_C) S 21509 21511 19780 0 -1 4194304 78154 21282 0 0 12508 93 765 10 25 0 1 0 335769928 255942656 36426 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21511/statm: 62486 36426 165 260 0 62210 0
[pid=21515] ppid=21511 vsize=236276 CPUtime=1064.97
/proc/21515/stat : 21515 (minisat20) R 21511 21511 19780 0 -1 4194304 58415 0 0 0 106423 74 0 0 25 0 1 0 335783309 241946624 58409 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528820 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21515/statm: 59069 58409 59 118 0 58947 0
Current children cumulated CPU time (s) 1198.73
Current children cumulated vsize (KiB) 486220

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21515
/proc/meminfo: memFree=1017344/2055920 swapFree=4147452/4192956
[pid=21511] ppid=21509 vsize=249944 CPUtime=133.76
/proc/21511/stat : 21511 (SATzilla2007_C) S 21509 21511 19780 0 -1 4194304 78154 21282 0 0 12508 93 765 10 25 0 1 0 335769928 255942656 36426 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21511/statm: 62486 36426 165 260 0 62210 0
[pid=21515] ppid=21511 vsize=236276 CPUtime=1065.37
/proc/21515/stat : 21515 (minisat20) R 21511 21511 19780 0 -1 4194304 58435 0 0 0 106463 74 0 0 25 0 1 0 335783309 241946624 58429 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21515/statm: 59069 58429 59 118 0 58947 0
Current children cumulated CPU time (s) 1199.13
Current children cumulated vsize (KiB) 486220

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21515
/proc/meminfo: memFree=1017344/2055920 swapFree=4147452/4192956
[pid=21511] ppid=21509 vsize=249944 CPUtime=133.76
/proc/21511/stat : 21511 (SATzilla2007_C) S 21509 21511 19780 0 -1 4194304 78154 21282 0 0 12508 93 765 10 25 0 1 0 335769928 255942656 36426 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21511/statm: 62486 36426 165 260 0 62210 0
[pid=21515] ppid=21511 vsize=236408 CPUtime=1065.77
/proc/21515/stat : 21515 (minisat20) R 21511 21511 19780 0 -1 4194304 58449 0 0 0 106503 74 0 0 25 0 1 0 335783309 242081792 58443 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21515/statm: 59102 58443 59 118 0 58980 0
Current children cumulated CPU time (s) 1199.53
Current children cumulated vsize (KiB) 486352

[startup+1200 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21515
/proc/meminfo: memFree=1309128/2055920 swapFree=4147452/4192956
[pid=21511] ppid=21509 vsize=0 CPUtime=1199.64
/proc/21511/stat : 21511 (SATzilla2007_C) R 21509 21511 19780 0 -1 4194308 78167 79734 0 0 12508 94 107273 89 18 0 1 0 335769928 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/21511/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.64
Current children cumulated vsize (KiB) 0

Child status: 17
Real time (s): 1200.02
CPU time (s): 1199.67
CPU user time (s): 1197.82
CPU system time (s): 1.85072
CPU usage (%): 99.9713
Max. virtual memory (cumulated for all children) (KiB): 486352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.82
system time used= 1.85072
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 157901
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= 28
involuntary context switches= 1533

runsolver used 1.36879 second user time and 3.00354 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Tue Mar  6 05:15:52 UTC 2007

IDJOB= 330149
IDBENCH= 20556
IDSOLVER= 135
FILE ID= node7/330149-1173158151

PBS_JOBID= 4014992

Free space on /tmp= 66450 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2004_30/IBM_FV_2004_rule_batch_30_SAT_dat.k60.cnf
COMMAND LINE= /tmp/evaluation/330149-1173158151/SATzilla2007_C /tmp/evaluation/330149-1173158151/instance-330149-1173158151.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-330149-1173158151 -o ROOT/results/node7/solver-330149-1173158151 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/330149-1173158151/SATzilla2007_C /tmp/evaluation/330149-1173158151/instance-330149-1173158151.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  4237e8072317ac6566570c291ae71078

RANDOM SEED= 17420104

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.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.232
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.232
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:       1397160 kB
Buffers:         41884 kB
Cached:         522296 kB
SwapCached:       8652 kB
Active:         168272 kB
Inactive:       421432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1397160 kB
SwapTotal:     4192956 kB
SwapFree:      4147452 kB
Dirty:           20340 kB
Writeback:           0 kB
Mapped:          32488 kB
Slab:            54632 kB
Committed_AS:  1158760 kB
PageTables:       1772 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= 66450 MiB

End job on node7 on Tue Mar  6 05:35:52 UTC 2007