Trace number 1786281

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
SAT07 reference solver: SATzilla CRAFTED? (exit code) 4998.67 5000.92

General information on the benchmark

NameCRAFTED/parity-games/
instance_n8_i9_pp_ci_ce.cnf
MD5SUM30af8150f499f8e8270ccf7f0e5a1a0a
Bench CategoryCRAFTED (crafted 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 variables24336
Number of clauses289842
Sum of the clauses size957634
Maximum clause length56
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 249577
Number of clauses of size 3140712
Number of clauses of size 476848
Number of clauses of size 517640
Number of clauses of size over 55065

Solver Data

22.47/22.51	c run March_dl for 5 seconds ... 
22.47/22.51	c Bin: Executing march_dl
22.47/22.51	c child exit by a signal
22.47/22.51	c march_dl returned code 137.
22.47/22.51	c run saps (UBCSAT implementation) for 2 seconds ... 
22.47/22.51	c Bin: Executing ubcsat2006
22.47/22.51	c child exited successfully
22.47/22.51	c ubcsat2006 returned code 0.
22.47/22.51	c satzilla computing base features
22.47/22.51	c satzilla doing unit-prop probe
22.47/22.51	c satzilla doing local search probe
22.47/22.51	c satzilla doing lobjois search-space size estimate
22.47/22.51	c satzilla's ranking:
22.47/22.51	c 1) minisat20+P: 1.447809
22.47/22.51	c 2) zchaff_rand+P: 3.434574
22.47/22.51	c 3) vallst+P: 3.856544
22.47/22.51	c 4) march_dl+P: 5.795429
22.47/22.51	c 5) march_dl: 7.798959
22.47/22.51	c 6) minisat20: 8.237979
22.47/22.51	c 7) kcnfs+P: 999.000000
22.47/22.51	c 8) kcnfs: 999.000000
22.47/22.51	c 9) vallst: 999.000000
22.47/22.51	c 10) zchaff_rand: 999.000000
22.47/22.51	c satzilla running minisat20 with preprocessing ... 
77.34/77.41	This is MiniSat 2.0 beta
77.34/77.41	WARNING: for repeatability, setting FPU to use double precision
77.34/77.41	============================[ Problem Statistics ]=============================
77.34/77.41	|                                                                             |
77.34/77.42	|  Number of variables:  17392                                                |
77.34/77.42	|  Number of clauses:    218795                                               |
77.35/77.56	|  Parsing time:         0.13         s                                       |
77.35/77.57	============================[ Search Statistics ]==============================
77.35/77.57	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
77.35/77.57	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
77.35/77.57	===============================================================================
77.35/77.57	|         0 |   17392   218795   692834 |    72931        0    nan |  0.000 % |
77.35/77.58	|       101 |   17392   218795   692834 |    80224      101     11 |  0.000 % |
77.35/77.61	|       252 |   17392   218795   692834 |    88247      252     14 |  0.001 % |
77.35/77.68	|       477 |   17392   218795   692834 |    97072      477     15 |  0.000 % |
77.35/77.79	|       814 |   17392   218795   692834 |   106779      814     17 |  0.001 % |
77.35/77.88	|      1320 |   17392   218795   692834 |   117457     1320     18 |  0.001 % |
77.93/78.09	|      2079 |   17392   218795   692834 |   129202     2079     21 |  0.001 % |
78.23/78.34	|      3218 |   17392   218795   692834 |   142123     3218     21 |  0.001 % |
78.92/79.08	|      4926 |   17392   218795   692834 |   156335     4926     31 |  0.001 % |
80.02/80.17	|      7492 |   17392   218795   692834 |   171969     7492     39 |  0.001 % |
82.13/82.24	|     11337 |   17392   218795   692834 |   189165    11337     41 |  0.001 % |
85.72/85.82	|     17103 |   17392   218795   692834 |   208082    17103     51 |  0.001 % |
92.52/92.62	|     25756 |   17392   218795   692834 |   228890    25756     65 |  0.001 % |
101.72/101.87	|     38730 |   17392   218795   692834 |   251779    38730     68 |  0.001 % |
123.10/123.24	|     58195 |   17392   218795   692834 |   276957    58195     71 |  0.001 % |
154.19/154.33	|     87388 |   17392   218795   692834 |   304653    87388     71 |  0.001 % |
231.96/232.13	|    131178 |   17392   218795   692834 |   335119   131178     77 |  0.001 % |
388.88/389.12	|    196865 |   17392   218795   692834 |   368630   196865     79 |  0.001 % |
796.69/797.11	|    295392 |   17392   218795   692834 |   405494   295392     82 |  0.001 % |
1327.55/1328.29	|    443181 |   17392   218795   692834 |   446043    75069     73 |  0.001 % |
2183.86/2184.92	|    664865 |   17392   218795   692834 |   490647   296753     81 |  0.001 % |
3523.38/3525.03	|    997391 |   17392   218795   692834 |   539712   168025     84 |  0.001 % |
4998.61/5000.90	c Preprocessing...
4998.61/5000.90	c Inital problem has 24336 variables, 240265 nary clauses (49577 binary clauses).
4998.61/5000.90	c Num non-binary clauses 240265, Average non-binary clause length 3.573
4998.61/5000.90	c Theory has no gaps
4998.61/5000.90	c Preprocessor runtime was 54.390 seconds.
4998.61/5000.90	c 
4998.61/5000.90	c Satisfiability of theory still undetermined.
4998.61/5000.90	c See file /tmp/5Yhq5e for simplified theory.
4998.61/5000.90	c Bin: Executing minisat20
4998.61/5000.90	c child exit by a signal
4998.61/5000.90	c minisat20 returned code 137.
4998.61/5000.90	c minisat20 returned code 137.
4998.61/5000.90	c satzilla running zchaff_rand with preprocessing ... 
4998.61/5000.90	c Bin: Executing zchaff_rand
4998.61/5000.90	c zchaff_rand returned code 1.
4998.61/5000.90	c zchaff_rand returned code 1.
4998.61/5000.90	c satzilla running vallst with preprocessing ... 
4998.61/5000.90	c Bin: Executing vallst
4998.61/5000.90	c vallst returned code 1.
4998.61/5000.90	c vallst returned code 1.
4998.61/5000.90	c satzilla running march_dl with preprocessing ... 
4998.61/5000.90	c Bin: Executing march_dl
4998.61/5000.90	c march_dl returned code 1.
4998.61/5000.90	c march_dl returned code 1.
4998.61/5000.90	c satzilla running march_dl ... 
4998.61/5000.90	c Bin: Executing march_dl
4998.61/5000.90	c march_dl returned code 1.
4998.61/5000.90	c march_dl returned code 1.
4998.61/5000.90	c satzilla running minisat20 ... 
4998.61/5000.90	c Bin: Executing minisat20
4998.61/5000.90	c minisat20 returned code 1.
4998.61/5000.90	c minisat20 returned code 1.
4998.61/5000.90	c satzilla running kcnfs with preprocessing ... 
4998.61/5000.90	c Bin: Executing kcnfs
4998.61/5000.90	c kcnfs returned code 1.
4998.61/5000.90	c kcnfs returned code 1.
4998.61/5000.90	c satzilla running kcnfs ... 
4998.61/5000.90	c Bin: Executing kcnfs
4998.61/5000.90	c kcnfs returned code 1.
4998.61/5000.90	c kcnfs returned code 1.
4998.61/5000.90	c satzilla running vallst ... 
4998.61/5000.90	c Bin: Executing vallst
4998.61/5000.90	c vallst returned code 1.
4998.61/5000.90	c vallst returned code 1.
4998.61/5000.90	c satzilla running zchaff_rand ... 
4998.61/5000.91	c Bin: Executing zchaff_rand
4998.61/5000.91	c zchaff_rand returned code 1.
4998.61/5000.91	c zchaff_rand returned code 1.
4998.61/5000.91	c ERROR: All Failed! 
4998.61/5000.91	c SATZILLA_TIME=4999.400000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1786281-1241956116/watcher-1786281-1241956116 -o /tmp/evaluation-result-1786281-1241956116/solver-1786281-1241956116 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1786281-1241956116.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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.99 0.97 0.99 3/65 27420
/proc/meminfo: memFree=1597440/2055920 swapFree=4155400/4192956
[pid=27420] ppid=27418 vsize=1440 CPUtime=0
/proc/27420/stat : 27420 (SATzilla2007_C) R 27418 27420 27307 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 223644355 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 0 0 0
/proc/27420/statm: 360 110 95 260 0 84 0
[pid=27421] ppid=27420 vsize=3820 CPUtime=0
/proc/27421/stat : 27421 (march_dl) R 27420 27420 27307 0 -1 4194304 556 0 0 0 0 0 0 0 18 0 1 0 223644355 3911680 551 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27421/statm: 955 555 49 118 0 834 0

[startup+0.0548791 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 27420
/proc/meminfo: memFree=1597440/2055920 swapFree=4155400/4192956
[pid=27420] ppid=27418 vsize=1440 CPUtime=0
/proc/27420/stat : 27420 (SATzilla2007_C) S 27418 27420 27307 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 223644355 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27420/statm: 360 110 95 260 0 84 0
[pid=27421] ppid=27420 vsize=4964 CPUtime=0.04
/proc/27421/stat : 27421 (march_dl) R 27420 27420 27307 0 -1 4194304 885 0 0 0 4 0 0 0 19 0 1 0 223644355 5083136 880 1992294400 134512640 134996440 4294956256 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27421/statm: 1241 880 50 118 0 1120 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 6404

[startup+0.101884 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 27420
/proc/meminfo: memFree=1597440/2055920 swapFree=4155400/4192956
[pid=27420] ppid=27418 vsize=1440 CPUtime=0
/proc/27420/stat : 27420 (SATzilla2007_C) S 27418 27420 27307 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 223644355 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27420/statm: 360 110 95 260 0 84 0
[pid=27421] ppid=27420 vsize=5624 CPUtime=0.09
/proc/27421/stat : 27421 (march_dl) R 27420 27420 27307 0 -1 4194304 1062 0 0 0 9 0 0 0 19 0 1 0 223644355 5758976 1057 1992294400 134512640 134996440 4294956256 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27421/statm: 1406 1057 50 118 0 1285 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7064

[startup+0.301907 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 27420
/proc/meminfo: memFree=1597440/2055920 swapFree=4155400/4192956
[pid=27420] ppid=27418 vsize=1440 CPUtime=0
/proc/27420/stat : 27420 (SATzilla2007_C) S 27418 27420 27307 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 223644355 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27420/statm: 360 110 95 260 0 84 0
[pid=27421] ppid=27420 vsize=8000 CPUtime=0.29
/proc/27421/stat : 27421 (march_dl) R 27420 27420 27307 0 -1 4194304 1796 0 0 0 29 0 0 0 21 0 1 0 223644355 8192000 1791 1992294400 134512640 134996440 4294956256 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27421/statm: 2000 1791 50 118 0 1879 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9440

[startup+0.701951 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 27420
/proc/meminfo: memFree=1597440/2055920 swapFree=4155400/4192956
[pid=27420] ppid=27418 vsize=1440 CPUtime=0
/proc/27420/stat : 27420 (SATzilla2007_C) S 27418 27420 27307 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 223644355 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27420/statm: 360 110 95 260 0 84 0
[pid=27421] ppid=27420 vsize=18564 CPUtime=0.69
/proc/27421/stat : 27421 (march_dl) R 27420 27420 27307 0 -1 4194304 4887 0 0 0 67 2 0 0 25 0 1 0 223644355 19009536 3165 1992294400 134512640 134996440 4294956256 18446744073709551615 134546292 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27421/statm: 4641 3165 53 118 0 4520 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20004

[startup+1.50104 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 27422
/proc/meminfo: memFree=1557616/2055920 swapFree=4155400/4192956
[pid=27420] ppid=27418 vsize=1440 CPUtime=0
/proc/27420/stat : 27420 (SATzilla2007_C) S 27418 27420 27307 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 223644355 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27420/statm: 360 110 95 260 0 84 0
[pid=27421] ppid=27420 vsize=24028 CPUtime=1.49
/proc/27421/stat : 27421 (march_dl) R 27420 27420 27307 0 -1 4194304 15088 0 0 0 141 8 0 0 25 0 1 0 223644355 24604672 4827 1992294400 134512640 134996440 4294956256 18446744073709551615 134544598 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27421/statm: 6007 4827 55 118 0 5886 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25468

[startup+3.10123 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 27422
/proc/meminfo: memFree=1577776/2055920 swapFree=4155400/4192956
[pid=27420] ppid=27418 vsize=1440 CPUtime=0
/proc/27420/stat : 27420 (SATzilla2007_C) S 27418 27420 27307 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 223644355 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27420/statm: 360 110 95 260 0 84 0
[pid=27421] ppid=27420 vsize=23976 CPUtime=3.08
/proc/27421/stat : 27421 (march_dl) R 27420 27420 27307 0 -1 4194304 16102 0 0 0 300 8 0 0 25 0 1 0 223644355 24551424 4814 1992294400 134512640 134996440 4294956256 18446744073709551615 134542301 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27421/statm: 5994 4814 55 118 0 5873 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 25416

[startup+6.3026 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 27423
/proc/meminfo: memFree=1591344/2055920 swapFree=4155400/4192956
[pid=27420] ppid=27418 vsize=1440 CPUtime=4.99
/proc/27420/stat : 27420 (SATzilla2007_C) S 27418 27420 27307 0 -1 4194304 135 16912 0 0 0 0 490 9 16 0 1 0 223644355 1474560 111 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27420/statm: 360 111 96 260 0 84 0
[pid=27423] ppid=27420 vsize=26688 CPUtime=1.29
/proc/27423/stat : 27423 (ubcsat2006) R 27420 27420 27307 0 -1 4194304 4457 0 0 0 126 3 0 0 25 0 1 0 223644855 27328512 4440 1992294400 134512640 134777720 4294956112 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27423/statm: 6672 4440 156 64 0 6253 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 28128

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 27423
/proc/meminfo: memFree=1580152/2055920 swapFree=4155400/4192956
[pid=27420] ppid=27418 vsize=18476 CPUtime=12.67
/proc/27420/stat : 27420 (SATzilla2007_C) R 27418 27420 27307 0 -1 4194304 8705 21375 0 0 514 6 733 14 25 0 1 0 223644355 18919424 4395 1992294400 134512640 135579813 4294956224 18446744073709551615 134541601 0 0 4096 0 0 0 0 17 0 0 0
/proc/27420/statm: 4619 4395 124 260 0 4343 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 18476

[startup+25.5018 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 27423
/proc/meminfo: memFree=1543544/2055920 swapFree=4155400/4192956
[pid=27420] ppid=27418 vsize=56416 CPUtime=25.46
/proc/27420/stat : 27420 (SATzilla2007_C) R 27418 27420 27307 0 -1 4194304 25864 21375 0 0 1785 14 733 14 25 0 1 0 223644355 57769984 13600 1992294400 134512640 135579813 4294956224 18446744073709551615 134570555 0 0 4096 0 0 0 0 17 0 0 0
/proc/27420/statm: 14104 13600 162 260 0 13828 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 56416

[startup+51.1018 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 27423
/proc/meminfo: memFree=1535224/2055920 swapFree=4155400/4192956
[pid=27420] ppid=27418 vsize=81208 CPUtime=51.05
/proc/27420/stat : 27420 (SATzilla2007_C) R 27418 27420 27307 0 -1 4194304 27922 21375 0 0 4340 18 733 14 25 0 1 0 223644355 83156992 15658 1992294400 134512640 135579813 4294956224 18446744073709551615 134596484 0 0 4096 0 0 0 0 17 0 0 0
/proc/27420/statm: 20302 15658 164 260 0 20026 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 81208

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 27424
/proc/meminfo: memFree=1506032/2055920 swapFree=4155400/4192956
[pid=27420] ppid=27418 vsize=68076 CPUtime=77.35
/proc/27420/stat : 27420 (SATzilla2007_C) S 27418 27420 27307 0 -1 4194304 30045 21375 0 0 6958 30 733 14 25 0 1 0 223644355 69709824 15604 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27420/statm: 17019 15604 165 260 0 16743 0
[pid=27424] ppid=27420 vsize=24768 CPUtime=24.87
/proc/27424/stat : 27424 (minisat20) R 27420 27420 27307 0 -1 4194304 6006 0 0 0 2481 6 0 0 25 0 1 0 223652096 25362432 6001 1992294400 134512640 134998072 4294956304 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27424/statm: 6192 6001 59 118 0 6070 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 92844

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 27424
/proc/meminfo: memFree=1487792/2055920 swapFree=4155400/4192956
[pid=27420] ppid=27418 vsize=68076 CPUtime=77.35
/proc/27420/stat : 27420 (SATzilla2007_C) S 27418 27420 27307 0 -1 4194304 30045 21375 0 0 6958 30 733 14 25 0 1 0 223644355 69709824 15604 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27420/statm: 17019 15604 165 260 0 16743 0
[pid=27424] ppid=27420 vsize=43388 CPUtime=84.83
/proc/27424/stat : 27424 (minisat20) R 27420 27420 27307 0 -1 4194304 10602 0 0 0 8473 10 0 0 25 0 1 0 223652096 44429312 10597 1992294400 134512640 134998072 4294956304 18446744073709551615 134528337 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27424/statm: 10847 10597 59 118 0 10725 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 111464

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 27424
/proc/meminfo: memFree=1474288/2055920 swapFree=4155400/4192956
[pid=27420] ppid=27418 vsize=68076 CPUtime=77.35
/proc/27420/stat : 27420 (SATzilla2007_C) S 27418 27420 27307 0 -1 4194304 30045 21375 0 0 6958 30 733 14 25 0 1 0 223644355 69709824 15604 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27420/statm: 17019 15604 165 260 0 16743 0
[pid=27424] ppid=27420 vsize=56592 CPUtime=144.8
/proc/27424/stat : 27424 (minisat20) R 27420 27420 27307 0 -1 4194304 13929 0 0 0 14466 14 0 0 25 0 1 0 223652096 57950208 13924 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27424/statm: 14148 13924 59 118 0 14026 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 124668

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 27424
/proc/meminfo: memFree=1462704/2055920 swapFree=4155400/4192956
[pid=27420] ppid=27418 vsize=68076 CPUtime=77.35
/proc/27420/stat : 27420 (SATzilla2007_C) S 27418 27420 27307 0 -1 4194304 30045 21375 0 0 6958 30 733 14 25 0 1 0 223644355 69709824 15604 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27420/statm: 17019 15604 165 260 0 16743 0
[pid=27424] ppid=27420 vsize=68408 CPUtime=204.78
/proc/27424/stat : 27424 (minisat20) R 27420 27420 27307 0 -1 4194304 16827 0 0 0 20462 16 0 0 25 0 1 0 223652096 70049792 16822 1992294400 134512640 134998072 4294956304 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27424/statm: 17102 16822 59 118 0 16980 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 136484

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 27424
/proc/meminfo: memFree=1453808/2055920 swapFree=4155400/4192956
[pid=27420] ppid=27418 vsize=68076 CPUtime=77.35
/proc/27420/stat : 27420 (SATzilla2007_C) S 27418 27420 27307 0 -1 4194304 30045 21375 0 0 6958 30 733 14 25 0 1 0 223644355 69709824 15604 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27420/statm: 17019 15604 165 260 0 16743 0
[pid=27424] ppid=27420 vsize=77240 CPUtime=264.75
/proc/27424/stat : 27424 (minisat20) R 27420 27420 27307 0 -1 4194304 19042 0 0 0 26457 18 0 0 25 0 1 0 223652096 79093760 19037 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27424/statm: 19310 19037 59 118 0 19188 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 145316

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 27424
/proc/meminfo: memFree=1446576/2055920 swapFree=4155400/4192956
[pid=27420] ppid=27418 vsize=68076 CPUtime=77.35
/proc/27420/stat : 27420 (SATzilla2007_C) S 27418 27420 27307 0 -1 4194304 30045 21375 0 0 6958 30 733 14 25 0 1 0 223644355 69709824 15604 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27420/statm: 17019 15604 165 260 0 16743 0

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


[startup+4662.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 27438
/proc/meminfo: memFree=1324080/2055920 swapFree=4155400/4192956
[pid=27420] ppid=27418 vsize=68076 CPUtime=77.35
/proc/27420/stat : 27420 (SATzilla2007_C) S 27418 27420 27307 0 -1 4194304 30045 21375 0 0 6958 30 733 14 25 0 1 0 223644355 69709824 15604 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27420/statm: 17019 15604 165 260 0 16743 0
[pid=27424] ppid=27420 vsize=208764 CPUtime=4582.82
/proc/27424/stat : 27424 (minisat20) R 27420 27420 27307 0 -1 4194304 51194 0 0 0 458226 56 0 0 25 0 1 0 223652096 213774336 51181 1992294400 134512640 134998072 4294956304 18446744073709551615 134525155 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27424/statm: 52191 51181 59 118 0 52069 0
Current children cumulated CPU time (s) 4660.17
Current children cumulated vsize (KiB) 276840

[startup+4722.31 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 27438
/proc/meminfo: memFree=1324016/2055920 swapFree=4155400/4192956
[pid=27420] ppid=27418 vsize=68076 CPUtime=77.35
/proc/27420/stat : 27420 (SATzilla2007_C) S 27418 27420 27307 0 -1 4194304 30045 21375 0 0 6958 30 733 14 25 0 1 0 223644355 69709824 15604 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27420/statm: 17019 15604 165 260 0 16743 0
[pid=27424] ppid=27420 vsize=208764 CPUtime=4642.8
/proc/27424/stat : 27424 (minisat20) R 27420 27420 27307 0 -1 4194304 51194 0 0 0 464224 56 0 0 25 0 1 0 223652096 213774336 51181 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27424/statm: 52191 51181 59 118 0 52069 0
Current children cumulated CPU time (s) 4720.15
Current children cumulated vsize (KiB) 276840

[startup+4782.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 27438
/proc/meminfo: memFree=1324016/2055920 swapFree=4155400/4192956
[pid=27420] ppid=27418 vsize=68076 CPUtime=77.35
/proc/27420/stat : 27420 (SATzilla2007_C) S 27418 27420 27307 0 -1 4194304 30045 21375 0 0 6958 30 733 14 25 0 1 0 223644355 69709824 15604 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27420/statm: 17019 15604 165 260 0 16743 0
[pid=27424] ppid=27420 vsize=208764 CPUtime=4702.77
/proc/27424/stat : 27424 (minisat20) R 27420 27420 27307 0 -1 4194304 51195 0 0 0 470221 56 0 0 25 0 1 0 223652096 213774336 51182 1992294400 134512640 134998072 4294956304 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27424/statm: 52191 51182 59 118 0 52069 0
Current children cumulated CPU time (s) 4780.12
Current children cumulated vsize (KiB) 276840

[startup+4842.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 27438
/proc/meminfo: memFree=1323952/2055920 swapFree=4155400/4192956
[pid=27420] ppid=27418 vsize=68076 CPUtime=77.35
/proc/27420/stat : 27420 (SATzilla2007_C) S 27418 27420 27307 0 -1 4194304 30045 21375 0 0 6958 30 733 14 25 0 1 0 223644355 69709824 15604 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27420/statm: 17019 15604 165 260 0 16743 0
[pid=27424] ppid=27420 vsize=208844 CPUtime=4762.74
/proc/27424/stat : 27424 (minisat20) R 27420 27420 27307 0 -1 4194304 51215 0 0 0 476217 57 0 0 25 0 1 0 223652096 213856256 51202 1992294400 134512640 134998072 4294956304 18446744073709551615 134525802 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27424/statm: 52211 51202 59 118 0 52089 0
Current children cumulated CPU time (s) 4840.09
Current children cumulated vsize (KiB) 276920

[startup+4902.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 27438
/proc/meminfo: memFree=1323824/2055920 swapFree=4155400/4192956
[pid=27420] ppid=27418 vsize=68076 CPUtime=77.35
/proc/27420/stat : 27420 (SATzilla2007_C) S 27418 27420 27307 0 -1 4194304 30045 21375 0 0 6958 30 733 14 25 0 1 0 223644355 69709824 15604 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27420/statm: 17019 15604 165 260 0 16743 0
[pid=27424] ppid=27420 vsize=209044 CPUtime=4822.71
/proc/27424/stat : 27424 (minisat20) R 27420 27420 27307 0 -1 4194304 51249 0 0 0 482214 57 0 0 25 0 1 0 223652096 214061056 51236 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27424/statm: 52261 51236 59 118 0 52139 0
Current children cumulated CPU time (s) 4900.06
Current children cumulated vsize (KiB) 277120

[startup+4962.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 27438
/proc/meminfo: memFree=1320816/2055920 swapFree=4155400/4192956
[pid=27420] ppid=27418 vsize=68076 CPUtime=77.35
/proc/27420/stat : 27420 (SATzilla2007_C) S 27418 27420 27307 0 -1 4194304 30045 21375 0 0 6958 30 733 14 25 0 1 0 223644355 69709824 15604 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27420/statm: 17019 15604 165 260 0 16743 0
[pid=27424] ppid=27420 vsize=212060 CPUtime=4882.69
/proc/27424/stat : 27424 (minisat20) R 27420 27420 27307 0 -1 4194304 51998 0 0 0 488212 57 0 0 25 0 1 0 223652096 217149440 51985 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27424/statm: 53015 51985 59 118 0 52893 0
Current children cumulated CPU time (s) 4960.04
Current children cumulated vsize (KiB) 280136

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

[startup+4966.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 27438
/proc/meminfo: memFree=1320496/2055920 swapFree=4155400/4192956
[pid=27420] ppid=27418 vsize=68076 CPUtime=77.35
/proc/27420/stat : 27420 (SATzilla2007_C) S 27418 27420 27307 0 -1 4194304 30045 21375 0 0 6958 30 733 14 25 0 1 0 223644355 69709824 15604 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27420/statm: 17019 15604 165 260 0 16743 0
[pid=27424] ppid=27420 vsize=212456 CPUtime=4886.68
/proc/27424/stat : 27424 (minisat20) R 27420 27420 27307 0 -1 4194304 52094 0 0 0 488611 57 0 0 25 0 1 0 223652096 217554944 52081 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27424/statm: 53114 52081 59 118 0 52992 0
Current children cumulated CPU time (s) 4964.03
Current children cumulated vsize (KiB) 280532

[startup+4979.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 27438
/proc/meminfo: memFree=1319344/2055920 swapFree=4155400/4192956
[pid=27420] ppid=27418 vsize=68076 CPUtime=77.35
/proc/27420/stat : 27420 (SATzilla2007_C) S 27418 27420 27307 0 -1 4194304 30045 21375 0 0 6958 30 733 14 25 0 1 0 223644355 69709824 15604 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27420/statm: 17019 15604 165 260 0 16743 0
[pid=27424] ppid=27420 vsize=213644 CPUtime=4899.48
/proc/27424/stat : 27424 (minisat20) R 27420 27420 27307 0 -1 4194304 52379 0 0 0 489890 58 0 0 25 0 1 0 223652096 218771456 52366 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27424/statm: 53411 52366 59 118 0 53289 0
Current children cumulated CPU time (s) 4976.83
Current children cumulated vsize (KiB) 281720

[startup+4991.9 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 27438
/proc/meminfo: memFree=1318000/2055920 swapFree=4155400/4192956
[pid=27420] ppid=27418 vsize=68076 CPUtime=77.35
/proc/27420/stat : 27420 (SATzilla2007_C) S 27418 27420 27307 0 -1 4194304 30045 21375 0 0 6958 30 733 14 25 0 1 0 223644355 69709824 15604 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27420/statm: 17019 15604 165 260 0 16743 0
[pid=27424] ppid=27420 vsize=214832 CPUtime=4912.27
/proc/27424/stat : 27424 (minisat20) R 27420 27420 27307 0 -1 4194304 52695 0 0 0 491169 58 0 0 25 0 1 0 223652096 219987968 52682 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27424/statm: 53708 52682 59 118 0 53586 0
Current children cumulated CPU time (s) 4989.62
Current children cumulated vsize (KiB) 282908

[startup+4995.11 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 27438
/proc/meminfo: memFree=1317680/2055920 swapFree=4155400/4192956
[pid=27420] ppid=27418 vsize=68076 CPUtime=77.35
/proc/27420/stat : 27420 (SATzilla2007_C) S 27418 27420 27307 0 -1 4194304 30045 21375 0 0 6958 30 733 14 25 0 1 0 223644355 69709824 15604 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27420/statm: 17019 15604 165 260 0 16743 0
[pid=27424] ppid=27420 vsize=215228 CPUtime=4915.47
/proc/27424/stat : 27424 (minisat20) R 27420 27420 27307 0 -1 4194304 52787 0 0 0 491489 58 0 0 25 0 1 0 223652096 220393472 52774 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27424/statm: 53807 52774 59 118 0 53685 0
Current children cumulated CPU time (s) 4992.82
Current children cumulated vsize (KiB) 283304

[startup+4998.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 27438
/proc/meminfo: memFree=1317296/2055920 swapFree=4155400/4192956
[pid=27420] ppid=27418 vsize=68076 CPUtime=77.35
/proc/27420/stat : 27420 (SATzilla2007_C) S 27418 27420 27307 0 -1 4194304 30045 21375 0 0 6958 30 733 14 25 0 1 0 223644355 69709824 15604 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27420/statm: 17019 15604 165 260 0 16743 0
[pid=27424] ppid=27420 vsize=215492 CPUtime=4918.68
/proc/27424/stat : 27424 (minisat20) R 27420 27420 27307 0 -1 4194304 52870 0 0 0 491809 59 0 0 25 0 1 0 223652096 220663808 52857 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27424/statm: 53873 52857 59 118 0 53751 0
Current children cumulated CPU time (s) 4996.03
Current children cumulated vsize (KiB) 283568

[startup+4999.9 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 27438
/proc/meminfo: memFree=1317232/2055920 swapFree=4155400/4192956
[pid=27420] ppid=27418 vsize=68076 CPUtime=77.35
/proc/27420/stat : 27420 (SATzilla2007_C) S 27418 27420 27307 0 -1 4194304 30045 21375 0 0 6958 30 733 14 25 0 1 0 223644355 69709824 15604 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27420/statm: 17019 15604 165 260 0 16743 0
[pid=27424] ppid=27420 vsize=215624 CPUtime=4920.27
/proc/27424/stat : 27424 (minisat20) R 27420 27420 27307 0 -1 4194304 52903 0 0 0 491968 59 0 0 25 0 1 0 223652096 220798976 52890 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27424/statm: 53906 52890 59 118 0 53784 0
Current children cumulated CPU time (s) 4997.62
Current children cumulated vsize (KiB) 283700

[startup+5000.7 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 27438
/proc/meminfo: memFree=1317104/2055920 swapFree=4155400/4192956
[pid=27420] ppid=27418 vsize=68076 CPUtime=77.35
/proc/27420/stat : 27420 (SATzilla2007_C) S 27418 27420 27307 0 -1 4194304 30045 21375 0 0 6958 30 733 14 25 0 1 0 223644355 69709824 15604 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27420/statm: 17019 15604 165 260 0 16743 0
[pid=27424] ppid=27420 vsize=215756 CPUtime=4921.07
/proc/27424/stat : 27424 (minisat20) R 27420 27420 27307 0 -1 4194304 52921 0 0 0 492048 59 0 0 25 0 1 0 223652096 220934144 52908 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27424/statm: 53939 52908 59 118 0 53817 0
Current children cumulated CPU time (s) 4998.42
Current children cumulated vsize (KiB) 283832

[startup+5000.9 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 27438
/proc/meminfo: memFree=1317104/2055920 swapFree=4155400/4192956
[pid=27420] ppid=27418 vsize=68076 CPUtime=77.35
/proc/27420/stat : 27420 (SATzilla2007_C) S 27418 27420 27307 0 -1 4194304 30045 21375 0 0 6958 30 733 14 25 0 1 0 223644355 69709824 15604 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27420/statm: 17019 15604 165 260 0 16743 0
[pid=27424] ppid=27420 vsize=0 CPUtime=4921.26
/proc/27424/stat : 27424 (minisat20) R 27420 27420 27307 0 -1 4195332 52923 0 0 0 492065 61 0 0 25 0 1 0 223652096 0 0 1992294400 0 0 0 0 0 256 0 8392704 3 0 0 0 17 0 0 0
/proc/27424/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4998.61
Current children cumulated vsize (KiB) 68076

Child status: 17
Real time (s): 5000.92
CPU time (s): 4998.67
CPU user time (s): 4997.58
CPU system time (s): 1.08783
CPU usage (%): 99.955
Max. virtual memory (cumulated for all children) (KiB): 283832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4997.58
system time used= 1.08783
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 104356
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= 10
involuntary context switches= 14941

runsolver used 4.84126 second user time and 13.354 second system time

The end

Launcher Data

Begin job on node74 at 2009-05-10 13:48:37
IDJOB=1786281
IDBENCH=71798
IDSOLVER=640
FILE ID=node74/1786281-1241956116
PBS_JOBID= 9265060
Free space on /tmp= 103080 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n8_i9_pp_ci_ce.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1786281-1241956116/watcher-1786281-1241956116 -o /tmp/evaluation-result-1786281-1241956116/solver-1786281-1241956116 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1786281-1241956116.cnf            

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 30af8150f499f8e8270ccf7f0e5a1a0a
RANDOM SEED=2069174134

node74.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.233
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.233
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:       1597920 kB
Buffers:         61784 kB
Cached:         294492 kB
SwapCached:      31052 kB
Active:         115732 kB
Inactive:       274072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1597920 kB
SwapTotal:     4192956 kB
SwapFree:      4155400 kB
Dirty:           14536 kB
Writeback:           0 kB
Mapped:          14304 kB
Slab:            54108 kB
Committed_AS:   771328 kB
PageTables:       1444 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 103072 MiB
End job on node74 at 2009-05-10 15:11:58