Trace number 314849

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 RANDOMUNSAT 1174.88 1175.21

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-03.cnf
MD5SUM8c67f78ca36ec96e662a91c74844da21
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1174.88
Satisfiable
(Un)Satisfiability was proved
Number of variables3114
Number of clauses10827
Sum of the clauses size28341
Maximum clause length119
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 24934
Number of clauses of size 35378
Number of clauses of size 4408
Number of clauses of size 584
Number of clauses of size over 522

Solver Data (download as text)

10.57/10.66	c run March_dl for 5 seconds ... 
10.57/10.66	c Bin: Executing march_dl
10.57/10.66	c child exit by a signal
10.57/10.66	c march_dl returned code 137.
10.57/10.66	c run saps (UBCSAT implementation) for 2 seconds ... 
10.57/10.66	c Bin: Executing ubcsat2006
10.57/10.66	c child exited successfully
10.57/10.66	c ubcsat2006 returned code 0.
10.57/10.66	c satzilla computing base features
10.57/10.66	c satzilla doing unit-prop probe
10.57/10.66	c satzilla doing local search probe
10.57/10.66	c satzilla doing lobjois search-space size estimate
10.57/10.66	c satzilla's ranking:
10.57/10.66	c 1) minisat20+P: 27.188753
10.57/10.66	c 2) march_dl: 42.210223
10.57/10.66	c 3) kcnfs: 202.495962
10.57/10.66	c 4) kcnfs+P: 999.000000
10.57/10.66	c 5) march_dl+P: 999.000000
10.57/10.66	c 6) vallst+P: 999.000000
10.57/10.66	c 7) zchaff_rand+P: 999.000000
10.57/10.66	c 8) vallst: 999.000000
10.57/10.66	c 9) zchaff_rand: 999.000000
10.57/10.66	c 10) minisat20: 999.000000
10.57/10.66	c satzilla running minisat20 with preprocessing ... 
10.67/10.74	This is MiniSat 2.0 beta
10.67/10.74	WARNING: for repeatability, setting FPU to use double precision
10.67/10.74	============================[ Problem Statistics ]=============================
10.67/10.74	|                                                                             |
10.67/10.74	|  Number of variables:  2860                                                 |
10.67/10.74	|  Number of clauses:    10977                                                |
10.67/10.75	|  Parsing time:         0.01         s                                       |
10.67/10.75	============================[ Search Statistics ]==============================
10.67/10.75	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.67/10.75	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.67/10.75	===============================================================================
10.67/10.75	|         0 |    2860    10977    28528 |     3659        0    nan |  0.000 % |
10.67/10.75	|       100 |    2860    10977    28528 |     4024      100      9 |  0.000 % |
10.67/10.76	|       250 |    2860    10977    28528 |     4427      250     15 |  0.000 % |
10.67/10.78	|       476 |    2860    10977    28528 |     4870      476     24 |  0.000 % |
10.72/10.81	|       814 |    2860    10977    28528 |     5357      814     23 |  0.000 % |
10.72/10.87	|      1320 |    2860    10977    28528 |     5892     1320     38 |  0.000 % |
10.87/10.94	|      2079 |    2860    10977    28528 |     6482     2079     32 |  0.000 % |
11.07/11.12	|      3221 |    2860    10977    28528 |     7130     3221     40 |  0.000 % |
11.27/11.33	|      4930 |    2860    10977    28528 |     7843     4930     36 |  0.000 % |
11.57/11.64	|      7492 |    2860    10977    28528 |     8627     7492     32 |  0.000 % |
12.37/12.41	|     11336 |    2860    10977    28528 |     9490     6968     42 |  0.000 % |
13.56/13.66	|     17102 |    2860    10977    28528 |    10439     7721     45 |  0.000 % |
15.46/15.58	|     25751 |    2860    10977    28528 |    11483     5825     38 |  0.000 % |
18.57/18.65	|     38726 |    2860    10977    28528 |    12631     6955     20 |  0.000 % |
21.76/21.84	|     58187 |    2860    10977    28528 |    13895     7232     39 |  0.000 % |
27.66/27.72	|     87381 |    2860    10977    28528 |    15284     8089     38 |  0.000 % |
38.36/38.49	|    131171 |    2860    10977    28528 |    16813    12694     38 |  0.000 % |
57.45/57.56	|    196855 |    2860    10977    28528 |    18494    17278     38 |  0.000 % |
88.95/89.08	|    295382 |    2860    10977    28528 |    20343    11450     32 |  0.000 % |
134.03/134.10	|    443171 |    2860    10977    28528 |    22378    12700     39 |  0.000 % |
202.12/202.29	|    664854 |    2860    10977    28528 |    24615    16852     46 |  0.000 % |
309.38/309.50	|    997380 |    2860    10977    28528 |    27077    22993     35 |  0.000 % |
476.64/476.87	|   1496168 |    2860    10977    28528 |    29785    26691     47 |  0.000 % |
748.26/748.55	|   2244353 |    2849    10898    28340 |    32763    21700     35 |  0.385 % |
1174.84/1175.20	===============================================================================
1174.84/1175.20	restarts              : 24
1174.84/1175.20	conflicts             : 3196002        (2746 /sec)
1174.84/1175.20	decisions             : 4805183        (1.12 % random) (4128 /sec)
1174.84/1175.20	propagations          : 1222734535     (1050438 /sec)
1174.84/1175.20	conflict literals     : 154508375      (46.78 % deleted)
1174.84/1175.20	Memory used           : 13.27 MB
1174.84/1175.20	CPU time              : 1164.02 s
1174.84/1175.20	
1174.84/1175.21	c Preprocessing...
1174.84/1175.21	c Inital problem has 3114 variables, 5893 nary clauses (4934 binary clauses).
1174.84/1175.21	c Num non-binary clauses 5892, Average non-binary clause length 3.135
1174.84/1175.21	c Theory has no gaps
1174.84/1175.21	c Preprocessor runtime was 0.060 seconds.
1174.84/1175.21	c 
1174.84/1175.21	c Satisfiability of theory still undetermined.
1174.84/1175.21	c See file /tmp/vFk8LY for simplified theory.
1174.84/1175.21	c Bin: Executing minisat20
1174.84/1175.21	c child exited successfully
1174.84/1175.21	c minisat20 returned code 20.
1174.84/1175.21	s UNSATISFIABLE
1174.84/1175.21	c SATZILLA_TIME=1175.040000

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node14/watcher-314849-1172643750 -o ROOT/results/node14/solver-314849-1172643750 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/314849-1172643750/SATzilla2007_R /tmp/evaluation/314849-1172643750/instance-314849-1172643750.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 10406
/proc/meminfo: memFree=1190832/2055920 swapFree=4191880/4192956
[pid=10406] ppid=10404 vsize=1440 CPUtime=0
/proc/10406/stat : 10406 (SATzilla2007_R) R 10404 10406 9677 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 284329399 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/10406/statm: 360 110 95 260 0 84 0
[pid=10407] ppid=10406 vsize=916 CPUtime=0
/proc/10407/stat : 10407 (march_dl) R 10406 10406 9677 0 -1 4194304 134 0 0 0 0 0 0 0 18 0 1 0 284329399 937984 129 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10407/statm: 229 129 50 118 0 108 0

[startup+0.0488189 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 10406
/proc/meminfo: memFree=1190832/2055920 swapFree=4191880/4192956
[pid=10406] ppid=10404 vsize=1440 CPUtime=0
/proc/10406/stat : 10406 (SATzilla2007_R) S 10404 10406 9677 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 284329399 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10406/statm: 360 110 95 260 0 84 0
[pid=10407] ppid=10406 vsize=1656 CPUtime=0.04
/proc/10407/stat : 10407 (march_dl) R 10406 10406 9677 0 -1 4194304 364 0 0 0 4 0 0 0 18 0 1 0 284329399 1695744 317 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134651727 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10407/statm: 414 317 57 118 0 293 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3096

[startup+0.101822 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 10406
/proc/meminfo: memFree=1190832/2055920 swapFree=4191880/4192956
[pid=10406] ppid=10404 vsize=1440 CPUtime=0
/proc/10406/stat : 10406 (SATzilla2007_R) S 10404 10406 9677 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 284329399 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10406/statm: 360 110 95 260 0 84 0
[pid=10407] ppid=10406 vsize=2740 CPUtime=0.09
/proc/10407/stat : 10407 (march_dl) R 10406 10406 9677 0 -1 4194304 692 0 0 0 9 0 0 0 20 0 1 0 284329399 2805760 594 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134559272 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10407/statm: 685 594 69 118 0 564 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4180

[startup+0.301841 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 10406
/proc/meminfo: memFree=1190832/2055920 swapFree=4191880/4192956
[pid=10406] ppid=10404 vsize=1440 CPUtime=0
/proc/10406/stat : 10406 (SATzilla2007_R) S 10404 10406 9677 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 284329399 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10406/statm: 360 110 95 260 0 84 0
[pid=10407] ppid=10406 vsize=4512 CPUtime=0.29
/proc/10407/stat : 10407 (march_dl) R 10406 10406 9677 0 -1 4194304 1097 0 0 0 29 0 0 0 21 0 1 0 284329399 4620288 995 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134587181 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10407/statm: 1128 995 75 118 0 1007 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5952

[startup+0.701879 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 10406
/proc/meminfo: memFree=1190832/2055920 swapFree=4191880/4192956
[pid=10406] ppid=10404 vsize=1440 CPUtime=0
/proc/10406/stat : 10406 (SATzilla2007_R) S 10404 10406 9677 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 284329399 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10406/statm: 360 110 95 260 0 84 0
[pid=10407] ppid=10406 vsize=5232 CPUtime=0.69
/proc/10407/stat : 10407 (march_dl) R 10406 10406 9677 0 -1 4194304 1264 0 0 0 69 0 0 0 25 0 1 0 284329399 5357568 1162 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134552054 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10407/statm: 1308 1162 75 118 0 1187 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6672

[startup+1.50196 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10408
/proc/meminfo: memFree=1186080/2055920 swapFree=4191880/4192956
[pid=10406] ppid=10404 vsize=1440 CPUtime=0
/proc/10406/stat : 10406 (SATzilla2007_R) S 10404 10406 9677 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 284329399 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10406/statm: 360 110 95 260 0 84 0
[pid=10407] ppid=10406 vsize=5628 CPUtime=1.49
/proc/10407/stat : 10407 (march_dl) R 10406 10406 9677 0 -1 4194304 1360 0 0 0 149 0 0 0 25 0 1 0 284329399 5763072 1258 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134527302 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10407/statm: 1407 1258 75 118 0 1286 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7068

[startup+3.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10408
/proc/meminfo: memFree=1185632/2055920 swapFree=4191880/4192956
[pid=10406] ppid=10404 vsize=1440 CPUtime=0
/proc/10406/stat : 10406 (SATzilla2007_R) S 10404 10406 9677 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 284329399 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10406/statm: 360 110 95 260 0 84 0
[pid=10407] ppid=10406 vsize=5892 CPUtime=3.09
/proc/10407/stat : 10407 (march_dl) R 10406 10406 9677 0 -1 4194304 1418 0 0 0 309 0 0 0 25 0 1 0 284329399 6033408 1316 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134527814 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10407/statm: 1473 1316 75 118 0 1352 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7332

[startup+6.30241 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10409
/proc/meminfo: memFree=1189472/2055920 swapFree=4191880/4192956
[pid=10406] ppid=10404 vsize=1440 CPUtime=4.99
/proc/10406/stat : 10406 (SATzilla2007_R) S 10404 10406 9677 0 -1 4194304 135 1482 0 0 0 0 498 1 16 0 1 0 284329399 1474560 111 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10406/statm: 360 111 96 260 0 84 0
[pid=10409] ppid=10406 vsize=6188 CPUtime=1.29
/proc/10409/stat : 10409 (ubcsat2006) R 10406 10406 9677 0 -1 4194304 408 0 0 0 111 18 0 0 25 0 1 0 284329900 6336512 391 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10409/statm: 1547 391 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7628

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10410
/proc/meminfo: memFree=1184736/2055920 swapFree=4191880/4192956
[pid=10406] ppid=10404 vsize=4280 CPUtime=10.72
/proc/10406/stat : 10406 (SATzilla2007_R) S 10404 10406 9677 0 -1 4194304 1544 1896 0 0 327 11 700 34 25 0 1 0 284329399 4382720 848 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10406/statm: 1070 848 165 260 0 794 0
[pid=10410] ppid=10406 vsize=4276 CPUtime=1.94
/proc/10410/stat : 10410 (minisat20) R 10406 10406 9677 0 -1 4194304 794 0 0 0 194 0 0 0 25 0 1 0 284330474 4378624 788 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10410/statm: 1069 788 58 118 0 947 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 8556

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10410
/proc/meminfo: memFree=1182880/2055920 swapFree=4191880/4192956
[pid=10406] ppid=10404 vsize=4280 CPUtime=10.72
/proc/10406/stat : 10406 (SATzilla2007_R) S 10404 10406 9677 0 -1 4194304 1544 1896 0 0 327 11 700 34 25 0 1 0 284329399 4382720 848 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10406/statm: 1070 848 165 260 0 794 0
[pid=10410] ppid=10406 vsize=5884 CPUtime=14.74
/proc/10410/stat : 10410 (minisat20) R 10406 10406 9677 0 -1 4194304 1195 0 0 0 1474 0 0 0 25 0 1 0 284330474 6025216 1189 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525592 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10410/statm: 1471 1189 58 118 0 1349 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 10164

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10410
/proc/meminfo: memFree=1181408/2055920 swapFree=4191880/4192956
[pid=10406] ppid=10404 vsize=4280 CPUtime=10.72
/proc/10406/stat : 10406 (SATzilla2007_R) S 10404 10406 9677 0 -1 4194304 1544 1896 0 0 327 11 700 34 25 0 1 0 284329399 4382720 848 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10406/statm: 1070 848 165 260 0 794 0
[pid=10410] ppid=10406 vsize=7204 CPUtime=40.33
/proc/10410/stat : 10410 (minisat20) R 10406 10406 9677 0 -1 4194304 1550 0 0 0 4032 1 0 0 25 0 1 0 284330474 7376896 1544 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10410/statm: 1801 1544 58 118 0 1679 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 11484

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10410
/proc/meminfo: memFree=1180192/2055920 swapFree=4191880/4192956
[pid=10406] ppid=10404 vsize=4280 CPUtime=10.72
/proc/10406/stat : 10406 (SATzilla2007_R) S 10404 10406 9677 0 -1 4194304 1544 1896 0 0 327 11 700 34 25 0 1 0 284329399 4382720 848 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10406/statm: 1070 848 165 260 0 794 0
[pid=10410] ppid=10406 vsize=8476 CPUtime=91.53
/proc/10410/stat : 10410 (minisat20) R 10406 10406 9677 0 -1 4194304 1866 0 0 0 9151 2 0 0 25 0 1 0 284330474 8679424 1860 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134535777 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10410/statm: 2119 1860 58 118 0 1997 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 12756

[startup+162.301 s]
/proc/loadavg: 1.05 1.01 1.00 2/79 10410
/proc/meminfo: memFree=1179296/2055920 swapFree=4191880/4192956
[pid=10406] ppid=10404 vsize=4280 CPUtime=10.72
/proc/10406/stat : 10406 (SATzilla2007_R) S 10404 10406 9677 0 -1 4194304 1544 1896 0 0 327 11 700 34 25 0 1 0 284329399 4382720 848 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10406/statm: 1070 848 165 260 0 794 0
[pid=10410] ppid=10406 vsize=9404 CPUtime=151.5
/proc/10410/stat : 10410 (minisat20) R 10406 10406 9677 0 -1 4194304 2090 0 0 0 15148 2 0 0 25 0 1 0 284330474 9629696 2084 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10410/statm: 2351 2084 58 118 0 2229 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 13684

[startup+222.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/79 10410
/proc/meminfo: memFree=1178336/2055920 swapFree=4191880/4192956
[pid=10406] ppid=10404 vsize=4280 CPUtime=10.72
/proc/10406/stat : 10406 (SATzilla2007_R) S 10404 10406 9677 0 -1 4194304 1544 1896 0 0 327 11 700 34 25 0 1 0 284329399 4382720 848 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10406/statm: 1070 848 165 260 0 794 0
[pid=10410] ppid=10406 vsize=10328 CPUtime=211.49
/proc/10410/stat : 10410 (minisat20) R 10406 10406 9677 0 -1 4194304 2328 0 0 0 21146 3 0 0 25 0 1 0 284330474 10575872 2322 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10410/statm: 2582 2322 58 118 0 2460 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 14608

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10410
/proc/meminfo: memFree=1178080/2055920 swapFree=4191880/4192956
[pid=10406] ppid=10404 vsize=4280 CPUtime=10.72
/proc/10406/stat : 10406 (SATzilla2007_R) S 10404 10406 9677 0 -1 4194304 1544 1896 0 0 327 11 700 34 25 0 1 0 284329399 4382720 848 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10406/statm: 1070 848 165 260 0 794 0
[pid=10410] ppid=10406 vsize=10592 CPUtime=271.47
/proc/10410/stat : 10410 (minisat20) R 10406 10406 9677 0 -1 4194304 2382 0 0 0 27143 4 0 0 25 0 1 0 284330474 10846208 2376 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525158 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10410/statm: 2648 2376 58 118 0 2526 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 14872

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10410
/proc/meminfo: memFree=1177952/2055920 swapFree=4191880/4192956
[pid=10406] ppid=10404 vsize=4280 CPUtime=10.72
/proc/10406/stat : 10406 (SATzilla2007_R) S 10404 10406 9677 0 -1 4194304 1544 1896 0 0 327 11 700 34 25 0 1 0 284329399 4382720 848 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10406/statm: 1070 848 165 260 0 794 0
[pid=10410] ppid=10406 vsize=10756 CPUtime=331.45
/proc/10410/stat : 10410 (minisat20) R 10406 10406 9677 0 -1 4194304 2411 0 0 0 33141 4 0 0 25 0 1 0 284330474 11014144 2405 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10410/statm: 2689 2405 58 118 0 2567 0

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


[startup+882.301 s]
/proc/loadavg: 1.05 1.01 1.00 2/79 10410
/proc/meminfo: memFree=1175392/2055920 swapFree=4191880/4192956
[pid=10406] ppid=10404 vsize=4280 CPUtime=10.72
/proc/10406/stat : 10406 (SATzilla2007_R) S 10404 10406 9677 0 -1 4194304 1544 1896 0 0 327 11 700 34 25 0 1 0 284329399 4382720 848 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10406/statm: 1070 848 165 260 0 794 0
[pid=10410] ppid=10406 vsize=13316 CPUtime=871.31
/proc/10410/stat : 10410 (minisat20) R 10406 10406 9677 0 -1 4194304 3059 0 0 0 87122 9 0 0 25 0 1 0 284330474 13635584 3053 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10410/statm: 3329 3053 58 118 0 3207 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 17596

[startup+942.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/79 10410
/proc/meminfo: memFree=1175328/2055920 swapFree=4191880/4192956
[pid=10406] ppid=10404 vsize=4280 CPUtime=10.72
/proc/10406/stat : 10406 (SATzilla2007_R) S 10404 10406 9677 0 -1 4194304 1544 1896 0 0 327 11 700 34 25 0 1 0 284329399 4382720 848 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10406/statm: 1070 848 165 260 0 794 0
[pid=10410] ppid=10406 vsize=13316 CPUtime=931.29
/proc/10410/stat : 10410 (minisat20) R 10406 10406 9677 0 -1 4194304 3059 0 0 0 93120 9 0 0 25 0 1 0 284330474 13635584 3053 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10410/statm: 3329 3053 58 118 0 3207 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 17596

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10410
/proc/meminfo: memFree=1175392/2055920 swapFree=4191880/4192956
[pid=10406] ppid=10404 vsize=4280 CPUtime=10.72
/proc/10406/stat : 10406 (SATzilla2007_R) S 10404 10406 9677 0 -1 4194304 1544 1896 0 0 327 11 700 34 25 0 1 0 284329399 4382720 848 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10406/statm: 1070 848 165 260 0 794 0
[pid=10410] ppid=10406 vsize=13316 CPUtime=991.28
/proc/10410/stat : 10410 (minisat20) R 10406 10406 9677 0 -1 4194304 3059 0 0 0 99118 10 0 0 25 0 1 0 284330474 13635584 3053 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134528125 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10410/statm: 3329 3053 58 118 0 3207 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 17596

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10410
/proc/meminfo: memFree=1175072/2055920 swapFree=4191880/4192956
[pid=10406] ppid=10404 vsize=4280 CPUtime=10.72
/proc/10406/stat : 10406 (SATzilla2007_R) S 10404 10406 9677 0 -1 4194304 1544 1896 0 0 327 11 700 34 25 0 1 0 284329399 4382720 848 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10406/statm: 1070 848 165 260 0 794 0
[pid=10410] ppid=10406 vsize=13580 CPUtime=1051.26
/proc/10410/stat : 10410 (minisat20) R 10406 10406 9677 0 -1 4194304 3127 0 0 0 105116 10 0 0 25 0 1 0 284330474 13905920 3121 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10410/statm: 3395 3121 58 118 0 3273 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 17860

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10410
/proc/meminfo: memFree=1175072/2055920 swapFree=4191880/4192956
[pid=10406] ppid=10404 vsize=4280 CPUtime=10.72
/proc/10406/stat : 10406 (SATzilla2007_R) S 10404 10406 9677 0 -1 4194304 1544 1896 0 0 327 11 700 34 25 0 1 0 284329399 4382720 848 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10406/statm: 1070 848 165 260 0 794 0
[pid=10410] ppid=10406 vsize=13580 CPUtime=1111.25
/proc/10410/stat : 10410 (minisat20) R 10406 10406 9677 0 -1 4194304 3127 0 0 0 111114 11 0 0 25 0 1 0 284330474 13905920 3121 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134529985 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10410/statm: 3395 3121 58 118 0 3273 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 17860

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

[startup+1126.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10410
/proc/meminfo: memFree=1175072/2055920 swapFree=4191880/4192956
[pid=10406] ppid=10404 vsize=4280 CPUtime=10.72
/proc/10406/stat : 10406 (SATzilla2007_R) S 10404 10406 9677 0 -1 4194304 1544 1896 0 0 327 11 700 34 25 0 1 0 284329399 4382720 848 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10406/statm: 1070 848 165 260 0 794 0
[pid=10410] ppid=10406 vsize=13580 CPUtime=1115.25
/proc/10410/stat : 10410 (minisat20) R 10406 10406 9677 0 -1 4194304 3127 0 0 0 111514 11 0 0 25 0 1 0 284330474 13905920 3121 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134527862 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10410/statm: 3395 3121 58 118 0 3273 0
Current children cumulated CPU time (s) 1125.97
Current children cumulated vsize (KiB) 17860

[startup+1151.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10412
/proc/meminfo: memFree=1174944/2055920 swapFree=4191880/4192956
[pid=10406] ppid=10404 vsize=4280 CPUtime=10.72
/proc/10406/stat : 10406 (SATzilla2007_R) S 10404 10406 9677 0 -1 4194304 1544 1896 0 0 327 11 700 34 25 0 1 0 284329399 4382720 848 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10406/statm: 1070 848 165 260 0 794 0
[pid=10410] ppid=10406 vsize=13580 CPUtime=1140.83
/proc/10410/stat : 10410 (minisat20) R 10406 10406 9677 0 -1 4194304 3127 0 0 0 114072 11 0 0 25 0 1 0 284330474 13905920 3121 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10410/statm: 3395 3121 58 118 0 3273 0
Current children cumulated CPU time (s) 1151.55
Current children cumulated vsize (KiB) 17860

[startup+1164.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10412
/proc/meminfo: memFree=1174944/2055920 swapFree=4191880/4192956
[pid=10406] ppid=10404 vsize=4280 CPUtime=10.72
/proc/10406/stat : 10406 (SATzilla2007_R) S 10404 10406 9677 0 -1 4194304 1544 1896 0 0 327 11 700 34 25 0 1 0 284329399 4382720 848 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10406/statm: 1070 848 165 260 0 794 0
[pid=10410] ppid=10406 vsize=13580 CPUtime=1153.63
/proc/10410/stat : 10410 (minisat20) R 10406 10406 9677 0 -1 4194304 3127 0 0 0 115352 11 0 0 25 0 1 0 284330474 13905920 3121 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525765 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10410/statm: 3395 3121 58 118 0 3273 0
Current children cumulated CPU time (s) 1164.35
Current children cumulated vsize (KiB) 17860

[startup+1171.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10412
/proc/meminfo: memFree=1174944/2055920 swapFree=4191880/4192956
[pid=10406] ppid=10404 vsize=4280 CPUtime=10.72
/proc/10406/stat : 10406 (SATzilla2007_R) S 10404 10406 9677 0 -1 4194304 1544 1896 0 0 327 11 700 34 25 0 1 0 284329399 4382720 848 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10406/statm: 1070 848 165 260 0 794 0
[pid=10410] ppid=10406 vsize=13580 CPUtime=1160.02
/proc/10410/stat : 10410 (minisat20) R 10406 10406 9677 0 -1 4194304 3127 0 0 0 115991 11 0 0 25 0 1 0 284330474 13905920 3121 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10410/statm: 3395 3121 58 118 0 3273 0
Current children cumulated CPU time (s) 1170.74
Current children cumulated vsize (KiB) 17860

[startup+1172.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10412
/proc/meminfo: memFree=1174944/2055920 swapFree=4191880/4192956
[pid=10406] ppid=10404 vsize=4280 CPUtime=10.72
/proc/10406/stat : 10406 (SATzilla2007_R) S 10404 10406 9677 0 -1 4194304 1544 1896 0 0 327 11 700 34 25 0 1 0 284329399 4382720 848 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10406/statm: 1070 848 165 260 0 794 0
[pid=10410] ppid=10406 vsize=13580 CPUtime=1161.62
/proc/10410/stat : 10410 (minisat20) R 10406 10406 9677 0 -1 4194304 3127 0 0 0 116151 11 0 0 25 0 1 0 284330474 13905920 3121 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134529976 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10410/statm: 3395 3121 58 118 0 3273 0
Current children cumulated CPU time (s) 1172.34
Current children cumulated vsize (KiB) 17860

[startup+1174.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10412
/proc/meminfo: memFree=1174944/2055920 swapFree=4191880/4192956
[pid=10406] ppid=10404 vsize=4280 CPUtime=10.72
/proc/10406/stat : 10406 (SATzilla2007_R) S 10404 10406 9677 0 -1 4194304 1544 1896 0 0 327 11 700 34 25 0 1 0 284329399 4382720 848 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10406/statm: 1070 848 165 260 0 794 0
[pid=10410] ppid=10406 vsize=13580 CPUtime=1163.22
/proc/10410/stat : 10410 (minisat20) R 10406 10406 9677 0 -1 4194304 3127 0 0 0 116311 11 0 0 25 0 1 0 284330474 13905920 3121 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10410/statm: 3395 3121 58 118 0 3273 0
Current children cumulated CPU time (s) 1173.94
Current children cumulated vsize (KiB) 17860

[startup+1174.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10412
/proc/meminfo: memFree=1174944/2055920 swapFree=4191880/4192956
[pid=10406] ppid=10404 vsize=4280 CPUtime=10.72
/proc/10406/stat : 10406 (SATzilla2007_R) S 10404 10406 9677 0 -1 4194304 1544 1896 0 0 327 11 700 34 25 0 1 0 284329399 4382720 848 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10406/statm: 1070 848 165 260 0 794 0
[pid=10410] ppid=10406 vsize=13580 CPUtime=1163.63
/proc/10410/stat : 10410 (minisat20) R 10406 10406 9677 0 -1 4194304 3127 0 0 0 116352 11 0 0 25 0 1 0 284330474 13905920 3121 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10410/statm: 3395 3121 58 118 0 3273 0
Current children cumulated CPU time (s) 1174.35
Current children cumulated vsize (KiB) 17860

[startup+1175.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10412
/proc/meminfo: memFree=1174944/2055920 swapFree=4191880/4192956
[pid=10406] ppid=10404 vsize=4280 CPUtime=10.72
/proc/10406/stat : 10406 (SATzilla2007_R) S 10404 10406 9677 0 -1 4194304 1544 1896 0 0 327 11 700 34 25 0 1 0 284329399 4382720 848 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10406/statm: 1070 848 165 260 0 794 0
[pid=10410] ppid=10406 vsize=13580 CPUtime=1164.02
/proc/10410/stat : 10410 (minisat20) R 10406 10406 9677 0 -1 4194304 3127 0 0 0 116391 11 0 0 25 0 1 0 284330474 13905920 3121 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134533643 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10410/statm: 3395 3121 58 118 0 3273 0
Current children cumulated CPU time (s) 1174.74
Current children cumulated vsize (KiB) 17860

[startup+1175.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10412
/proc/meminfo: memFree=1174944/2055920 swapFree=4191880/4192956
[pid=10406] ppid=10404 vsize=4280 CPUtime=10.72
/proc/10406/stat : 10406 (SATzilla2007_R) S 10404 10406 9677 0 -1 4194304 1544 1896 0 0 327 11 700 34 25 0 1 0 284329399 4382720 848 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10406/statm: 1070 848 165 260 0 794 0
[pid=10410] ppid=10406 vsize=13580 CPUtime=1164.12
/proc/10410/stat : 10410 (minisat20) R 10406 10406 9677 0 -1 4194304 3127 0 0 0 116401 11 0 0 25 0 1 0 284330474 13905920 3121 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10410/statm: 3395 3121 58 118 0 3273 0
Current children cumulated CPU time (s) 1174.84
Current children cumulated vsize (KiB) 17860

Child status: 20
Real time (s): 1175.21
CPU time (s): 1174.88
CPU user time (s): 1174.3
CPU system time (s): 0.575912
CPU usage (%): 99.9718
Max. virtual memory (cumulated for all children) (KiB): 17860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1174.3
system time used= 0.575912
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6585
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= 26
involuntary context switches= 14194

runsolver used 1.12483 second user time and 3.15552 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Wed Feb 28 06:22:30 UTC 2007

IDJOB= 314849
IDBENCH= 20401
IDSOLVER= 134
FILE ID= node14/314849-1172643750

PBS_JOBID= 3980929

Free space on /tmp= 66528 MiB

SOLVER NAME= SATzilla RANDOM
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/hard/AProVE07-03.cnf
COMMAND LINE= /tmp/evaluation/314849-1172643750/SATzilla2007_R /tmp/evaluation/314849-1172643750/instance-314849-1172643750.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-314849-1172643750 -o ROOT/results/node14/solver-314849-1172643750 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/314849-1172643750/SATzilla2007_R /tmp/evaluation/314849-1172643750/instance-314849-1172643750.cnf            

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  8c67f78ca36ec96e662a91c74844da21

RANDOM SEED= 33149926

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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:       1191240 kB
Buffers:         44512 kB
Cached:         692744 kB
SwapCached:        408 kB
Active:         258836 kB
Inactive:       532376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1191240 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            8544 kB
Writeback:           0 kB
Mapped:          70208 kB
Slab:            59076 kB
Committed_AS:   957388 kB
PageTables:       1736 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= 66528 MiB

End job on node14 on Wed Feb 28 06:42:05 UTC 2007