Trace number 329015

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.73 1200.17

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k20.cnf
MD5SUM2bee695ce4278b72ee9295631ad94252
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 variables31357
Number of clauses133420
Sum of the clauses size370492
Maximum clause length37
Minimum clause length1
Number of clauses of size 1278
Number of clauses of size 258046
Number of clauses of size 369900
Number of clauses of size 4166
Number of clauses of size 5305
Number of clauses of size over 54725

Solver Data (download as text)

30.77/30.84	c run March_dl for 5 seconds ... 
30.77/30.84	c Bin: Executing march_dl
30.77/30.84	c child exit by a signal
30.77/30.84	c march_dl returned code 137.
30.77/30.84	c run saps (UBCSAT implementation) for 2 seconds ... 
30.77/30.84	c Bin: Executing ubcsat2006
30.77/30.84	c child exited successfully
30.77/30.84	c ubcsat2006 returned code 0.
30.77/30.84	c satzilla computing base features
30.77/30.84	c satzilla doing unit-prop probe
30.77/30.84	c satzilla doing local search probe
30.77/30.84	c satzilla doing lobjois search-space size estimate
30.77/30.84	c satzilla's ranking:
30.77/30.84	c 1) minisat20+P: -0.685535
30.77/30.84	c 2) vallst+P: 3.495898
30.77/30.84	c 3) march_dl: 4.376084
30.77/30.84	c 4) march_dl+P: 4.531765
30.77/30.84	c 5) zchaff_rand+P: 5.079633
30.77/30.84	c 6) minisat20: 6.647469
30.77/30.84	c 7) kcnfs+P: 999.000000
30.77/30.84	c 8) kcnfs: 999.000000
30.77/30.84	c 9) vallst: 999.000000
30.77/30.84	c 10) zchaff_rand: 999.000000
30.77/30.84	c satzilla running minisat20 with preprocessing ... 
52.76/52.89	This is MiniSat 2.0 beta
52.76/52.89	WARNING: for repeatability, setting FPU to use double precision
52.76/52.89	============================[ Problem Statistics ]=============================
52.76/52.89	|                                                                             |
52.85/52.90	|  Number of variables:  24573                                                |
52.85/52.90	|  Number of clauses:    102998                                               |
52.85/52.97	|  Parsing time:         0.07         s                                       |
52.85/52.97	============================[ Search Statistics ]==============================
52.85/52.97	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
52.85/52.97	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
52.85/52.97	===============================================================================
52.85/52.97	|         0 |   24573   102998   307675 |    34332        0    nan |  0.000 % |
52.85/53.00	|       100 |   24573   102998   307675 |    37765      100     23 |  0.000 % |
52.85/53.08	|       250 |   24573   102998   307675 |    41542      250     47 |  0.000 % |
52.85/53.13	|       476 |   24573   102998   307675 |    45696      476     38 |  0.000 % |
52.85/53.23	|       813 |   24572   102994   307667 |    50266      812     35 |  0.004 % |
52.85/53.42	|      1320 |   24572   102994   307667 |    55293     1319     44 |  0.004 % |
52.85/53.67	|      2080 |   24572   102994   307667 |    60822     2079     52 |  0.004 % |
53.94/54.03	|      3219 |   24572   102994   307667 |    66904     3218     49 |  0.004 % |
54.14/54.26	|      4928 |   24572   102994   307667 |    73595     4927     42 |  0.004 % |
55.34/55.40	|      7490 |   24572   102994   307667 |    80954     7489     51 |  0.004 % |
57.15/57.29	|     11334 |   24572   102994   307667 |    89050    11333     54 |  0.004 % |
64.24/64.32	|     17101 |   24572   102994   307667 |    97955    17100     87 |  0.004 % |
65.04/65.15	|     25750 |   24572   102994   307667 |   107750    25749     63 |  0.004 % |
72.84/72.93	|     38724 |   24572   102994   307667 |   118525    38723     66 |  0.004 % |
102.63/102.72	|     58186 |   24572   102994   307667 |   130378    58185     86 |  0.004 % |
154.61/154.76	|     87378 |   24572   102994   307667 |   143416    87377     94 |  0.004 % |
174.20/174.36	|    131168 |   24572   102994   307667 |   157757   131167     95 |  0.004 % |
244.48/244.63	|    196852 |   24572   102994   307667 |   173533    38736    139 |  0.004 % |
608.44/608.76	|    295378 |   24572   102994   307667 |   190886   137262    155 |  0.004 % |
1199.63/1200.16	c Preprocessing...
1199.63/1200.16	c Inital problem has 31357 variables, 75374 nary clauses (58046 binary clauses).
1199.63/1200.16	c Num non-binary clauses 75096, Average non-binary clause length 3.384
1199.63/1200.16	c Theory has no gaps
1199.63/1200.16	c Preprocessor runtime was 21.790 seconds.
1199.63/1200.16	c 
1199.63/1200.16	c Satisfiability of theory still undetermined.
1199.63/1200.16	c See file /tmp/sbGuiR for simplified theory.
1199.63/1200.16	c Bin: Executing minisat20
1199.63/1200.16	c child exit by a signal
1199.63/1200.16	c minisat20 returned code 137.
1199.63/1200.16	c minisat20 returned code 137.
1199.63/1200.16	c satzilla running vallst with preprocessing ... 
1199.63/1200.16	c Bin: Executing vallst
1199.63/1200.16	c vallst returned code 1.
1199.63/1200.16	c vallst returned code 1.
1199.63/1200.16	c satzilla running march_dl ... 
1199.63/1200.16	c Bin: Executing march_dl
1199.63/1200.16	c march_dl returned code 1.
1199.63/1200.16	c march_dl returned code 1.
1199.63/1200.16	c satzilla running march_dl with preprocessing ... 
1199.63/1200.16	c Bin: Executing march_dl
1199.63/1200.16	c march_dl returned code 1.
1199.63/1200.16	c march_dl returned code 1.
1199.63/1200.16	c satzilla running zchaff_rand with preprocessing ... 
1199.63/1200.16	c Bin: Executing zchaff_rand
1199.63/1200.16	c zchaff_rand returned code 1.
1199.63/1200.16	c zchaff_rand returned code 1.
1199.63/1200.16	c satzilla running minisat20 ... 
1199.63/1200.16	c Bin: Executing minisat20
1199.63/1200.16	c minisat20 returned code 1.
1199.63/1200.16	c minisat20 returned code 1.
1199.63/1200.16	c satzilla running kcnfs with preprocessing ... 
1199.63/1200.16	c Bin: Executing kcnfs
1199.63/1200.16	c kcnfs returned code 1.
1199.63/1200.16	c kcnfs returned code 1.
1199.63/1200.16	c satzilla running kcnfs ... 
1199.63/1200.16	c Bin: Executing kcnfs
1199.63/1200.16	c kcnfs returned code 1.
1199.63/1200.16	c kcnfs returned code 1.
1199.63/1200.16	c satzilla running vallst ... 
1199.63/1200.16	c Bin: Executing vallst
1199.63/1200.16	c vallst returned code 1.
1199.63/1200.16	c vallst returned code 1.
1199.63/1200.16	c satzilla running zchaff_rand ... 
1199.63/1200.16	c Bin: Executing zchaff_rand
1199.63/1200.16	c zchaff_rand returned code 1.
1199.63/1200.16	c zchaff_rand returned code 1.
1199.63/1200.16	c ERROR: All Failed! 
1199.63/1200.16	c SATZILLA_TIME=1199.890000

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/node44/watcher-329015-1173129451 -o ROOT/results/node44/solver-329015-1173129451 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/329015-1173129451/SATzilla2007_C /tmp/evaluation/329015-1173129451/instance-329015-1173129451.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/64 16534
/proc/meminfo: memFree=1383032/2055920 swapFree=4183400/4192956
[pid=16534] ppid=16532 vsize=1440 CPUtime=0
/proc/16534/stat : 16534 (SATzilla2007_C) R 16532 16534 15492 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 332901282 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/16534/statm: 360 110 95 260 0 84 0
[pid=16535] ppid=16534 vsize=632 CPUtime=0
/proc/16535/stat : 16535 (march_dl) R 16534 16534 15492 0 -1 4194304 51 0 0 0 0 0 0 0 18 0 1 0 332901282 647168 46 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16535/statm: 158 46 39 118 0 37 0

[startup+0.087637 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 16534
/proc/meminfo: memFree=1383032/2055920 swapFree=4183400/4192956
[pid=16534] ppid=16532 vsize=1440 CPUtime=0
/proc/16534/stat : 16534 (SATzilla2007_C) S 16532 16534 15492 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 332901282 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16534/statm: 360 110 95 260 0 84 0
[pid=16535] ppid=16534 vsize=4180 CPUtime=0.08
/proc/16535/stat : 16535 (march_dl) R 16534 16534 15492 0 -1 4194304 836 0 0 0 8 0 0 0 19 0 1 0 332901282 4280320 831 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16535/statm: 1045 831 50 118 0 924 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5620

[startup+0.102638 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 16534
/proc/meminfo: memFree=1383032/2055920 swapFree=4183400/4192956
[pid=16534] ppid=16532 vsize=1440 CPUtime=0
/proc/16534/stat : 16534 (SATzilla2007_C) S 16532 16534 15492 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 332901282 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16534/statm: 360 110 95 260 0 84 0
[pid=16535] ppid=16534 vsize=4312 CPUtime=0.09
/proc/16535/stat : 16535 (march_dl) R 16534 16534 15492 0 -1 4194304 892 0 0 0 9 0 0 0 19 0 1 0 332901282 4415488 887 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16535/statm: 1078 887 50 118 0 957 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5752

[startup+0.301674 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 16534
/proc/meminfo: memFree=1383032/2055920 swapFree=4183400/4192956
[pid=16534] ppid=16532 vsize=1440 CPUtime=0
/proc/16534/stat : 16534 (SATzilla2007_C) S 16532 16534 15492 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 332901282 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16534/statm: 360 110 95 260 0 84 0
[pid=16535] ppid=16534 vsize=10220 CPUtime=0.29
/proc/16535/stat : 16535 (march_dl) R 16534 16534 15492 0 -1 4194304 2672 0 0 0 28 1 0 0 21 0 1 0 332901282 10465280 1905 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134544548 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16535/statm: 2555 1905 53 118 0 2434 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11660

[startup+0.702747 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 16534
/proc/meminfo: memFree=1383032/2055920 swapFree=4183400/4192956
[pid=16534] ppid=16532 vsize=1440 CPUtime=0
/proc/16534/stat : 16534 (SATzilla2007_C) S 16532 16534 15492 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 332901282 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16534/statm: 360 110 95 260 0 84 0
[pid=16535] ppid=16534 vsize=13176 CPUtime=0.69
/proc/16535/stat : 16535 (march_dl) R 16534 16534 15492 0 -1 4194304 6623 0 0 0 67 2 0 0 25 0 1 0 332901282 13492224 2722 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134544308 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16535/statm: 3294 2722 55 118 0 3173 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14616

[startup+1.50189 s]
/proc/loadavg: 0.92 0.95 0.90 2/66 16536
/proc/meminfo: memFree=1371496/2055920 swapFree=4183400/4192956
[pid=16534] ppid=16532 vsize=1440 CPUtime=0
/proc/16534/stat : 16534 (SATzilla2007_C) S 16532 16534 15492 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 332901282 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16534/statm: 360 110 95 260 0 84 0
[pid=16535] ppid=16534 vsize=13968 CPUtime=1.49
/proc/16535/stat : 16535 (march_dl) R 16534 16534 15492 0 -1 4194304 8246 0 0 0 146 3 0 0 25 0 1 0 332901282 14303232 2961 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134671537 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16535/statm: 3492 2961 57 118 0 3371 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15408

[startup+3.10119 s]
/proc/loadavg: 0.92 0.95 0.90 2/66 16536
/proc/meminfo: memFree=1370920/2055920 swapFree=4183400/4192956
[pid=16534] ppid=16532 vsize=1440 CPUtime=0
/proc/16534/stat : 16534 (SATzilla2007_C) S 16532 16534 15492 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 332901282 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16534/statm: 360 110 95 260 0 84 0
[pid=16535] ppid=16534 vsize=13968 CPUtime=3.09
/proc/16535/stat : 16535 (march_dl) R 16534 16534 15492 0 -1 4194304 10666 0 0 0 304 5 0 0 25 0 1 0 332901282 14303232 2963 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134644099 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16535/statm: 3492 2963 57 118 0 3371 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15408

[startup+6.30177 s]
/proc/loadavg: 0.93 0.95 0.90 2/66 16537
/proc/meminfo: memFree=1374056/2055920 swapFree=4183400/4192956
[pid=16534] ppid=16532 vsize=1440 CPUtime=4.99
/proc/16534/stat : 16534 (SATzilla2007_C) S 16532 16534 15492 0 -1 4194304 135 13642 0 0 0 0 492 7 16 0 1 0 332901282 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16534/statm: 360 111 96 260 0 84 0
[pid=16537] ppid=16534 vsize=14388 CPUtime=1.29
/proc/16537/stat : 16537 (ubcsat2006) R 16534 16534 15492 0 -1 4194304 2319 0 0 0 128 1 0 0 25 0 1 0 332901783 14733312 2302 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16537/statm: 3597 2302 156 64 0 3178 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 15828

[startup+12.7019 s]
/proc/loadavg: 0.93 0.96 0.91 2/65 16537
/proc/meminfo: memFree=1374512/2055920 swapFree=4183400/4192956
[pid=16534] ppid=16532 vsize=9396 CPUtime=12.67
/proc/16534/stat : 16534 (SATzilla2007_C) R 16532 16534 15492 0 -1 4194304 4380 15969 0 0 542 4 712 9 25 0 1 0 332901282 9621504 2127 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 134541663 0 0 4096 0 0 0 0 17 1 0 0
/proc/16534/statm: 2349 2127 124 260 0 2073 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 9396

[startup+25.5013 s]
/proc/loadavg: 0.94 0.96 0.91 2/65 16537
/proc/meminfo: memFree=1374576/2055920 swapFree=4183400/4192956
[pid=16534] ppid=16532 vsize=9620 CPUtime=25.47
/proc/16534/stat : 16534 (SATzilla2007_C) R 16532 16534 15492 0 -1 4194304 4420 15969 0 0 1822 4 712 9 25 0 1 0 332901282 9850880 2167 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 134541596 0 0 4096 0 0 0 0 17 1 0 0
/proc/16534/statm: 2405 2167 124 260 0 2129 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 9620

[startup+51.102 s]
/proc/loadavg: 0.96 0.96 0.91 2/65 16537
/proc/meminfo: memFree=1340400/2055920 swapFree=4183400/4192956
[pid=16534] ppid=16532 vsize=57868 CPUtime=51.06
/proc/16534/stat : 16534 (SATzilla2007_C) R 16532 16534 15492 0 -1 4194304 17852 15969 0 0 4359 26 712 9 25 0 1 0 332901282 59256832 10755 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/16534/statm: 14467 10755 165 260 0 14191 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 57868

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.91 2/66 16538
/proc/meminfo: memFree=1308392/2055920 swapFree=4183400/4192956
[pid=16534] ppid=16532 vsize=44604 CPUtime=52.85
/proc/16534/stat : 16534 (SATzilla2007_C) S 16532 16534 15492 0 -1 4194304 17855 15969 0 0 4534 30 712 9 25 0 1 0 332901282 45674496 10537 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16534/statm: 11151 10537 165 260 0 10875 0
[pid=16538] ppid=16534 vsize=29840 CPUtime=49.38
/proc/16538/stat : 16538 (minisat20) R 16534 16534 15492 0 -1 4194304 7311 0 0 0 4930 8 0 0 25 0 1 0 332906571 30556160 7305 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16538/statm: 7460 7305 59 118 0 7338 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 74444

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 16538
/proc/meminfo: memFree=1285224/2055920 swapFree=4183400/4192956
[pid=16534] ppid=16532 vsize=44604 CPUtime=52.85
/proc/16534/stat : 16534 (SATzilla2007_C) S 16532 16534 15492 0 -1 4194304 17855 15969 0 0 4534 30 712 9 25 0 1 0 332901282 45674496 10537 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16534/statm: 11151 10537 165 260 0 10875 0
[pid=16538] ppid=16534 vsize=53960 CPUtime=109.35
/proc/16538/stat : 16538 (minisat20) R 16534 16534 15492 0 -1 4194304 13291 0 0 0 10920 15 0 0 25 0 1 0 332906571 55255040 13285 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527454 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16538/statm: 13490 13285 59 118 0 13368 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 98564

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 16538
/proc/meminfo: memFree=1262696/2055920 swapFree=4183400/4192956
[pid=16534] ppid=16532 vsize=44604 CPUtime=52.85
/proc/16534/stat : 16534 (SATzilla2007_C) S 16532 16534 15492 0 -1 4194304 17855 15969 0 0 4534 30 712 9 25 0 1 0 332901282 45674496 10537 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16534/statm: 11151 10537 165 260 0 10875 0
[pid=16538] ppid=16534 vsize=75740 CPUtime=169.34
/proc/16538/stat : 16538 (minisat20) R 16534 16534 15492 0 -1 4194304 18719 0 0 0 16913 21 0 0 25 0 1 0 332906571 77557760 18713 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134535748 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16538/statm: 18935 18713 59 118 0 18813 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 120344

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 16538
/proc/meminfo: memFree=1262632/2055920 swapFree=4183400/4192956
[pid=16534] ppid=16532 vsize=44604 CPUtime=52.85
/proc/16534/stat : 16534 (SATzilla2007_C) S 16532 16534 15492 0 -1 4194304 17855 15969 0 0 4534 30 712 9 25 0 1 0 332901282 45674496 10537 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16534/statm: 11151 10537 165 260 0 10875 0
[pid=16538] ppid=16534 vsize=75740 CPUtime=229.31
/proc/16538/stat : 16538 (minisat20) R 16534 16534 15492 0 -1 4194304 18719 0 0 0 22910 21 0 0 25 0 1 0 332906571 77557760 18713 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527454 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16538/statm: 18935 18713 59 118 0 18813 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 120344

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 16538
/proc/meminfo: memFree=1262632/2055920 swapFree=4183400/4192956
[pid=16534] ppid=16532 vsize=44604 CPUtime=52.85
/proc/16534/stat : 16534 (SATzilla2007_C) S 16532 16534 15492 0 -1 4194304 17855 15969 0 0 4534 30 712 9 25 0 1 0 332901282 45674496 10537 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16534/statm: 11151 10537 165 260 0 10875 0
[pid=16538] ppid=16534 vsize=75740 CPUtime=289.29
/proc/16538/stat : 16538 (minisat20) R 16534 16534 15492 0 -1 4194304 18719 0 0 0 28908 21 0 0 25 0 1 0 332906571 77557760 18713 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16538/statm: 18935 18713 59 118 0 18813 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 120344

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 16538
/proc/meminfo: memFree=1262632/2055920 swapFree=4183400/4192956
[pid=16534] ppid=16532 vsize=44604 CPUtime=52.85
/proc/16534/stat : 16534 (SATzilla2007_C) S 16532 16534 15492 0 -1 4194304 17855 15969 0 0 4534 30 712 9 25 0 1 0 332901282 45674496 10537 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16534/statm: 11151 10537 165 260 0 10875 0

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


[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 16538
/proc/meminfo: memFree=1198504/2055920 swapFree=4183400/4192956
[pid=16534] ppid=16532 vsize=44604 CPUtime=52.85
/proc/16534/stat : 16534 (SATzilla2007_C) S 16532 16534 15492 0 -1 4194304 17855 15969 0 0 4534 30 712 9 25 0 1 0 332901282 45674496 10537 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16534/statm: 11151 10537 165 260 0 10875 0
[pid=16538] ppid=16534 vsize=139952 CPUtime=709.14
/proc/16538/stat : 16538 (minisat20) R 16534 16534 15492 0 -1 4194304 34718 0 0 0 70876 38 0 0 25 0 1 0 332906571 143310848 34712 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16538/statm: 34988 34712 59 118 0 34866 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 184556

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 16538
/proc/meminfo: memFree=1185704/2055920 swapFree=4183400/4192956
[pid=16534] ppid=16532 vsize=44604 CPUtime=52.85
/proc/16534/stat : 16534 (SATzilla2007_C) S 16532 16534 15492 0 -1 4194304 17855 15969 0 0 4534 30 712 9 25 0 1 0 332901282 45674496 10537 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16534/statm: 11151 10537 165 260 0 10875 0
[pid=16538] ppid=16534 vsize=152776 CPUtime=769.12
/proc/16538/stat : 16538 (minisat20) R 16534 16534 15492 0 -1 4194304 37929 0 0 0 76871 41 0 0 25 0 1 0 332906571 156442624 37923 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16538/statm: 38194 37923 59 118 0 38072 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 197380

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 16538
/proc/meminfo: memFree=1174632/2055920 swapFree=4183400/4192956
[pid=16534] ppid=16532 vsize=44604 CPUtime=52.85
/proc/16534/stat : 16534 (SATzilla2007_C) S 16532 16534 15492 0 -1 4194304 17855 15969 0 0 4534 30 712 9 25 0 1 0 332901282 45674496 10537 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16534/statm: 11151 10537 165 260 0 10875 0
[pid=16538] ppid=16534 vsize=163744 CPUtime=829.1
/proc/16538/stat : 16538 (minisat20) R 16534 16534 15492 0 -1 4194304 40662 0 0 0 82865 45 0 0 25 0 1 0 332906571 167673856 40656 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528117 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16538/statm: 40936 40656 59 118 0 40814 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 208348

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 16538
/proc/meminfo: memFree=1174632/2055920 swapFree=4183400/4192956
[pid=16534] ppid=16532 vsize=44604 CPUtime=52.85
/proc/16534/stat : 16534 (SATzilla2007_C) S 16532 16534 15492 0 -1 4194304 17855 15969 0 0 4534 30 712 9 25 0 1 0 332901282 45674496 10537 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16534/statm: 11151 10537 165 260 0 10875 0
[pid=16538] ppid=16534 vsize=163744 CPUtime=889.07
/proc/16538/stat : 16538 (minisat20) R 16534 16534 15492 0 -1 4194304 40662 0 0 0 88862 45 0 0 25 0 1 0 332906571 167673856 40656 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528337 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16538/statm: 40936 40656 59 118 0 40814 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 208348

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 16538
/proc/meminfo: memFree=1174568/2055920 swapFree=4183400/4192956
[pid=16534] ppid=16532 vsize=44604 CPUtime=52.85
/proc/16534/stat : 16534 (SATzilla2007_C) S 16532 16534 15492 0 -1 4194304 17855 15969 0 0 4534 30 712 9 25 0 1 0 332901282 45674496 10537 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16534/statm: 11151 10537 165 260 0 10875 0
[pid=16538] ppid=16534 vsize=163744 CPUtime=949.05
/proc/16538/stat : 16538 (minisat20) R 16534 16534 15492 0 -1 4194304 40663 0 0 0 94860 45 0 0 25 0 1 0 332906571 167673856 40657 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525843 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16538/statm: 40936 40657 59 118 0 40814 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 208348

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 16538
/proc/meminfo: memFree=1174568/2055920 swapFree=4183400/4192956
[pid=16534] ppid=16532 vsize=44604 CPUtime=52.85
/proc/16534/stat : 16534 (SATzilla2007_C) S 16532 16534 15492 0 -1 4194304 17855 15969 0 0 4534 30 712 9 25 0 1 0 332901282 45674496 10537 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16534/statm: 11151 10537 165 260 0 10875 0
[pid=16538] ppid=16534 vsize=163744 CPUtime=1009.03
/proc/16538/stat : 16538 (minisat20) R 16534 16534 15492 0 -1 4194304 40664 0 0 0 100858 45 0 0 25 0 1 0 332906571 167673856 40658 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525160 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16538/statm: 40936 40658 59 118 0 40814 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 208348

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 16538
/proc/meminfo: memFree=1174504/2055920 swapFree=4183400/4192956
[pid=16534] ppid=16532 vsize=44604 CPUtime=52.85
/proc/16534/stat : 16534 (SATzilla2007_C) S 16532 16534 15492 0 -1 4194304 17855 15969 0 0 4534 30 712 9 25 0 1 0 332901282 45674496 10537 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16534/statm: 11151 10537 165 260 0 10875 0
[pid=16538] ppid=16534 vsize=163744 CPUtime=1069.01
/proc/16538/stat : 16538 (minisat20) R 16534 16534 15492 0 -1 4194304 40671 0 0 0 106856 45 0 0 25 0 1 0 332906571 167673856 40665 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16538/statm: 40936 40665 59 118 0 40814 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 208348

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 16538
/proc/meminfo: memFree=1174504/2055920 swapFree=4183400/4192956
[pid=16534] ppid=16532 vsize=44604 CPUtime=52.85
/proc/16534/stat : 16534 (SATzilla2007_C) S 16532 16534 15492 0 -1 4194304 17855 15969 0 0 4534 30 712 9 25 0 1 0 332901282 45674496 10537 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16534/statm: 11151 10537 165 260 0 10875 0
[pid=16538] ppid=16534 vsize=163744 CPUtime=1128.99
/proc/16538/stat : 16538 (minisat20) R 16534 16534 15492 0 -1 4194304 40671 0 0 0 112854 45 0 0 25 0 1 0 332906571 167673856 40665 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525155 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16538/statm: 40936 40665 59 118 0 40814 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 208348

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 16538
/proc/meminfo: memFree=1174504/2055920 swapFree=4183400/4192956
[pid=16534] ppid=16532 vsize=44604 CPUtime=52.85
/proc/16534/stat : 16534 (SATzilla2007_C) S 16532 16534 15492 0 -1 4194304 17855 15969 0 0 4534 30 712 9 25 0 1 0 332901282 45674496 10537 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16534/statm: 11151 10537 165 260 0 10875 0
[pid=16538] ppid=16534 vsize=163744 CPUtime=1136.99
/proc/16538/stat : 16538 (minisat20) R 16534 16534 15492 0 -1 4194304 40671 0 0 0 113654 45 0 0 25 0 1 0 332906571 167673856 40665 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16538/statm: 40936 40665 59 118 0 40814 0
Current children cumulated CPU time (s) 1189.84
Current children cumulated vsize (KiB) 208348

[startup+1196.7 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 16538
/proc/meminfo: memFree=1174504/2055920 swapFree=4183400/4192956
[pid=16534] ppid=16532 vsize=44604 CPUtime=52.85
/proc/16534/stat : 16534 (SATzilla2007_C) S 16532 16534 15492 0 -1 4194304 17855 15969 0 0 4534 30 712 9 25 0 1 0 332901282 45674496 10537 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16534/statm: 11151 10537 165 260 0 10875 0
[pid=16538] ppid=16534 vsize=163744 CPUtime=1143.39
/proc/16538/stat : 16538 (minisat20) R 16534 16534 15492 0 -1 4194304 40671 0 0 0 114294 45 0 0 25 0 1 0 332906571 167673856 40665 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16538/statm: 40936 40665 59 118 0 40814 0
Current children cumulated CPU time (s) 1196.24
Current children cumulated vsize (KiB) 208348

[startup+1198.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 16538
/proc/meminfo: memFree=1174504/2055920 swapFree=4183400/4192956
[pid=16534] ppid=16532 vsize=44604 CPUtime=52.85
/proc/16534/stat : 16534 (SATzilla2007_C) S 16532 16534 15492 0 -1 4194304 17855 15969 0 0 4534 30 712 9 25 0 1 0 332901282 45674496 10537 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16534/statm: 11151 10537 165 260 0 10875 0
[pid=16538] ppid=16534 vsize=163744 CPUtime=1144.98
/proc/16538/stat : 16538 (minisat20) R 16534 16534 15492 0 -1 4194304 40671 0 0 0 114453 45 0 0 25 0 1 0 332906571 167673856 40665 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16538/statm: 40936 40665 59 118 0 40814 0
Current children cumulated CPU time (s) 1197.83
Current children cumulated vsize (KiB) 208348

[startup+1199.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 16538
/proc/meminfo: memFree=1174504/2055920 swapFree=4183400/4192956
[pid=16534] ppid=16532 vsize=44604 CPUtime=52.85
/proc/16534/stat : 16534 (SATzilla2007_C) S 16532 16534 15492 0 -1 4194304 17855 15969 0 0 4534 30 712 9 25 0 1 0 332901282 45674496 10537 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16534/statm: 11151 10537 165 260 0 10875 0
[pid=16538] ppid=16534 vsize=163744 CPUtime=1145.78
/proc/16538/stat : 16538 (minisat20) R 16534 16534 15492 0 -1 4194304 40671 0 0 0 114533 45 0 0 25 0 1 0 332906571 167673856 40665 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16538/statm: 40936 40665 59 118 0 40814 0
Current children cumulated CPU time (s) 1198.63
Current children cumulated vsize (KiB) 208348

[startup+1199.9 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 16538
/proc/meminfo: memFree=1174504/2055920 swapFree=4183400/4192956
[pid=16534] ppid=16532 vsize=44604 CPUtime=52.85
/proc/16534/stat : 16534 (SATzilla2007_C) S 16532 16534 15492 0 -1 4194304 17855 15969 0 0 4534 30 712 9 25 0 1 0 332901282 45674496 10537 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16534/statm: 11151 10537 165 260 0 10875 0
[pid=16538] ppid=16534 vsize=163744 CPUtime=1146.58
/proc/16538/stat : 16538 (minisat20) R 16534 16534 15492 0 -1 4194304 40671 0 0 0 114613 45 0 0 25 0 1 0 332906571 167673856 40665 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134530230 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16538/statm: 40936 40665 59 118 0 40814 0
Current children cumulated CPU time (s) 1199.43
Current children cumulated vsize (KiB) 208348

[startup+1200.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 16538
/proc/meminfo: memFree=1174504/2055920 swapFree=4183400/4192956
[pid=16534] ppid=16532 vsize=44604 CPUtime=52.85
/proc/16534/stat : 16534 (SATzilla2007_C) S 16532 16534 15492 0 -1 4194304 17855 15969 0 0 4534 30 712 9 25 0 1 0 332901282 45674496 10537 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16534/statm: 11151 10537 165 260 0 10875 0
[pid=16538] ppid=16534 vsize=163744 CPUtime=1146.78
/proc/16538/stat : 16538 (minisat20) R 16534 16534 15492 0 -1 4194304 40671 0 0 0 114633 45 0 0 25 0 1 0 332906571 167673856 40665 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16538/statm: 40936 40665 59 118 0 40814 0
Current children cumulated CPU time (s) 1199.63
Current children cumulated vsize (KiB) 208348

Child status: 17
Real time (s): 1200.17
CPU time (s): 1199.73
CPU user time (s): 1198.84
CPU system time (s): 0.886865
CPU usage (%): 99.9629
Max. virtual memory (cumulated for all children) (KiB): 208348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.84
system time used= 0.886865
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74508
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 26
involuntary context switches= 2835

runsolver used 1.11583 second user time and 2.6206 second system time

The end

Launcher Data (download as text)

Begin job on node44 on Mon Mar  5 21:17:31 UTC 2007

IDJOB= 329015
IDBENCH= 20529
IDSOLVER= 135
FILE ID= node44/329015-1173129451

PBS_JOBID= 4015175

Free space on /tmp= 66545 MiB

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

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  2bee695ce4278b72ee9295631ad94252

RANDOM SEED= 291306588

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node44.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.261
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.261
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:       1383440 kB
Buffers:         37508 kB
Cached:         548404 kB
SwapCached:       3512 kB
Active:         129964 kB
Inactive:       465592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1383440 kB
SwapTotal:     4192956 kB
SwapFree:      4183400 kB
Dirty:           11512 kB
Writeback:           0 kB
Mapped:          15580 kB
Slab:            62884 kB
Committed_AS:   677996 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= 66545 MiB

End job on node44 on Mon Mar  5 21:37:32 UTC 2007