Trace number 1786089

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.71 5000.69

General information on the benchmark

NameCRAFTED/parity-games/
instance_n7_i8_pp_ci_ce.cnf
MD5SUM545e53eb1c10ff91f4e2e16d7a8c9f9f
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 variables14896
Number of clauses153982
Sum of the clauses size505834
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 228700
Number of clauses of size 372038
Number of clauses of size 440118
Number of clauses of size 510080
Number of clauses of size over 53046

Solver Data

21.36/21.43	c run March_dl for 5 seconds ... 
21.36/21.43	c Bin: Executing march_dl
21.36/21.43	c child exit by a signal
21.36/21.43	c march_dl returned code 137.
21.36/21.43	c run saps (UBCSAT implementation) for 2 seconds ... 
21.36/21.43	c Bin: Executing ubcsat2006
21.36/21.43	c child exited successfully
21.36/21.43	c ubcsat2006 returned code 0.
21.36/21.43	c satzilla computing base features
21.36/21.43	c satzilla doing unit-prop probe
21.36/21.43	c satzilla doing local search probe
21.36/21.43	c satzilla doing lobjois search-space size estimate
21.36/21.43	c satzilla's ranking:
21.36/21.43	c 1) minisat20+P: 2.355708
21.36/21.43	c 2) zchaff_rand+P: 3.414873
21.36/21.43	c 3) vallst+P: 4.484184
21.36/21.43	c 4) march_dl+P: 5.288864
21.36/21.43	c 5) march_dl: 6.782783
21.36/21.43	c 6) minisat20: 7.729855
21.36/21.43	c 7) kcnfs+P: 999.000000
21.36/21.43	c 8) kcnfs: 999.000000
21.36/21.43	c 9) vallst: 999.000000
21.36/21.43	c 10) zchaff_rand: 999.000000
21.36/21.43	c satzilla running minisat20 with preprocessing ... 
35.36/35.46	This is MiniSat 2.0 beta
35.36/35.46	WARNING: for repeatability, setting FPU to use double precision
35.36/35.46	============================[ Problem Statistics ]=============================
35.36/35.46	|                                                                             |
35.36/35.47	|  Number of variables:  10227                                                |
35.36/35.47	|  Number of clauses:    115205                                               |
35.42/35.54	|  Parsing time:         0.07         s                                       |
35.42/35.54	============================[ Search Statistics ]==============================
35.42/35.54	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
35.42/35.54	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
35.42/35.54	===============================================================================
35.42/35.54	|         0 |   10227   115205   363464 |    38401        0    nan |  0.000 % |
35.42/35.57	|       100 |   10227   115205   363464 |    42241      100      6 |  0.000 % |
35.42/35.59	|       252 |   10227   115205   363464 |    46466      252     12 |  0.000 % |
35.42/35.64	|       477 |   10227   115205   363464 |    51112      477     19 |  0.001 % |
35.42/35.73	|       814 |   10227   115205   363464 |    56223      814     19 |  0.001 % |
35.42/35.81	|      1321 |   10227   115205   363464 |    61846     1321     19 |  0.000 % |
35.42/36.06	|      2080 |   10227   115205   363464 |    68030     2080     31 |  0.001 % |
36.24/36.34	|      3219 |   10227   115205   363464 |    74833     3219     33 |  0.001 % |
36.84/36.95	|      4928 |   10227   115205   363464 |    82317     4928     38 |  0.001 % |
37.45/37.54	|      7490 |   10227   115205   363464 |    90549     7490     39 |  0.001 % |
39.14/39.24	|     11334 |   10227   115205   363464 |    99604    11334     43 |  0.001 % |
42.54/42.65	|     17100 |   10227   115205   363464 |   109564    17100     46 |  0.001 % |
48.34/48.44	|     25752 |   10227   115205   363464 |   120520    25752     49 |  0.001 % |
60.73/60.85	|     38728 |   10227   115205   363464 |   132572    38728     52 |  0.001 % |
82.82/82.94	|     58190 |   10227   115205   363464 |   145830    58190     54 |  0.001 % |
124.81/124.91	|     87385 |   10227   115205   363464 |   160413    87385     54 |  0.001 % |
199.18/199.35	|    131175 |   10227   115205   363464 |   176454   131175     53 |  0.001 % |
326.24/326.49	|    196859 |   10227   115205   363464 |   194100    47534     36 |  0.001 % |
494.58/494.80	|    295385 |   10227   115205   363464 |   213510   146060     44 |  0.001 % |
770.06/770.46	|    443178 |   10227   115205   363464 |   234861   110450     40 |  0.001 % |
1195.11/1195.70	|    664861 |   10227   115205   363464 |   258347   128587     46 |  0.001 % |
1926.62/1927.48	|    997387 |   10227   115205   363464 |   284181   233038     43 |  0.001 % |
2979.69/2980.96	|   1496177 |   10227   115205   363464 |   312600   227135     44 |  0.001 % |
4924.11/4926.19	|   2244360 |   10227   115205   363464 |   343860   144313     50 |  0.001 % |
4998.59/5000.68	c Preprocessing...
4998.59/5000.68	c Inital problem has 14896 variables, 125282 nary clauses (28700 binary clauses).
4998.59/5000.68	c Num non-binary clauses 125282, Average non-binary clause length 3.579
4998.59/5000.68	c Theory has no gaps
4998.59/5000.68	c Preprocessor runtime was 13.780 seconds.
4998.59/5000.68	c 
4998.59/5000.68	c Satisfiability of theory still undetermined.
4998.59/5000.68	c See file /tmp/6j4pQ0 for simplified theory.
4998.59/5000.68	c Bin: Executing minisat20
4998.59/5000.68	c child exit by a signal
4998.59/5000.68	c minisat20 returned code 137.
4998.59/5000.68	c minisat20 returned code 137.
4998.59/5000.68	c satzilla running zchaff_rand with preprocessing ... 
4998.59/5000.68	c Bin: Executing zchaff_rand
4998.59/5000.68	c zchaff_rand returned code 1.
4998.59/5000.68	c zchaff_rand returned code 1.
4998.59/5000.68	c satzilla running vallst with preprocessing ... 
4998.59/5000.68	c Bin: Executing vallst
4998.59/5000.68	c vallst returned code 1.
4998.59/5000.68	c vallst returned code 1.
4998.59/5000.68	c satzilla running march_dl with preprocessing ... 
4998.59/5000.68	c Bin: Executing march_dl
4998.59/5000.68	c march_dl returned code 1.
4998.59/5000.68	c march_dl returned code 1.
4998.59/5000.68	c satzilla running march_dl ... 
4998.59/5000.68	c Bin: Executing march_dl
4998.59/5000.68	c march_dl returned code 1.
4998.59/5000.68	c march_dl returned code 1.
4998.59/5000.68	c satzilla running minisat20 ... 
4998.59/5000.68	c Bin: Executing minisat20
4998.59/5000.68	c minisat20 returned code 1.
4998.59/5000.68	c minisat20 returned code 1.
4998.59/5000.68	c satzilla running kcnfs with preprocessing ... 
4998.59/5000.68	c Bin: Executing kcnfs
4998.59/5000.68	c kcnfs returned code 1.
4998.59/5000.68	c kcnfs returned code 1.
4998.59/5000.68	c satzilla running kcnfs ... 
4998.59/5000.68	c Bin: Executing kcnfs
4998.59/5000.68	c kcnfs returned code 1.
4998.59/5000.68	c kcnfs returned code 1.
4998.59/5000.68	c satzilla running vallst ... 
4998.59/5000.68	c Bin: Executing vallst
4998.59/5000.68	c vallst returned code 1.
4998.59/5000.68	c vallst returned code 1.
4998.59/5000.68	c satzilla running zchaff_rand ... 
4998.59/5000.68	c Bin: Executing zchaff_rand
4998.59/5000.68	c zchaff_rand returned code 1.
4998.59/5000.68	c zchaff_rand returned code 1.
4998.59/5000.68	c ERROR: All Failed! 
4998.59/5000.68	c SATZILLA_TIME=4999.440000

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-1786089-1241947680/watcher-1786089-1241947680 -o /tmp/evaluation-result-1786089-1241947680/solver-1786089-1241947680 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1786089-1241947680.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.92 0.98 0.99 3/64 1830
/proc/meminfo: memFree=1805792/2055920 swapFree=4178576/4192956
[pid=1830] ppid=1828 vsize=1440 CPUtime=0
/proc/1830/stat : 1830 (SATzilla2007_C) R 1828 1830 1755 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 222796028 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 0 0 0
/proc/1830/statm: 360 110 95 260 0 84 0
[pid=1831] ppid=1830 vsize=2716 CPUtime=0
/proc/1831/stat : 1831 (march_dl) R 1830 1830 1755 0 -1 4194304 437 0 0 0 0 0 0 0 18 0 1 0 222796028 2781184 432 1992294400 134512640 134996440 4294956256 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1831/statm: 679 432 50 118 0 558 0

[startup+0.0237219 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 1830
/proc/meminfo: memFree=1805792/2055920 swapFree=4178576/4192956
[pid=1830] ppid=1828 vsize=1440 CPUtime=0
/proc/1830/stat : 1830 (SATzilla2007_C) S 1828 1830 1755 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 222796028 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1830/statm: 360 110 95 260 0 84 0
[pid=1831] ppid=1830 vsize=2980 CPUtime=0.02
/proc/1831/stat : 1831 (march_dl) R 1830 1830 1755 0 -1 4194304 507 0 0 0 2 0 0 0 19 0 1 0 222796028 3051520 502 1992294400 134512640 134996440 4294956256 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1831/statm: 745 502 50 118 0 624 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4420

[startup+0.102728 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 1830
/proc/meminfo: memFree=1805792/2055920 swapFree=4178576/4192956
[pid=1830] ppid=1828 vsize=1440 CPUtime=0
/proc/1830/stat : 1830 (SATzilla2007_C) S 1828 1830 1755 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 222796028 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1830/statm: 360 110 95 260 0 84 0
[pid=1831] ppid=1830 vsize=3904 CPUtime=0.09
/proc/1831/stat : 1831 (march_dl) R 1830 1830 1755 0 -1 4194304 805 0 0 0 9 0 0 0 19 0 1 0 222796028 3997696 800 1992294400 134512640 134996440 4294956256 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1831/statm: 976 800 50 118 0 855 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5344

[startup+0.301743 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 1830
/proc/meminfo: memFree=1805792/2055920 swapFree=4178576/4192956
[pid=1830] ppid=1828 vsize=1440 CPUtime=0
/proc/1830/stat : 1830 (SATzilla2007_C) S 1828 1830 1755 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 222796028 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1830/statm: 360 110 95 260 0 84 0
[pid=1831] ppid=1830 vsize=10412 CPUtime=0.29
/proc/1831/stat : 1831 (march_dl) R 1830 1830 1755 0 -1 4194304 2561 0 0 0 28 1 0 0 21 0 1 0 222796028 10661888 1793 1992294400 134512640 134996440 4294956256 18446744073709551615 134663596 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1831/statm: 2603 1793 53 118 0 2482 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11852

[startup+0.70178 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 1830
/proc/meminfo: memFree=1805792/2055920 swapFree=4178576/4192956
[pid=1830] ppid=1828 vsize=1440 CPUtime=0
/proc/1830/stat : 1830 (SATzilla2007_C) S 1828 1830 1755 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 222796028 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1830/statm: 360 110 95 260 0 84 0
[pid=1831] ppid=1830 vsize=13576 CPUtime=0.69
/proc/1831/stat : 1831 (march_dl) R 1830 1830 1755 0 -1 4194304 7123 0 0 0 65 4 0 0 25 0 1 0 222796028 13901824 2738 1992294400 134512640 134996440 4294956256 18446744073709551615 134544578 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1831/statm: 3394 2738 55 118 0 3273 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15016

[startup+1.50285 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 1832
/proc/meminfo: memFree=1794768/2055920 swapFree=4178576/4192956
[pid=1830] ppid=1828 vsize=1440 CPUtime=0
/proc/1830/stat : 1830 (SATzilla2007_C) S 1828 1830 1755 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 222796028 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1830/statm: 360 110 95 260 0 84 0
[pid=1831] ppid=1830 vsize=13548 CPUtime=1.49
/proc/1831/stat : 1831 (march_dl) R 1830 1830 1755 0 -1 4194304 7212 0 0 0 145 4 0 0 25 0 1 0 222796028 13873152 2731 1992294400 134512640 134996440 4294956256 18446744073709551615 134649599 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1831/statm: 3387 2731 55 118 0 3266 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14988

[startup+3.10199 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 1832
/proc/meminfo: memFree=1794640/2055920 swapFree=4178576/4192956
[pid=1830] ppid=1828 vsize=1440 CPUtime=0
/proc/1830/stat : 1830 (SATzilla2007_C) S 1828 1830 1755 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 222796028 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1830/statm: 360 110 95 260 0 84 0
[pid=1831] ppid=1830 vsize=19052 CPUtime=3.09
/proc/1831/stat : 1831 (march_dl) R 1830 1830 1755 0 -1 4194304 8577 0 0 0 305 4 0 0 25 0 1 0 222796028 19509248 4095 1992294400 134512640 134996440 4294956256 18446744073709551615 134560169 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1831/statm: 4763 4095 69 118 0 4642 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20492

[startup+6.30129 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 1834
/proc/meminfo: memFree=1796048/2055920 swapFree=4178576/4192956
[pid=1830] ppid=1828 vsize=1440 CPUtime=4.99
/proc/1830/stat : 1830 (SATzilla2007_C) S 1828 1830 1755 0 -1 4194304 135 10356 0 0 0 0 494 5 16 0 1 0 222796028 1474560 111 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1830/statm: 360 111 96 260 0 84 0
[pid=1834] ppid=1830 vsize=14388 CPUtime=1.28
/proc/1834/stat : 1834 (ubcsat2006) R 1830 1830 1755 0 -1 4194304 2498 0 0 0 125 3 0 0 25 0 1 0 222796528 14733312 2481 1992294400 134512640 134777720 4294956112 18446744073709551615 134553129 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1834/statm: 3597 2481 156 64 0 3178 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 15828

[startup+12.7019 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 1834
/proc/meminfo: memFree=1796064/2055920 swapFree=4178576/4192956
[pid=1830] ppid=1828 vsize=10828 CPUtime=12.67
/proc/1830/stat : 1830 (SATzilla2007_C) R 1828 1830 1755 0 -1 4194304 4811 12861 0 0 534 3 718 12 25 0 1 0 222796028 11087872 2497 1992294400 134512640 135579813 4294956224 18446744073709551615 134541603 0 0 4096 0 0 0 0 17 0 0 0
/proc/1830/statm: 2707 2497 124 260 0 2431 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 10828

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 1834
/proc/meminfo: memFree=1772448/2055920 swapFree=4178576/4192956
[pid=1830] ppid=1828 vsize=43600 CPUtime=25.47
/proc/1830/stat : 1830 (SATzilla2007_C) R 1828 1830 1755 0 -1 4194304 15156 12861 0 0 1805 12 718 12 25 0 1 0 222796028 44646400 8475 1992294400 134512640 135579813 4294956224 18446744073709551615 134600179 0 0 4096 0 0 0 0 17 0 0 0
/proc/1830/statm: 10900 8475 164 260 0 10624 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 43600

[startup+51.1013 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 1835
/proc/meminfo: memFree=1753432/2055920 swapFree=4178576/4192956
[pid=1830] ppid=1828 vsize=42508 CPUtime=35.42
/proc/1830/stat : 1830 (SATzilla2007_C) S 1828 1830 1755 0 -1 4194304 16565 12861 0 0 2793 19 718 12 25 0 1 0 222796028 43528192 9069 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1830/statm: 10627 9069 165 260 0 10351 0
[pid=1835] ppid=1830 vsize=14652 CPUtime=15.61
/proc/1835/stat : 1835 (minisat20) R 1830 1830 1755 0 -1 4194304 3509 0 0 0 1559 2 0 0 25 0 1 0 222799574 15003648 3504 1992294400 134512640 134998072 4294956304 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1835/statm: 3663 3504 58 118 0 3541 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 57160

[startup+102.307 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 1835
/proc/meminfo: memFree=1741400/2055920 swapFree=4178576/4192956
[pid=1830] ppid=1828 vsize=42508 CPUtime=35.42
/proc/1830/stat : 1830 (SATzilla2007_C) S 1828 1830 1755 0 -1 4194304 16565 12861 0 0 2793 19 718 12 25 0 1 0 222796028 43528192 9069 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1830/statm: 10627 9069 165 260 0 10351 0
[pid=1835] ppid=1830 vsize=26412 CPUtime=66.8
/proc/1835/stat : 1835 (minisat20) R 1830 1830 1755 0 -1 4194304 6460 0 0 0 6675 5 0 0 25 0 1 0 222799574 27045888 6455 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1835/statm: 6603 6455 58 118 0 6481 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 68920

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1835
/proc/meminfo: memFree=1731672/2055920 swapFree=4178576/4192956
[pid=1830] ppid=1828 vsize=42508 CPUtime=35.42
/proc/1830/stat : 1830 (SATzilla2007_C) S 1828 1830 1755 0 -1 4194304 16565 12861 0 0 2793 19 718 12 25 0 1 0 222796028 43528192 9069 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1830/statm: 10627 9069 165 260 0 10351 0
[pid=1835] ppid=1830 vsize=36220 CPUtime=126.78
/proc/1835/stat : 1835 (minisat20) R 1830 1830 1755 0 -1 4194304 8885 0 0 0 12670 8 0 0 25 0 1 0 222799574 37089280 8880 1992294400 134512640 134998072 4294956304 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1835/statm: 9055 8880 58 118 0 8933 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 78728

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1835
/proc/meminfo: memFree=1723928/2055920 swapFree=4178576/4192956
[pid=1830] ppid=1828 vsize=42508 CPUtime=35.42
/proc/1830/stat : 1830 (SATzilla2007_C) S 1828 1830 1755 0 -1 4194304 16565 12861 0 0 2793 19 718 12 25 0 1 0 222796028 43528192 9069 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1830/statm: 10627 9069 165 260 0 10351 0
[pid=1835] ppid=1830 vsize=44164 CPUtime=186.76
/proc/1835/stat : 1835 (minisat20) R 1830 1830 1755 0 -1 4194304 10800 0 0 0 18666 10 0 0 25 0 1 0 222799574 45223936 10795 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1835/statm: 11041 10795 58 118 0 10919 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 86672

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1835
/proc/meminfo: memFree=1717784/2055920 swapFree=4178576/4192956
[pid=1830] ppid=1828 vsize=42508 CPUtime=35.42
/proc/1830/stat : 1830 (SATzilla2007_C) S 1828 1830 1755 0 -1 4194304 16565 12861 0 0 2793 19 718 12 25 0 1 0 222796028 43528192 9069 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1830/statm: 10627 9069 165 260 0 10351 0
[pid=1835] ppid=1830 vsize=50324 CPUtime=246.73
/proc/1835/stat : 1835 (minisat20) R 1830 1830 1755 0 -1 4194304 12351 0 0 0 24661 12 0 0 25 0 1 0 222799574 51531776 12346 1992294400 134512640 134998072 4294956304 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1835/statm: 12581 12346 58 118 0 12459 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 92832

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1835
/proc/meminfo: memFree=1715352/2055920 swapFree=4178576/4192956
[pid=1830] ppid=1828 vsize=42508 CPUtime=35.42
/proc/1830/stat : 1830 (SATzilla2007_C) S 1828 1830 1755 0 -1 4194304 16565 12861 0 0 2793 19 718 12 25 0 1 0 222796028 43528192 9069 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1830/statm: 10627 9069 165 260 0 10351 0
[pid=1835] ppid=1830 vsize=52700 CPUtime=306.71
/proc/1835/stat : 1835 (minisat20) R 1830 1830 1755 0 -1 4194304 12940 0 0 0 30658 13 0 0 25 0 1 0 222799574 53964800 12935 1992294400 134512640 134998072 4294956304 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1835/statm: 13175 12935 58 118 0 13053 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 95208

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1835
/proc/meminfo: memFree=1715096/2055920 swapFree=4178576/4192956

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


[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1845
/proc/meminfo: memFree=1666904/2055920 swapFree=4178576/4192956
[pid=1830] ppid=1828 vsize=42508 CPUtime=35.42
/proc/1830/stat : 1830 (SATzilla2007_C) S 1828 1830 1755 0 -1 4194304 16565 12861 0 0 2793 19 718 12 25 0 1 0 222796028 43528192 9069 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1830/statm: 10627 9069 165 260 0 10351 0
[pid=1835] ppid=1830 vsize=101544 CPUtime=4684.99
/proc/1835/stat : 1835 (minisat20) R 1830 1830 1755 0 -1 4194304 24708 0 0 0 468472 27 0 0 25 0 1 0 222799574 103981056 24626 1992294400 134512640 134998072 4294956304 18446744073709551615 134519335 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1835/statm: 25386 24626 58 118 0 25264 0
Current children cumulated CPU time (s) 4720.41
Current children cumulated vsize (KiB) 144052

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1845
/proc/meminfo: memFree=1666840/2055920 swapFree=4178576/4192956
[pid=1830] ppid=1828 vsize=42508 CPUtime=35.42
/proc/1830/stat : 1830 (SATzilla2007_C) S 1828 1830 1755 0 -1 4194304 16565 12861 0 0 2793 19 718 12 25 0 1 0 222796028 43528192 9069 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1830/statm: 10627 9069 165 260 0 10351 0
[pid=1835] ppid=1830 vsize=101544 CPUtime=4744.95
/proc/1835/stat : 1835 (minisat20) R 1830 1830 1755 0 -1 4194304 24708 0 0 0 474468 27 0 0 25 0 1 0 222799574 103981056 24626 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1835/statm: 25386 24626 58 118 0 25264 0
Current children cumulated CPU time (s) 4780.37
Current children cumulated vsize (KiB) 144052

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1845
/proc/meminfo: memFree=1666840/2055920 swapFree=4178576/4192956
[pid=1830] ppid=1828 vsize=42508 CPUtime=35.42
/proc/1830/stat : 1830 (SATzilla2007_C) S 1828 1830 1755 0 -1 4194304 16565 12861 0 0 2793 19 718 12 25 0 1 0 222796028 43528192 9069 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1830/statm: 10627 9069 165 260 0 10351 0
[pid=1835] ppid=1830 vsize=101544 CPUtime=4804.92
/proc/1835/stat : 1835 (minisat20) R 1830 1830 1755 0 -1 4194304 24708 0 0 0 480465 27 0 0 25 0 1 0 222799574 103981056 24626 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1835/statm: 25386 24626 58 118 0 25264 0
Current children cumulated CPU time (s) 4840.34
Current children cumulated vsize (KiB) 144052

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1845
/proc/meminfo: memFree=1666840/2055920 swapFree=4178576/4192956
[pid=1830] ppid=1828 vsize=42508 CPUtime=35.42
/proc/1830/stat : 1830 (SATzilla2007_C) S 1828 1830 1755 0 -1 4194304 16565 12861 0 0 2793 19 718 12 25 0 1 0 222796028 43528192 9069 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1830/statm: 10627 9069 165 260 0 10351 0
[pid=1835] ppid=1830 vsize=101544 CPUtime=4864.9
/proc/1835/stat : 1835 (minisat20) R 1830 1830 1755 0 -1 4194304 24708 0 0 0 486463 27 0 0 25 0 1 0 222799574 103981056 24626 1992294400 134512640 134998072 4294956304 18446744073709551615 134525653 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1835/statm: 25386 24626 58 118 0 25264 0
Current children cumulated CPU time (s) 4900.32
Current children cumulated vsize (KiB) 144052

[startup+4962.3 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 1845
/proc/meminfo: memFree=1666840/2055920 swapFree=4178576/4192956
[pid=1830] ppid=1828 vsize=42508 CPUtime=35.42
/proc/1830/stat : 1830 (SATzilla2007_C) S 1828 1830 1755 0 -1 4194304 16565 12861 0 0 2793 19 718 12 25 0 1 0 222796028 43528192 9069 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1830/statm: 10627 9069 165 260 0 10351 0
[pid=1835] ppid=1830 vsize=101544 CPUtime=4924.88
/proc/1835/stat : 1835 (minisat20) R 1830 1830 1755 0 -1 4194304 24710 0 0 0 492461 27 0 0 25 0 1 0 222799574 103981056 24628 1992294400 134512640 134998072 4294956304 18446744073709551615 134527497 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1835/statm: 25386 24628 58 118 0 25264 0
Current children cumulated CPU time (s) 4960.3
Current children cumulated vsize (KiB) 144052

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

[startup+4966.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 1845
/proc/meminfo: memFree=1666840/2055920 swapFree=4178576/4192956
[pid=1830] ppid=1828 vsize=42508 CPUtime=35.42
/proc/1830/stat : 1830 (SATzilla2007_C) S 1828 1830 1755 0 -1 4194304 16565 12861 0 0 2793 19 718 12 25 0 1 0 222796028 43528192 9069 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1830/statm: 10627 9069 165 260 0 10351 0
[pid=1835] ppid=1830 vsize=101544 CPUtime=4928.87
/proc/1835/stat : 1835 (minisat20) R 1830 1830 1755 0 -1 4194304 24710 0 0 0 492860 27 0 0 25 0 1 0 222799574 103981056 24628 1992294400 134512640 134998072 4294956304 18446744073709551615 134525653 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1835/statm: 25386 24628 58 118 0 25264 0
Current children cumulated CPU time (s) 4964.29
Current children cumulated vsize (KiB) 144052

[startup+4979.1 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 1845
/proc/meminfo: memFree=1666840/2055920 swapFree=4178576/4192956
[pid=1830] ppid=1828 vsize=42508 CPUtime=35.42
/proc/1830/stat : 1830 (SATzilla2007_C) S 1828 1830 1755 0 -1 4194304 16565 12861 0 0 2793 19 718 12 25 0 1 0 222796028 43528192 9069 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1830/statm: 10627 9069 165 260 0 10351 0
[pid=1835] ppid=1830 vsize=101544 CPUtime=4941.67
/proc/1835/stat : 1835 (minisat20) R 1830 1830 1755 0 -1 4194304 24710 0 0 0 494140 27 0 0 25 0 1 0 222799574 103981056 24628 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1835/statm: 25386 24628 58 118 0 25264 0
Current children cumulated CPU time (s) 4977.09
Current children cumulated vsize (KiB) 144052

[startup+4991.9 s]
/proc/loadavg: 1.10 1.03 1.00 2/66 1845
/proc/meminfo: memFree=1666840/2055920 swapFree=4178576/4192956
[pid=1830] ppid=1828 vsize=42508 CPUtime=35.42
/proc/1830/stat : 1830 (SATzilla2007_C) S 1828 1830 1755 0 -1 4194304 16565 12861 0 0 2793 19 718 12 25 0 1 0 222796028 43528192 9069 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1830/statm: 10627 9069 165 260 0 10351 0
[pid=1835] ppid=1830 vsize=101544 CPUtime=4954.47
/proc/1835/stat : 1835 (minisat20) R 1830 1830 1755 0 -1 4194304 24710 0 0 0 495420 27 0 0 25 0 1 0 222799574 103981056 24628 1992294400 134512640 134998072 4294956304 18446744073709551615 134525653 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1835/statm: 25386 24628 58 118 0 25264 0
Current children cumulated CPU time (s) 4989.89
Current children cumulated vsize (KiB) 144052

[startup+4995.11 s]
/proc/loadavg: 1.09 1.03 1.00 2/66 1845
/proc/meminfo: memFree=1666840/2055920 swapFree=4178576/4192956
[pid=1830] ppid=1828 vsize=42508 CPUtime=35.42
/proc/1830/stat : 1830 (SATzilla2007_C) S 1828 1830 1755 0 -1 4194304 16565 12861 0 0 2793 19 718 12 25 0 1 0 222796028 43528192 9069 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1830/statm: 10627 9069 165 260 0 10351 0
[pid=1835] ppid=1830 vsize=101544 CPUtime=4957.67
/proc/1835/stat : 1835 (minisat20) R 1830 1830 1755 0 -1 4194304 24710 0 0 0 495740 27 0 0 25 0 1 0 222799574 103981056 24628 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1835/statm: 25386 24628 58 118 0 25264 0
Current children cumulated CPU time (s) 4993.09
Current children cumulated vsize (KiB) 144052

[startup+4998.3 s]
/proc/loadavg: 1.09 1.03 1.00 2/66 1845
/proc/meminfo: memFree=1666840/2055920 swapFree=4178576/4192956
[pid=1830] ppid=1828 vsize=42508 CPUtime=35.42
/proc/1830/stat : 1830 (SATzilla2007_C) S 1828 1830 1755 0 -1 4194304 16565 12861 0 0 2793 19 718 12 25 0 1 0 222796028 43528192 9069 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1830/statm: 10627 9069 165 260 0 10351 0
[pid=1835] ppid=1830 vsize=101544 CPUtime=4960.87
/proc/1835/stat : 1835 (minisat20) R 1830 1830 1755 0 -1 4194304 24710 0 0 0 496060 27 0 0 25 0 1 0 222799574 103981056 24628 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1835/statm: 25386 24628 58 118 0 25264 0
Current children cumulated CPU time (s) 4996.29
Current children cumulated vsize (KiB) 144052

[startup+4999.9 s]
/proc/loadavg: 1.08 1.03 1.00 2/66 1845
/proc/meminfo: memFree=1666840/2055920 swapFree=4178576/4192956
[pid=1830] ppid=1828 vsize=42508 CPUtime=35.42
/proc/1830/stat : 1830 (SATzilla2007_C) S 1828 1830 1755 0 -1 4194304 16565 12861 0 0 2793 19 718 12 25 0 1 0 222796028 43528192 9069 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1830/statm: 10627 9069 165 260 0 10351 0
[pid=1835] ppid=1830 vsize=101544 CPUtime=4962.47
/proc/1835/stat : 1835 (minisat20) R 1830 1830 1755 0 -1 4194304 24710 0 0 0 496220 27 0 0 25 0 1 0 222799574 103981056 24628 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1835/statm: 25386 24628 58 118 0 25264 0
Current children cumulated CPU time (s) 4997.89
Current children cumulated vsize (KiB) 144052

[startup+5000.3 s]
/proc/loadavg: 1.08 1.03 1.00 2/66 1845
/proc/meminfo: memFree=1666840/2055920 swapFree=4178576/4192956
[pid=1830] ppid=1828 vsize=42508 CPUtime=35.42
/proc/1830/stat : 1830 (SATzilla2007_C) S 1828 1830 1755 0 -1 4194304 16565 12861 0 0 2793 19 718 12 25 0 1 0 222796028 43528192 9069 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1830/statm: 10627 9069 165 260 0 10351 0
[pid=1835] ppid=1830 vsize=101544 CPUtime=4962.87
/proc/1835/stat : 1835 (minisat20) R 1830 1830 1755 0 -1 4194304 24710 0 0 0 496260 27 0 0 25 0 1 0 222799574 103981056 24628 1992294400 134512640 134998072 4294956304 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1835/statm: 25386 24628 58 118 0 25264 0
Current children cumulated CPU time (s) 4998.29
Current children cumulated vsize (KiB) 144052

[startup+5000.5 s]
/proc/loadavg: 1.08 1.03 1.00 2/66 1845
/proc/meminfo: memFree=1666840/2055920 swapFree=4178576/4192956
[pid=1830] ppid=1828 vsize=42508 CPUtime=35.42
/proc/1830/stat : 1830 (SATzilla2007_C) S 1828 1830 1755 0 -1 4194304 16565 12861 0 0 2793 19 718 12 25 0 1 0 222796028 43528192 9069 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1830/statm: 10627 9069 165 260 0 10351 0
[pid=1835] ppid=1830 vsize=101544 CPUtime=4963.07
/proc/1835/stat : 1835 (minisat20) R 1830 1830 1755 0 -1 4194304 24710 0 0 0 496280 27 0 0 25 0 1 0 222799574 103981056 24628 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1835/statm: 25386 24628 58 118 0 25264 0
Current children cumulated CPU time (s) 4998.49
Current children cumulated vsize (KiB) 144052

[startup+5000.6 s]
/proc/loadavg: 1.08 1.03 1.00 2/66 1845
/proc/meminfo: memFree=1666840/2055920 swapFree=4178576/4192956
[pid=1830] ppid=1828 vsize=42508 CPUtime=35.42
/proc/1830/stat : 1830 (SATzilla2007_C) S 1828 1830 1755 0 -1 4194304 16565 12861 0 0 2793 19 718 12 25 0 1 0 222796028 43528192 9069 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1830/statm: 10627 9069 165 260 0 10351 0
[pid=1835] ppid=1830 vsize=101544 CPUtime=4963.17
/proc/1835/stat : 1835 (minisat20) R 1830 1830 1755 0 -1 4194304 24710 0 0 0 496290 27 0 0 25 0 1 0 222799574 103981056 24628 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/1835/statm: 25386 24628 58 118 0 25264 0
Current children cumulated CPU time (s) 4998.59
Current children cumulated vsize (KiB) 144052

Child status: 17
Real time (s): 5000.69
CPU time (s): 4998.71
CPU user time (s): 4998.08
CPU system time (s): 0.624905
CPU usage (%): 99.9603
Max. virtual memory (cumulated for all children) (KiB): 144052

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

runsolver used 5.00324 second user time and 13.19 second system time

The end

Launcher Data

Begin job on node43 at 2009-05-10 11:28:00
IDJOB=1786089
IDBENCH=71621
IDSOLVER=640
FILE ID=node43/1786089-1241947680
PBS_JOBID= 9265042
Free space on /tmp= 66236 MiB

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

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

MD5SUM BENCH= 545e53eb1c10ff91f4e2e16d7a8c9f9f
RANDOM SEED=944603878

node43.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.237
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.237
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:       1806336 kB
Buffers:         35772 kB
Cached:         138436 kB
SwapCached:       8576 kB
Active:          82068 kB
Inactive:       103012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1806336 kB
SwapTotal:     4192956 kB
SwapFree:      4178576 kB
Dirty:           11488 kB
Writeback:           0 kB
Mapped:          14072 kB
Slab:            50504 kB
Committed_AS:   784300 kB
PageTables:       1444 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= 66228 MiB
End job on node43 at 2009-05-10 12:51:21