Trace number 1785519

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) 4999.27 5001.24

General information on the benchmark

NameCRAFTED/edgematching/
fbcolors/em_9_3_5_fbc.cnf
MD5SUM31a3aedc721d03e1d956a240f176ac5e
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 variables3857
Number of clauses59728
Sum of the clauses size174559
Maximum clause length49
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 224387
Number of clauses of size 326002
Number of clauses of size 44516
Number of clauses of size 54669
Number of clauses of size over 5154

Solver Data

10.83/11.06	c run March_dl for 5 seconds ... 
10.83/11.06	c Bin: Executing march_dl
10.83/11.06	c child exit by a signal
10.83/11.06	c march_dl returned code 137.
10.83/11.06	c run saps (UBCSAT implementation) for 2 seconds ... 
10.83/11.06	c Bin: Executing ubcsat2006
10.83/11.06	c child exited successfully
10.83/11.06	c ubcsat2006 returned code 0.
10.83/11.06	c satzilla computing base features
10.83/11.06	c satzilla doing unit-prop probe
10.83/11.06	c satzilla doing local search probe
10.83/11.06	c satzilla doing lobjois search-space size estimate
10.83/11.06	c satzilla's ranking:
10.83/11.06	c 1) minisat20+P: -0.323283
10.83/11.06	c 2) vallst+P: 1.316350
10.83/11.06	c 3) march_dl+P: 1.749632
10.83/11.06	c 4) minisat20: 2.046157
10.83/11.06	c 5) march_dl: 2.725041
10.83/11.06	c 6) zchaff_rand+P: 6.673004
10.83/11.06	c 7) kcnfs+P: 999.000000
10.83/11.06	c 8) kcnfs: 999.000000
10.83/11.06	c 9) vallst: 999.000000
10.83/11.06	c 10) zchaff_rand: 999.000000
10.83/11.06	c satzilla running minisat20 with preprocessing ... 
11.92/12.10	This is MiniSat 2.0 beta
11.92/12.10	WARNING: for repeatability, setting FPU to use double precision
11.92/12.10	============================[ Problem Statistics ]=============================
11.92/12.10	|                                                                             |
11.92/12.10	|  Number of variables:  3709                                                 |
11.92/12.10	|  Number of clauses:    112858                                               |
11.92/12.16	|  Parsing time:         0.05         s                                       |
11.92/12.16	============================[ Search Statistics ]==============================
11.92/12.16	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.92/12.16	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.92/12.16	===============================================================================
11.92/12.16	|         0 |    3709   112858   280579 |    37619        0    nan |  0.000 % |
11.92/12.17	|       100 |    3709   112858   280579 |    41381      100     77 |  0.000 % |
11.92/12.19	|       250 |    3709   112858   280579 |    45519      250     74 |  0.000 % |
11.92/12.21	|       475 |    3709   112858   280579 |    50071      475     62 |  0.000 % |
11.92/12.24	|       812 |    3709   112858   280579 |    55078      812     68 |  0.000 % |
11.92/12.29	|      1318 |    3709   112858   280579 |    60586     1318     61 |  0.000 % |
11.92/12.42	|      2077 |    3709   112858   280579 |    66644     2077     81 |  0.000 % |
11.92/12.61	|      3216 |    3709   112858   280579 |    73309     3216    118 |  0.000 % |
11.92/12.91	|      4924 |    3709   112858   280579 |    80640     4924     99 |  0.000 % |
13.20/13.44	|      7487 |    3709   112858   280579 |    88704     7487    114 |  0.000 % |
14.10/14.30	|     11331 |    3709   112858   280579 |    97574    11331    121 |  0.000 % |
15.71/15.92	|     17097 |    3709   112858   280579 |   107332    17097    109 |  0.000 % |
18.70/18.95	|     25746 |    3709   112858   280579 |   118065    25746    110 |  0.000 % |
24.00/24.27	|     38721 |    3709   112858   280579 |   129872    38721    105 |  0.000 % |
35.50/35.77	|     58184 |    3709   112858   280579 |   142859    58184    115 |  0.000 % |
54.99/55.24	|     87377 |    3709   112858   280579 |   157145    87377    130 |  0.000 % |
101.47/101.75	|    131166 |    3709   112858   280579 |   172859   131166    137 |  0.000 % |
190.94/191.28	|    196850 |    3709   112858   280579 |   190145    38985    148 |  0.000 % |
275.61/275.96	|    295376 |    3709   112858   280579 |   209160   137511    152 |  0.000 % |
523.72/524.10	|    443165 |    3709   112858   280579 |   230076    99300    179 |  0.000 % |
929.18/929.77	|    664849 |    3709   112858   280579 |   253084   123047    297 |  0.000 % |
1610.03/1610.83	|    997374 |    3709   112858   280579 |   278392   228555    287 |  0.000 % |
2770.60/2771.83	|   1496169 |    3709   112858   280579 |   306231   223835    326 |  0.000 % |
4999.20/5001.23	c Preprocessing...
4999.20/5001.23	c Inital problem has 3857 variables, 35341 nary clauses (24387 binary clauses).
4999.20/5001.23	c Num non-binary clauses 35341, Average non-binary clause length 3.559
4999.20/5001.23	c Theory has no gaps
4999.20/5001.23	c Preprocessor runtime was 0.950 seconds.
4999.20/5001.23	c 
4999.20/5001.23	c Satisfiability of theory still undetermined.
4999.20/5001.23	c See file /tmp/YtcF59 for simplified theory.
4999.20/5001.23	c Bin: Executing minisat20
4999.20/5001.23	c child exit by a signal
4999.20/5001.23	c minisat20 returned code 137.
4999.20/5001.23	c minisat20 returned code 137.
4999.20/5001.23	c satzilla running vallst with preprocessing ... 
4999.20/5001.23	c Bin: Executing vallst
4999.20/5001.23	c vallst returned code 1.
4999.20/5001.23	c vallst returned code 1.
4999.20/5001.23	c satzilla running march_dl with preprocessing ... 
4999.20/5001.23	c Bin: Executing march_dl
4999.20/5001.23	c march_dl returned code 1.
4999.20/5001.23	c march_dl returned code 1.
4999.20/5001.23	c satzilla running minisat20 ... 
4999.20/5001.23	c Bin: Executing minisat20
4999.20/5001.23	c minisat20 returned code 1.
4999.20/5001.23	c minisat20 returned code 1.
4999.20/5001.23	c satzilla running march_dl ... 
4999.20/5001.23	c Bin: Executing march_dl
4999.20/5001.23	c march_dl returned code 1.
4999.20/5001.23	c march_dl returned code 1.
4999.20/5001.23	c satzilla running zchaff_rand with preprocessing ... 
4999.20/5001.23	c Bin: Executing zchaff_rand
4999.20/5001.23	c zchaff_rand returned code 1.
4999.20/5001.23	c zchaff_rand returned code 1.
4999.20/5001.23	c satzilla running kcnfs with preprocessing ... 
4999.20/5001.23	c Bin: Executing kcnfs
4999.20/5001.23	c kcnfs returned code 1.
4999.20/5001.23	c kcnfs returned code 1.
4999.20/5001.23	c satzilla running kcnfs ... 
4999.20/5001.23	c Bin: Executing kcnfs
4999.20/5001.23	c kcnfs returned code 1.
4999.20/5001.23	c kcnfs returned code 1.
4999.20/5001.23	c satzilla running vallst ... 
4999.20/5001.23	c Bin: Executing vallst
4999.20/5001.23	c vallst returned code 1.
4999.20/5001.23	c vallst returned code 1.
4999.20/5001.23	c satzilla running zchaff_rand ... 
4999.20/5001.23	c Bin: Executing zchaff_rand
4999.20/5001.23	c zchaff_rand returned code 1.
4999.20/5001.23	c zchaff_rand returned code 1.
4999.20/5001.23	c ERROR: All Failed! 
4999.20/5001.23	c SATZILLA_TIME=5000.000000

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-1785519-1241914902/watcher-1785519-1241914902 -o /tmp/evaluation-result-1785519-1241914902/solver-1785519-1241914902 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1785519-1241914902.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 2/64 9174
/proc/meminfo: memFree=1627456/2055920 swapFree=4179568/4192956
[pid=9174] ppid=9172 vsize=1440 CPUtime=0
/proc/9174/stat : 9174 (SATzilla2007_C) S 9172 9174 9079 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 219516441 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9174/statm: 360 110 95 260 0 84 0
[pid=9175] ppid=9174 vsize=1372 CPUtime=0
/proc/9175/stat : 9175 (march_dl) R 9174 9174 9079 0 -1 4194304 188 0 0 0 0 0 0 0 20 0 1 0 219516441 1404928 183 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9175/statm: 343 183 50 118 0 222 0

[startup+0.089696 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 9174
/proc/meminfo: memFree=1627456/2055920 swapFree=4179568/4192956
[pid=9174] ppid=9172 vsize=1440 CPUtime=0
/proc/9174/stat : 9174 (SATzilla2007_C) S 9172 9174 9079 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 219516441 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9174/statm: 360 110 95 260 0 84 0
[pid=9175] ppid=9174 vsize=3748 CPUtime=0.08
/proc/9175/stat : 9175 (march_dl) R 9174 9174 9079 0 -1 4194304 611 0 0 0 8 0 0 0 20 0 1 0 219516441 3837952 605 1992294400 134512640 134996440 4294956256 18446744073709551615 134542305 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9175/statm: 937 605 52 118 0 816 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5188

[startup+0.102697 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 9174
/proc/meminfo: memFree=1627456/2055920 swapFree=4179568/4192956
[pid=9174] ppid=9172 vsize=1440 CPUtime=0
/proc/9174/stat : 9174 (SATzilla2007_C) S 9172 9174 9079 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 219516441 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9174/statm: 360 110 95 260 0 84 0
[pid=9175] ppid=9174 vsize=3976 CPUtime=0.09
/proc/9175/stat : 9175 (march_dl) R 9174 9174 9079 0 -1 4194304 857 0 0 0 9 0 0 0 20 0 1 0 219516441 4071424 616 1992294400 134512640 134996440 4294956256 18446744073709551615 134663596 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9175/statm: 994 616 53 118 0 873 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5416

[startup+0.302732 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 9174
/proc/meminfo: memFree=1627456/2055920 swapFree=4179568/4192956
[pid=9174] ppid=9172 vsize=1440 CPUtime=0
/proc/9174/stat : 9174 (SATzilla2007_C) S 9172 9174 9079 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 219516441 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9174/statm: 360 110 95 260 0 84 0
[pid=9175] ppid=9174 vsize=7280 CPUtime=0.29
/proc/9175/stat : 9175 (march_dl) R 9174 9174 9079 0 -1 4194304 3807 0 0 0 28 1 0 0 21 0 1 0 219516441 7454720 1489 1992294400 134512640 134996440 4294956256 18446744073709551615 134559701 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9175/statm: 1820 1489 65 118 0 1699 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8720

[startup+0.702805 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 9174
/proc/meminfo: memFree=1627456/2055920 swapFree=4179568/4192956
[pid=9174] ppid=9172 vsize=1440 CPUtime=0
/proc/9174/stat : 9174 (SATzilla2007_C) S 9172 9174 9079 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 219516441 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9174/statm: 360 110 95 260 0 84 0
[pid=9175] ppid=9174 vsize=7832 CPUtime=0.69
/proc/9175/stat : 9175 (march_dl) R 9174 9174 9079 0 -1 4194304 6414 0 0 0 67 2 0 0 25 0 1 0 219516441 8019968 1568 1992294400 134512640 134996440 4294956256 18446744073709551615 134544549 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9175/statm: 1958 1568 65 118 0 1837 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9272

[startup+1.50195 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 9176
/proc/meminfo: memFree=1621104/2055920 swapFree=4179568/4192956
[pid=9174] ppid=9172 vsize=1440 CPUtime=0
/proc/9174/stat : 9174 (SATzilla2007_C) S 9172 9174 9079 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 219516441 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9174/statm: 360 110 95 260 0 84 0
[pid=9175] ppid=9174 vsize=16004 CPUtime=1.49
/proc/9175/stat : 9175 (march_dl) R 9174 9174 9079 0 -1 4194304 10425 0 0 0 143 6 0 0 25 0 1 0 219516441 16388096 3602 1992294400 134512640 134996440 4294956256 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9175/statm: 4001 3602 73 118 0 3880 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17444

[startup+3.10124 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 9176
/proc/meminfo: memFree=1612016/2055920 swapFree=4179568/4192956
[pid=9174] ppid=9172 vsize=1440 CPUtime=0
/proc/9174/stat : 9174 (SATzilla2007_C) S 9172 9174 9079 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 219516441 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9174/statm: 360 110 95 260 0 84 0
[pid=9175] ppid=9174 vsize=21044 CPUtime=3.09
/proc/9175/stat : 9175 (march_dl) R 9174 9174 9079 0 -1 4194304 15397 0 0 0 270 39 0 0 25 0 1 0 219516441 21549056 4884 1992294400 134512640 134996440 4294956256 18446744073709551615 134542301 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9175/statm: 5261 4884 73 118 0 5140 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22484

[startup+6.30182 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 9177
/proc/meminfo: memFree=1622192/2055920 swapFree=4179568/4192956
[pid=9174] ppid=9172 vsize=1440 CPUtime=4.99
/proc/9174/stat : 9174 (SATzilla2007_C) S 9172 9174 9079 0 -1 4194304 135 28129 0 0 0 0 454 45 16 0 1 0 219516441 1474560 111 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9174/statm: 360 111 96 260 0 84 0
[pid=9177] ppid=9174 vsize=6188 CPUtime=1.13
/proc/9177/stat : 9177 (ubcsat2006) R 9174 9174 9079 0 -1 4194304 1029 0 16 0 106 7 0 0 25 0 1 0 219516942 6336512 1028 1992294400 134512640 134777720 4294956112 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9177/statm: 1547 1028 156 64 0 1128 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 7628

[startup+12.702 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 9177
/proc/meminfo: memFree=1614648/2055920 swapFree=4179568/4192956
[pid=9174] ppid=9172 vsize=12876 CPUtime=11.92
/proc/9174/stat : 9174 (SATzilla2007_C) S 9172 9174 9079 0 -1 4194304 5601 29164 0 16 460 11 662 59 25 0 1 0 219516441 13185024 2974 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9174/statm: 3219 2974 165 260 0 2943 0
Current children cumulated CPU time (s) 11.92
Current children cumulated vsize (KiB) 12876

[startup+25.5013 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 9178
/proc/meminfo: memFree=1587440/2055920 swapFree=4179568/4192956
[pid=9174] ppid=9172 vsize=12876 CPUtime=11.92
/proc/9174/stat : 9174 (SATzilla2007_C) S 9172 9174 9079 0 -1 4194304 5601 29164 0 16 460 11 662 59 25 0 1 0 219516441 13185024 2974 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9174/statm: 3219 2974 165 260 0 2943 0
[pid=9178] ppid=9174 vsize=26224 CPUtime=13.38
/proc/9178/stat : 9178 (minisat20) R 9174 9174 9079 0 -1 4194304 6423 0 0 0 1333 5 0 0 25 0 1 0 219517652 26853376 6418 1992294400 134512640 134998072 4294956304 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9178/statm: 6556 6418 59 118 0 6434 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 39100

[startup+51.103 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 9178
/proc/meminfo: memFree=1559664/2055920 swapFree=4179568/4192956
[pid=9174] ppid=9172 vsize=12876 CPUtime=11.92
/proc/9174/stat : 9174 (SATzilla2007_C) S 9172 9174 9079 0 -1 4194304 5601 29164 0 16 460 11 662 59 25 0 1 0 219516441 13185024 2974 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9174/statm: 3219 2974 165 260 0 2943 0
[pid=9178] ppid=9174 vsize=54224 CPUtime=38.97
/proc/9178/stat : 9178 (minisat20) R 9174 9174 9079 0 -1 4194304 13423 0 0 0 3886 11 0 0 25 0 1 0 219517652 55525376 13418 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9178/statm: 13556 13418 59 118 0 13434 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 67100

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 9178
/proc/meminfo: memFree=1526320/2055920 swapFree=4179568/4192956
[pid=9174] ppid=9172 vsize=12876 CPUtime=11.92
/proc/9174/stat : 9174 (SATzilla2007_C) S 9172 9174 9079 0 -1 4194304 5601 29164 0 16 460 11 662 59 25 0 1 0 219516441 13185024 2974 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9174/statm: 3219 2974 165 260 0 2943 0
[pid=9178] ppid=9174 vsize=87072 CPUtime=90.15
/proc/9178/stat : 9178 (minisat20) R 9174 9174 9079 0 -1 4194304 21649 0 0 0 8997 18 0 0 25 0 1 0 219517652 89161728 21644 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9178/statm: 21768 21644 59 118 0 21646 0
Current children cumulated CPU time (s) 102.07
Current children cumulated vsize (KiB) 99948

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 9178
/proc/meminfo: memFree=1496432/2055920 swapFree=4179568/4192956
[pid=9174] ppid=9172 vsize=12876 CPUtime=11.92
/proc/9174/stat : 9174 (SATzilla2007_C) S 9172 9174 9079 0 -1 4194304 5601 29164 0 16 460 11 662 59 25 0 1 0 219516441 13185024 2974 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9174/statm: 3219 2974 165 260 0 2943 0
[pid=9178] ppid=9174 vsize=117192 CPUtime=150.12
/proc/9178/stat : 9178 (minisat20) R 9174 9174 9079 0 -1 4194304 29079 0 0 0 14986 26 0 0 25 0 1 0 219517652 120004608 29074 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9178/statm: 29298 29074 59 118 0 29176 0
Current children cumulated CPU time (s) 162.04
Current children cumulated vsize (KiB) 130068

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 9178
/proc/meminfo: memFree=1496432/2055920 swapFree=4179568/4192956
[pid=9174] ppid=9172 vsize=12876 CPUtime=11.92
/proc/9174/stat : 9174 (SATzilla2007_C) S 9172 9174 9079 0 -1 4194304 5601 29164 0 16 460 11 662 59 25 0 1 0 219516441 13185024 2974 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9174/statm: 3219 2974 165 260 0 2943 0
[pid=9178] ppid=9174 vsize=117192 CPUtime=210.11
/proc/9178/stat : 9178 (minisat20) R 9174 9174 9079 0 -1 4194304 29082 0 0 0 20984 27 0 0 25 0 1 0 219517652 120004608 29077 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9178/statm: 29298 29077 59 118 0 29176 0
Current children cumulated CPU time (s) 222.03
Current children cumulated vsize (KiB) 130068

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 9178
/proc/meminfo: memFree=1496432/2055920 swapFree=4179568/4192956
[pid=9174] ppid=9172 vsize=12876 CPUtime=11.92
/proc/9174/stat : 9174 (SATzilla2007_C) S 9172 9174 9079 0 -1 4194304 5601 29164 0 16 460 11 662 59 25 0 1 0 219516441 13185024 2974 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9174/statm: 3219 2974 165 260 0 2943 0
[pid=9178] ppid=9174 vsize=117192 CPUtime=270.09
/proc/9178/stat : 9178 (minisat20) R 9174 9174 9079 0 -1 4194304 29082 0 0 0 26982 27 0 0 25 0 1 0 219517652 120004608 29077 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9178/statm: 29298 29077 59 118 0 29176 0
Current children cumulated CPU time (s) 282.01
Current children cumulated vsize (KiB) 130068

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 9178
/proc/meminfo: memFree=1487152/2055920 swapFree=4179568/4192956
[pid=9174] ppid=9172 vsize=12876 CPUtime=11.92
/proc/9174/stat : 9174 (SATzilla2007_C) S 9172 9174 9079 0 -1 4194304 5601 29164 0 16 460 11 662 59 25 0 1 0 219516441 13185024 2974 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9174/statm: 3219 2974 165 260 0 2943 0
[pid=9178] ppid=9174 vsize=126440 CPUtime=330.07
/proc/9178/stat : 9178 (minisat20) R 9174 9174 9079 0 -1 4194304 31401 0 0 0 32977 30 0 0 25 0 1 0 219517652 129474560 31396 1992294400 134512640 134998072 4294956304 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9178/statm: 31610 31396 59 118 0 31488 0
Current children cumulated CPU time (s) 341.99
Current children cumulated vsize (KiB) 139316


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


[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9186
/proc/meminfo: memFree=1150640/2055920 swapFree=4179568/4192956
[pid=9174] ppid=9172 vsize=12876 CPUtime=11.92
/proc/9174/stat : 9174 (SATzilla2007_C) S 9172 9174 9079 0 -1 4194304 5601 29164 0 16 460 11 662 59 25 0 1 0 219516441 13185024 2974 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9174/statm: 3219 2974 165 260 0 2943 0
[pid=9178] ppid=9174 vsize=460740 CPUtime=4708.49
/proc/9178/stat : 9178 (minisat20) R 9174 9174 9079 0 -1 4194304 114945 0 0 0 470720 129 0 0 25 0 1 0 219517652 471797760 114940 1992294400 134512640 134998072 4294956304 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9178/statm: 115185 114940 59 118 0 115063 0
Current children cumulated CPU time (s) 4720.41
Current children cumulated vsize (KiB) 473616

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9186
/proc/meminfo: memFree=1131120/2055920 swapFree=4179568/4192956
[pid=9174] ppid=9172 vsize=12876 CPUtime=11.92
/proc/9174/stat : 9174 (SATzilla2007_C) S 9172 9174 9079 0 -1 4194304 5601 29164 0 16 460 11 662 59 25 0 1 0 219516441 13185024 2974 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9174/statm: 3219 2974 165 260 0 2943 0
[pid=9178] ppid=9174 vsize=480544 CPUtime=4768.46
/proc/9178/stat : 9178 (minisat20) R 9174 9174 9079 0 -1 4194304 119883 0 0 0 476711 135 0 0 25 0 1 0 219517652 492077056 119878 1992294400 134512640 134998072 4294956304 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9178/statm: 120136 119878 59 118 0 120014 0
Current children cumulated CPU time (s) 4780.38
Current children cumulated vsize (KiB) 493420

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9188
/proc/meminfo: memFree=1113200/2055920 swapFree=4179568/4192956
[pid=9174] ppid=9172 vsize=12876 CPUtime=11.92
/proc/9174/stat : 9174 (SATzilla2007_C) S 9172 9174 9079 0 -1 4194304 5601 29164 0 16 460 11 662 59 25 0 1 0 219516441 13185024 2974 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9174/statm: 3219 2974 165 260 0 2943 0
[pid=9178] ppid=9174 vsize=497872 CPUtime=4828.44
/proc/9178/stat : 9178 (minisat20) R 9174 9174 9079 0 -1 4194304 124241 0 0 0 482705 139 0 0 25 0 1 0 219517652 509820928 124236 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9178/statm: 124468 124236 59 118 0 124346 0
Current children cumulated CPU time (s) 4840.36
Current children cumulated vsize (KiB) 510748

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9188
/proc/meminfo: memFree=1113200/2055920 swapFree=4179568/4192956
[pid=9174] ppid=9172 vsize=12876 CPUtime=11.92
/proc/9174/stat : 9174 (SATzilla2007_C) S 9172 9174 9079 0 -1 4194304 5601 29164 0 16 460 11 662 59 25 0 1 0 219516441 13185024 2974 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9174/statm: 3219 2974 165 260 0 2943 0
[pid=9178] ppid=9174 vsize=497872 CPUtime=4888.42
/proc/9178/stat : 9178 (minisat20) R 9174 9174 9079 0 -1 4194304 124241 0 0 0 488703 139 0 0 25 0 1 0 219517652 509820928 124236 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9178/statm: 124468 124236 59 118 0 124346 0
Current children cumulated CPU time (s) 4900.34
Current children cumulated vsize (KiB) 510748

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9188
/proc/meminfo: memFree=1113264/2055920 swapFree=4179568/4192956
[pid=9174] ppid=9172 vsize=12876 CPUtime=11.92
/proc/9174/stat : 9174 (SATzilla2007_C) S 9172 9174 9079 0 -1 4194304 5601 29164 0 16 460 11 662 59 25 0 1 0 219516441 13185024 2974 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9174/statm: 3219 2974 165 260 0 2943 0
[pid=9178] ppid=9174 vsize=497872 CPUtime=4948.4
/proc/9178/stat : 9178 (minisat20) R 9174 9174 9079 0 -1 4194304 124241 0 0 0 494701 139 0 0 25 0 1 0 219517652 509820928 124236 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9178/statm: 124468 124236 59 118 0 124346 0
Current children cumulated CPU time (s) 4960.32
Current children cumulated vsize (KiB) 510748

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

[startup+4966.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9188
/proc/meminfo: memFree=1113264/2055920 swapFree=4179568/4192956
[pid=9174] ppid=9172 vsize=12876 CPUtime=11.92
/proc/9174/stat : 9174 (SATzilla2007_C) S 9172 9174 9079 0 -1 4194304 5601 29164 0 16 460 11 662 59 25 0 1 0 219516441 13185024 2974 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9174/statm: 3219 2974 165 260 0 2943 0
[pid=9178] ppid=9174 vsize=497872 CPUtime=4952.4
/proc/9178/stat : 9178 (minisat20) R 9174 9174 9079 0 -1 4194304 124241 0 0 0 495101 139 0 0 25 0 1 0 219517652 509820928 124236 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9178/statm: 124468 124236 59 118 0 124346 0
Current children cumulated CPU time (s) 4964.32
Current children cumulated vsize (KiB) 510748

[startup+4979.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9188
/proc/meminfo: memFree=1113200/2055920 swapFree=4179568/4192956
[pid=9174] ppid=9172 vsize=12876 CPUtime=11.92
/proc/9174/stat : 9174 (SATzilla2007_C) S 9172 9174 9079 0 -1 4194304 5601 29164 0 16 460 11 662 59 25 0 1 0 219516441 13185024 2974 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9174/statm: 3219 2974 165 260 0 2943 0
[pid=9178] ppid=9174 vsize=497872 CPUtime=4965.19
/proc/9178/stat : 9178 (minisat20) R 9174 9174 9079 0 -1 4194304 124241 0 0 0 496380 139 0 0 25 0 1 0 219517652 509820928 124236 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9178/statm: 124468 124236 59 118 0 124346 0
Current children cumulated CPU time (s) 4977.11
Current children cumulated vsize (KiB) 510748

[startup+4991.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9188
/proc/meminfo: memFree=1113200/2055920 swapFree=4179568/4192956
[pid=9174] ppid=9172 vsize=12876 CPUtime=11.92
/proc/9174/stat : 9174 (SATzilla2007_C) S 9172 9174 9079 0 -1 4194304 5601 29164 0 16 460 11 662 59 25 0 1 0 219516441 13185024 2974 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9174/statm: 3219 2974 165 260 0 2943 0
[pid=9178] ppid=9174 vsize=497872 CPUtime=4977.99
/proc/9178/stat : 9178 (minisat20) R 9174 9174 9079 0 -1 4194304 124241 0 0 0 497660 139 0 0 25 0 1 0 219517652 509820928 124236 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9178/statm: 124468 124236 59 118 0 124346 0
Current children cumulated CPU time (s) 4989.91
Current children cumulated vsize (KiB) 510748

[startup+4995.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9188
/proc/meminfo: memFree=1113200/2055920 swapFree=4179568/4192956
[pid=9174] ppid=9172 vsize=12876 CPUtime=11.92
/proc/9174/stat : 9174 (SATzilla2007_C) S 9172 9174 9079 0 -1 4194304 5601 29164 0 16 460 11 662 59 25 0 1 0 219516441 13185024 2974 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9174/statm: 3219 2974 165 260 0 2943 0
[pid=9178] ppid=9174 vsize=497872 CPUtime=4981.19
/proc/9178/stat : 9178 (minisat20) R 9174 9174 9079 0 -1 4194304 124241 0 0 0 497980 139 0 0 25 0 1 0 219517652 509820928 124236 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9178/statm: 124468 124236 59 118 0 124346 0
Current children cumulated CPU time (s) 4993.11
Current children cumulated vsize (KiB) 510748

[startup+4998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9188
/proc/meminfo: memFree=1113200/2055920 swapFree=4179568/4192956
[pid=9174] ppid=9172 vsize=12876 CPUtime=11.92
/proc/9174/stat : 9174 (SATzilla2007_C) S 9172 9174 9079 0 -1 4194304 5601 29164 0 16 460 11 662 59 25 0 1 0 219516441 13185024 2974 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9174/statm: 3219 2974 165 260 0 2943 0
[pid=9178] ppid=9174 vsize=497872 CPUtime=4984.39
/proc/9178/stat : 9178 (minisat20) R 9174 9174 9079 0 -1 4194304 124241 0 0 0 498300 139 0 0 25 0 1 0 219517652 509820928 124236 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9178/statm: 124468 124236 59 118 0 124346 0
Current children cumulated CPU time (s) 4996.31
Current children cumulated vsize (KiB) 510748

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9188
/proc/meminfo: memFree=1113200/2055920 swapFree=4179568/4192956
[pid=9174] ppid=9172 vsize=12876 CPUtime=11.92
/proc/9174/stat : 9174 (SATzilla2007_C) S 9172 9174 9079 0 -1 4194304 5601 29164 0 16 460 11 662 59 25 0 1 0 219516441 13185024 2974 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9174/statm: 3219 2974 165 260 0 2943 0
[pid=9178] ppid=9174 vsize=497872 CPUtime=4985.98
/proc/9178/stat : 9178 (minisat20) R 9174 9174 9079 0 -1 4194304 124241 0 0 0 498459 139 0 0 25 0 1 0 219517652 509820928 124236 1992294400 134512640 134998072 4294956304 18446744073709551615 134525580 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9178/statm: 124468 124236 59 118 0 124346 0
Current children cumulated CPU time (s) 4997.9
Current children cumulated vsize (KiB) 510748

[startup+5000.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9188
/proc/meminfo: memFree=1113200/2055920 swapFree=4179568/4192956
[pid=9174] ppid=9172 vsize=12876 CPUtime=11.92
/proc/9174/stat : 9174 (SATzilla2007_C) S 9172 9174 9079 0 -1 4194304 5601 29164 0 16 460 11 662 59 25 0 1 0 219516441 13185024 2974 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9174/statm: 3219 2974 165 260 0 2943 0
[pid=9178] ppid=9174 vsize=497872 CPUtime=4986.78
/proc/9178/stat : 9178 (minisat20) R 9174 9174 9079 0 -1 4194304 124241 0 0 0 498539 139 0 0 25 0 1 0 219517652 509820928 124236 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9178/statm: 124468 124236 59 118 0 124346 0
Current children cumulated CPU time (s) 4998.7
Current children cumulated vsize (KiB) 510748

[startup+5001.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9188
/proc/meminfo: memFree=1113200/2055920 swapFree=4179568/4192956
[pid=9174] ppid=9172 vsize=12876 CPUtime=11.92
/proc/9174/stat : 9174 (SATzilla2007_C) S 9172 9174 9079 0 -1 4194304 5601 29164 0 16 460 11 662 59 25 0 1 0 219516441 13185024 2974 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9174/statm: 3219 2974 165 260 0 2943 0
[pid=9178] ppid=9174 vsize=497872 CPUtime=4987.18
/proc/9178/stat : 9178 (minisat20) R 9174 9174 9079 0 -1 4194304 124241 0 0 0 498579 139 0 0 25 0 1 0 219517652 509820928 124236 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9178/statm: 124468 124236 59 118 0 124346 0
Current children cumulated CPU time (s) 4999.1
Current children cumulated vsize (KiB) 510748

[startup+5001.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9188
/proc/meminfo: memFree=1113200/2055920 swapFree=4179568/4192956
[pid=9174] ppid=9172 vsize=12876 CPUtime=11.92
/proc/9174/stat : 9174 (SATzilla2007_C) S 9172 9174 9079 0 -1 4194304 5601 29164 0 16 460 11 662 59 25 0 1 0 219516441 13185024 2974 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9174/statm: 3219 2974 165 260 0 2943 0
[pid=9178] ppid=9174 vsize=0 CPUtime=4987.28
/proc/9178/stat : 9178 (minisat20) R 9174 9174 9079 0 -1 4195332 124241 0 0 0 498584 144 0 0 25 0 1 0 219517652 0 0 1992294400 0 0 0 0 0 256 0 8392704 3 0 0 0 17 1 0 0
/proc/9178/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4999.2
Current children cumulated vsize (KiB) 12876

Child status: 17
Real time (s): 5001.24
CPU time (s): 4999.27
CPU user time (s): 4997.08
CPU system time (s): 2.18967
CPU usage (%): 99.9607
Max. virtual memory (cumulated for all children) (KiB): 510748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4997.08
system time used= 2.18967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 159019
page faults= 16
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 43
involuntary context switches= 8259

runsolver used 5.88511 second user time and 12.2321 second system time

The end

Launcher Data

Begin job on node67 at 2009-05-10 02:21:42
IDJOB=1785519
IDBENCH=70931
IDSOLVER=640
FILE ID=node67/1785519-1241914902
PBS_JOBID= 9264871
Free space on /tmp= 66292 MiB

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

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

MD5SUM BENCH= 31a3aedc721d03e1d956a240f176ac5e
RANDOM SEED=1594277378

node67.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.277
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.277
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:       1627936 kB
Buffers:         45236 kB
Cached:         331764 kB
SwapCached:       8220 kB
Active:         141560 kB
Inactive:       245000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1627936 kB
SwapTotal:     4192956 kB
SwapFree:      4179568 kB
Dirty:            9416 kB
Writeback:           0 kB
Mapped:          14088 kB
Slab:            27460 kB
Committed_AS:   717620 kB
PageTables:       1436 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= 66284 MiB
End job on node67 at 2009-05-10 03:45:03