Trace number 328889

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) 1198.97 1199.3

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k70.cnf
MD5SUM76ab26f3361f1050f9e94d7745be300c
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 variables43507
Number of clauses161270
Sum of the clauses size432842
Maximum clause length37
Minimum clause length1
Number of clauses of size 1928
Number of clauses of size 281196
Number of clauses of size 373000
Number of clauses of size 4366
Number of clauses of size 5705
Number of clauses of size over 55075

Solver Data (download as text)

38.47/38.55	c run March_dl for 5 seconds ... 
38.47/38.55	c Bin: Executing march_dl
38.47/38.55	c child exit by a signal
38.47/38.55	c march_dl returned code 137.
38.47/38.55	c run saps (UBCSAT implementation) for 2 seconds ... 
38.47/38.55	c Bin: Executing ubcsat2006
38.47/38.55	c child exited successfully
38.47/38.55	c ubcsat2006 returned code 0.
38.47/38.55	c satzilla computing base features
38.47/38.55	c satzilla doing unit-prop probe
38.47/38.55	c satzilla doing local search probe
38.47/38.55	c satzilla doing lobjois search-space size estimate
38.47/38.55	c satzilla's ranking:
38.47/38.55	c 1) minisat20+P: -2.889207
38.47/38.55	c 2) vallst+P: 3.724454
38.47/38.55	c 3) march_dl+P: 3.773771
38.47/38.55	c 4) march_dl: 4.670623
38.47/38.55	c 5) zchaff_rand+P: 5.184469
38.47/38.55	c 6) minisat20: 6.124187
38.47/38.55	c 7) kcnfs+P: 999.000000
38.47/38.55	c 8) kcnfs: 999.000000
38.47/38.55	c 9) vallst: 999.000000
38.47/38.55	c 10) zchaff_rand: 999.000000
38.47/38.55	c satzilla running minisat20 with preprocessing ... 
78.06/78.13	This is MiniSat 2.0 beta
78.06/78.13	WARNING: for repeatability, setting FPU to use double precision
78.06/78.13	============================[ Problem Statistics ]=============================
78.06/78.13	|                                                                             |
78.06/78.15	|  Number of variables:  25423                                                |
78.06/78.15	|  Number of clauses:    108429                                               |
78.08/78.22	|  Parsing time:         0.07         s                                       |
78.08/78.22	============================[ Search Statistics ]==============================
78.08/78.22	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
78.08/78.22	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
78.08/78.22	===============================================================================
78.08/78.22	|         0 |   25423   108429   325187 |    36143        0    nan |  0.000 % |
78.08/78.25	|       100 |   25423   108429   325187 |    39757      100      9 |  0.000 % |
78.08/78.38	|       250 |   25423   108429   325187 |    43733      250     74 |  0.000 % |
78.08/78.49	|       476 |   25423   108429   325187 |    48106      476     60 |  0.000 % |
78.08/78.64	|       814 |   25423   108429   325187 |    52916      814     76 |  0.000 % |
78.08/78.72	|      1320 |   25423   108429   325187 |    58208     1320     60 |  0.000 % |
78.08/79.11	|      2080 |   25423   108429   325187 |    64029     2080     66 |  0.000 % |
79.14/79.27	|      3220 |   25423   108429   325187 |    70432     3220     52 |  0.000 % |
80.54/80.70	|      4928 |   25423   108429   325187 |    77475     4928     77 |  0.000 % |
81.44/81.55	|      7491 |   25423   108429   325187 |    85223     7491     60 |  0.000 % |
83.64/83.79	|     11337 |   25423   108429   325187 |    93745    11337     64 |  0.000 % |
85.74/85.84	|     17104 |   25423   108429   325187 |   103120    17104     53 |  0.000 % |
101.43/101.53	|     25754 |   25423   108429   325187 |   113432    25754     82 |  0.000 % |
128.42/128.59	|     38729 |   25423   108429   325187 |   124775    38729    112 |  0.000 % |
153.51/153.66	|     58190 |   25423   108429   325187 |   137252    58190    114 |  0.000 % |
184.41/184.52	|     87382 |   25423   108429   325187 |   150978    87382    103 |  0.000 % |
190.61/190.76	|    131172 |   25423   108429   325187 |   166076   131172     88 |  0.000 % |
328.47/328.63	|    196857 |   25423   108429   325187 |   182683    27167     97 |  0.000 % |
760.86/761.15	|    295384 |   25423   108429   325187 |   200952   125694    202 |  0.000 % |
1198.84/1199.28	c Preprocessing...
1198.84/1199.28	c Inital problem has 43507 variables, 80074 nary clauses (81196 binary clauses).
1198.84/1199.28	c Num non-binary clauses 79146, Average non-binary clause length 3.405
1198.84/1199.28	c Theory has no gaps
1198.84/1199.28	c Preprocessor runtime was 39.260 seconds.
1198.84/1199.28	c 
1198.84/1199.28	c Satisfiability of theory still undetermined.
1198.84/1199.28	c See file /tmp/yhb9Wq for simplified theory.
1198.84/1199.28	c Bin: Executing minisat20
1198.84/1199.28	c child exit by a signal
1198.84/1199.28	c minisat20 returned code 137.
1198.84/1199.28	c minisat20 returned code 137.
1198.84/1199.28	c satzilla running vallst with preprocessing ... 
1198.84/1199.28	c Bin: Executing vallst
1198.84/1199.28	c vallst returned code 1.
1198.84/1199.28	c vallst returned code 1.
1198.84/1199.28	c satzilla running march_dl with preprocessing ... 
1198.84/1199.28	c Bin: Executing march_dl
1198.84/1199.28	c march_dl returned code 1.
1198.84/1199.28	c march_dl returned code 1.
1198.84/1199.28	c satzilla running march_dl ... 
1198.84/1199.28	c Bin: Executing march_dl
1198.84/1199.28	c march_dl returned code 1.
1198.84/1199.28	c march_dl returned code 1.
1198.84/1199.28	c satzilla running zchaff_rand with preprocessing ... 
1198.84/1199.28	c Bin: Executing zchaff_rand
1198.84/1199.28	c zchaff_rand returned code 1.
1198.84/1199.28	c zchaff_rand returned code 1.
1198.84/1199.28	c satzilla running minisat20 ... 
1198.84/1199.28	c Bin: Executing minisat20
1198.84/1199.28	c minisat20 returned code 1.
1198.84/1199.28	c minisat20 returned code 1.
1198.84/1199.28	c satzilla running kcnfs with preprocessing ... 
1198.84/1199.28	c Bin: Executing kcnfs
1198.84/1199.28	c kcnfs returned code 1.
1198.84/1199.28	c kcnfs returned code 1.
1198.84/1199.28	c satzilla running kcnfs ... 
1198.84/1199.28	c Bin: Executing kcnfs
1198.84/1199.28	c kcnfs returned code 1.
1198.84/1199.28	c kcnfs returned code 1.
1198.84/1199.28	c satzilla running vallst ... 
1198.84/1199.28	c Bin: Executing vallst
1198.84/1199.28	c vallst returned code 1.
1198.84/1199.28	c vallst returned code 1.
1198.84/1199.28	c satzilla running zchaff_rand ... 
1198.84/1199.28	c Bin: Executing zchaff_rand
1198.84/1199.28	c zchaff_rand returned code 1.
1198.84/1199.28	c zchaff_rand returned code 1.
1198.84/1199.28	c ERROR: All Failed! 
1198.84/1199.28	c SATZILLA_TIME=1199.130000

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/node3/watcher-328889-1173126949 -o ROOT/results/node3/solver-328889-1173126949 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328889-1173126949/SATzilla2007_C /tmp/evaluation/328889-1173126949/instance-328889-1173126949.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 0.93 3/77 25264
/proc/meminfo: memFree=1051816/2055920 swapFree=4191880/4192956
[pid=25264] ppid=25262 vsize=1440 CPUtime=0
/proc/25264/stat : 25264 (SATzilla2007_C) R 25262 25264 24509 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 332649810 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/25264/statm: 360 110 95 260 0 84 0
[pid=25265] ppid=25264 vsize=632 CPUtime=0
/proc/25265/stat : 25265 (march_dl) R 25264 25264 24509 0 -1 4194304 51 0 0 0 0 0 0 0 18 0 1 0 332649810 647168 46 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25265/statm: 158 46 39 118 0 37 0

[startup+0.106428 s]
/proc/loadavg: 1.00 1.00 0.93 3/77 25264
/proc/meminfo: memFree=1051816/2055920 swapFree=4191880/4192956
[pid=25264] ppid=25262 vsize=1440 CPUtime=0
/proc/25264/stat : 25264 (SATzilla2007_C) S 25262 25264 24509 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 332649810 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25264/statm: 360 110 95 260 0 84 0
[pid=25265] ppid=25264 vsize=5244 CPUtime=0.1
/proc/25265/stat : 25265 (march_dl) R 25264 25264 24509 0 -1 4194304 1060 0 0 0 10 0 0 0 19 0 1 0 332649810 5369856 1055 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25265/statm: 1311 1055 50 118 0 1190 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 6684

[startup+0.201437 s]
/proc/loadavg: 1.00 1.00 0.93 3/77 25264
/proc/meminfo: memFree=1051816/2055920 swapFree=4191880/4192956
[pid=25264] ppid=25262 vsize=1440 CPUtime=0
/proc/25264/stat : 25264 (SATzilla2007_C) S 25262 25264 24509 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 332649810 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25264/statm: 360 110 95 260 0 84 0
[pid=25265] ppid=25264 vsize=6300 CPUtime=0.19
/proc/25265/stat : 25265 (march_dl) R 25264 25264 24509 0 -1 4194304 1398 0 0 0 19 0 0 0 20 0 1 0 332649810 6451200 1393 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25265/statm: 1575 1393 50 118 0 1454 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 7740

[startup+0.301444 s]
/proc/loadavg: 1.00 1.00 0.93 3/77 25264
/proc/meminfo: memFree=1051816/2055920 swapFree=4191880/4192956
[pid=25264] ppid=25262 vsize=1440 CPUtime=0
/proc/25264/stat : 25264 (SATzilla2007_C) S 25262 25264 24509 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 332649810 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25264/statm: 360 110 95 260 0 84 0
[pid=25265] ppid=25264 vsize=15404 CPUtime=0.29
/proc/25265/stat : 25265 (march_dl) R 25264 25264 24509 0 -1 4194304 3107 0 0 0 29 0 0 0 20 0 1 0 332649810 15773696 3100 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134542435 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25265/statm: 3851 3100 52 118 0 3730 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16844

[startup+0.701477 s]
/proc/loadavg: 1.00 1.00 0.93 3/77 25264
/proc/meminfo: memFree=1051816/2055920 swapFree=4191880/4192956
[pid=25264] ppid=25262 vsize=1440 CPUtime=0
/proc/25264/stat : 25264 (SATzilla2007_C) S 25262 25264 24509 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 332649810 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25264/statm: 360 110 95 260 0 84 0
[pid=25265] ppid=25264 vsize=51212 CPUtime=0.69
/proc/25265/stat : 25265 (march_dl) R 25264 25264 24509 0 -1 4194304 12744 0 0 0 65 4 0 0 24 0 1 0 332649810 52441088 12152 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134644111 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25265/statm: 12803 12152 55 118 0 12682 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52652

[startup+1.50254 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 25266
/proc/meminfo: memFree=1037592/2055920 swapFree=4191880/4192956
[pid=25264] ppid=25262 vsize=1440 CPUtime=0
/proc/25264/stat : 25264 (SATzilla2007_C) S 25262 25264 24509 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 332649810 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25264/statm: 360 110 95 260 0 84 0
[pid=25265] ppid=25264 vsize=18192 CPUtime=1.49
/proc/25265/stat : 25265 (march_dl) R 25264 25264 24509 0 -1 4194304 14676 0 0 0 143 6 0 0 25 0 1 0 332649810 18628608 3949 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134651774 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25265/statm: 4548 3949 57 118 0 4427 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19632

[startup+3.10167 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 25266
/proc/meminfo: memFree=1035672/2055920 swapFree=4191880/4192956
[pid=25264] ppid=25262 vsize=1440 CPUtime=0
/proc/25264/stat : 25264 (SATzilla2007_C) S 25262 25264 24509 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 332649810 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25264/statm: 360 110 95 260 0 84 0
[pid=25265] ppid=25264 vsize=18192 CPUtime=3.09
/proc/25265/stat : 25265 (march_dl) R 25264 25264 24509 0 -1 4194304 16973 0 0 0 301 8 0 0 25 0 1 0 332649810 18628608 3951 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134523870 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25265/statm: 4548 3951 57 118 0 4427 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19632

[startup+6.30194 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 25267
/proc/meminfo: memFree=1040856/2055920 swapFree=4191880/4192956
[pid=25264] ppid=25262 vsize=1440 CPUtime=4.99
/proc/25264/stat : 25264 (SATzilla2007_C) S 25262 25264 24509 0 -1 4194304 135 19864 0 0 0 0 489 10 16 0 1 0 332649810 1474560 111 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25264/statm: 360 111 96 260 0 84 0
[pid=25267] ppid=25264 vsize=18488 CPUtime=1.29
/proc/25267/stat : 25267 (ubcsat2006) R 25264 25264 24509 0 -1 4194304 2801 0 0 0 128 1 0 0 25 0 1 0 332650311 18931712 2784 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25267/statm: 4622 2784 156 64 0 4203 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 19928

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 25267
/proc/meminfo: memFree=1035552/2055920 swapFree=4191880/4192956
[pid=25264] ppid=25262 vsize=17756 CPUtime=12.68
/proc/25264/stat : 25264 (SATzilla2007_C) R 25262 25264 24509 0 -1 4194304 4156 22671 0 0 539 4 713 12 25 0 1 0 332649810 18182144 4125 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/25264/statm: 4439 4125 121 260 0 4163 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 17756

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 25267
/proc/meminfo: memFree=1041824/2055920 swapFree=4191880/4192956
[pid=25264] ppid=25262 vsize=11216 CPUtime=25.47
/proc/25264/stat : 25264 (SATzilla2007_C) R 25262 25264 24509 0 -1 4194304 5374 22671 0 0 1817 5 713 12 25 0 1 0 332649810 11485184 2557 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 134526622 0 0 4096 0 0 0 0 17 1 0 0
/proc/25264/statm: 2804 2557 124 260 0 2528 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 11216

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 25267
/proc/meminfo: memFree=992224/2055920 swapFree=4191880/4192956
[pid=25264] ppid=25262 vsize=170920 CPUtime=51.06
/proc/25264/stat : 25264 (SATzilla2007_C) R 25262 25264 24509 0 -1 4194304 22617 22671 0 0 4368 13 713 12 25 0 1 0 332649810 175022080 14964 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 134595807 0 0 4096 0 0 0 0 17 1 0 0
/proc/25264/statm: 42730 14964 164 260 0 42454 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 170920

[startup+102.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 25268
/proc/meminfo: memFree=967896/2055920 swapFree=4191880/4192956
[pid=25264] ppid=25262 vsize=65652 CPUtime=78.08
/proc/25264/stat : 25264 (SATzilla2007_C) S 25262 25264 24509 0 -1 4194304 25474 22671 0 0 7044 39 713 12 25 0 1 0 332649810 67227648 15539 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25264/statm: 16413 15539 165 260 0 16137 0
[pid=25268] ppid=25264 vsize=17936 CPUtime=24.15
/proc/25268/stat : 25268 (minisat20) R 25264 25264 24509 0 -1 4194304 4352 0 0 0 2411 4 0 0 25 0 1 0 332657623 18366464 4346 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25268/statm: 4484 4346 59 118 0 4362 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 83588

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 25268
/proc/meminfo: memFree=946776/2055920 swapFree=4191880/4192956
[pid=25264] ppid=25262 vsize=65652 CPUtime=78.08
/proc/25264/stat : 25264 (SATzilla2007_C) S 25262 25264 24509 0 -1 4194304 25474 22671 0 0 7044 39 713 12 25 0 1 0 332649810 67227648 15539 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25264/statm: 16413 15539 165 260 0 16137 0
[pid=25268] ppid=25264 vsize=39556 CPUtime=84.13
/proc/25268/stat : 25268 (minisat20) R 25264 25264 24509 0 -1 4194304 9740 0 0 0 8403 10 0 0 25 0 1 0 332657623 40505344 9734 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25268/statm: 9889 9734 59 118 0 9767 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 105208

[startup+222.306 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 25268
/proc/meminfo: memFree=918808/2055920 swapFree=4191880/4192956
[pid=25264] ppid=25262 vsize=65652 CPUtime=78.08
/proc/25264/stat : 25264 (SATzilla2007_C) S 25262 25264 24509 0 -1 4194304 25474 22671 0 0 7044 39 713 12 25 0 1 0 332649810 67227648 15539 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25264/statm: 16413 15539 165 260 0 16137 0
[pid=25268] ppid=25264 vsize=67404 CPUtime=144.12
/proc/25268/stat : 25268 (minisat20) R 25264 25264 24509 0 -1 4194304 16648 0 0 0 14396 16 0 0 25 0 1 0 332657623 69021696 16642 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25268/statm: 16851 16642 59 118 0 16729 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 133056

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 25268
/proc/meminfo: memFree=911064/2055920 swapFree=4191880/4192956
[pid=25264] ppid=25262 vsize=65652 CPUtime=78.08
/proc/25264/stat : 25264 (SATzilla2007_C) S 25262 25264 24509 0 -1 4194304 25474 22671 0 0 7044 39 713 12 25 0 1 0 332649810 67227648 15539 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25264/statm: 16413 15539 165 260 0 16137 0
[pid=25268] ppid=25264 vsize=75164 CPUtime=204.1
/proc/25268/stat : 25268 (minisat20) R 25264 25264 24509 0 -1 4194304 18604 0 0 0 20391 19 0 0 25 0 1 0 332657623 76967936 18598 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25268/statm: 18791 18598 59 118 0 18669 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 140816

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 25270
/proc/meminfo: memFree=907288/2055920 swapFree=4191880/4192956
[pid=25264] ppid=25262 vsize=65652 CPUtime=78.08
/proc/25264/stat : 25264 (SATzilla2007_C) S 25262 25264 24509 0 -1 4194304 25474 22671 0 0 7044 39 713 12 25 0 1 0 332649810 67227648 15539 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25264/statm: 16413 15539 165 260 0 16137 0
[pid=25268] ppid=25264 vsize=78744 CPUtime=264.09
/proc/25268/stat : 25268 (minisat20) R 25264 25264 24509 0 -1 4194304 19511 0 0 0 26389 20 0 0 25 0 1 0 332657623 80633856 19505 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525476 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25268/statm: 19686 19505 59 118 0 19564 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 144396

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 25270
/proc/meminfo: memFree=907288/2055920 swapFree=4191880/4192956
[pid=25264] ppid=25262 vsize=65652 CPUtime=78.08
/proc/25264/stat : 25264 (SATzilla2007_C) S 25262 25264 24509 0 -1 4194304 25474 22671 0 0 7044 39 713 12 25 0 1 0 332649810 67227648 15539 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25264/statm: 16413 15539 165 260 0 16137 0

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


[startup+762.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 25270
/proc/meminfo: memFree=869080/2055920 swapFree=4191880/4192956
[pid=25264] ppid=25262 vsize=65652 CPUtime=78.08
/proc/25264/stat : 25264 (SATzilla2007_C) S 25262 25264 24509 0 -1 4194304 25474 22671 0 0 7044 39 713 12 25 0 1 0 332649810 67227648 15539 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25264/statm: 16413 15539 165 260 0 16137 0
[pid=25268] ppid=25264 vsize=117056 CPUtime=683.98
/proc/25268/stat : 25268 (minisat20) R 25264 25264 24509 0 -1 4194304 29041 0 0 0 68364 34 0 0 25 0 1 0 332657623 119865344 29035 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25268/statm: 29264 29035 59 118 0 29142 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 182708

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 25270
/proc/meminfo: memFree=858136/2055920 swapFree=4191880/4192956
[pid=25264] ppid=25262 vsize=65652 CPUtime=78.08
/proc/25264/stat : 25264 (SATzilla2007_C) S 25262 25264 24509 0 -1 4194304 25474 22671 0 0 7044 39 713 12 25 0 1 0 332649810 67227648 15539 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25264/statm: 16413 15539 165 260 0 16137 0
[pid=25268] ppid=25264 vsize=128012 CPUtime=743.96
/proc/25268/stat : 25268 (minisat20) R 25264 25264 24509 0 -1 4194304 31799 0 0 0 74359 37 0 0 25 0 1 0 332657623 131084288 31793 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525155 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25268/statm: 32003 31793 59 118 0 31881 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 193664

[startup+882.307 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 25270
/proc/meminfo: memFree=847832/2055920 swapFree=4191880/4192956
[pid=25264] ppid=25262 vsize=65652 CPUtime=78.08
/proc/25264/stat : 25264 (SATzilla2007_C) S 25262 25264 24509 0 -1 4194304 25474 22671 0 0 7044 39 713 12 25 0 1 0 332649810 67227648 15539 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25264/statm: 16413 15539 165 260 0 16137 0
[pid=25268] ppid=25264 vsize=138200 CPUtime=803.95
/proc/25268/stat : 25268 (minisat20) R 25264 25264 24509 0 -1 4194304 34342 0 0 0 80355 40 0 0 25 0 1 0 332657623 141516800 34336 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25268/statm: 34550 34336 59 118 0 34428 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 203852

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 25270
/proc/meminfo: memFree=838872/2055920 swapFree=4191880/4192956
[pid=25264] ppid=25262 vsize=65652 CPUtime=78.08
/proc/25264/stat : 25264 (SATzilla2007_C) S 25262 25264 24509 0 -1 4194304 25474 22671 0 0 7044 39 713 12 25 0 1 0 332649810 67227648 15539 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25264/statm: 16413 15539 165 260 0 16137 0
[pid=25268] ppid=25264 vsize=147360 CPUtime=863.93
/proc/25268/stat : 25268 (minisat20) R 25264 25264 24509 0 -1 4194304 36615 0 0 0 86350 43 0 0 25 0 1 0 332657623 150896640 36609 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25268/statm: 36840 36609 59 118 0 36718 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 213012

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 25270
/proc/meminfo: memFree=828952/2055920 swapFree=4191880/4192956
[pid=25264] ppid=25262 vsize=65652 CPUtime=78.08
/proc/25264/stat : 25264 (SATzilla2007_C) S 25262 25264 24509 0 -1 4194304 25474 22671 0 0 7044 39 713 12 25 0 1 0 332649810 67227648 15539 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25264/statm: 16413 15539 165 260 0 16137 0
[pid=25268] ppid=25264 vsize=157132 CPUtime=923.91
/proc/25268/stat : 25268 (minisat20) R 25264 25264 24509 0 -1 4194304 39057 0 0 0 92345 46 0 0 25 0 1 0 332657623 160903168 39051 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25268/statm: 39283 39051 59 118 0 39161 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 222784

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 25270
/proc/meminfo: memFree=819288/2055920 swapFree=4191880/4192956
[pid=25264] ppid=25262 vsize=65652 CPUtime=78.08
/proc/25264/stat : 25264 (SATzilla2007_C) S 25262 25264 24509 0 -1 4194304 25474 22671 0 0 7044 39 713 12 25 0 1 0 332649810 67227648 15539 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25264/statm: 16413 15539 165 260 0 16137 0
[pid=25268] ppid=25264 vsize=166912 CPUtime=983.91
/proc/25268/stat : 25268 (minisat20) R 25264 25264 24509 0 -1 4194304 41514 0 0 0 98340 51 0 0 25 0 1 0 332657623 170917888 41508 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525562 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25268/statm: 41728 41508 59 118 0 41606 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 232564

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 25270
/proc/meminfo: memFree=809688/2055920 swapFree=4191880/4192956
[pid=25264] ppid=25262 vsize=65652 CPUtime=78.08
/proc/25264/stat : 25264 (SATzilla2007_C) S 25262 25264 24509 0 -1 4194304 25474 22671 0 0 7044 39 713 12 25 0 1 0 332649810 67227648 15539 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25264/statm: 16413 15539 165 260 0 16137 0
[pid=25268] ppid=25264 vsize=176288 CPUtime=1043.89
/proc/25268/stat : 25268 (minisat20) R 25264 25264 24509 0 -1 4194304 43876 0 0 0 104336 53 0 0 25 0 1 0 332657623 180518912 43870 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25268/statm: 44072 43870 59 118 0 43950 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 241940

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 25270
/proc/meminfo: memFree=804696/2055920 swapFree=4191880/4192956
[pid=25264] ppid=25262 vsize=65652 CPUtime=78.08
/proc/25264/stat : 25264 (SATzilla2007_C) S 25262 25264 24509 0 -1 4194304 25474 22671 0 0 7044 39 713 12 25 0 1 0 332649810 67227648 15539 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25264/statm: 16413 15539 165 260 0 16137 0
[pid=25268] ppid=25264 vsize=181784 CPUtime=1103.87
/proc/25268/stat : 25268 (minisat20) R 25264 25264 24509 0 -1 4194304 45128 0 0 0 110332 55 0 0 25 0 1 0 332657623 186146816 45122 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25268/statm: 45446 45122 59 118 0 45324 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 247436

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

[startup+1190.4 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 25270
/proc/meminfo: memFree=804632/2055920 swapFree=4191880/4192956
[pid=25264] ppid=25262 vsize=65652 CPUtime=78.08
/proc/25264/stat : 25264 (SATzilla2007_C) S 25262 25264 24509 0 -1 4194304 25474 22671 0 0 7044 39 713 12 25 0 1 0 332649810 67227648 15539 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25264/statm: 16413 15539 165 260 0 16137 0
[pid=25268] ppid=25264 vsize=181784 CPUtime=1111.96
/proc/25268/stat : 25268 (minisat20) R 25264 25264 24509 0 -1 4194304 45128 0 0 0 111141 55 0 0 25 0 1 0 332657623 186146816 45122 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25268/statm: 45446 45122 59 118 0 45324 0
Current children cumulated CPU time (s) 1190.04
Current children cumulated vsize (KiB) 247436

[startup+1193.61 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 25270
/proc/meminfo: memFree=804632/2055920 swapFree=4191880/4192956
[pid=25264] ppid=25262 vsize=65652 CPUtime=78.08
/proc/25264/stat : 25264 (SATzilla2007_C) S 25262 25264 24509 0 -1 4194304 25474 22671 0 0 7044 39 713 12 25 0 1 0 332649810 67227648 15539 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25264/statm: 16413 15539 165 260 0 16137 0
[pid=25268] ppid=25264 vsize=181784 CPUtime=1115.17
/proc/25268/stat : 25268 (minisat20) R 25264 25264 24509 0 -1 4194304 45128 0 0 0 111462 55 0 0 25 0 1 0 332657623 186146816 45122 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527907 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25268/statm: 45446 45122 59 118 0 45324 0
Current children cumulated CPU time (s) 1193.25
Current children cumulated vsize (KiB) 247436

[startup+1196.8 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 25270
/proc/meminfo: memFree=804632/2055920 swapFree=4191880/4192956
[pid=25264] ppid=25262 vsize=65652 CPUtime=78.08
/proc/25264/stat : 25264 (SATzilla2007_C) S 25262 25264 24509 0 -1 4194304 25474 22671 0 0 7044 39 713 12 25 0 1 0 332649810 67227648 15539 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25264/statm: 16413 15539 165 260 0 16137 0
[pid=25268] ppid=25264 vsize=181784 CPUtime=1118.37
/proc/25268/stat : 25268 (minisat20) R 25264 25264 24509 0 -1 4194304 45129 0 0 0 111782 55 0 0 25 0 1 0 332657623 186146816 45123 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25268/statm: 45446 45123 59 118 0 45324 0
Current children cumulated CPU time (s) 1196.45
Current children cumulated vsize (KiB) 247436

[startup+1198.4 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 25270
/proc/meminfo: memFree=804632/2055920 swapFree=4191880/4192956
[pid=25264] ppid=25262 vsize=65652 CPUtime=78.08
/proc/25264/stat : 25264 (SATzilla2007_C) S 25262 25264 24509 0 -1 4194304 25474 22671 0 0 7044 39 713 12 25 0 1 0 332649810 67227648 15539 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25264/statm: 16413 15539 165 260 0 16137 0
[pid=25268] ppid=25264 vsize=181784 CPUtime=1119.96
/proc/25268/stat : 25268 (minisat20) R 25264 25264 24509 0 -1 4194304 45129 0 0 0 111941 55 0 0 25 0 1 0 332657623 186146816 45123 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525554 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25268/statm: 45446 45123 59 118 0 45324 0
Current children cumulated CPU time (s) 1198.04
Current children cumulated vsize (KiB) 247436

[startup+1198.8 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 25270
/proc/meminfo: memFree=804632/2055920 swapFree=4191880/4192956
[pid=25264] ppid=25262 vsize=65652 CPUtime=78.08
/proc/25264/stat : 25264 (SATzilla2007_C) S 25262 25264 24509 0 -1 4194304 25474 22671 0 0 7044 39 713 12 25 0 1 0 332649810 67227648 15539 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25264/statm: 16413 15539 165 260 0 16137 0
[pid=25268] ppid=25264 vsize=181784 CPUtime=1120.36
/proc/25268/stat : 25268 (minisat20) R 25264 25264 24509 0 -1 4194304 45129 0 0 0 111981 55 0 0 25 0 1 0 332657623 186146816 45123 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25268/statm: 45446 45123 59 118 0 45324 0
Current children cumulated CPU time (s) 1198.44
Current children cumulated vsize (KiB) 247436

[startup+1199.2 s]
/proc/loadavg: 1.00 1.00 0.93 3/79 25270
/proc/meminfo: memFree=804632/2055920 swapFree=4191880/4192956
[pid=25264] ppid=25262 vsize=65652 CPUtime=78.08
/proc/25264/stat : 25264 (SATzilla2007_C) S 25262 25264 24509 0 -1 4194304 25474 22671 0 0 7044 39 713 12 25 0 1 0 332649810 67227648 15539 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25264/statm: 16413 15539 165 260 0 16137 0
[pid=25268] ppid=25264 vsize=181784 CPUtime=1120.76
/proc/25268/stat : 25268 (minisat20) R 25264 25264 24509 0 -1 4194304 45129 0 0 0 112021 55 0 0 25 0 1 0 332657623 186146816 45123 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25268/statm: 45446 45123 59 118 0 45324 0
Current children cumulated CPU time (s) 1198.84
Current children cumulated vsize (KiB) 247436

Child status: 17
Real time (s): 1199.3
CPU time (s): 1198.97
CPU user time (s): 1197.85
CPU system time (s): 1.11883
CPU usage (%): 99.9732
Max. virtual memory (cumulated for all children) (KiB): 247436

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

runsolver used 1.16882 second user time and 3.19751 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Mon Mar  5 20:35:50 UTC 2007

IDJOB= 328889
IDBENCH= 20526
IDSOLVER= 135
FILE ID= node3/328889-1173126949

PBS_JOBID= 4014959

Free space on /tmp= 66528 MiB

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

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  76ab26f3361f1050f9e94d7745be300c

RANDOM SEED= 233636051

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.241
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.241
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:       1052224 kB
Buffers:         41024 kB
Cached:         844884 kB
SwapCached:        268 kB
Active:         209388 kB
Inactive:       730444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1052224 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:           12296 kB
Writeback:           0 kB
Mapped:          64088 kB
Slab:            49528 kB
Committed_AS:  1426436 kB
PageTables:       1656 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66528 MiB

End job on node3 on Mon Mar  5 20:55:49 UTC 2007