Trace number 330443

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.07 1199.19

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k40.cnf
MD5SUMf58c56449dc331f330165a8aa06cad43
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 variables81384
Number of clauses337709
Sum of the clauses size864441
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2238960
Number of clauses of size 363146
Number of clauses of size 411994
Number of clauses of size 56819
Number of clauses of size over 514718

Solver Data (download as text)

37.46/37.59	c run March_dl for 5 seconds ... 
37.46/37.59	c Bin: Executing march_dl
37.46/37.59	c child exit by a signal
37.46/37.59	c march_dl returned code 137.
37.46/37.59	c run saps (UBCSAT implementation) for 2 seconds ... 
37.46/37.59	c Bin: Executing ubcsat2006
37.46/37.59	c child exited successfully
37.46/37.59	c ubcsat2006 returned code 0.
37.46/37.59	c satzilla computing base features
37.46/37.59	c satzilla doing unit-prop probe
37.46/37.59	c satzilla doing local search probe
37.46/37.59	c satzilla doing lobjois search-space size estimate
37.46/37.59	c satzilla's ranking:
37.46/37.59	c 1) minisat20+P: -1.648152
37.46/37.59	c 2) minisat20: 3.342899
37.46/37.59	c 3) march_dl+P: 3.572711
37.46/37.59	c 4) vallst+P: 4.125932
37.46/37.59	c 5) march_dl: 4.403446
37.46/37.59	c 6) zchaff_rand+P: 6.598212
37.46/37.59	c 7) kcnfs+P: 999.000000
37.46/37.59	c 8) kcnfs: 999.000000
37.46/37.59	c 9) vallst: 999.000000
37.46/37.59	c 10) zchaff_rand: 999.000000
37.46/37.59	c satzilla running minisat20 with preprocessing ... 
98.14/98.23	This is MiniSat 2.0 beta
98.14/98.23	WARNING: for repeatability, setting FPU to use double precision
98.14/98.23	============================[ Problem Statistics ]=============================
98.14/98.23	|                                                                             |
98.14/98.24	|  Number of variables:  81384                                                |
98.14/98.24	|  Number of clauses:    337709                                               |
98.17/98.43	|  Parsing time:         0.17         s                                       |
98.17/98.44	============================[ Search Statistics ]==============================
98.17/98.44	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
98.17/98.44	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
98.17/98.44	===============================================================================
98.17/98.44	|         0 |   74712   308158   792600 |   102719        0    nan |  0.000 % |
98.17/98.50	|       101 |   74691   308158   792600 |   112991       97     13 |  8.358 % |
98.17/98.60	|       251 |   74691   308158   792600 |   124290      247     16 |  8.358 % |
98.17/98.73	|       479 |   74691   308158   792600 |   136719      475     13 |  8.358 % |
98.17/98.80	|       817 |   74691   308158   792600 |   150391      813     16 |  8.358 % |
99.03/99.13	|      1323 |   73910   304478   783278 |   165430     1310     15 |  9.184 % |
99.23/99.33	|      2083 |   73910   304478   783278 |   181973     2070     15 |  9.184 % |
99.53/99.65	|      3223 |   73910   304478   783278 |   200170     3210     16 |  9.184 % |
100.23/100.31	|      4932 |   73906   304465   783246 |   220188     4918     18 |  9.189 % |
101.63/101.76	|      7495 |   73906   304465   783246 |   242206     7481     20 |  9.189 % |
103.54/103.62	|     11340 |   73727   304374   783027 |   266427    11319     21 |  9.526 % |
107.53/107.63	|     17107 |   73631   303498   780836 |   293070    17072     36 |  9.526 % |
111.33/111.41	|     25757 |   73631   303498   780836 |   322377    25722     32 |  9.526 % |
120.03/120.16	|     38731 |   73624   303471   780772 |   354614    38695     34 |  9.535 % |
133.73/133.87	|     58192 |   73613   303439   780694 |   390076    58153     33 |  9.568 % |
176.73/176.80	|     87385 |   73592   303305   780358 |   429084    87345     56 |  9.614 % |
276.33/276.44	|    131175 |   73243   301717   776356 |   471992   131112     87 | 10.087 % |
444.41/444.58	|    196859 |   73062   300157   772608 |   519191   196537     98 | 10.226 % |
741.19/741.39	|    295385 |   72735   298634   768755 |   571110   294796    107 | 10.631 % |
1198.96/1199.16	c Preprocessing...
1198.96/1199.16	c Inital problem has 81384 variables, 98749 nary clauses (238960 binary clauses).
1198.96/1199.16	c Num non-binary clauses 96677, Average non-binary clause length 3.977
1198.96/1199.16	c Theory has no gaps
1198.96/1199.16	c preprocessor timed out at 60.010000 sec
1198.96/1199.16	c Bin: Executing minisat20
1198.96/1199.16	c child exit by a signal
1198.96/1199.16	c minisat20 returned code 137.
1198.96/1199.16	c minisat20 returned code 137.
1198.96/1199.16	c satzilla running minisat20 ... 
1198.96/1199.16	c Bin: Executing minisat20
1198.96/1199.16	c minisat20 returned code 1.
1198.96/1199.16	c minisat20 returned code 1.
1198.96/1199.16	c satzilla running march_dl with preprocessing ... 
1198.96/1199.17	c Bin: Executing march_dl
1198.96/1199.17	c march_dl returned code 1.
1198.96/1199.17	c march_dl returned code 1.
1198.96/1199.17	c satzilla running vallst with preprocessing ... 
1198.96/1199.17	c Bin: Executing vallst
1198.96/1199.17	c vallst returned code 1.
1198.96/1199.17	c vallst returned code 1.
1198.96/1199.17	c satzilla running march_dl ... 
1198.96/1199.17	c Bin: Executing march_dl
1198.96/1199.17	c march_dl returned code 1.
1198.96/1199.17	c march_dl returned code 1.
1198.96/1199.17	c satzilla running zchaff_rand with preprocessing ... 
1198.96/1199.17	c Bin: Executing zchaff_rand
1198.96/1199.17	c zchaff_rand returned code 1.
1198.96/1199.17	c zchaff_rand returned code 1.
1198.96/1199.17	c satzilla running kcnfs with preprocessing ... 
1198.96/1199.17	c Bin: Executing kcnfs
1198.96/1199.17	c kcnfs returned code 1.
1198.96/1199.17	c kcnfs returned code 1.
1198.96/1199.17	c satzilla running kcnfs ... 
1198.96/1199.17	c Bin: Executing kcnfs
1198.96/1199.17	c kcnfs returned code 1.
1198.96/1199.17	c kcnfs returned code 1.
1198.96/1199.17	c satzilla running vallst ... 
1198.96/1199.17	c Bin: Executing vallst
1198.96/1199.17	c vallst returned code 1.
1198.96/1199.17	c vallst returned code 1.
1198.96/1199.17	c satzilla running zchaff_rand ... 
1198.96/1199.17	c Bin: Executing zchaff_rand
1198.96/1199.17	c zchaff_rand returned code 1.
1198.96/1199.17	c zchaff_rand returned code 1.
1198.96/1199.17	c ERROR: All Failed! 
1198.96/1199.17	c SATZILLA_TIME=1199.230000

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/node16/watcher-330443-1173165426 -o ROOT/results/node16/solver-330443-1173165426 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/330443-1173165426/SATzilla2007_C /tmp/evaluation/330443-1173165426/instance-330443-1173165426.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.94 0.99 0.99 3/77 19983
/proc/meminfo: memFree=947264/2055920 swapFree=4192812/4192956
[pid=19983] ppid=19981 vsize=1440 CPUtime=0
/proc/19983/stat : 19983 (SATzilla2007_C) R 19981 19983 19276 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 336497003 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/19983/statm: 360 110 95 260 0 84 0
[pid=19984] ppid=19983 vsize=632 CPUtime=0
/proc/19984/stat : 19984 (march_dl) R 19983 19983 19276 0 -1 4194304 51 0 0 0 0 0 0 0 18 0 1 0 336497003 647168 46 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19984/statm: 158 46 39 118 0 37 0

[startup+0.0473009 s]
/proc/loadavg: 0.94 0.99 0.99 3/77 19983
/proc/meminfo: memFree=947264/2055920 swapFree=4192812/4192956
[pid=19983] ppid=19981 vsize=1440 CPUtime=0
/proc/19983/stat : 19983 (SATzilla2007_C) S 19981 19983 19276 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 336497003 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19983/statm: 360 110 95 260 0 84 0
[pid=19984] ppid=19983 vsize=632 CPUtime=0.04
/proc/19984/stat : 19984 (march_dl) R 19983 19983 19276 0 -1 4194304 51 0 0 0 4 0 0 0 19 0 1 0 336497003 647168 46 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19984/statm: 158 46 39 118 0 37 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2072

[startup+0.101294 s]
/proc/loadavg: 0.94 0.99 0.99 3/77 19983
/proc/meminfo: memFree=947264/2055920 swapFree=4192812/4192956
[pid=19983] ppid=19981 vsize=1440 CPUtime=0
/proc/19983/stat : 19983 (SATzilla2007_C) S 19981 19983 19276 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 336497003 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19983/statm: 360 110 95 260 0 84 0
[pid=19984] ppid=19983 vsize=8332 CPUtime=0.09
/proc/19984/stat : 19984 (march_dl) R 19983 19983 19276 0 -1 4194304 1378 0 0 0 9 0 0 0 19 0 1 0 336497003 8531968 1373 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134549749 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19984/statm: 2083 1380 49 118 0 1962 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9772

[startup+0.301267 s]
/proc/loadavg: 0.94 0.99 0.99 3/77 19983
/proc/meminfo: memFree=947264/2055920 swapFree=4192812/4192956
[pid=19983] ppid=19981 vsize=1440 CPUtime=0
/proc/19983/stat : 19983 (SATzilla2007_C) S 19981 19983 19276 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 336497003 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19983/statm: 360 110 95 260 0 84 0
[pid=19984] ppid=19983 vsize=10840 CPUtime=0.29
/proc/19984/stat : 19984 (march_dl) R 19983 19983 19276 0 -1 4194304 2382 0 0 0 28 1 0 0 20 0 1 0 336497003 11100160 2377 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19984/statm: 2710 2377 50 118 0 2589 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12280

[startup+0.701217 s]
/proc/loadavg: 0.94 0.99 0.99 3/77 19983
/proc/meminfo: memFree=947264/2055920 swapFree=4192812/4192956
[pid=19983] ppid=19981 vsize=1440 CPUtime=0
/proc/19983/stat : 19983 (SATzilla2007_C) S 19981 19983 19276 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 336497003 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19983/statm: 360 110 95 260 0 84 0
[pid=19984] ppid=19983 vsize=28544 CPUtime=0.69
/proc/19984/stat : 19984 (march_dl) R 19983 19983 19276 0 -1 4194304 6201 0 0 0 67 2 0 0 24 0 1 0 336497003 29229056 5508 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134617248 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19984/statm: 7136 5508 53 118 0 7015 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29984

[startup+1.50111 s]
/proc/loadavg: 0.94 0.99 0.99 2/79 19985
/proc/meminfo: memFree=918512/2055920 swapFree=4192812/4192956
[pid=19983] ppid=19981 vsize=1440 CPUtime=0
/proc/19983/stat : 19983 (SATzilla2007_C) S 19981 19983 19276 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 336497003 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19983/statm: 360 110 95 260 0 84 0
[pid=19984] ppid=19983 vsize=34308 CPUtime=1.49
/proc/19984/stat : 19984 (march_dl) R 19983 19983 19276 0 -1 4194304 9579 0 0 0 145 4 0 0 25 0 1 0 336497003 35131392 7193 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652451 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19984/statm: 8577 7193 55 118 0 8456 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35748

[startup+3.10191 s]
/proc/loadavg: 0.94 0.99 0.99 2/79 19985
/proc/meminfo: memFree=918768/2055920 swapFree=4192812/4192956
[pid=19983] ppid=19981 vsize=1440 CPUtime=0
/proc/19983/stat : 19983 (SATzilla2007_C) S 19981 19983 19276 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 336497003 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19983/statm: 360 110 95 260 0 84 0
[pid=19984] ppid=19983 vsize=34300 CPUtime=3.09
/proc/19984/stat : 19984 (march_dl) R 19983 19983 19276 0 -1 4194304 12101 0 0 0 304 5 0 0 25 0 1 0 336497003 35123200 7225 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19984/statm: 8575 7225 57 118 0 8454 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35740

[startup+6.3015 s]
/proc/loadavg: 0.95 0.99 0.99 2/79 19986
/proc/meminfo: memFree=941808/2055920 swapFree=4192812/4192956
[pid=19983] ppid=19981 vsize=1440 CPUtime=5
/proc/19983/stat : 19983 (SATzilla2007_C) S 19981 19983 19276 0 -1 4194304 135 19780 0 0 0 0 491 9 16 0 1 0 336497003 1474560 111 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19983/statm: 360 111 96 260 0 84 0
[pid=19986] ppid=19983 vsize=30788 CPUtime=1.27
/proc/19986/stat : 19986 (ubcsat2006) R 19983 19983 19276 0 -1 4194304 5390 0 0 0 125 2 0 0 25 0 1 0 336497505 31526912 5373 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19986/statm: 7697 5373 156 64 0 7278 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 32228

[startup+12.7017 s]
/proc/loadavg: 0.95 0.99 0.99 2/78 19986
/proc/meminfo: memFree=915712/2055920 swapFree=4192812/4192956
[pid=19983] ppid=19981 vsize=34408 CPUtime=12.67
/proc/19983/stat : 19983 (SATzilla2007_C) R 19981 19983 19276 0 -1 4194304 8006 25180 0 0 514 4 737 12 25 0 1 0 336497003 35233792 7975 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/19983/statm: 8602 7975 121 260 0 8326 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 34408

[startup+25.5011 s]
/proc/loadavg: 0.96 0.99 0.99 2/78 19986
/proc/meminfo: memFree=915008/2055920 swapFree=4192812/4192956
[pid=19983] ppid=19981 vsize=34408 CPUtime=25.46
/proc/19983/stat : 19983 (SATzilla2007_C) R 19981 19983 19276 0 -1 4194304 8213 25180 0 0 1790 7 737 12 25 0 1 0 336497003 35233792 8182 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/19983/statm: 8602 8182 121 260 0 8326 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 34408

[startup+51.1018 s]
/proc/loadavg: 0.97 0.99 0.99 2/78 19986
/proc/meminfo: memFree=852480/2055920 swapFree=4192812/4192956
[pid=19983] ppid=19981 vsize=189864 CPUtime=51.05
/proc/19983/stat : 19983 (SATzilla2007_C) R 19981 19983 19276 0 -1 4194304 39174 25180 0 0 4321 35 737 12 25 0 1 0 336497003 194420736 24087 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/19983/statm: 47466 24087 164 260 0 47190 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 189864

[startup+102.305 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 19987
/proc/meminfo: memFree=832632/2055920 swapFree=4192812/4192956
[pid=19983] ppid=19981 vsize=151128 CPUtime=98.17
/proc/19983/stat : 19983 (SATzilla2007_C) S 19981 19983 19276 0 -1 4194304 52735 25180 0 0 8979 89 737 12 25 0 1 0 336497003 154755072 23805 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19983/statm: 37782 23805 165 260 0 37506 0
[pid=19987] ppid=19983 vsize=21960 CPUtime=4.06
/proc/19987/stat : 19987 (minisat20) R 19983 19983 19276 0 -1 4194304 5049 0 0 0 403 3 0 0 25 0 1 0 336506825 22487040 5035 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19987/statm: 5490 5035 59 118 0 5368 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 173088

[startup+162.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 19987
/proc/meminfo: memFree=815224/2055920 swapFree=4192812/4192956
[pid=19983] ppid=19981 vsize=151128 CPUtime=98.17
/proc/19983/stat : 19983 (SATzilla2007_C) S 19981 19983 19276 0 -1 4194304 52735 25180 0 0 8979 89 737 12 25 0 1 0 336497003 154755072 23805 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19983/statm: 37782 23805 165 260 0 37506 0
[pid=19987] ppid=19983 vsize=39344 CPUtime=64.06
/proc/19987/stat : 19987 (minisat20) R 19983 19983 19276 0 -1 4194304 9404 0 0 0 6396 10 0 0 25 0 1 0 336506825 40288256 9390 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19987/statm: 9836 9390 59 118 0 9714 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 190472

[startup+222.303 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 19987
/proc/meminfo: memFree=798840/2055920 swapFree=4192812/4192956
[pid=19983] ppid=19981 vsize=151128 CPUtime=98.17
/proc/19983/stat : 19983 (SATzilla2007_C) S 19981 19983 19276 0 -1 4194304 52735 25180 0 0 8979 89 737 12 25 0 1 0 336497003 154755072 23805 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19983/statm: 37782 23805 165 260 0 37506 0
[pid=19987] ppid=19983 vsize=55496 CPUtime=124.06
/proc/19987/stat : 19987 (minisat20) R 19983 19983 19276 0 -1 4194304 13434 0 0 0 12391 15 0 0 25 0 1 0 336506825 56827904 13420 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19987/statm: 13874 13420 59 118 0 13752 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 206624

[startup+282.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 19987
/proc/meminfo: memFree=782072/2055920 swapFree=4192812/4192956
[pid=19983] ppid=19981 vsize=151128 CPUtime=98.17
/proc/19983/stat : 19983 (SATzilla2007_C) S 19981 19983 19276 0 -1 4194304 52735 25180 0 0 8979 89 737 12 25 0 1 0 336497003 154755072 23805 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19983/statm: 37782 23805 165 260 0 37506 0
[pid=19987] ppid=19983 vsize=72272 CPUtime=184.05
/proc/19987/stat : 19987 (minisat20) R 19983 19983 19276 0 -1 4194304 17638 0 0 0 18385 20 0 0 25 0 1 0 336506825 74006528 17624 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19987/statm: 18068 17624 59 118 0 17946 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 223400

[startup+342.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 19987
/proc/meminfo: memFree=768696/2055920 swapFree=4192812/4192956
[pid=19983] ppid=19981 vsize=151128 CPUtime=98.17
/proc/19983/stat : 19983 (SATzilla2007_C) S 19981 19983 19276 0 -1 4194304 52735 25180 0 0 8979 89 737 12 25 0 1 0 336497003 154755072 23805 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19983/statm: 37782 23805 165 260 0 37506 0
[pid=19987] ppid=19983 vsize=85740 CPUtime=244.05
/proc/19987/stat : 19987 (minisat20) R 19983 19983 19276 0 -1 4194304 20974 0 0 0 24380 25 0 0 25 0 1 0 336506825 87797760 20960 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19987/statm: 21435 20960 59 118 0 21313 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 236868

[startup+402.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 19987
/proc/meminfo: memFree=757496/2055920 swapFree=4192812/4192956
[pid=19983] ppid=19981 vsize=151128 CPUtime=98.17
/proc/19983/stat : 19983 (SATzilla2007_C) S 19981 19983 19276 0 -1 4194304 52735 25180 0 0 8979 89 737 12 25 0 1 0 336497003 154755072 23805 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19983/statm: 37782 23805 165 260 0 37506 0

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


[startup+762.306 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 19987
/proc/meminfo: memFree=689656/2055920 swapFree=4192812/4192956
[pid=19983] ppid=19981 vsize=151128 CPUtime=98.17
/proc/19983/stat : 19983 (SATzilla2007_C) S 19981 19983 19276 0 -1 4194304 52735 25180 0 0 8979 89 737 12 25 0 1 0 336497003 154755072 23805 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19983/statm: 37782 23805 165 260 0 37506 0
[pid=19987] ppid=19983 vsize=164472 CPUtime=664.03
/proc/19987/stat : 19987 (minisat20) R 19983 19983 19276 0 -1 4194304 40659 0 0 0 66352 51 0 0 25 0 1 0 336506825 168419328 40645 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19987/statm: 41118 40645 59 118 0 40996 0
Current children cumulated CPU time (s) 762.2
Current children cumulated vsize (KiB) 315600

[startup+822.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 19987
/proc/meminfo: memFree=680952/2055920 swapFree=4192812/4192956
[pid=19983] ppid=19981 vsize=151128 CPUtime=98.17
/proc/19983/stat : 19983 (SATzilla2007_C) S 19981 19983 19276 0 -1 4194304 52735 25180 0 0 8979 89 737 12 25 0 1 0 336497003 154755072 23805 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19983/statm: 37782 23805 165 260 0 37506 0
[pid=19987] ppid=19983 vsize=173792 CPUtime=724.01
/proc/19987/stat : 19987 (minisat20) R 19983 19983 19276 0 -1 4194304 42842 0 0 0 72347 54 0 0 25 0 1 0 336506825 177963008 42828 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525151 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19987/statm: 43448 42828 59 118 0 43326 0
Current children cumulated CPU time (s) 822.18
Current children cumulated vsize (KiB) 324920

[startup+882.303 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 19987
/proc/meminfo: memFree=672568/2055920 swapFree=4192812/4192956
[pid=19983] ppid=19981 vsize=151128 CPUtime=98.17
/proc/19983/stat : 19983 (SATzilla2007_C) S 19981 19983 19276 0 -1 4194304 52735 25180 0 0 8979 89 737 12 25 0 1 0 336497003 154755072 23805 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19983/statm: 37782 23805 165 260 0 37506 0
[pid=19987] ppid=19983 vsize=182008 CPUtime=784.02
/proc/19987/stat : 19987 (minisat20) R 19983 19983 19276 0 -1 4194304 44906 0 0 0 78345 57 0 0 25 0 1 0 336506825 186376192 44892 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19987/statm: 45502 44892 59 118 0 45380 0
Current children cumulated CPU time (s) 882.19
Current children cumulated vsize (KiB) 333136

[startup+942.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 19987
/proc/meminfo: memFree=664056/2055920 swapFree=4192812/4192956
[pid=19983] ppid=19981 vsize=151128 CPUtime=98.17
/proc/19983/stat : 19983 (SATzilla2007_C) S 19981 19983 19276 0 -1 4194304 52735 25180 0 0 8979 89 737 12 25 0 1 0 336497003 154755072 23805 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19983/statm: 37782 23805 165 260 0 37506 0
[pid=19987] ppid=19983 vsize=190600 CPUtime=844
/proc/19987/stat : 19987 (minisat20) R 19983 19983 19276 0 -1 4194304 47056 0 0 0 84341 59 0 0 25 0 1 0 336506825 195174400 47042 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527454 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19987/statm: 47650 47042 59 118 0 47528 0
Current children cumulated CPU time (s) 942.17
Current children cumulated vsize (KiB) 341728

[startup+1002.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 19987
/proc/meminfo: memFree=655544/2055920 swapFree=4192812/4192956
[pid=19983] ppid=19981 vsize=151128 CPUtime=98.17
/proc/19983/stat : 19983 (SATzilla2007_C) S 19981 19983 19276 0 -1 4194304 52735 25180 0 0 8979 89 737 12 25 0 1 0 336497003 154755072 23805 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19983/statm: 37782 23805 165 260 0 37506 0
[pid=19987] ppid=19983 vsize=198820 CPUtime=904.01
/proc/19987/stat : 19987 (minisat20) R 19983 19983 19276 0 -1 4194304 49144 0 0 0 90339 62 0 0 25 0 1 0 336506825 203591680 49130 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19987/statm: 49705 49130 59 118 0 49583 0
Current children cumulated CPU time (s) 1002.18
Current children cumulated vsize (KiB) 349948

[startup+1062.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/79 19987
/proc/meminfo: memFree=646456/2055920 swapFree=4192812/4192956
[pid=19983] ppid=19981 vsize=151128 CPUtime=98.17
/proc/19983/stat : 19983 (SATzilla2007_C) S 19981 19983 19276 0 -1 4194304 52735 25180 0 0 8979 89 737 12 25 0 1 0 336497003 154755072 23805 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19983/statm: 37782 23805 165 260 0 37506 0
[pid=19987] ppid=19983 vsize=208112 CPUtime=964
/proc/19987/stat : 19987 (minisat20) R 19983 19983 19276 0 -1 4194304 51441 0 0 0 96335 65 0 0 25 0 1 0 336506825 213106688 51427 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19987/statm: 52028 51427 59 118 0 51906 0
Current children cumulated CPU time (s) 1062.17
Current children cumulated vsize (KiB) 359240

[startup+1122.3 s]
/proc/loadavg: 1.05 1.02 1.00 2/79 19989
/proc/meminfo: memFree=637368/2055920 swapFree=4192812/4192956
[pid=19983] ppid=19981 vsize=151128 CPUtime=98.17
/proc/19983/stat : 19983 (SATzilla2007_C) S 19981 19983 19276 0 -1 4194304 52735 25180 0 0 8979 89 737 12 25 0 1 0 336497003 154755072 23805 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19983/statm: 37782 23805 165 260 0 37506 0
[pid=19987] ppid=19983 vsize=217016 CPUtime=1024
/proc/19987/stat : 19987 (minisat20) R 19983 19983 19276 0 -1 4194304 53694 0 0 0 102332 68 0 0 25 0 1 0 336506825 222224384 53680 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19987/statm: 54254 53680 59 118 0 54132 0
Current children cumulated CPU time (s) 1122.17
Current children cumulated vsize (KiB) 368144

[startup+1182.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/79 19989
/proc/meminfo: memFree=629240/2055920 swapFree=4192812/4192956
[pid=19983] ppid=19981 vsize=151128 CPUtime=98.17
/proc/19983/stat : 19983 (SATzilla2007_C) S 19981 19983 19276 0 -1 4194304 52735 25180 0 0 8979 89 737 12 25 0 1 0 336497003 154755072 23805 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19983/statm: 37782 23805 165 260 0 37506 0
[pid=19987] ppid=19983 vsize=225300 CPUtime=1083.99
/proc/19987/stat : 19987 (minisat20) R 19983 19983 19276 0 -1 4194304 55736 0 0 0 108328 71 0 0 25 0 1 0 336506825 230707200 55722 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525155 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19987/statm: 56325 55722 59 118 0 56203 0
Current children cumulated CPU time (s) 1182.16
Current children cumulated vsize (KiB) 376428

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

[startup+1190.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 19989
/proc/meminfo: memFree=628024/2055920 swapFree=4192812/4192956
[pid=19983] ppid=19981 vsize=151128 CPUtime=98.17
/proc/19983/stat : 19983 (SATzilla2007_C) S 19981 19983 19276 0 -1 4194304 52735 25180 0 0 8979 89 737 12 25 0 1 0 336497003 154755072 23805 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19983/statm: 37782 23805 165 260 0 37506 0
[pid=19987] ppid=19983 vsize=226400 CPUtime=1091.99
/proc/19987/stat : 19987 (minisat20) R 19983 19983 19276 0 -1 4194304 56008 0 0 0 109128 71 0 0 25 0 1 0 336506825 231833600 55994 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525494 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19987/statm: 56600 55994 59 118 0 56478 0
Current children cumulated CPU time (s) 1190.16
Current children cumulated vsize (KiB) 377528

[startup+1193.51 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 19989
/proc/meminfo: memFree=627640/2055920 swapFree=4192812/4192956
[pid=19983] ppid=19981 vsize=151128 CPUtime=98.17
/proc/19983/stat : 19983 (SATzilla2007_C) S 19981 19983 19276 0 -1 4194304 52735 25180 0 0 8979 89 737 12 25 0 1 0 336497003 154755072 23805 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19983/statm: 37782 23805 165 260 0 37506 0
[pid=19987] ppid=19983 vsize=226664 CPUtime=1095.19
/proc/19987/stat : 19987 (minisat20) R 19983 19983 19276 0 -1 4194304 56104 0 0 0 109448 71 0 0 25 0 1 0 336506825 232103936 56090 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19987/statm: 56666 56090 59 118 0 56544 0
Current children cumulated CPU time (s) 1193.36
Current children cumulated vsize (KiB) 377792

[startup+1196.7 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 19989
/proc/meminfo: memFree=627256/2055920 swapFree=4192812/4192956
[pid=19983] ppid=19981 vsize=151128 CPUtime=98.17
/proc/19983/stat : 19983 (SATzilla2007_C) S 19981 19983 19276 0 -1 4194304 52735 25180 0 0 8979 89 737 12 25 0 1 0 336497003 154755072 23805 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19983/statm: 37782 23805 165 260 0 37506 0
[pid=19987] ppid=19983 vsize=227192 CPUtime=1098.4
/proc/19987/stat : 19987 (minisat20) R 19983 19983 19276 0 -1 4194304 56208 0 0 0 109768 72 0 0 25 0 1 0 336506825 232644608 56194 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19987/statm: 56798 56194 59 118 0 56676 0
Current children cumulated CPU time (s) 1196.57
Current children cumulated vsize (KiB) 378320

[startup+1198.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 19989
/proc/meminfo: memFree=627064/2055920 swapFree=4192812/4192956
[pid=19983] ppid=19981 vsize=151128 CPUtime=98.17
/proc/19983/stat : 19983 (SATzilla2007_C) S 19981 19983 19276 0 -1 4194304 52735 25180 0 0 8979 89 737 12 25 0 1 0 336497003 154755072 23805 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19983/statm: 37782 23805 165 260 0 37506 0
[pid=19987] ppid=19983 vsize=227324 CPUtime=1099.99
/proc/19987/stat : 19987 (minisat20) R 19983 19983 19276 0 -1 4194304 56262 0 0 0 109927 72 0 0 25 0 1 0 336506825 232779776 56248 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19987/statm: 56831 56248 59 118 0 56709 0
Current children cumulated CPU time (s) 1198.16
Current children cumulated vsize (KiB) 378452

[startup+1198.7 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 19989
/proc/meminfo: memFree=627064/2055920 swapFree=4192812/4192956
[pid=19983] ppid=19981 vsize=151128 CPUtime=98.17
/proc/19983/stat : 19983 (SATzilla2007_C) S 19981 19983 19276 0 -1 4194304 52735 25180 0 0 8979 89 737 12 25 0 1 0 336497003 154755072 23805 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19983/statm: 37782 23805 165 260 0 37506 0
[pid=19987] ppid=19983 vsize=227324 CPUtime=1100.39
/proc/19987/stat : 19987 (minisat20) R 19983 19983 19276 0 -1 4194304 56271 0 0 0 109967 72 0 0 25 0 1 0 336506825 232779776 56257 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19987/statm: 56831 56257 59 118 0 56709 0
Current children cumulated CPU time (s) 1198.56
Current children cumulated vsize (KiB) 378452

[startup+1199.1 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 19989
/proc/meminfo: memFree=626936/2055920 swapFree=4192812/4192956
[pid=19983] ppid=19981 vsize=151128 CPUtime=98.17
/proc/19983/stat : 19983 (SATzilla2007_C) S 19981 19983 19276 0 -1 4194304 52735 25180 0 0 8979 89 737 12 25 0 1 0 336497003 154755072 23805 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19983/statm: 37782 23805 165 260 0 37506 0
[pid=19987] ppid=19983 vsize=227456 CPUtime=1100.79
/proc/19987/stat : 19987 (minisat20) R 19983 19983 19276 0 -1 4194304 56286 0 0 0 110007 72 0 0 25 0 1 0 336506825 232914944 56272 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19987/statm: 56864 56272 59 118 0 56742 0
Current children cumulated CPU time (s) 1198.96
Current children cumulated vsize (KiB) 378584

Child status: 17
Real time (s): 1199.19
CPU time (s): 1199.07
CPU user time (s): 1197.28
CPU system time (s): 1.79573
CPU usage (%): 99.9902
Max. virtual memory (cumulated for all children) (KiB): 378584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.28
system time used= 1.79573
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 134215
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= 27
involuntary context switches= 2357

runsolver used 1.23081 second user time and 3.13952 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Tue Mar  6 07:17:07 UTC 2007

IDJOB= 330443
IDBENCH= 20563
IDSOLVER= 135
FILE ID= node16/330443-1173165426

PBS_JOBID= 4015001

Free space on /tmp= 66464 MiB

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

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  f58c56449dc331f330165a8aa06cad43

RANDOM SEED= 257451656

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node16.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.281
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.281
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:        947608 kB
Buffers:         51384 kB
Cached:         919384 kB
SwapCached:          0 kB
Active:         322828 kB
Inactive:       709196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        947608 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           16172 kB
Writeback:           0 kB
Mapped:          80140 kB
Slab:            61896 kB
Committed_AS:  1306720 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= 66464 MiB

End job on node16 on Tue Mar  6 07:37:06 UTC 2007