Trace number 368755

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla CRAFTED? (exit code) 4998.89 5000.63

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n800-d-0.02-s1542454144.sat05-533.reshuffled-07.cnf
MD5SUMd59b4e28276b4b99e12e66d1c286ecef
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark304.177
Satisfiable
(Un)Satisfiability was proved
Number of variables736
Number of clauses8872
Sum of the clauses size26800
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 38688
Number of clauses of size 4184
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

10.56/10.92	c run March_dl for 5 seconds ... 
10.56/10.92	c Bin: Executing march_dl
10.56/10.92	c child exit by a signal
10.56/10.92	c march_dl returned code 137.
10.56/10.92	c run saps (UBCSAT implementation) for 2 seconds ... 
10.56/10.92	c Bin: Executing ubcsat2006
10.56/10.92	c child exited successfully
10.56/10.92	c ubcsat2006 returned code 0.
10.56/10.92	c satzilla computing base features
10.56/10.92	c satzilla doing unit-prop probe
10.56/10.92	c satzilla doing local search probe
10.56/10.92	c satzilla doing lobjois search-space size estimate
10.56/10.92	c satzilla's ranking:
10.56/10.92	c 1) minisat20+P: 2.513120
10.56/10.92	c 2) vallst+P: 2.679881
10.56/10.92	c 3) march_dl+P: 2.716351
10.56/10.92	c 4) march_dl: 3.139241
10.56/10.92	c 5) minisat20: 3.203955
10.56/10.92	c 6) zchaff_rand+P: 3.295754
10.56/10.92	c 7) kcnfs+P: 999.000000
10.56/10.92	c 8) kcnfs: 999.000000
10.56/10.92	c 9) vallst: 999.000000
10.56/10.92	c 10) zchaff_rand: 999.000000
10.56/10.92	c satzilla running minisat20 with preprocessing ... 
10.56/10.95	This is MiniSat 2.0 beta
10.56/10.95	WARNING: for repeatability, setting FPU to use double precision
10.56/10.95	============================[ Problem Statistics ]=============================
10.56/10.95	|                                                                             |
10.56/10.95	|  Number of variables:  736                                                  |
10.56/10.95	|  Number of clauses:    8872                                                 |
10.56/10.96	|  Parsing time:         0.01         s                                       |
10.56/10.96	============================[ Search Statistics ]==============================
10.56/10.96	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.56/10.96	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.56/10.96	===============================================================================
10.56/10.96	|         0 |     736     8872    26800 |     2957        0    nan |  0.000 % |
10.56/10.96	|       100 |     736     8872    26800 |     3253      100      7 |  0.000 % |
10.56/10.97	|       252 |     736     8872    26800 |     3578      252      8 |  0.000 % |
10.56/10.98	|       477 |     736     8872    26800 |     3936      477      9 |  0.000 % |
10.56/10.99	|       815 |     736     8872    26800 |     4329      815     10 |  0.000 % |
10.62/11.02	|      1321 |     736     8872    26800 |     4762     1321     12 |  0.000 % |
10.62/11.07	|      2080 |     736     8872    26800 |     5239     2080     13 |  0.000 % |
10.62/11.15	|      3220 |     736     8872    26800 |     5763     3220     15 |  0.000 % |
10.62/11.31	|      4930 |     736     8872    26800 |     6339     4930     17 |  0.000 % |
10.62/11.57	|      7492 |     736     8872    26800 |     6973     4301     16 |  0.000 % |
10.62/11.92	|     11337 |     736     8872    26800 |     7670     4600     16 |  0.000 % |
12.25/12.63	|     17104 |     736     8872    26800 |     8437     6486     19 |  0.000 % |
13.45/13.81	|     25753 |     736     8872    26800 |     9281     6595     20 |  0.000 % |
15.35/15.71	|     38727 |     736     8872    26800 |    10209     5546     18 |  0.000 % |
17.85/18.26	|     58188 |     736     8872    26800 |    11230     9529     18 |  0.000 % |
21.95/22.34	|     87380 |     736     8872    26800 |    12353    10483     17 |  0.001 % |
29.54/29.94	|    131171 |     736     8872    26800 |    13588    10768     19 |  0.000 % |
39.85/40.25	|    196855 |     736     8872    26800 |    14947     8087     18 |  0.001 % |
56.14/56.59	|    295382 |     736     8872    26800 |    16442     8926     17 |  0.000 % |
80.94/81.38	|    443172 |     736     8872    26800 |    18086    16288     19 |  0.000 % |
123.92/124.31	|    664856 |     736     8872    26800 |    19895    10974     18 |  0.000 % |
193.11/193.52	|    997383 |     736     8872    26800 |    21885    13936     19 |  0.001 % |
304.38/304.87	|   1496172 |     736     8872    26800 |    24073    18297     20 |  0.001 % |
496.82/497.32	|   2244354 |     736     8872    26800 |    26480    17740     18 |  0.001 % |
806.24/806.85	|   3366630 |     736     8872    26800 |    29128    24643     23 |  0.001 % |
1320.91/1321.68	|   5050041 |     736     8872    26800 |    32041    28442     22 |  0.000 % |
2138.69/2139.70	|   7575157 |     736     8872    26800 |    35246    30453     23 |  0.001 % |
3579.12/3580.51	|  11362832 |     736     8872    26800 |    38770    34565     23 |  0.000 % |
4998.84/5000.62	c Preprocessing...
4998.84/5000.62	c Inital problem has 736 variables, 8872 nary clauses (0 binary clauses).
4998.84/5000.62	c Num non-binary clauses 8872, Average non-binary clause length 3.021
4998.84/5000.62	c Theory has no gaps
4998.84/5000.62	c Preprocessor runtime was 0.020 seconds.
4998.84/5000.62	c 
4998.84/5000.62	c Satisfiability of theory still undetermined.
4998.84/5000.62	c See file /tmp/OeCFrU for simplified theory.
4998.84/5000.62	c Bin: Executing minisat20
4998.84/5000.62	c child exit by a signal
4998.84/5000.62	c minisat20 returned code 137.
4998.84/5000.62	c minisat20 returned code 137.
4998.84/5000.62	c satzilla running vallst with preprocessing ... 
4998.84/5000.62	c Bin: Executing vallst
4998.84/5000.62	c vallst returned code 1.
4998.84/5000.62	c vallst returned code 1.
4998.84/5000.62	c satzilla running march_dl with preprocessing ... 
4998.84/5000.62	c Bin: Executing march_dl
4998.84/5000.62	c march_dl returned code 1.
4998.84/5000.62	c march_dl returned code 1.
4998.84/5000.62	c satzilla running march_dl ... 
4998.84/5000.62	c Bin: Executing march_dl
4998.84/5000.62	c march_dl returned code 1.
4998.84/5000.62	c march_dl returned code 1.
4998.84/5000.62	c satzilla running minisat20 ... 
4998.84/5000.62	c Bin: Executing minisat20
4998.84/5000.62	c minisat20 returned code 1.
4998.84/5000.62	c minisat20 returned code 1.
4998.84/5000.62	c satzilla running zchaff_rand with preprocessing ... 
4998.84/5000.62	c Bin: Executing zchaff_rand
4998.84/5000.62	c zchaff_rand returned code 1.
4998.84/5000.62	c zchaff_rand returned code 1.
4998.84/5000.62	c satzilla running kcnfs with preprocessing ... 
4998.84/5000.62	c Bin: Executing kcnfs
4998.84/5000.62	c kcnfs returned code 1.
4998.84/5000.62	c kcnfs returned code 1.
4998.84/5000.62	c satzilla running kcnfs ... 
4998.84/5000.62	c Bin: Executing kcnfs
4998.84/5000.62	c kcnfs returned code 1.
4998.84/5000.62	c kcnfs returned code 1.
4998.84/5000.62	c satzilla running vallst ... 
4998.84/5000.62	c Bin: Executing vallst
4998.84/5000.62	c vallst returned code 1.
4998.84/5000.62	c vallst returned code 1.
4998.84/5000.62	c satzilla running zchaff_rand ... 
4998.84/5000.63	c Bin: Executing zchaff_rand
4998.84/5000.63	c zchaff_rand returned code 1.
4998.84/5000.63	c zchaff_rand returned code 1.
4998.84/5000.63	c ERROR: All Failed! 
4998.84/5000.63	c SATZILLA_TIME=4999.640000

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node5/watcher-368755-1177250775 -o ROOT/results/node5/solver-368755-1177250775 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/368755-1177250775/SATzilla2007_C /tmp/evaluation/368755-1177250775/instance-368755-1177250775.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): 7500 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.85 0.97 0.99 3/77 18567
/proc/meminfo: memFree=1948024/2055920 swapFree=4151608/4192956
[pid=18567] ppid=18565 vsize=1440 CPUtime=0
/proc/18567/stat : 18567 (SATzilla2007_C) D 18565 18567 18511 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 201115164 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135221597 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/18567/statm: 360 110 95 260 0 84 0

[startup+0.0716771 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 18567
/proc/meminfo: memFree=1948024/2055920 swapFree=4151608/4192956
[pid=18567] ppid=18565 vsize=1440 CPUtime=0
/proc/18567/stat : 18567 (SATzilla2007_C) S 18565 18567 18511 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 201115164 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18567/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.10268 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 18567
/proc/meminfo: memFree=1948024/2055920 swapFree=4151608/4192956
[pid=18567] ppid=18565 vsize=1440 CPUtime=0
/proc/18567/stat : 18567 (SATzilla2007_C) S 18565 18567 18511 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 201115164 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18567/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.301702 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 18567
/proc/meminfo: memFree=1948024/2055920 swapFree=4151608/4192956
[pid=18567] ppid=18565 vsize=1440 CPUtime=0
/proc/18567/stat : 18567 (SATzilla2007_C) S 18565 18567 18511 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 201115164 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18567/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.702744 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 18567
/proc/meminfo: memFree=1948024/2055920 swapFree=4151608/4192956
[pid=18567] ppid=18565 vsize=1440 CPUtime=0
/proc/18567/stat : 18567 (SATzilla2007_C) S 18565 18567 18511 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 201115164 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18567/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+1.50282 s]
/proc/loadavg: 0.86 0.97 0.99 2/79 18569
/proc/meminfo: memFree=1940840/2055920 swapFree=4151608/4192956
[pid=18567] ppid=18565 vsize=1440 CPUtime=0
/proc/18567/stat : 18567 (SATzilla2007_C) S 18565 18567 18511 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 201115164 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18567/statm: 360 110 95 260 0 84 0
[pid=18569] ppid=18567 vsize=7716 CPUtime=1.46
/proc/18569/stat : 18569 (march_dl) R 18567 18567 18511 0 -1 4194304 1912 0 0 0 137 9 0 0 25 0 1 0 201115167 7901184 1837 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18569/statm: 1929 1837 73 118 0 1808 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 9156

[startup+3.102 s]
/proc/loadavg: 0.86 0.97 0.99 2/79 18569
/proc/meminfo: memFree=1940584/2055920 swapFree=4151608/4192956
[pid=18567] ppid=18565 vsize=1440 CPUtime=0
/proc/18567/stat : 18567 (SATzilla2007_C) S 18565 18567 18511 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 201115164 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18567/statm: 360 110 95 260 0 84 0
[pid=18569] ppid=18567 vsize=8012 CPUtime=3.06
/proc/18569/stat : 18569 (march_dl) R 18567 18567 18511 0 -1 4194304 1972 0 0 0 286 20 0 0 25 0 1 0 201115167 8204288 1897 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18569/statm: 2003 1897 73 118 0 1882 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 9452

[startup+6.30134 s]
/proc/loadavg: 0.86 0.97 0.99 2/79 18570
/proc/meminfo: memFree=1945704/2055920 swapFree=4151608/4192956
[pid=18567] ppid=18565 vsize=1440 CPUtime=4.99
/proc/18567/stat : 18567 (SATzilla2007_C) S 18565 18567 18511 0 -1 4194304 135 1978 0 0 0 0 468 31 18 0 1 0 201115164 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18567/statm: 360 111 96 260 0 84 0
[pid=18570] ppid=18567 vsize=6188 CPUtime=1
/proc/18570/stat : 18570 (ubcsat2006) R 18567 18567 18511 0 -1 4194304 344 0 14 0 90 10 0 0 25 0 1 0 201115671 6336512 341 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18570/statm: 1547 341 156 64 0 1128 0
Current children cumulated CPU time (s) 5.99
Current children cumulated vsize (KiB) 7628

[startup+12.701 s]
/proc/loadavg: 0.88 0.97 0.99 2/79 18571
/proc/meminfo: memFree=1943016/2055920 swapFree=4151608/4192956
[pid=18567] ppid=18565 vsize=3264 CPUtime=10.62
/proc/18567/stat : 18567 (SATzilla2007_C) S 18565 18567 18511 0 -1 4194304 1127 2328 0 14 323 17 669 53 18 0 1 0 201115164 3342336 622 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18567/statm: 816 622 165 260 0 540 0
[pid=18571] ppid=18567 vsize=2912 CPUtime=1.73
/proc/18571/stat : 18571 (minisat20) R 18567 18567 18511 0 -1 4194304 443 0 0 0 173 0 0 0 25 0 1 0 201116260 2981888 437 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134529985 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18571/statm: 728 437 58 118 0 606 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 6176

[startup+25.5014 s]
/proc/loadavg: 0.90 0.97 0.99 2/79 18571
/proc/meminfo: memFree=1941992/2055920 swapFree=4151608/4192956
[pid=18567] ppid=18565 vsize=3264 CPUtime=10.62
/proc/18567/stat : 18567 (SATzilla2007_C) S 18565 18567 18511 0 -1 4194304 1127 2328 0 14 323 17 669 53 18 0 1 0 201115164 3342336 622 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18567/statm: 816 622 165 260 0 540 0
[pid=18571] ppid=18567 vsize=4028 CPUtime=14.52
/proc/18571/stat : 18571 (minisat20) R 18567 18567 18511 0 -1 4194304 696 0 0 0 1452 0 0 0 25 0 1 0 201116260 4124672 690 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18571/statm: 1007 690 58 118 0 885 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 7292

[startup+51.1012 s]
/proc/loadavg: 0.94 0.97 0.99 2/79 18571
/proc/meminfo: memFree=1941352/2055920 swapFree=4151608/4192956
[pid=18567] ppid=18565 vsize=3264 CPUtime=10.62
/proc/18567/stat : 18567 (SATzilla2007_C) S 18565 18567 18511 0 -1 4194304 1127 2328 0 14 323 17 669 53 18 0 1 0 201115164 3342336 622 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18567/statm: 816 622 165 260 0 540 0
[pid=18571] ppid=18567 vsize=4696 CPUtime=40.12
/proc/18571/stat : 18571 (minisat20) R 18567 18567 18511 0 -1 4194304 860 0 0 0 4011 1 0 0 25 0 1 0 201116260 4808704 854 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18571/statm: 1174 854 58 118 0 1052 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 7960

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.99 2/79 18571
/proc/meminfo: memFree=1940392/2055920 swapFree=4151608/4192956
[pid=18567] ppid=18565 vsize=3264 CPUtime=10.62
/proc/18567/stat : 18567 (SATzilla2007_C) S 18565 18567 18511 0 -1 4194304 1127 2328 0 14 323 17 669 53 18 0 1 0 201115164 3342336 622 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18567/statm: 816 622 165 260 0 540 0
[pid=18571] ppid=18567 vsize=5592 CPUtime=91.31
/proc/18571/stat : 18571 (minisat20) R 18567 18567 18511 0 -1 4194304 1099 0 0 0 9130 1 0 0 25 0 1 0 201116260 5726208 1093 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18571/statm: 1398 1093 58 118 0 1276 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 8856

[startup+162.301 s]
/proc/loadavg: 1.05 0.99 0.99 2/79 18571
/proc/meminfo: memFree=1939816/2055920 swapFree=4151608/4192956
[pid=18567] ppid=18565 vsize=3264 CPUtime=10.62
/proc/18567/stat : 18567 (SATzilla2007_C) S 18565 18567 18511 0 -1 4194304 1127 2328 0 14 323 17 669 53 18 0 1 0 201115164 3342336 622 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18567/statm: 816 622 165 260 0 540 0
[pid=18571] ppid=18567 vsize=6140 CPUtime=151.3
/proc/18571/stat : 18571 (minisat20) R 18567 18567 18511 0 -1 4194304 1235 0 0 0 15128 2 0 0 25 0 1 0 201116260 6287360 1229 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18571/statm: 1535 1229 58 118 0 1413 0
Current children cumulated CPU time (s) 161.92
Current children cumulated vsize (KiB) 9404

[startup+222.302 s]
/proc/loadavg: 1.02 0.99 0.99 2/79 18571
/proc/meminfo: memFree=1939112/2055920 swapFree=4151608/4192956
[pid=18567] ppid=18565 vsize=3264 CPUtime=10.62
/proc/18567/stat : 18567 (SATzilla2007_C) S 18565 18567 18511 0 -1 4194304 1127 2328 0 14 323 17 669 53 18 0 1 0 201115164 3342336 622 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18567/statm: 816 622 165 260 0 540 0
[pid=18571] ppid=18567 vsize=6808 CPUtime=211.27
/proc/18571/stat : 18571 (minisat20) R 18567 18567 18511 0 -1 4194304 1393 0 0 0 21125 2 0 0 25 0 1 0 201116260 6971392 1387 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18571/statm: 1702 1387 58 118 0 1580 0
Current children cumulated CPU time (s) 221.89
Current children cumulated vsize (KiB) 10072

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 18571
/proc/meminfo: memFree=1938664/2055920 swapFree=4151608/4192956
[pid=18567] ppid=18565 vsize=3264 CPUtime=10.62
/proc/18567/stat : 18567 (SATzilla2007_C) S 18565 18567 18511 0 -1 4194304 1127 2328 0 14 323 17 669 53 18 0 1 0 201115164 3342336 622 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18567/statm: 816 622 165 260 0 540 0
[pid=18571] ppid=18567 vsize=7212 CPUtime=271.26
/proc/18571/stat : 18571 (minisat20) R 18567 18567 18511 0 -1 4194304 1483 0 0 0 27123 3 0 0 25 0 1 0 201116260 7385088 1477 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18571/statm: 1803 1477 58 118 0 1681 0
Current children cumulated CPU time (s) 281.88
Current children cumulated vsize (KiB) 10476

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 18571
/proc/meminfo: memFree=1938024/2055920 swapFree=4151608/4192956
[pid=18567] ppid=18565 vsize=3264 CPUtime=10.62
/proc/18567/stat : 18567 (SATzilla2007_C) S 18565 18567 18511 0 -1 4194304 1127 2328 0 14 323 17 669 53 18 0 1 0 201115164 3342336 622 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18567/statm: 816 622 165 260 0 540 0
[pid=18571] ppid=18567 vsize=7776 CPUtime=331.24
/proc/18571/stat : 18571 (minisat20) R 18567 18567 18511 0 -1 4194304 1621 0 0 0 33121 3 0 0 25 0 1 0 201116260 7962624 1615 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18571/statm: 1944 1615 58 118 0 1822 0
Current children cumulated CPU time (s) 341.86
Current children cumulated vsize (KiB) 11040

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 18571
/proc/meminfo: memFree=1937640/2055920 swapFree=4151608/4192956
[pid=18567] ppid=18565 vsize=3264 CPUtime=10.62
/proc/18567/stat : 18567 (SATzilla2007_C) S 18565 18567 18511 0 -1 4194304 1127 2328 0 14 323 17 669 53 18 0 1 0 201115164 3342336 622 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18567/statm: 816 622 165 260 0 540 0
[pid=18571] ppid=18567 vsize=8220 CPUtime=391.23
/proc/18571/stat : 18571 (minisat20) R 18567 18567 18511 0 -1 4194304 1714 0 0 0 39119 4 0 0 25 0 1 0 201116260 8417280 1708 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18571/statm: 2055 1708 58 118 0 1933 0
Current children cumulated CPU time (s) 401.85
Current children cumulated vsize (KiB) 11484


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


[startup+4722.31 s]
/proc/loadavg: 1.00 1.02 1.00 2/79 18771
/proc/meminfo: memFree=1925352/2055920 swapFree=4151608/4192956
[pid=18567] ppid=18565 vsize=3264 CPUtime=10.62
/proc/18567/stat : 18567 (SATzilla2007_C) S 18565 18567 18511 0 -1 4194304 1127 2328 0 14 323 17 669 53 18 0 1 0 201115164 3342336 622 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18567/statm: 816 622 165 260 0 540 0
[pid=18571] ppid=18567 vsize=15908 CPUtime=4709.99
/proc/18571/stat : 18571 (minisat20) R 18567 18567 18511 0 -1 4194304 3559 0 0 0 470959 40 0 0 25 0 1 0 201116260 16289792 3553 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18571/statm: 3977 3553 58 118 0 3855 0
Current children cumulated CPU time (s) 4720.61
Current children cumulated vsize (KiB) 19172

[startup+4782.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 18771
/proc/meminfo: memFree=1925224/2055920 swapFree=4151608/4192956
[pid=18567] ppid=18565 vsize=3264 CPUtime=10.62
/proc/18567/stat : 18567 (SATzilla2007_C) S 18565 18567 18511 0 -1 4194304 1127 2328 0 14 323 17 669 53 18 0 1 0 201115164 3342336 622 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18567/statm: 816 622 165 260 0 540 0
[pid=18571] ppid=18567 vsize=15908 CPUtime=4769.98
/proc/18571/stat : 18571 (minisat20) R 18567 18567 18511 0 -1 4194304 3574 0 0 0 476957 41 0 0 25 0 1 0 201116260 16289792 3568 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18571/statm: 3977 3568 58 118 0 3855 0
Current children cumulated CPU time (s) 4780.6
Current children cumulated vsize (KiB) 19172

[startup+4842.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 18771
/proc/meminfo: memFree=1925160/2055920 swapFree=4151608/4192956
[pid=18567] ppid=18565 vsize=3264 CPUtime=10.62
/proc/18567/stat : 18567 (SATzilla2007_C) S 18565 18567 18511 0 -1 4194304 1127 2328 0 14 323 17 669 53 18 0 1 0 201115164 3342336 622 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18567/statm: 816 622 165 260 0 540 0
[pid=18571] ppid=18567 vsize=15908 CPUtime=4829.96
/proc/18571/stat : 18571 (minisat20) R 18567 18567 18511 0 -1 4194304 3574 0 0 0 482955 41 0 0 25 0 1 0 201116260 16289792 3568 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18571/statm: 3977 3568 58 118 0 3855 0
Current children cumulated CPU time (s) 4840.58
Current children cumulated vsize (KiB) 19172

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18771
/proc/meminfo: memFree=1925096/2055920 swapFree=4151608/4192956
[pid=18567] ppid=18565 vsize=3264 CPUtime=10.62
/proc/18567/stat : 18567 (SATzilla2007_C) S 18565 18567 18511 0 -1 4194304 1127 2328 0 14 323 17 669 53 18 0 1 0 201115164 3342336 622 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18567/statm: 816 622 165 260 0 540 0
[pid=18571] ppid=18567 vsize=16064 CPUtime=4889.95
/proc/18571/stat : 18571 (minisat20) R 18567 18567 18511 0 -1 4194304 3594 0 0 0 488953 42 0 0 25 0 1 0 201116260 16449536 3588 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18571/statm: 4016 3588 58 118 0 3894 0
Current children cumulated CPU time (s) 4900.57
Current children cumulated vsize (KiB) 19328

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18771
/proc/meminfo: memFree=1925032/2055920 swapFree=4151608/4192956
[pid=18567] ppid=18565 vsize=3264 CPUtime=10.62
/proc/18567/stat : 18567 (SATzilla2007_C) S 18565 18567 18511 0 -1 4194304 1127 2328 0 14 323 17 669 53 18 0 1 0 201115164 3342336 622 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18567/statm: 816 622 165 260 0 540 0
[pid=18571] ppid=18567 vsize=16064 CPUtime=4949.92
/proc/18571/stat : 18571 (minisat20) R 18567 18567 18511 0 -1 4194304 3594 0 0 0 494950 42 0 0 25 0 1 0 201116260 16449536 3588 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18571/statm: 4016 3588 58 118 0 3894 0
Current children cumulated CPU time (s) 4960.54
Current children cumulated vsize (KiB) 19328

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

[startup+4966.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18771
/proc/meminfo: memFree=1924968/2055920 swapFree=4151608/4192956
[pid=18567] ppid=18565 vsize=3264 CPUtime=10.62
/proc/18567/stat : 18567 (SATzilla2007_C) S 18565 18567 18511 0 -1 4194304 1127 2328 0 14 323 17 669 53 18 0 1 0 201115164 3342336 622 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18567/statm: 816 622 165 260 0 540 0
[pid=18571] ppid=18567 vsize=16064 CPUtime=4953.92
/proc/18571/stat : 18571 (minisat20) R 18567 18567 18511 0 -1 4194304 3594 0 0 0 495350 42 0 0 25 0 1 0 201116260 16449536 3588 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18571/statm: 4016 3588 58 118 0 3894 0
Current children cumulated CPU time (s) 4964.54
Current children cumulated vsize (KiB) 19328

[startup+4979.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18771
/proc/meminfo: memFree=1924968/2055920 swapFree=4151608/4192956
[pid=18567] ppid=18565 vsize=3264 CPUtime=10.62
/proc/18567/stat : 18567 (SATzilla2007_C) S 18565 18567 18511 0 -1 4194304 1127 2328 0 14 323 17 669 53 18 0 1 0 201115164 3342336 622 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18567/statm: 816 622 165 260 0 540 0
[pid=18571] ppid=18567 vsize=16064 CPUtime=4966.72
/proc/18571/stat : 18571 (minisat20) R 18567 18567 18511 0 -1 4194304 3594 0 0 0 496630 42 0 0 25 0 1 0 201116260 16449536 3588 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134536243 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18571/statm: 4016 3588 58 118 0 3894 0
Current children cumulated CPU time (s) 4977.34
Current children cumulated vsize (KiB) 19328

[startup+4991.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18771
/proc/meminfo: memFree=1924968/2055920 swapFree=4151608/4192956
[pid=18567] ppid=18565 vsize=3264 CPUtime=10.62
/proc/18567/stat : 18567 (SATzilla2007_C) S 18565 18567 18511 0 -1 4194304 1127 2328 0 14 323 17 669 53 18 0 1 0 201115164 3342336 622 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18567/statm: 816 622 165 260 0 540 0
[pid=18571] ppid=18567 vsize=16064 CPUtime=4979.51
/proc/18571/stat : 18571 (minisat20) R 18567 18567 18511 0 -1 4194304 3594 0 0 0 497909 42 0 0 25 0 1 0 201116260 16449536 3588 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18571/statm: 4016 3588 58 118 0 3894 0
Current children cumulated CPU time (s) 4990.13
Current children cumulated vsize (KiB) 19328

[startup+4995.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18771
/proc/meminfo: memFree=1924968/2055920 swapFree=4151608/4192956
[pid=18567] ppid=18565 vsize=3264 CPUtime=10.62
/proc/18567/stat : 18567 (SATzilla2007_C) S 18565 18567 18511 0 -1 4194304 1127 2328 0 14 323 17 669 53 18 0 1 0 201115164 3342336 622 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18567/statm: 816 622 165 260 0 540 0
[pid=18571] ppid=18567 vsize=16064 CPUtime=4982.72
/proc/18571/stat : 18571 (minisat20) R 18567 18567 18511 0 -1 4194304 3594 0 0 0 498230 42 0 0 25 0 1 0 201116260 16449536 3588 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525765 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18571/statm: 4016 3588 58 118 0 3894 0
Current children cumulated CPU time (s) 4993.34
Current children cumulated vsize (KiB) 19328

[startup+4998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18771
/proc/meminfo: memFree=1924968/2055920 swapFree=4151608/4192956
[pid=18567] ppid=18565 vsize=3264 CPUtime=10.62
/proc/18567/stat : 18567 (SATzilla2007_C) S 18565 18567 18511 0 -1 4194304 1127 2328 0 14 323 17 669 53 18 0 1 0 201115164 3342336 622 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18567/statm: 816 622 165 260 0 540 0
[pid=18571] ppid=18567 vsize=16064 CPUtime=4985.92
/proc/18571/stat : 18571 (minisat20) R 18567 18567 18511 0 -1 4194304 3594 0 0 0 498550 42 0 0 25 0 1 0 201116260 16449536 3588 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18571/statm: 4016 3588 58 118 0 3894 0
Current children cumulated CPU time (s) 4996.54
Current children cumulated vsize (KiB) 19328

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18771
/proc/meminfo: memFree=1924968/2055920 swapFree=4151608/4192956
[pid=18567] ppid=18565 vsize=3264 CPUtime=10.62
/proc/18567/stat : 18567 (SATzilla2007_C) S 18565 18567 18511 0 -1 4194304 1127 2328 0 14 323 17 669 53 18 0 1 0 201115164 3342336 622 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18567/statm: 816 622 165 260 0 540 0
[pid=18571] ppid=18567 vsize=16064 CPUtime=4987.51
/proc/18571/stat : 18571 (minisat20) R 18567 18567 18511 0 -1 4194304 3594 0 0 0 498709 42 0 0 25 0 1 0 201116260 16449536 3588 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18571/statm: 4016 3588 58 118 0 3894 0
Current children cumulated CPU time (s) 4998.13
Current children cumulated vsize (KiB) 19328

[startup+5000.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18771
/proc/meminfo: memFree=1924968/2055920 swapFree=4151608/4192956
[pid=18567] ppid=18565 vsize=3264 CPUtime=10.62
/proc/18567/stat : 18567 (SATzilla2007_C) S 18565 18567 18511 0 -1 4194304 1127 2328 0 14 323 17 669 53 18 0 1 0 201115164 3342336 622 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18567/statm: 816 622 165 260 0 540 0
[pid=18571] ppid=18567 vsize=16064 CPUtime=4987.91
/proc/18571/stat : 18571 (minisat20) R 18567 18567 18511 0 -1 4194304 3594 0 0 0 498749 42 0 0 25 0 1 0 201116260 16449536 3588 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18571/statm: 4016 3588 58 118 0 3894 0
Current children cumulated CPU time (s) 4998.53
Current children cumulated vsize (KiB) 19328

[startup+5000.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18771
/proc/meminfo: memFree=1924968/2055920 swapFree=4151608/4192956
[pid=18567] ppid=18565 vsize=3264 CPUtime=10.62
/proc/18567/stat : 18567 (SATzilla2007_C) S 18565 18567 18511 0 -1 4194304 1127 2328 0 14 323 17 669 53 18 0 1 0 201115164 3342336 622 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18567/statm: 816 622 165 260 0 540 0
[pid=18571] ppid=18567 vsize=16064 CPUtime=4988.12
/proc/18571/stat : 18571 (minisat20) R 18567 18567 18511 0 -1 4194304 3594 0 0 0 498770 42 0 0 25 0 1 0 201116260 16449536 3588 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18571/statm: 4016 3588 58 118 0 3894 0
Current children cumulated CPU time (s) 4998.74
Current children cumulated vsize (KiB) 19328

[startup+5000.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18771
/proc/meminfo: memFree=1924968/2055920 swapFree=4151608/4192956
[pid=18567] ppid=18565 vsize=3264 CPUtime=10.62
/proc/18567/stat : 18567 (SATzilla2007_C) S 18565 18567 18511 0 -1 4194304 1127 2328 0 14 323 17 669 53 18 0 1 0 201115164 3342336 622 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18567/statm: 816 622 165 260 0 540 0
[pid=18571] ppid=18567 vsize=16064 CPUtime=4988.22
/proc/18571/stat : 18571 (minisat20) R 18567 18567 18511 0 -1 4194304 3594 0 0 0 498780 42 0 0 25 0 1 0 201116260 16449536 3588 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18571/statm: 4016 3588 58 118 0 3894 0
Current children cumulated CPU time (s) 4998.84
Current children cumulated vsize (KiB) 19328

Child status: 17
Real time (s): 5000.63
CPU time (s): 4998.89
CPU user time (s): 4997.75
CPU system time (s): 1.14283
CPU usage (%): 99.9652
Max. virtual memory (cumulated for all children) (KiB): 19328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4997.75
system time used= 1.14283
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7062
page faults= 14
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57
involuntary context switches= 57279

runsolver used 5.02224 second user time and 13.169 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Sun Apr 22 14:06:15 UTC 2007

IDJOB= 368755
IDBENCH= 24616
IDSOLVER= 179
FILE ID= node5/368755-1177250775

PBS_JOBID= 4650587

Free space on /tmp= 66351 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n800-d-0.02-s1542454144.sat05-533.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/368755-1177250775/SATzilla2007_C /tmp/evaluation/368755-1177250775/instance-368755-1177250775.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-368755-1177250775 -o ROOT/results/node5/solver-368755-1177250775 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/368755-1177250775/SATzilla2007_C /tmp/evaluation/368755-1177250775/instance-368755-1177250775.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  d59b4e28276b4b99e12e66d1c286ecef

RANDOM SEED= 360790909

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
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.232
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:       1948496 kB
Buffers:          8116 kB
Cached:          36504 kB
SwapCached:       9168 kB
Active:          37560 kB
Inactive:        29448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1948496 kB
SwapTotal:     4192956 kB
SwapFree:      4151608 kB
Dirty:            8664 kB
Writeback:           0 kB
Mapped:          29656 kB
Slab:            26080 kB
Committed_AS:  9004760 kB
PageTables:       1720 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= 66351 MiB

End job on node5 on Sun Apr 22 15:29:36 UTC 2007