Trace number 329057

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.17 1199.54

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k35.cnf
MD5SUM2c011180bbb09d53b6c397094ce9d269
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 variables35002
Number of clauses141775
Sum of the clauses size389197
Maximum clause length37
Minimum clause length1
Number of clauses of size 1473
Number of clauses of size 264991
Number of clauses of size 370830
Number of clauses of size 4226
Number of clauses of size 5425
Number of clauses of size over 54830

Solver Data (download as text)

32.94/33.04	c run March_dl for 5 seconds ... 
32.94/33.04	c Bin: Executing march_dl
32.94/33.04	c child exit by a signal
32.94/33.04	c march_dl returned code 137.
32.94/33.04	c run saps (UBCSAT implementation) for 2 seconds ... 
32.94/33.04	c Bin: Executing ubcsat2006
32.94/33.04	c child exited successfully
32.94/33.04	c ubcsat2006 returned code 0.
32.94/33.04	c satzilla computing base features
32.94/33.04	c satzilla doing unit-prop probe
32.94/33.04	c satzilla doing local search probe
32.94/33.04	c satzilla doing lobjois search-space size estimate
32.94/33.04	c satzilla's ranking:
32.94/33.04	c 1) minisat20+P: -1.424580
32.94/33.04	c 2) vallst+P: 3.583968
32.94/33.04	c 3) march_dl+P: 4.324173
32.94/33.04	c 4) march_dl: 4.533243
32.94/33.04	c 5) zchaff_rand+P: 5.113814
32.94/33.04	c 6) minisat20: 6.419079
32.94/33.04	c 7) kcnfs+P: 999.000000
32.94/33.04	c 8) kcnfs: 999.000000
32.94/33.04	c 9) vallst: 999.000000
32.94/33.04	c 10) zchaff_rand: 999.000000
32.94/33.04	c satzilla running minisat20 with preprocessing ... 
58.23/58.36	This is MiniSat 2.0 beta
58.23/58.36	WARNING: for repeatability, setting FPU to use double precision
58.23/58.36	============================[ Problem Statistics ]=============================
58.23/58.36	|                                                                             |
58.23/58.37	|  Number of variables:  24828                                                |
58.23/58.37	|  Number of clauses:    104670                                               |
58.30/58.44	|  Parsing time:         0.07         s                                       |
58.30/58.44	============================[ Search Statistics ]==============================
58.30/58.44	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
58.30/58.44	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
58.30/58.44	===============================================================================
58.30/58.44	|         0 |   24828   104670   313014 |    34890        0    nan |  0.000 % |
58.30/58.48	|       100 |   24828   104670   313014 |    38379      100     14 |  0.000 % |
58.30/58.50	|       250 |   24828   104670   313014 |    42216      250     11 |  0.000 % |
58.30/58.52	|       476 |   24828   104670   313014 |    46438      476     14 |  0.000 % |
58.30/58.54	|       814 |   24828   104670   313014 |    51082      814     13 |  0.000 % |
58.30/58.78	|      1321 |   24828   104670   313014 |    56190     1321     30 |  0.000 % |
58.30/58.87	|      2081 |   24828   104670   313014 |    61809     2081     24 |  0.000 % |
59.42/59.56	|      3220 |   24828   104670   313014 |    67990     3220     48 |  0.000 % |
59.52/59.67	|      4928 |   24828   104670   313014 |    74789     4928     35 |  0.000 % |
63.53/63.69	|      7491 |   24828   104670   313014 |    82268     7491     82 |  0.000 % |
70.93/71.05	|     11336 |   24828   104670   313014 |    90495    11336     99 |  0.000 % |
81.42/81.54	|     17103 |   24828   104670   313014 |    99545    17103    105 |  0.000 % |
86.92/87.02	|     25753 |   24828   104670   313014 |   109499    25753     98 |  0.000 % |
95.42/95.54	|     38728 |   24828   104670   313014 |   120449    38728     90 |  0.000 % |
149.20/149.40	|     58190 |   24828   104670   313014 |   132494    58190    134 |  0.000 % |
237.48/237.68	|     87383 |   24828   104670   313014 |   145744    87383    168 |  0.000 % |
361.04/361.26	|    131174 |   24828   104670   313014 |   160318   131174    188 |  0.000 % |
663.25/663.59	|    196859 |   24828   104670   313014 |   176350    38868    244 |  0.000 % |
899.90/900.20	|    295385 |   24828   104670   313014 |   193985   137394    166 |  0.000 % |
1199.11/1199.53	c Preprocessing...
1199.11/1199.53	c Inital problem has 35002 variables, 76784 nary clauses (64991 binary clauses).
1199.11/1199.53	c Num non-binary clauses 76311, Average non-binary clause length 3.391
1199.11/1199.53	c Theory has no gaps
1199.11/1199.53	c Preprocessor runtime was 25.030 seconds.
1199.11/1199.53	c 
1199.11/1199.53	c Satisfiability of theory still undetermined.
1199.11/1199.53	c See file /tmp/42OAdj for simplified theory.
1199.11/1199.53	c Bin: Executing minisat20
1199.11/1199.53	c child exit by a signal
1199.11/1199.53	c minisat20 returned code 137.
1199.11/1199.53	c minisat20 returned code 137.
1199.11/1199.53	c satzilla running vallst with preprocessing ... 
1199.11/1199.53	c Bin: Executing vallst
1199.11/1199.53	c vallst returned code 1.
1199.11/1199.53	c vallst returned code 1.
1199.11/1199.53	c satzilla running march_dl with preprocessing ... 
1199.11/1199.53	c Bin: Executing march_dl
1199.11/1199.53	c march_dl returned code 1.
1199.11/1199.53	c march_dl returned code 1.
1199.11/1199.53	c satzilla running march_dl ... 
1199.11/1199.53	c Bin: Executing march_dl
1199.11/1199.53	c march_dl returned code 1.
1199.11/1199.53	c march_dl returned code 1.
1199.11/1199.53	c satzilla running zchaff_rand with preprocessing ... 
1199.11/1199.53	c Bin: Executing zchaff_rand
1199.11/1199.53	c zchaff_rand returned code 1.
1199.11/1199.53	c zchaff_rand returned code 1.
1199.11/1199.53	c satzilla running minisat20 ... 
1199.11/1199.53	c Bin: Executing minisat20
1199.11/1199.53	c minisat20 returned code 1.
1199.11/1199.53	c minisat20 returned code 1.
1199.11/1199.53	c satzilla running kcnfs with preprocessing ... 
1199.11/1199.53	c Bin: Executing kcnfs
1199.11/1199.53	c kcnfs returned code 1.
1199.11/1199.53	c kcnfs returned code 1.
1199.11/1199.53	c satzilla running kcnfs ... 
1199.11/1199.53	c Bin: Executing kcnfs
1199.11/1199.53	c kcnfs returned code 1.
1199.11/1199.53	c kcnfs returned code 1.
1199.11/1199.53	c satzilla running vallst ... 
1199.11/1199.53	c Bin: Executing vallst
1199.11/1199.53	c vallst returned code 1.
1199.11/1199.53	c vallst returned code 1.
1199.11/1199.53	c satzilla running zchaff_rand ... 
1199.11/1199.53	c Bin: Executing zchaff_rand
1199.11/1199.53	c zchaff_rand returned code 1.
1199.11/1199.53	c zchaff_rand returned code 1.
1199.11/1199.53	c ERROR: All Failed! 
1199.11/1199.53	c SATZILLA_TIME=1199.330000

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/node70/watcher-329057-1173130646 -o ROOT/results/node70/solver-329057-1173130646 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/329057-1173130646/SATzilla2007_C /tmp/evaluation/329057-1173130646/instance-329057-1173130646.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.92 0.98 1.00 3/64 9737
/proc/meminfo: memFree=1192672/2055920 swapFree=4192952/4192956
[pid=9737] ppid=9735 vsize=1440 CPUtime=0
/proc/9737/stat : 9737 (SATzilla2007_C) S 9735 9737 8507 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 39016831 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9737/statm: 360 110 95 260 0 84 0
[pid=9738] ppid=9737 vsize=632 CPUtime=0
/proc/9738/stat : 9738 (march_dl) R 9737 9737 8507 0 -1 4194304 51 0 0 0 0 0 0 0 20 0 1 0 39016831 647168 46 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9738/statm: 158 46 39 118 0 37 0

[startup+0.049519 s]
/proc/loadavg: 0.92 0.98 1.00 3/64 9737
/proc/meminfo: memFree=1192672/2055920 swapFree=4192952/4192956
[pid=9737] ppid=9735 vsize=1440 CPUtime=0
/proc/9737/stat : 9737 (SATzilla2007_C) S 9735 9737 8507 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 39016831 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9737/statm: 360 110 95 260 0 84 0
[pid=9738] ppid=9737 vsize=3912 CPUtime=0.04
/proc/9738/stat : 9738 (march_dl) R 9737 9737 8507 0 -1 4194304 737 0 0 0 4 0 0 0 20 0 1 0 39016831 4005888 732 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9738/statm: 978 732 50 118 0 857 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5352

[startup+0.101523 s]
/proc/loadavg: 0.92 0.98 1.00 3/64 9737
/proc/meminfo: memFree=1192672/2055920 swapFree=4192952/4192956
[pid=9737] ppid=9735 vsize=1440 CPUtime=0
/proc/9737/stat : 9737 (SATzilla2007_C) S 9735 9737 8507 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 39016831 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9737/statm: 360 110 95 260 0 84 0
[pid=9738] ppid=9737 vsize=4572 CPUtime=0.09
/proc/9738/stat : 9738 (march_dl) R 9737 9737 8507 0 -1 4194304 937 0 0 0 9 0 0 0 20 0 1 0 39016831 4681728 932 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9738/statm: 1143 932 50 118 0 1022 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6012

[startup+0.301543 s]
/proc/loadavg: 0.92 0.98 1.00 3/64 9737
/proc/meminfo: memFree=1192672/2055920 swapFree=4192952/4192956
[pid=9737] ppid=9735 vsize=1440 CPUtime=0
/proc/9737/stat : 9737 (SATzilla2007_C) S 9735 9737 8507 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 39016831 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9737/statm: 360 110 95 260 0 84 0
[pid=9738] ppid=9737 vsize=12504 CPUtime=0.29
/proc/9738/stat : 9738 (march_dl) R 9737 9737 8507 0 -1 4194304 2695 0 0 0 28 1 0 0 20 0 1 0 39016831 12804096 2406 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134663596 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9738/statm: 3126 2406 53 118 0 3005 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13944

[startup+0.701582 s]
/proc/loadavg: 0.92 0.98 1.00 3/64 9737
/proc/meminfo: memFree=1192672/2055920 swapFree=4192952/4192956
[pid=9737] ppid=9735 vsize=1440 CPUtime=0
/proc/9737/stat : 9737 (SATzilla2007_C) S 9735 9737 8507 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 39016831 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9737/statm: 360 110 95 260 0 84 0
[pid=9738] ppid=9737 vsize=14228 CPUtime=0.68
/proc/9738/stat : 9738 (march_dl) R 9737 9737 8507 0 -1 4194304 7756 0 0 0 64 4 0 0 24 0 1 0 39016831 14569472 2961 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134545971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9738/statm: 3557 2961 55 118 0 3436 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 15668

[startup+1.50166 s]
/proc/loadavg: 0.93 0.98 1.00 2/66 9739
/proc/meminfo: memFree=1179856/2055920 swapFree=4192952/4192956
[pid=9737] ppid=9735 vsize=1440 CPUtime=0
/proc/9737/stat : 9737 (SATzilla2007_C) S 9735 9737 8507 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 39016831 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9737/statm: 360 110 95 260 0 84 0
[pid=9738] ppid=9737 vsize=15428 CPUtime=1.49
/proc/9738/stat : 9738 (march_dl) R 9737 9737 8507 0 -1 4194304 9704 0 0 0 143 6 0 0 25 0 1 0 39016831 15798272 3311 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652451 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9738/statm: 3857 3311 57 118 0 3736 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16868

[startup+3.10182 s]
/proc/loadavg: 0.93 0.98 1.00 2/66 9739
/proc/meminfo: memFree=1179216/2055920 swapFree=4192952/4192956
[pid=9737] ppid=9735 vsize=1440 CPUtime=0
/proc/9737/stat : 9737 (SATzilla2007_C) S 9735 9737 8507 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 39016831 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9737/statm: 360 110 95 260 0 84 0
[pid=9738] ppid=9737 vsize=15428 CPUtime=3.08
/proc/9738/stat : 9738 (march_dl) R 9737 9737 8507 0 -1 4194304 12051 0 0 0 302 6 0 0 25 0 1 0 39016831 15798272 3312 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134542888 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9738/statm: 3857 3312 57 118 0 3736 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 16868

[startup+6.30215 s]
/proc/loadavg: 0.93 0.98 1.00 2/66 9740
/proc/meminfo: memFree=1183120/2055920 swapFree=4192952/4192956
[pid=9737] ppid=9735 vsize=1440 CPUtime=4.99
/proc/9737/stat : 9737 (SATzilla2007_C) S 9735 9737 8507 0 -1 4194304 135 14811 0 0 0 0 491 8 16 0 1 0 39016831 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9737/statm: 360 111 96 260 0 84 0
[pid=9740] ppid=9737 vsize=14388 CPUtime=1.26
/proc/9740/stat : 9740 (ubcsat2006) R 9737 9737 8507 0 -1 4194304 2463 0 0 0 125 1 0 0 25 0 1 0 39017331 14733312 2446 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9740/statm: 3597 2446 156 64 0 3178 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 15828

[startup+12.7018 s]
/proc/loadavg: 0.94 0.98 1.00 2/65 9740
/proc/meminfo: memFree=1178400/2055920 swapFree=4192952/4192956
[pid=9737] ppid=9735 vsize=9904 CPUtime=12.64
/proc/9737/stat : 9737 (SATzilla2007_C) R 9735 9737 8507 0 -1 4194304 4692 17283 0 0 540 3 711 10 25 0 1 0 39016831 10141696 2248 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 134541608 0 0 4096 0 0 0 0 17 1 0 0
/proc/9737/statm: 2476 2248 124 260 0 2200 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 9904

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 1.00 2/65 9740
/proc/meminfo: memFree=1184032/2055920 swapFree=4192952/4192956
[pid=9737] ppid=9735 vsize=10168 CPUtime=25.44
/proc/9737/stat : 9737 (SATzilla2007_C) R 9735 9737 8507 0 -1 4194304 4729 17283 0 0 1820 3 711 10 25 0 1 0 39016831 10412032 2285 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 134527245 0 0 4096 0 0 0 0 17 1 0 0
/proc/9737/statm: 2542 2285 124 260 0 2266 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 10168

[startup+51.1016 s]
/proc/loadavg: 0.97 0.98 1.00 2/65 9740
/proc/meminfo: memFree=1147104/2055920 swapFree=4192952/4192956
[pid=9737] ppid=9735 vsize=64804 CPUtime=51.03
/proc/9737/stat : 9737 (SATzilla2007_C) R 9735 9737 8507 0 -1 4194304 19112 17283 0 0 4361 21 711 10 25 0 1 0 39016831 66359296 11549 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/9737/statm: 16201 11549 165 260 0 15925 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 64804

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 1.00 2/66 9741
/proc/meminfo: memFree=1118040/2055920 swapFree=4192952/4192956
[pid=9737] ppid=9735 vsize=48344 CPUtime=58.3
/proc/9737/stat : 9737 (SATzilla2007_C) S 9735 9737 8507 0 -1 4194304 19431 17283 0 0 5078 31 711 10 25 0 1 0 39016831 49504256 11389 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9737/statm: 12086 11389 165 260 0 11810 0
[pid=9741] ppid=9737 vsize=26484 CPUtime=43.92
/proc/9741/stat : 9741 (minisat20) R 9737 9737 8507 0 -1 4194304 6440 0 0 0 4386 6 0 0 25 0 1 0 39022667 27119616 6434 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528705 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9741/statm: 6621 6434 59 118 0 6499 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 74828

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 9741
/proc/meminfo: memFree=1099544/2055920 swapFree=4192952/4192956
[pid=9737] ppid=9735 vsize=48344 CPUtime=58.3
/proc/9737/stat : 9737 (SATzilla2007_C) S 9735 9737 8507 0 -1 4194304 19431 17283 0 0 5078 31 711 10 25 0 1 0 39016831 49504256 11389 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9737/statm: 12086 11389 165 260 0 11810 0
[pid=9741] ppid=9737 vsize=45116 CPUtime=103.9
/proc/9741/stat : 9741 (minisat20) R 9737 9737 8507 0 -1 4194304 11110 0 0 0 10378 12 0 0 25 0 1 0 39022667 46198784 11104 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525155 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9741/statm: 11279 11104 59 118 0 11157 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 93460

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 9741
/proc/meminfo: memFree=1079704/2055920 swapFree=4192952/4192956
[pid=9737] ppid=9735 vsize=48344 CPUtime=58.3
/proc/9737/stat : 9737 (SATzilla2007_C) S 9735 9737 8507 0 -1 4194304 19431 17283 0 0 5078 31 711 10 25 0 1 0 39016831 49504256 11389 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9737/statm: 12086 11389 165 260 0 11810 0
[pid=9741] ppid=9737 vsize=64692 CPUtime=163.88
/proc/9741/stat : 9741 (minisat20) R 9737 9737 8507 0 -1 4194304 16008 0 0 0 16369 19 0 0 25 0 1 0 39022667 66244608 16002 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9741/statm: 16173 16002 59 118 0 16051 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 113036

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 9741
/proc/meminfo: memFree=1058264/2055920 swapFree=4192952/4192956
[pid=9737] ppid=9735 vsize=48344 CPUtime=58.3
/proc/9737/stat : 9737 (SATzilla2007_C) S 9735 9737 8507 0 -1 4194304 19431 17283 0 0 5078 31 711 10 25 0 1 0 39016831 49504256 11389 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9737/statm: 12086 11389 165 260 0 11810 0
[pid=9741] ppid=9737 vsize=86332 CPUtime=223.86
/proc/9741/stat : 9741 (minisat20) R 9737 9737 8507 0 -1 4194304 21409 0 0 0 22361 25 0 0 25 0 1 0 39022667 88403968 21403 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9741/statm: 21583 21403 59 118 0 21461 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 134676

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 9741
/proc/meminfo: memFree=1039192/2055920 swapFree=4192952/4192956
[pid=9737] ppid=9735 vsize=48344 CPUtime=58.3
/proc/9737/stat : 9737 (SATzilla2007_C) S 9735 9737 8507 0 -1 4194304 19431 17283 0 0 5078 31 711 10 25 0 1 0 39016831 49504256 11389 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9737/statm: 12086 11389 165 260 0 11810 0
[pid=9741] ppid=9737 vsize=105096 CPUtime=283.85
/proc/9741/stat : 9741 (minisat20) R 9737 9737 8507 0 -1 4194304 26117 0 0 0 28353 32 0 0 25 0 1 0 39022667 107618304 26111 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9741/statm: 26274 26111 59 118 0 26152 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 153440

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 9741
/proc/meminfo: memFree=1025432/2055920 swapFree=4192952/4192956
[pid=9737] ppid=9735 vsize=48344 CPUtime=58.3
/proc/9737/stat : 9737 (SATzilla2007_C) S 9735 9737 8507 0 -1 4194304 19431 17283 0 0 5078 31 711 10 25 0 1 0 39016831 49504256 11389 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9737/statm: 12086 11389 165 260 0 11810 0

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


[startup+762.305 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 9741
/proc/meminfo: memFree=994520/2055920 swapFree=4192952/4192956
[pid=9737] ppid=9735 vsize=48344 CPUtime=58.3
/proc/9737/stat : 9737 (SATzilla2007_C) S 9735 9737 8507 0 -1 4194304 19431 17283 0 0 5078 31 711 10 25 0 1 0 39016831 49504256 11389 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9737/statm: 12086 11389 165 260 0 11810 0
[pid=9741] ppid=9737 vsize=149644 CPUtime=703.73
/proc/9741/stat : 9741 (minisat20) R 9737 9737 8507 0 -1 4194304 37217 0 0 0 70330 43 0 0 25 0 1 0 39022667 153235456 37211 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9741/statm: 37411 37211 59 118 0 37289 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 197988

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 9741
/proc/meminfo: memFree=994584/2055920 swapFree=4192952/4192956
[pid=9737] ppid=9735 vsize=48344 CPUtime=58.3
/proc/9737/stat : 9737 (SATzilla2007_C) S 9735 9737 8507 0 -1 4194304 19431 17283 0 0 5078 31 711 10 25 0 1 0 39016831 49504256 11389 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9737/statm: 12086 11389 165 260 0 11810 0
[pid=9741] ppid=9737 vsize=149644 CPUtime=763.72
/proc/9741/stat : 9741 (minisat20) R 9737 9737 8507 0 -1 4194304 37217 0 0 0 76328 44 0 0 25 0 1 0 39022667 153235456 37211 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9741/statm: 37411 37211 59 118 0 37289 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 197988

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 9741
/proc/meminfo: memFree=994520/2055920 swapFree=4192952/4192956
[pid=9737] ppid=9735 vsize=48344 CPUtime=58.3
/proc/9737/stat : 9737 (SATzilla2007_C) S 9735 9737 8507 0 -1 4194304 19431 17283 0 0 5078 31 711 10 25 0 1 0 39016831 49504256 11389 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9737/statm: 12086 11389 165 260 0 11810 0
[pid=9741] ppid=9737 vsize=149644 CPUtime=823.7
/proc/9741/stat : 9741 (minisat20) R 9737 9737 8507 0 -1 4194304 37217 0 0 0 82326 44 0 0 25 0 1 0 39022667 153235456 37211 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9741/statm: 37411 37211 59 118 0 37289 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 197988

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 1.00 3/66 9741
/proc/meminfo: memFree=994520/2055920 swapFree=4192952/4192956
[pid=9737] ppid=9735 vsize=48344 CPUtime=58.3
/proc/9737/stat : 9737 (SATzilla2007_C) S 9735 9737 8507 0 -1 4194304 19431 17283 0 0 5078 31 711 10 25 0 1 0 39016831 49504256 11389 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9737/statm: 12086 11389 165 260 0 11810 0
[pid=9741] ppid=9737 vsize=149644 CPUtime=883.69
/proc/9741/stat : 9741 (minisat20) R 9737 9737 8507 0 -1 4194304 37218 0 0 0 88325 44 0 0 25 0 1 0 39022667 153235456 37212 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9741/statm: 37411 37212 59 118 0 37289 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 197988

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 9741
/proc/meminfo: memFree=994584/2055920 swapFree=4192952/4192956
[pid=9737] ppid=9735 vsize=48344 CPUtime=58.3
/proc/9737/stat : 9737 (SATzilla2007_C) S 9735 9737 8507 0 -1 4194304 19431 17283 0 0 5078 31 711 10 25 0 1 0 39016831 49504256 11389 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9737/statm: 12086 11389 165 260 0 11810 0
[pid=9741] ppid=9737 vsize=149644 CPUtime=943.67
/proc/9741/stat : 9741 (minisat20) R 9737 9737 8507 0 -1 4194304 37218 0 0 0 94323 44 0 0 25 0 1 0 39022667 153235456 37212 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9741/statm: 37411 37212 59 118 0 37289 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 197988

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 9741
/proc/meminfo: memFree=994520/2055920 swapFree=4192952/4192956
[pid=9737] ppid=9735 vsize=48344 CPUtime=58.3
/proc/9737/stat : 9737 (SATzilla2007_C) S 9735 9737 8507 0 -1 4194304 19431 17283 0 0 5078 31 711 10 25 0 1 0 39016831 49504256 11389 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9737/statm: 12086 11389 165 260 0 11810 0
[pid=9741] ppid=9737 vsize=149644 CPUtime=1003.65
/proc/9741/stat : 9741 (minisat20) R 9737 9737 8507 0 -1 4194304 37220 0 0 0 100321 44 0 0 25 0 1 0 39022667 153235456 37214 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9741/statm: 37411 37214 59 118 0 37289 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 197988

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 9741
/proc/meminfo: memFree=994456/2055920 swapFree=4192952/4192956
[pid=9737] ppid=9735 vsize=48344 CPUtime=58.3
/proc/9737/stat : 9737 (SATzilla2007_C) S 9735 9737 8507 0 -1 4194304 19431 17283 0 0 5078 31 711 10 25 0 1 0 39016831 49504256 11389 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9737/statm: 12086 11389 165 260 0 11810 0
[pid=9741] ppid=9737 vsize=149644 CPUtime=1063.63
/proc/9741/stat : 9741 (minisat20) R 9737 9737 8507 0 -1 4194304 37235 0 0 0 106319 44 0 0 25 0 1 0 39022667 153235456 37229 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9741/statm: 37411 37229 59 118 0 37289 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 197988

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 9741
/proc/meminfo: memFree=988248/2055920 swapFree=4192952/4192956
[pid=9737] ppid=9735 vsize=48344 CPUtime=58.3
/proc/9737/stat : 9737 (SATzilla2007_C) S 9735 9737 8507 0 -1 4194304 19431 17283 0 0 5078 31 711 10 25 0 1 0 39016831 49504256 11389 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9737/statm: 12086 11389 165 260 0 11810 0
[pid=9741] ppid=9737 vsize=155932 CPUtime=1123.62
/proc/9741/stat : 9741 (minisat20) R 9737 9737 8507 0 -1 4194304 38816 0 0 0 112315 47 0 0 25 0 1 0 39022667 159674368 38810 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9741/statm: 38983 38810 59 118 0 38861 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 204276

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 9741
/proc/meminfo: memFree=987096/2055920 swapFree=4192952/4192956
[pid=9737] ppid=9735 vsize=48344 CPUtime=58.3
/proc/9737/stat : 9737 (SATzilla2007_C) S 9735 9737 8507 0 -1 4194304 19431 17283 0 0 5078 31 711 10 25 0 1 0 39016831 49504256 11389 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9737/statm: 12086 11389 165 260 0 11810 0
[pid=9741] ppid=9737 vsize=156992 CPUtime=1131.62
/proc/9741/stat : 9741 (minisat20) R 9737 9737 8507 0 -1 4194304 39075 0 0 0 113115 47 0 0 25 0 1 0 39022667 160759808 39069 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134536668 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9741/statm: 39248 39069 59 118 0 39126 0
Current children cumulated CPU time (s) 1189.92
Current children cumulated vsize (KiB) 205336

[startup+1193.51 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 9741
/proc/meminfo: memFree=987032/2055920 swapFree=4192952/4192956
[pid=9737] ppid=9735 vsize=48344 CPUtime=58.3
/proc/9737/stat : 9737 (SATzilla2007_C) S 9735 9737 8507 0 -1 4194304 19431 17283 0 0 5078 31 711 10 25 0 1 0 39016831 49504256 11389 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9737/statm: 12086 11389 165 260 0 11810 0
[pid=9741] ppid=9737 vsize=156992 CPUtime=1134.82
/proc/9741/stat : 9741 (minisat20) R 9737 9737 8507 0 -1 4194304 39075 0 0 0 113435 47 0 0 25 0 1 0 39022667 160759808 39069 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9741/statm: 39248 39069 59 118 0 39126 0
Current children cumulated CPU time (s) 1193.12
Current children cumulated vsize (KiB) 205336

[startup+1196.7 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 9741
/proc/meminfo: memFree=987032/2055920 swapFree=4192952/4192956
[pid=9737] ppid=9735 vsize=48344 CPUtime=58.3
/proc/9737/stat : 9737 (SATzilla2007_C) S 9735 9737 8507 0 -1 4194304 19431 17283 0 0 5078 31 711 10 25 0 1 0 39016831 49504256 11389 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9737/statm: 12086 11389 165 260 0 11810 0
[pid=9741] ppid=9737 vsize=156992 CPUtime=1138.02
/proc/9741/stat : 9741 (minisat20) R 9737 9737 8507 0 -1 4194304 39075 0 0 0 113755 47 0 0 25 0 1 0 39022667 160759808 39069 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9741/statm: 39248 39069 59 118 0 39126 0
Current children cumulated CPU time (s) 1196.32
Current children cumulated vsize (KiB) 205336

[startup+1198.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 9741
/proc/meminfo: memFree=987096/2055920 swapFree=4192952/4192956
[pid=9737] ppid=9735 vsize=48344 CPUtime=58.3
/proc/9737/stat : 9737 (SATzilla2007_C) S 9735 9737 8507 0 -1 4194304 19431 17283 0 0 5078 31 711 10 25 0 1 0 39016831 49504256 11389 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9737/statm: 12086 11389 165 260 0 11810 0
[pid=9741] ppid=9737 vsize=156992 CPUtime=1139.61
/proc/9741/stat : 9741 (minisat20) R 9737 9737 8507 0 -1 4194304 39075 0 0 0 113914 47 0 0 25 0 1 0 39022667 160759808 39069 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9741/statm: 39248 39069 59 118 0 39126 0
Current children cumulated CPU time (s) 1197.91
Current children cumulated vsize (KiB) 205336

[startup+1199.1 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 9741
/proc/meminfo: memFree=987096/2055920 swapFree=4192952/4192956
[pid=9737] ppid=9735 vsize=48344 CPUtime=58.3
/proc/9737/stat : 9737 (SATzilla2007_C) S 9735 9737 8507 0 -1 4194304 19431 17283 0 0 5078 31 711 10 25 0 1 0 39016831 49504256 11389 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9737/statm: 12086 11389 165 260 0 11810 0
[pid=9741] ppid=9737 vsize=156992 CPUtime=1140.41
/proc/9741/stat : 9741 (minisat20) R 9737 9737 8507 0 -1 4194304 39075 0 0 0 113994 47 0 0 25 0 1 0 39022667 160759808 39069 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9741/statm: 39248 39069 59 118 0 39126 0
Current children cumulated CPU time (s) 1198.71
Current children cumulated vsize (KiB) 205336

[startup+1199.5 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 9741
/proc/meminfo: memFree=987096/2055920 swapFree=4192952/4192956
[pid=9737] ppid=9735 vsize=48344 CPUtime=58.3
/proc/9737/stat : 9737 (SATzilla2007_C) S 9735 9737 8507 0 -1 4194304 19431 17283 0 0 5078 31 711 10 25 0 1 0 39016831 49504256 11389 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9737/statm: 12086 11389 165 260 0 11810 0
[pid=9741] ppid=9737 vsize=156992 CPUtime=1140.81
/proc/9741/stat : 9741 (minisat20) R 9737 9737 8507 0 -1 4194304 39075 0 0 0 114034 47 0 0 25 0 1 0 39022667 160759808 39069 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9741/statm: 39248 39069 59 118 0 39126 0
Current children cumulated CPU time (s) 1199.11
Current children cumulated vsize (KiB) 205336

Child status: 17
Real time (s): 1199.54
CPU time (s): 1199.17
CPU user time (s): 1198.25
CPU system time (s): 0.921859
CPU usage (%): 99.9693
Max. virtual memory (cumulated for all children) (KiB): 205336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.25
system time used= 0.921859
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75802
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= 2267

runsolver used 1.03884 second user time and 2.46962 second system time

The end

Launcher Data (download as text)

Begin job on node70 on Mon Mar  5 21:37:26 UTC 2007

IDJOB= 329057
IDBENCH= 20530
IDSOLVER= 135
FILE ID= node70/329057-1173130646

PBS_JOBID= 4015148

Free space on /tmp= 66548 MiB

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

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  2c011180bbb09d53b6c397094ce9d269

RANDOM SEED= 973333345

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node70.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.234
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.234
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:       1193080 kB
Buffers:         37352 kB
Cached:         735464 kB
SwapCached:          4 kB
Active:         140072 kB
Inactive:       648320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1193080 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:           11736 kB
Writeback:           0 kB
Mapped:          25712 kB
Slab:            60496 kB
Committed_AS:   113544 kB
PageTables:       1396 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= 66548 MiB

End job on node70 on Mon Mar  5 21:57:26 UTC 2007