Trace number 328805

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.72 1200.27

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k40.cnf
MD5SUM36bafb0e2398f637017636b2f5f0beae
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 variables36217
Number of clauses144560
Sum of the clauses size395432
Maximum clause length37
Minimum clause length1
Number of clauses of size 1538
Number of clauses of size 267306
Number of clauses of size 371140
Number of clauses of size 4246
Number of clauses of size 5465
Number of clauses of size over 54865

Solver Data (download as text)

33.58/33.78	c run March_dl for 5 seconds ... 
33.58/33.78	c Bin: Executing march_dl
33.58/33.78	c child exit by a signal
33.58/33.78	c march_dl returned code 137.
33.58/33.78	c run saps (UBCSAT implementation) for 2 seconds ... 
33.58/33.78	c Bin: Executing ubcsat2006
33.58/33.78	c child exited successfully
33.58/33.78	c ubcsat2006 returned code 0.
33.58/33.78	c satzilla computing base features
33.58/33.78	c satzilla doing unit-prop probe
33.58/33.78	c satzilla doing local search probe
33.58/33.78	c satzilla doing lobjois search-space size estimate
33.58/33.78	c satzilla's ranking:
33.58/33.78	c 1) minisat20+P: -1.598343
33.58/33.78	c 2) vallst+P: 3.614384
33.58/33.78	c 3) march_dl+P: 4.266761
33.58/33.78	c 4) march_dl: 4.625132
33.58/33.78	c 5) zchaff_rand+P: 5.127214
33.58/33.78	c 6) minisat20: 6.395658
33.58/33.78	c 7) kcnfs+P: 999.000000
33.58/33.78	c 8) kcnfs: 999.000000
33.58/33.78	c 9) vallst: 999.000000
33.58/33.78	c 10) zchaff_rand: 999.000000
33.58/33.78	c satzilla running minisat20 with preprocessing ... 
60.77/60.96	This is MiniSat 2.0 beta
60.77/60.96	WARNING: for repeatability, setting FPU to use double precision
60.77/60.96	============================[ Problem Statistics ]=============================
60.77/60.96	|                                                                             |
60.77/60.97	|  Number of variables:  24913                                                |
60.77/60.97	|  Number of clauses:    105159                                               |
60.83/61.04	|  Parsing time:         0.07         s                                       |
60.83/61.04	============================[ Search Statistics ]==============================
60.83/61.04	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
60.83/61.04	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
60.83/61.04	===============================================================================
60.83/61.04	|         0 |   24913   105159   314657 |    35053        0    nan |  0.000 % |
60.83/61.07	|       101 |   24913   105159   314657 |    38558      101     20 |  0.000 % |
60.83/61.14	|       252 |   24913   105159   314657 |    42414      252     50 |  0.000 % |
60.83/61.19	|       477 |   24913   105159   314657 |    46655      477     33 |  0.000 % |
60.83/61.32	|       814 |   24913   105159   314657 |    51321      814     56 |  0.000 % |
60.83/61.49	|      1320 |   24913   105159   314657 |    56453     1320     50 |  0.000 % |
61.36/61.56	|      2079 |   24913   105159   314657 |    62098     2079     38 |  0.000 % |
62.06/62.25	|      3219 |   24913   105159   314657 |    68308     3219     70 |  0.000 % |
62.86/63.03	|      4927 |   24913   105159   314657 |    75139     4927     62 |  0.000 % |
63.25/63.47	|      7492 |   24913   105159   314657 |    82653     7492     60 |  0.000 % |
64.76/64.91	|     11337 |   24913   105159   314657 |    90918    11337     52 |  0.000 % |
69.25/69.41	|     17103 |   24913   105159   314657 |   100010    17103     76 |  0.000 % |
70.16/70.34	|     25753 |   24913   105159   314657 |   110011    25753     75 |  0.000 % |
79.85/80.02	|     38728 |   24913   105159   314657 |   121012    38728     80 |  0.000 % |
82.26/82.45	|     58189 |   24913   105159   314657 |   133113    58189     69 |  0.000 % |
113.53/113.71	|     87382 |   24913   105159   314657 |   146425    87382     74 |  0.000 % |
381.26/381.62	|    131171 |   24913   105159   314657 |   161067   131171    148 |  0.000 % |
503.43/503.83	|    196856 |   24913   105159   314657 |   177174    39389    140 |  0.000 % |
758.34/758.86	|    295382 |   24913   105159   314657 |   194891   137915    159 |  0.000 % |
1199.61/1200.26	c Preprocessing...
1199.61/1200.26	c Inital problem has 36217 variables, 77254 nary clauses (67306 binary clauses).
1199.61/1200.26	c Num non-binary clauses 76716, Average non-binary clause length 3.393
1199.61/1200.26	c Theory has no gaps
1199.61/1200.26	c Preprocessor runtime was 26.880 seconds.
1199.61/1200.26	c 
1199.61/1200.26	c Satisfiability of theory still undetermined.
1199.61/1200.26	c See file /tmp/2F7Ut8 for simplified theory.
1199.61/1200.26	c Bin: Executing minisat20
1199.61/1200.26	c child exit by a signal
1199.61/1200.26	c minisat20 returned code 137.
1199.61/1200.26	c minisat20 returned code 137.
1199.61/1200.26	c satzilla running vallst with preprocessing ... 
1199.61/1200.26	c Bin: Executing vallst
1199.61/1200.26	c vallst returned code 1.
1199.61/1200.26	c vallst returned code 1.
1199.61/1200.26	c satzilla running march_dl with preprocessing ... 
1199.61/1200.26	c Bin: Executing march_dl
1199.61/1200.26	c march_dl returned code 1.
1199.61/1200.26	c march_dl returned code 1.
1199.61/1200.26	c satzilla running march_dl ... 
1199.61/1200.26	c Bin: Executing march_dl
1199.61/1200.26	c march_dl returned code 1.
1199.61/1200.26	c march_dl returned code 1.
1199.61/1200.26	c satzilla running zchaff_rand with preprocessing ... 
1199.61/1200.26	c Bin: Executing zchaff_rand
1199.61/1200.26	c zchaff_rand returned code 1.
1199.61/1200.26	c zchaff_rand returned code 1.
1199.61/1200.26	c satzilla running minisat20 ... 
1199.61/1200.26	c Bin: Executing minisat20
1199.61/1200.26	c minisat20 returned code 1.
1199.61/1200.26	c minisat20 returned code 1.
1199.61/1200.26	c satzilla running kcnfs with preprocessing ... 
1199.61/1200.26	c Bin: Executing kcnfs
1199.61/1200.26	c kcnfs returned code 1.
1199.61/1200.26	c kcnfs returned code 1.
1199.61/1200.26	c satzilla running kcnfs ... 
1199.61/1200.26	c Bin: Executing kcnfs
1199.61/1200.26	c kcnfs returned code 1.
1199.61/1200.26	c kcnfs returned code 1.
1199.61/1200.26	c satzilla running vallst ... 
1199.61/1200.26	c Bin: Executing vallst
1199.61/1200.26	c vallst returned code 1.
1199.61/1200.26	c vallst returned code 1.
1199.61/1200.26	c satzilla running zchaff_rand ... 
1199.61/1200.26	c Bin: Executing zchaff_rand
1199.61/1200.26	c zchaff_rand returned code 1.
1199.61/1200.26	c zchaff_rand returned code 1.
1199.61/1200.26	c ERROR: All Failed! 
1199.61/1200.26	c SATZILLA_TIME=1199.880000

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/node1/watcher-328805-1173124584 -o ROOT/results/node1/solver-328805-1173124584 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328805-1173124584/SATzilla2007_C /tmp/evaluation/328805-1173124584/instance-328805-1173124584.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.91 0.95 0.90 3/77 15507
/proc/meminfo: memFree=1116808/2055920 swapFree=4159124/4192956
[pid=15507] ppid=15505 vsize=1440 CPUtime=0
/proc/15507/stat : 15507 (SATzilla2007_C) R 15505 15507 15037 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 332413535 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/15507/statm: 360 110 95 260 0 84 0
[pid=15508] ppid=15507 vsize=632 CPUtime=0
/proc/15508/stat : 15508 (march_dl) R 15507 15507 15037 0 -1 4194304 51 0 0 0 0 0 0 0 18 0 1 0 332413535 647168 46 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134776866 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15508/statm: 158 46 39 118 0 37 0

[startup+0.052938 s]
/proc/loadavg: 0.91 0.95 0.90 3/77 15507
/proc/meminfo: memFree=1116808/2055920 swapFree=4159124/4192956
[pid=15507] ppid=15505 vsize=1440 CPUtime=0
/proc/15507/stat : 15507 (SATzilla2007_C) S 15505 15507 15037 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 332413535 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15507/statm: 360 110 95 260 0 84 0
[pid=15508] ppid=15507 vsize=4100 CPUtime=0.04
/proc/15508/stat : 15508 (march_dl) R 15507 15507 15037 0 -1 4194304 764 0 0 0 4 0 0 0 19 0 1 0 332413535 4198400 759 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15508/statm: 1025 759 50 118 0 904 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5540

[startup+0.101944 s]
/proc/loadavg: 0.91 0.95 0.90 3/77 15507
/proc/meminfo: memFree=1116808/2055920 swapFree=4159124/4192956
[pid=15507] ppid=15505 vsize=1440 CPUtime=0
/proc/15507/stat : 15507 (SATzilla2007_C) S 15505 15507 15037 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 332413535 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15507/statm: 360 110 95 260 0 84 0
[pid=15508] ppid=15507 vsize=4628 CPUtime=0.09
/proc/15508/stat : 15508 (march_dl) R 15507 15507 15037 0 -1 4194304 950 0 0 0 9 0 0 0 19 0 1 0 332413535 4739072 945 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15508/statm: 1157 945 50 118 0 1036 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6068

[startup+0.301967 s]
/proc/loadavg: 0.91 0.95 0.90 3/77 15507
/proc/meminfo: memFree=1116808/2055920 swapFree=4159124/4192956
[pid=15507] ppid=15505 vsize=1440 CPUtime=0
/proc/15507/stat : 15507 (SATzilla2007_C) S 15505 15507 15037 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 332413535 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15507/statm: 360 110 95 260 0 84 0
[pid=15508] ppid=15507 vsize=12752 CPUtime=0.29
/proc/15508/stat : 15508 (march_dl) R 15507 15507 15037 0 -1 4194304 2725 0 0 0 28 1 0 0 21 0 1 0 332413535 13058048 2428 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134544656 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15508/statm: 3188 2428 53 118 0 3067 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14192

[startup+0.702014 s]
/proc/loadavg: 0.91 0.95 0.90 3/77 15507
/proc/meminfo: memFree=1116808/2055920 swapFree=4159124/4192956
[pid=15507] ppid=15505 vsize=1440 CPUtime=0
/proc/15507/stat : 15507 (SATzilla2007_C) S 15505 15507 15037 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 332413535 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15507/statm: 360 110 95 260 0 84 0
[pid=15508] ppid=15507 vsize=14568 CPUtime=0.69
/proc/15508/stat : 15508 (march_dl) R 15507 15507 15037 0 -1 4194304 8466 0 0 0 65 4 0 0 24 0 1 0 332413535 14917632 3038 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134544609 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15508/statm: 3642 3038 55 118 0 3521 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16008

[startup+1.50111 s]
/proc/loadavg: 0.91 0.95 0.90 2/79 15509
/proc/meminfo: memFree=1104504/2055920 swapFree=4159124/4192956
[pid=15507] ppid=15505 vsize=1440 CPUtime=0
/proc/15507/stat : 15507 (SATzilla2007_C) S 15505 15507 15037 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 332413535 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15507/statm: 360 110 95 260 0 84 0
[pid=15508] ppid=15507 vsize=15624 CPUtime=1.49
/proc/15508/stat : 15508 (march_dl) R 15507 15507 15037 0 -1 4194304 10168 0 0 0 144 5 0 0 25 0 1 0 332413535 15998976 3335 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134644086 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15508/statm: 3906 3335 57 118 0 3785 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17064

[startup+3.10129 s]
/proc/loadavg: 0.91 0.95 0.90 2/79 15509
/proc/meminfo: memFree=1103096/2055920 swapFree=4159124/4192956
[pid=15507] ppid=15505 vsize=1440 CPUtime=0
/proc/15507/stat : 15507 (SATzilla2007_C) S 15505 15507 15037 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 332413535 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15507/statm: 360 110 95 260 0 84 0
[pid=15508] ppid=15507 vsize=15624 CPUtime=3.09
/proc/15508/stat : 15508 (march_dl) R 15507 15507 15037 0 -1 4194304 12512 0 0 0 303 6 0 0 25 0 1 0 332413535 15998976 3336 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134650582 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15508/statm: 3906 3336 57 118 0 3785 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17064

[startup+6.30167 s]
/proc/loadavg: 0.92 0.95 0.90 2/79 15510
/proc/meminfo: memFree=1106040/2055920 swapFree=4159124/4192956
[pid=15507] ppid=15505 vsize=1440 CPUtime=4.99
/proc/15507/stat : 15507 (SATzilla2007_C) S 15505 15507 15037 0 -1 4194304 135 15353 0 0 0 0 492 7 16 0 1 0 332413535 1474560 111 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15507/statm: 360 111 96 260 0 84 0
[pid=15510] ppid=15507 vsize=14388 CPUtime=1.21
/proc/15510/stat : 15510 (ubcsat2006) R 15507 15507 15037 0 -1 4194304 2498 0 13 0 120 1 0 0 25 0 1 0 332414035 14733312 2494 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15510/statm: 3597 2494 156 64 0 3178 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 15828

[startup+12.7014 s]
/proc/loadavg: 0.93 0.95 0.90 2/78 15510
/proc/meminfo: memFree=1101248/2055920 swapFree=4159124/4192956
[pid=15507] ppid=15505 vsize=15944 CPUtime=12.59
/proc/15507/stat : 15507 (SATzilla2007_C) R 15505 15507 15037 0 -1 4194304 3761 17860 0 13 534 3 713 9 25 0 1 0 332413535 16326656 3730 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/15507/statm: 3986 3730 121 260 0 3710 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 15944

[startup+25.5019 s]
/proc/loadavg: 0.94 0.96 0.91 2/78 15510
/proc/meminfo: memFree=1106944/2055920 swapFree=4159124/4192956
[pid=15507] ppid=15505 vsize=10224 CPUtime=25.39
/proc/15507/stat : 15507 (SATzilla2007_C) R 15505 15507 15037 0 -1 4194304 4820 17860 0 13 1813 4 713 9 25 0 1 0 332413535 10469376 2325 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 134527008 0 0 4096 0 0 0 0 17 1 0 0
/proc/15507/statm: 2556 2325 124 260 0 2280 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 10224

[startup+51.1019 s]
/proc/loadavg: 0.96 0.96 0.91 2/78 15510
/proc/meminfo: memFree=1067264/2055920 swapFree=4159124/4192956
[pid=15507] ppid=15505 vsize=88456 CPUtime=50.98
/proc/15507/stat : 15507 (SATzilla2007_C) R 15505 15507 15037 0 -1 4194304 19741 17860 0 13 4356 20 713 9 25 0 1 0 332413535 90578944 12257 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/15507/statm: 22114 12257 165 260 0 21838 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 88456

[startup+102.307 s]
/proc/loadavg: 0.98 0.96 0.91 2/79 15511
/proc/meminfo: memFree=1032312/2055920 swapFree=4159124/4192956
[pid=15507] ppid=15505 vsize=50296 CPUtime=60.83
/proc/15507/stat : 15507 (SATzilla2007_C) S 15505 15507 15037 0 -1 4194304 20232 17860 0 13 5328 33 713 9 25 0 1 0 332413535 51503104 11859 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15507/statm: 12574 11859 165 260 0 12298 0
[pid=15511] ppid=15507 vsize=33232 CPUtime=41.32
/proc/15511/stat : 15511 (minisat20) R 15507 15507 15037 0 -1 4194304 8155 0 0 0 4125 7 0 0 25 0 1 0 332419630 34029568 8149 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15511/statm: 8308 8149 59 118 0 8186 0
Current children cumulated CPU time (s) 102.15
Current children cumulated vsize (KiB) 83528

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 15511
/proc/meminfo: memFree=1017080/2055920 swapFree=4159124/4192956
[pid=15507] ppid=15505 vsize=50296 CPUtime=60.83
/proc/15507/stat : 15507 (SATzilla2007_C) S 15505 15507 15037 0 -1 4194304 20232 17860 0 13 5328 33 713 9 25 0 1 0 332413535 51503104 11859 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15507/statm: 12574 11859 165 260 0 12298 0
[pid=15511] ppid=15507 vsize=48728 CPUtime=101.29
/proc/15511/stat : 15511 (minisat20) R 15507 15507 15037 0 -1 4194304 11977 0 0 0 10118 11 0 0 25 0 1 0 332419630 49897472 11971 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15511/statm: 12182 11971 59 118 0 12060 0
Current children cumulated CPU time (s) 162.12
Current children cumulated vsize (KiB) 99024

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 15511
/proc/meminfo: memFree=1005880/2055920 swapFree=4159124/4192956
[pid=15507] ppid=15505 vsize=50296 CPUtime=60.83
/proc/15507/stat : 15507 (SATzilla2007_C) S 15505 15507 15037 0 -1 4194304 20232 17860 0 13 5328 33 713 9 25 0 1 0 332413535 51503104 11859 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15507/statm: 12574 11859 165 260 0 12298 0
[pid=15511] ppid=15507 vsize=59684 CPUtime=161.28
/proc/15511/stat : 15511 (minisat20) R 15507 15507 15037 0 -1 4194304 14746 0 0 0 16114 14 0 0 25 0 1 0 332419630 61116416 14740 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15511/statm: 14921 14740 59 118 0 14799 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 109980

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/85 15575
/proc/meminfo: memFree=992704/2055920 swapFree=4159124/4192956
[pid=15507] ppid=15505 vsize=50296 CPUtime=60.83
/proc/15507/stat : 15507 (SATzilla2007_C) S 15505 15507 15037 0 -1 4194304 20232 17860 0 13 5328 33 713 9 25 0 1 0 332413535 51503104 11859 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15507/statm: 12574 11859 165 260 0 12298 0
[pid=15511] ppid=15507 vsize=71696 CPUtime=221.24
/proc/15511/stat : 15511 (minisat20) R 15507 15507 15037 0 -1 4194304 17739 0 0 0 22106 18 0 0 25 0 1 0 332419630 73416704 17733 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15511/statm: 17924 17733 59 118 0 17802 0
Current children cumulated CPU time (s) 282.07
Current children cumulated vsize (KiB) 121992

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/85 15677
/proc/meminfo: memFree=981688/2055920 swapFree=4159124/4192956
[pid=15507] ppid=15505 vsize=50296 CPUtime=60.83
/proc/15507/stat : 15507 (SATzilla2007_C) S 15505 15507 15037 0 -1 4194304 20232 17860 0 13 5328 33 713 9 25 0 1 0 332413535 51503104 11859 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15507/statm: 12574 11859 165 260 0 12298 0
[pid=15511] ppid=15507 vsize=82520 CPUtime=281.16
/proc/15511/stat : 15511 (minisat20) R 15507 15507 15037 0 -1 4194304 20469 0 0 0 28095 21 0 0 25 0 1 0 332419630 84500480 20463 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527398 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15511/statm: 20630 20463 59 118 0 20508 0
Current children cumulated CPU time (s) 341.99
Current children cumulated vsize (KiB) 132816

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 3/79 15709
/proc/meminfo: memFree=972984/2055920 swapFree=4159124/4192956
[pid=15507] ppid=15505 vsize=50296 CPUtime=60.83
/proc/15507/stat : 15507 (SATzilla2007_C) S 15505 15507 15037 0 -1 4194304 20232 17860 0 13 5328 33 713 9 25 0 1 0 332413535 51503104 11859 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15507/statm: 12574 11859 165 260 0 12298 0

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


[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 15709
/proc/meminfo: memFree=948920/2055920 swapFree=4159124/4192956
[pid=15507] ppid=15505 vsize=50296 CPUtime=60.83
/proc/15507/stat : 15507 (SATzilla2007_C) S 15505 15507 15037 0 -1 4194304 20232 17860 0 13 5328 33 713 9 25 0 1 0 332413535 51503104 11859 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15507/statm: 12574 11859 165 260 0 12298 0
[pid=15511] ppid=15507 vsize=116636 CPUtime=760.99
/proc/15511/stat : 15511 (minisat20) R 15507 15507 15037 0 -1 4194304 28968 0 0 0 76066 33 0 0 25 0 1 0 332419630 119435264 28962 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525746 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15511/statm: 29159 28962 59 118 0 29037 0
Current children cumulated CPU time (s) 821.82
Current children cumulated vsize (KiB) 166932

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 15709
/proc/meminfo: memFree=936888/2055920 swapFree=4159124/4192956
[pid=15507] ppid=15505 vsize=50296 CPUtime=60.83
/proc/15507/stat : 15507 (SATzilla2007_C) S 15505 15507 15037 0 -1 4194304 20232 17860 0 13 5328 33 713 9 25 0 1 0 332413535 51503104 11859 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15507/statm: 12574 11859 165 260 0 12298 0
[pid=15511] ppid=15507 vsize=128536 CPUtime=820.98
/proc/15511/stat : 15511 (minisat20) R 15507 15507 15037 0 -1 4194304 31948 0 0 0 82060 38 0 0 25 0 1 0 332419630 131620864 31942 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528117 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15511/statm: 32134 31942 59 118 0 32012 0
Current children cumulated CPU time (s) 881.81
Current children cumulated vsize (KiB) 178832

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 15709
/proc/meminfo: memFree=924600/2055920 swapFree=4159124/4192956
[pid=15507] ppid=15505 vsize=50296 CPUtime=60.83
/proc/15507/stat : 15507 (SATzilla2007_C) S 15505 15507 15037 0 -1 4194304 20232 17860 0 13 5328 33 713 9 25 0 1 0 332413535 51503104 11859 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15507/statm: 12574 11859 165 260 0 12298 0
[pid=15511] ppid=15507 vsize=140860 CPUtime=880.97
/proc/15511/stat : 15511 (minisat20) R 15507 15507 15037 0 -1 4194304 35034 0 0 0 88055 42 0 0 25 0 1 0 332419630 144240640 35028 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15511/statm: 35215 35028 59 118 0 35093 0
Current children cumulated CPU time (s) 941.8
Current children cumulated vsize (KiB) 191156

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 15709
/proc/meminfo: memFree=912760/2055920 swapFree=4159124/4192956
[pid=15507] ppid=15505 vsize=50296 CPUtime=60.83
/proc/15507/stat : 15507 (SATzilla2007_C) S 15505 15507 15037 0 -1 4194304 20232 17860 0 13 5328 33 713 9 25 0 1 0 332413535 51503104 11859 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15507/statm: 12574 11859 165 260 0 12298 0
[pid=15511] ppid=15507 vsize=152664 CPUtime=940.95
/proc/15511/stat : 15511 (minisat20) R 15507 15507 15037 0 -1 4194304 37977 0 0 0 94049 46 0 0 25 0 1 0 332419630 156327936 37971 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15511/statm: 38166 37971 59 118 0 38044 0
Current children cumulated CPU time (s) 1001.78
Current children cumulated vsize (KiB) 202960

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 15709
/proc/meminfo: memFree=901496/2055920 swapFree=4159124/4192956
[pid=15507] ppid=15505 vsize=50296 CPUtime=60.83
/proc/15507/stat : 15507 (SATzilla2007_C) S 15505 15507 15037 0 -1 4194304 20232 17860 0 13 5328 33 713 9 25 0 1 0 332413535 51503104 11859 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15507/statm: 12574 11859 165 260 0 12298 0
[pid=15511] ppid=15507 vsize=163968 CPUtime=1000.93
/proc/15511/stat : 15511 (minisat20) R 15507 15507 15037 0 -1 4194304 40816 0 0 0 100045 48 0 0 25 0 1 0 332419630 167903232 40810 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528142 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15511/statm: 40992 40810 59 118 0 40870 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 214264

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 15709
/proc/meminfo: memFree=892600/2055920 swapFree=4159124/4192956
[pid=15507] ppid=15505 vsize=50296 CPUtime=60.83
/proc/15507/stat : 15507 (SATzilla2007_C) S 15505 15507 15037 0 -1 4194304 20232 17860 0 13 5328 33 713 9 25 0 1 0 332413535 51503104 11859 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15507/statm: 12574 11859 165 260 0 12298 0
[pid=15511] ppid=15507 vsize=173096 CPUtime=1060.91
/proc/15511/stat : 15511 (minisat20) R 15507 15507 15037 0 -1 4194304 42981 0 0 0 106040 51 0 0 25 0 1 0 332419630 177250304 42975 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15511/statm: 43274 42975 59 118 0 43152 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 223392

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 15709
/proc/meminfo: memFree=892600/2055920 swapFree=4159124/4192956
[pid=15507] ppid=15505 vsize=50296 CPUtime=60.83
/proc/15507/stat : 15507 (SATzilla2007_C) S 15505 15507 15037 0 -1 4194304 20232 17860 0 13 5328 33 713 9 25 0 1 0 332413535 51503104 11859 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15507/statm: 12574 11859 165 260 0 12298 0
[pid=15511] ppid=15507 vsize=173096 CPUtime=1120.89
/proc/15511/stat : 15511 (minisat20) R 15507 15507 15037 0 -1 4194304 42985 0 0 0 112038 51 0 0 25 0 1 0 332419630 177250304 42979 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528300 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15511/statm: 43274 42979 59 118 0 43152 0
Current children cumulated CPU time (s) 1181.72
Current children cumulated vsize (KiB) 223392

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 15709
/proc/meminfo: memFree=892600/2055920 swapFree=4159124/4192956
[pid=15507] ppid=15505 vsize=50296 CPUtime=60.83
/proc/15507/stat : 15507 (SATzilla2007_C) S 15505 15507 15037 0 -1 4194304 20232 17860 0 13 5328 33 713 9 25 0 1 0 332413535 51503104 11859 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15507/statm: 12574 11859 165 260 0 12298 0
[pid=15511] ppid=15507 vsize=173096 CPUtime=1128.89
/proc/15511/stat : 15511 (minisat20) R 15507 15507 15037 0 -1 4194304 42985 0 0 0 112838 51 0 0 25 0 1 0 332419630 177250304 42979 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525460 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15511/statm: 43274 42979 59 118 0 43152 0
Current children cumulated CPU time (s) 1189.72
Current children cumulated vsize (KiB) 223392

[startup+1196.7 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 15709
/proc/meminfo: memFree=892600/2055920 swapFree=4159124/4192956
[pid=15507] ppid=15505 vsize=50296 CPUtime=60.83
/proc/15507/stat : 15507 (SATzilla2007_C) S 15505 15507 15037 0 -1 4194304 20232 17860 0 13 5328 33 713 9 25 0 1 0 332413535 51503104 11859 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15507/statm: 12574 11859 165 260 0 12298 0
[pid=15511] ppid=15507 vsize=173096 CPUtime=1135.29
/proc/15511/stat : 15511 (minisat20) R 15507 15507 15037 0 -1 4194304 42985 0 0 0 113478 51 0 0 25 0 1 0 332419630 177250304 42979 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528476 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15511/statm: 43274 42979 59 118 0 43152 0
Current children cumulated CPU time (s) 1196.12
Current children cumulated vsize (KiB) 223392

[startup+1198.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 15709
/proc/meminfo: memFree=892600/2055920 swapFree=4159124/4192956
[pid=15507] ppid=15505 vsize=50296 CPUtime=60.83
/proc/15507/stat : 15507 (SATzilla2007_C) S 15505 15507 15037 0 -1 4194304 20232 17860 0 13 5328 33 713 9 25 0 1 0 332413535 51503104 11859 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15507/statm: 12574 11859 165 260 0 12298 0
[pid=15511] ppid=15507 vsize=173096 CPUtime=1136.89
/proc/15511/stat : 15511 (minisat20) R 15507 15507 15037 0 -1 4194304 42985 0 0 0 113638 51 0 0 25 0 1 0 332419630 177250304 42979 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15511/statm: 43274 42979 59 118 0 43152 0
Current children cumulated CPU time (s) 1197.72
Current children cumulated vsize (KiB) 223392

[startup+1199.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 15709
/proc/meminfo: memFree=892600/2055920 swapFree=4159124/4192956
[pid=15507] ppid=15505 vsize=50296 CPUtime=60.83
/proc/15507/stat : 15507 (SATzilla2007_C) S 15505 15507 15037 0 -1 4194304 20232 17860 0 13 5328 33 713 9 25 0 1 0 332413535 51503104 11859 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15507/statm: 12574 11859 165 260 0 12298 0
[pid=15511] ppid=15507 vsize=173096 CPUtime=1137.69
/proc/15511/stat : 15511 (minisat20) R 15507 15507 15037 0 -1 4194304 42985 0 0 0 113718 51 0 0 25 0 1 0 332419630 177250304 42979 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15511/statm: 43274 42979 59 118 0 43152 0
Current children cumulated CPU time (s) 1198.52
Current children cumulated vsize (KiB) 223392

[startup+1199.9 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 15709
/proc/meminfo: memFree=892600/2055920 swapFree=4159124/4192956
[pid=15507] ppid=15505 vsize=50296 CPUtime=60.83
/proc/15507/stat : 15507 (SATzilla2007_C) S 15505 15507 15037 0 -1 4194304 20232 17860 0 13 5328 33 713 9 25 0 1 0 332413535 51503104 11859 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15507/statm: 12574 11859 165 260 0 12298 0
[pid=15511] ppid=15507 vsize=173096 CPUtime=1138.49
/proc/15511/stat : 15511 (minisat20) R 15507 15507 15037 0 -1 4194304 42985 0 0 0 113798 51 0 0 25 0 1 0 332419630 177250304 42979 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134535742 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15511/statm: 43274 42979 59 118 0 43152 0
Current children cumulated CPU time (s) 1199.32
Current children cumulated vsize (KiB) 223392

[startup+1200.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 15709
/proc/meminfo: memFree=892600/2055920 swapFree=4159124/4192956
[pid=15507] ppid=15505 vsize=50296 CPUtime=60.83
/proc/15507/stat : 15507 (SATzilla2007_C) S 15505 15507 15037 0 -1 4194304 20232 17860 0 13 5328 33 713 9 25 0 1 0 332413535 51503104 11859 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15507/statm: 12574 11859 165 260 0 12298 0
[pid=15511] ppid=15507 vsize=173096 CPUtime=1138.69
/proc/15511/stat : 15511 (minisat20) R 15507 15507 15037 0 -1 4194304 42985 0 0 0 113818 51 0 0 25 0 1 0 332419630 177250304 42979 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525700 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15511/statm: 43274 42979 59 118 0 43152 0
Current children cumulated CPU time (s) 1199.52
Current children cumulated vsize (KiB) 223392

[startup+1200.2 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 15709
/proc/meminfo: memFree=892600/2055920 swapFree=4159124/4192956
[pid=15507] ppid=15505 vsize=50296 CPUtime=60.83
/proc/15507/stat : 15507 (SATzilla2007_C) S 15505 15507 15037 0 -1 4194304 20232 17860 0 13 5328 33 713 9 25 0 1 0 332413535 51503104 11859 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15507/statm: 12574 11859 165 260 0 12298 0
[pid=15511] ppid=15507 vsize=173096 CPUtime=1138.78
/proc/15511/stat : 15511 (minisat20) R 15507 15507 15037 0 -1 4194304 42985 0 0 0 113827 51 0 0 25 0 1 0 332419630 177250304 42979 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15511/statm: 43274 42979 59 118 0 43152 0
Current children cumulated CPU time (s) 1199.61
Current children cumulated vsize (KiB) 223392

Child status: 17
Real time (s): 1200.27
CPU time (s): 1199.72
CPU user time (s): 1198.73
CPU system time (s): 0.988849
CPU usage (%): 99.9543
Max. virtual memory (cumulated for all children) (KiB): 223392

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

runsolver used 1.3128 second user time and 3.06153 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Mon Mar  5 19:56:25 UTC 2007

IDJOB= 328805
IDBENCH= 20524
IDSOLVER= 135
FILE ID= node1/328805-1173124584

PBS_JOBID= 4014961

Free space on /tmp= 66511 MiB

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

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  36bafb0e2398f637017636b2f5f0beae

RANDOM SEED= 740103545

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.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.230
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.230
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:       1117280 kB
Buffers:         47932 kB
Cached:         794364 kB
SwapCached:      13688 kB
Active:          82448 kB
Inactive:       782696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1117280 kB
SwapTotal:     4192956 kB
SwapFree:      4159124 kB
Dirty:           11836 kB
Writeback:           0 kB
Mapped:          29824 kB
Slab:            59064 kB
Committed_AS:  1096124 kB
PageTables:       1740 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= 66511 MiB

End job on node1 on Mon Mar  5 20:16:25 UTC 2007