Trace number 1730745

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) 1199.73 1200.26

General information on the benchmark

Namecrafted/Difficult/contest05/others/
linvrinv5.sat05-564.reshuffled-07.cnf
MD5SUM7b1cebbdf060989ddb5c4faf02370afb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark767.638
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1426
Sum of the clauses size3800
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2500
Number of clauses of size 3925
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

Solver Data

10.86/10.92	c run March_dl for 5 seconds ... 
10.86/10.92	c Bin: Executing march_dl
10.86/10.92	c child exit by a signal
10.86/10.92	c march_dl returned code 137.
10.86/10.92	c run saps (UBCSAT implementation) for 2 seconds ... 
10.86/10.92	c Bin: Executing ubcsat2006
10.86/10.92	c child exited successfully
10.86/10.92	c ubcsat2006 returned code 0.
10.86/10.92	c satzilla computing base features
10.86/10.92	c satzilla doing unit-prop probe
10.86/10.92	c satzilla doing local search probe
10.86/10.92	c satzilla doing lobjois search-space size estimate
10.86/10.92	c satzilla's ranking:
10.86/10.92	c 1) minisat20: 0.288000
10.86/10.92	c 2) minisat20+P: 1.542162
10.86/10.92	c 3) vallst+P: 3.060115
10.86/10.92	c 4) zchaff_rand+P: 3.282901
10.86/10.92	c 5) march_dl: 3.575760
10.86/10.92	c 6) march_dl+P: 3.753549
10.86/10.92	c 7) kcnfs+P: 999.000000
10.86/10.92	c 8) kcnfs: 999.000000
10.86/10.92	c 9) vallst: 999.000000
10.86/10.92	c 10) zchaff_rand: 999.000000
10.86/10.92	c satzilla running minisat20 ... 
10.86/10.92	This is MiniSat 2.0 beta
10.86/10.92	WARNING: for repeatability, setting FPU to use double precision
10.86/10.92	============================[ Problem Statistics ]=============================
10.86/10.92	|                                                                             |
10.86/10.92	|  Number of variables:  450                                                  |
10.86/10.92	|  Number of clauses:    1426                                                 |
10.86/10.92	|  Parsing time:         0.00         s                                       |
10.86/10.92	============================[ Search Statistics ]==============================
10.86/10.92	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.86/10.92	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.86/10.92	===============================================================================
10.86/10.92	|         0 |     450     1426     3800 |      475        0    nan |  0.000 % |
10.86/10.92	|       101 |     450     1426     3800 |      522      101     20 |  0.000 % |
10.86/10.93	|       251 |     450     1426     3800 |      575      251     29 |  0.000 % |
10.86/10.94	|       476 |     450     1426     3800 |      632      476     31 |  0.000 % |
10.86/10.96	|       814 |     450     1426     3800 |      695      411     25 |  0.005 % |
10.86/10.99	|      1320 |     450     1426     3800 |      765      485     24 |  0.001 % |
10.88/11.03	|      2079 |     450     1426     3800 |      842      789     28 |  0.000 % |
10.88/11.08	|      3218 |     450     1426     3800 |      926      496     14 |  0.005 % |
10.88/11.18	|      4927 |     450     1426     3800 |     1018      581     20 |  0.000 % |
10.88/11.34	|      7491 |     450     1426     3800 |     1120      813     26 |  0.000 % |
10.88/11.58	|     11337 |     450     1426     3800 |     1232     1033     22 |  0.000 % |
10.88/11.98	|     17103 |     450     1426     3800 |     1356      741     20 |  0.000 % |
12.45/12.55	|     25752 |     450     1426     3800 |     1491     1398     29 |  0.000 % |
13.25/13.39	|     38726 |     450     1426     3800 |     1640     1596     30 |  0.000 % |
14.55/14.65	|     58189 |     450     1426     3800 |     1805     1595     27 |  0.000 % |
16.15/16.29	|     87381 |     450     1426     3800 |     1985     1540     20 |  0.000 % |
18.95/19.05	|    131170 |     450     1426     3800 |     2184     1744     33 |  0.000 % |
23.74/23.83	|    196854 |     450     1426     3800 |     2402     2279     32 |  0.000 % |
30.94/31.01	|    295382 |     450     1426     3800 |     2642     2325     33 |  0.000 % |
42.53/42.66	|    443173 |     450     1426     3800 |     2907     2205     30 |  0.000 % |
60.22/60.36	|    664856 |     450     1426     3800 |     3197     2902     35 |  0.000 % |
87.91/88.06	|    997381 |     450     1426     3800 |     3517     3295     29 |  0.000 % |
120.30/120.40	|   1496169 |     450     1426     3800 |     3869     2979     18 |  0.000 % |
189.46/189.67	|   2244352 |     450     1426     3800 |     4256     3643     34 |  0.000 % |
299.82/300.02	|   3366628 |     450     1426     3800 |     4681     3801     40 |  0.000 % |
465.36/465.69	|   5050041 |     450     1426     3800 |     5150     3646     30 |  0.005 % |
740.34/740.71	|   7575157 |     450     1426     3800 |     5665     4388     35 |  0.000 % |
1168.75/1169.39	|  11362832 |     450     1426     3800 |     6231     5769     38 |  0.005 % |
1199.65/1200.24	c Bin: Executing minisat20
1199.65/1200.24	c child exit by a signal
1199.65/1200.24	c minisat20 returned code 137.
1199.65/1200.24	c minisat20 returned code 137.
1199.65/1200.24	c satzilla running minisat20 with preprocessing ... 
1199.65/1200.25	c Preprocessing...
1199.65/1200.25	c Inital problem has 450 variables, 926 nary clauses (500 binary clauses).
1199.65/1200.25	c Num non-binary clauses 926, Average non-binary clause length 3.024
1199.65/1200.25	c Theory has no gaps
1199.65/1200.25	c Preprocessor runtime was 0.000 seconds.
1199.65/1200.25	c 
1199.65/1200.25	c Satisfiability of theory still undetermined.
1199.65/1200.25	c See file /tmp/jj9SE4 for simplified theory.
1199.65/1200.25	c Bin: Executing minisat20
1199.65/1200.25	c minisat20 returned code 1.
1199.65/1200.25	c minisat20 returned code 1.
1199.65/1200.25	c satzilla running vallst with preprocessing ... 
1199.65/1200.25	c Bin: Executing vallst
1199.65/1200.25	c vallst returned code 1.
1199.65/1200.25	c vallst returned code 1.
1199.65/1200.25	c satzilla running zchaff_rand with preprocessing ... 
1199.65/1200.25	c Bin: Executing zchaff_rand
1199.65/1200.25	c zchaff_rand returned code 1.
1199.65/1200.25	c zchaff_rand returned code 1.
1199.65/1200.25	c satzilla running march_dl ... 
1199.65/1200.25	c Bin: Executing march_dl
1199.65/1200.25	c march_dl returned code 1.
1199.65/1200.25	c march_dl returned code 1.
1199.65/1200.25	c satzilla running march_dl with preprocessing ... 
1199.65/1200.25	c Bin: Executing march_dl
1199.65/1200.25	c march_dl returned code 1.
1199.65/1200.25	c march_dl returned code 1.
1199.65/1200.25	c satzilla running kcnfs with preprocessing ... 
1199.65/1200.25	c Bin: Executing kcnfs
1199.65/1200.25	c kcnfs returned code 1.
1199.65/1200.25	c kcnfs returned code 1.
1199.65/1200.25	c satzilla running kcnfs ... 
1199.65/1200.25	c Bin: Executing kcnfs
1199.65/1200.25	c kcnfs returned code 1.
1199.65/1200.25	c kcnfs returned code 1.
1199.65/1200.25	c satzilla running vallst ... 
1199.65/1200.25	c Bin: Executing vallst
1199.65/1200.25	c vallst returned code 1.
1199.65/1200.25	c vallst returned code 1.
1199.65/1200.25	c satzilla running zchaff_rand ... 
1199.65/1200.25	c Bin: Executing zchaff_rand
1199.65/1200.25	c zchaff_rand returned code 1.
1199.65/1200.25	c zchaff_rand returned code 1.
1199.65/1200.25	c ERROR: All Failed! 
1199.65/1200.25	c SATZILLA_TIME=1199.890000

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-1730745-1240762940/watcher-1730745-1240762940 -o /tmp/evaluation-result-1730745-1240762940/solver-1730745-1240762940 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1730745-1240762940.cnf 

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


[startup+0 s]
/proc/loadavg: 1.00 0.99 1.00 3/64 26962
/proc/meminfo: memFree=1697784/2055920 swapFree=4180816/4192956
[pid=26962] ppid=26960 vsize=1440 CPUtime=0
/proc/26962/stat : 26962 (SATzilla2007_C) S 26960 26962 26847 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 104321921 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26962/statm: 360 110 95 260 0 84 0
[pid=26963] ppid=26962 vsize=772 CPUtime=0
/proc/26963/stat : 26963 (march_dl) R 26962 26962 26847 0 -1 4194304 112 0 0 0 0 0 0 0 19 0 1 0 104321921 790528 104 1992294400 134512640 134996440 4294956256 18446744073709551615 134650731 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26963/statm: 193 104 55 118 0 72 0

[startup+0.050758 s]
/proc/loadavg: 1.00 0.99 1.00 3/64 26962
/proc/meminfo: memFree=1697784/2055920 swapFree=4180816/4192956
[pid=26962] ppid=26960 vsize=1440 CPUtime=0
/proc/26962/stat : 26962 (SATzilla2007_C) S 26960 26962 26847 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 104321921 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26962/statm: 360 110 95 260 0 84 0
[pid=26963] ppid=26962 vsize=1156 CPUtime=0.04
/proc/26963/stat : 26963 (march_dl) R 26962 26962 26847 0 -1 4194304 230 0 0 0 4 0 0 0 19 0 1 0 104321921 1183744 222 1992294400 134512640 134996440 4294956256 18446744073709551615 134533018 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26963/statm: 289 222 75 118 0 168 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2596

[startup+0.102761 s]
/proc/loadavg: 1.00 0.99 1.00 3/64 26962
/proc/meminfo: memFree=1697784/2055920 swapFree=4180816/4192956
[pid=26962] ppid=26960 vsize=1440 CPUtime=0
/proc/26962/stat : 26962 (SATzilla2007_C) S 26960 26962 26847 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 104321921 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26962/statm: 360 110 95 260 0 84 0
[pid=26963] ppid=26962 vsize=1156 CPUtime=0.1
/proc/26963/stat : 26963 (march_dl) R 26962 26962 26847 0 -1 4194304 235 0 0 0 10 0 0 0 20 0 1 0 104321921 1183744 227 1992294400 134512640 134996440 4294956256 18446744073709551615 134551969 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26963/statm: 289 227 75 118 0 168 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2596

[startup+0.302782 s]
/proc/loadavg: 1.00 0.99 1.00 3/64 26962
/proc/meminfo: memFree=1697784/2055920 swapFree=4180816/4192956
[pid=26962] ppid=26960 vsize=1440 CPUtime=0
/proc/26962/stat : 26962 (SATzilla2007_C) S 26960 26962 26847 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 104321921 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26962/statm: 360 110 95 260 0 84 0
[pid=26963] ppid=26962 vsize=1156 CPUtime=0.3
/proc/26963/stat : 26963 (march_dl) R 26962 26962 26847 0 -1 4194304 242 0 0 0 30 0 0 0 22 0 1 0 104321921 1183744 234 1992294400 134512640 134996440 4294956256 18446744073709551615 134527422 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26963/statm: 289 234 75 118 0 168 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2596

[startup+0.702822 s]
/proc/loadavg: 1.00 0.99 1.00 3/64 26962
/proc/meminfo: memFree=1697784/2055920 swapFree=4180816/4192956
[pid=26962] ppid=26960 vsize=1440 CPUtime=0
/proc/26962/stat : 26962 (SATzilla2007_C) S 26960 26962 26847 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 104321921 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26962/statm: 360 110 95 260 0 84 0
[pid=26963] ppid=26962 vsize=1156 CPUtime=0.7
/proc/26963/stat : 26963 (march_dl) R 26962 26962 26847 0 -1 4194304 249 0 0 0 70 0 0 0 25 0 1 0 104321921 1183744 241 1992294400 134512640 134996440 4294956256 18446744073709551615 134564304 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26963/statm: 289 241 75 118 0 168 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2596

[startup+1.5019 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 26964
/proc/meminfo: memFree=1697000/2055920 swapFree=4180816/4192956
[pid=26962] ppid=26960 vsize=1440 CPUtime=0
/proc/26962/stat : 26962 (SATzilla2007_C) S 26960 26962 26847 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 104321921 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26962/statm: 360 110 95 260 0 84 0
[pid=26963] ppid=26962 vsize=1288 CPUtime=1.5
/proc/26963/stat : 26963 (march_dl) R 26962 26962 26847 0 -1 4194304 254 0 0 0 150 0 0 0 25 0 1 0 104321921 1318912 246 1992294400 134512640 134996440 4294956256 18446744073709551615 134531196 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26963/statm: 322 246 75 118 0 201 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2728

[startup+3.1011 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 26964
/proc/meminfo: memFree=1696872/2055920 swapFree=4180816/4192956
[pid=26962] ppid=26960 vsize=1440 CPUtime=0
/proc/26962/stat : 26962 (SATzilla2007_C) S 26960 26962 26847 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 104321921 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26962/statm: 360 110 95 260 0 84 0
[pid=26963] ppid=26962 vsize=1288 CPUtime=3.09
/proc/26963/stat : 26963 (march_dl) R 26962 26962 26847 0 -1 4194304 258 0 0 0 309 0 0 0 25 0 1 0 104321921 1318912 250 1992294400 134512640 134996440 4294956256 18446744073709551615 134527905 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26963/statm: 322 250 75 118 0 201 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2728

[startup+6.30143 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 26965
/proc/meminfo: memFree=1696936/2055920 swapFree=4180816/4192956
[pid=26962] ppid=26960 vsize=1440 CPUtime=4.99
/proc/26962/stat : 26962 (SATzilla2007_C) S 26960 26962 26847 0 -1 4194304 135 260 0 0 0 0 499 0 19 0 1 0 104321921 1474560 111 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26962/statm: 360 111 96 260 0 84 0
[pid=26965] ppid=26962 vsize=6188 CPUtime=1.28
/proc/26965/stat : 26965 (ubcsat2006) R 26962 26962 26847 0 -1 4194304 258 0 0 0 103 25 0 0 25 0 1 0 104322421 6336512 241 1992294400 134512640 134777720 4294956112 18446744073709551615 134556262 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26965/statm: 1547 241 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.701 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 26966
/proc/meminfo: memFree=1696552/2055920 swapFree=4180816/4192956
[pid=26962] ppid=26960 vsize=1688 CPUtime=10.88
/proc/26962/stat : 26962 (SATzilla2007_C) S 26960 26962 26847 0 -1 4194304 550 524 0 0 304 38 700 46 25 0 1 0 104321921 1728512 235 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26962/statm: 422 235 157 260 0 146 0
[pid=26966] ppid=26962 vsize=2076 CPUtime=1.77
/proc/26966/stat : 26966 (minisat20) R 26962 26962 26847 0 -1 4194304 189 0 0 0 177 0 0 0 25 0 1 0 104323013 2125824 184 1992294400 134512640 134998072 4294956256 18446744073709551615 134527440 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26966/statm: 519 184 58 118 0 397 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 3764

[startup+25.5013 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 26966
/proc/meminfo: memFree=1696424/2055920 swapFree=4180816/4192956
[pid=26962] ppid=26960 vsize=1688 CPUtime=10.88
/proc/26962/stat : 26962 (SATzilla2007_C) S 26960 26962 26847 0 -1 4194304 550 524 0 0 304 38 700 46 25 0 1 0 104321921 1728512 235 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26962/statm: 422 235 157 260 0 146 0
[pid=26966] ppid=26962 vsize=2456 CPUtime=14.56
/proc/26966/stat : 26966 (minisat20) R 26962 26962 26847 0 -1 4194304 284 0 0 0 1456 0 0 0 25 0 1 0 104323013 2514944 279 1992294400 134512640 134998072 4294956256 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26966/statm: 614 279 58 118 0 492 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 4144

[startup+51.102 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 26966
/proc/meminfo: memFree=1696040/2055920 swapFree=4180816/4192956
[pid=26962] ppid=26960 vsize=1688 CPUtime=10.88
/proc/26962/stat : 26962 (SATzilla2007_C) S 26960 26962 26847 0 -1 4194304 550 524 0 0 304 38 700 46 25 0 1 0 104321921 1728512 235 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26962/statm: 422 235 157 260 0 146 0
[pid=26966] ppid=26962 vsize=2720 CPUtime=40.14
/proc/26966/stat : 26966 (minisat20) R 26962 26962 26847 0 -1 4194304 353 0 0 0 4014 0 0 0 25 0 1 0 104323013 2785280 348 1992294400 134512640 134998072 4294956256 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26966/statm: 680 348 58 118 0 558 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 4408

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 26966
/proc/meminfo: memFree=1695848/2055920 swapFree=4180816/4192956
[pid=26962] ppid=26960 vsize=1688 CPUtime=10.88
/proc/26962/stat : 26962 (SATzilla2007_C) S 26960 26962 26847 0 -1 4194304 550 524 0 0 304 38 700 46 25 0 1 0 104321921 1728512 235 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26962/statm: 422 235 157 260 0 146 0
[pid=26966] ppid=26962 vsize=2976 CPUtime=91.33
/proc/26966/stat : 26966 (minisat20) R 26962 26962 26847 0 -1 4194304 401 0 0 0 9133 0 0 0 25 0 1 0 104323013 3047424 396 1992294400 134512640 134998072 4294956256 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26966/statm: 744 396 58 118 0 622 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 4664

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 26966
/proc/meminfo: memFree=1695272/2055920 swapFree=4180816/4192956
[pid=26962] ppid=26960 vsize=1688 CPUtime=10.88
/proc/26962/stat : 26962 (SATzilla2007_C) S 26960 26962 26847 0 -1 4194304 550 524 0 0 304 38 700 46 25 0 1 0 104321921 1728512 235 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26962/statm: 422 235 157 260 0 146 0
[pid=26966] ppid=26962 vsize=3372 CPUtime=151.3
/proc/26966/stat : 26966 (minisat20) R 26962 26962 26847 0 -1 4194304 525 0 0 0 15130 0 0 0 25 0 1 0 104323013 3452928 520 1992294400 134512640 134998072 4294956256 18446744073709551615 134528485 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26966/statm: 843 520 58 118 0 721 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 5060

[startup+222.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 26966
/proc/meminfo: memFree=1695016/2055920 swapFree=4180816/4192956
[pid=26962] ppid=26960 vsize=1688 CPUtime=10.88
/proc/26962/stat : 26962 (SATzilla2007_C) S 26960 26962 26847 0 -1 4194304 550 524 0 0 304 38 700 46 25 0 1 0 104321921 1728512 235 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26962/statm: 422 235 157 260 0 146 0
[pid=26966] ppid=26962 vsize=3744 CPUtime=211.27
/proc/26966/stat : 26966 (minisat20) R 26962 26962 26847 0 -1 4194304 596 0 0 0 21127 0 0 0 25 0 1 0 104323013 3833856 591 1992294400 134512640 134998072 4294956256 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26966/statm: 936 591 58 118 0 814 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 5432

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 26966
/proc/meminfo: memFree=1694952/2055920 swapFree=4180816/4192956
[pid=26962] ppid=26960 vsize=1688 CPUtime=10.88
/proc/26962/stat : 26962 (SATzilla2007_C) S 26960 26962 26847 0 -1 4194304 550 524 0 0 304 38 700 46 25 0 1 0 104321921 1728512 235 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26962/statm: 422 235 157 260 0 146 0
[pid=26966] ppid=26962 vsize=3872 CPUtime=271.24
/proc/26966/stat : 26966 (minisat20) R 26962 26962 26847 0 -1 4194304 627 0 0 0 27124 0 0 0 25 0 1 0 104323013 3964928 622 1992294400 134512640 134998072 4294956256 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26966/statm: 968 622 58 118 0 846 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 5560

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 26966
/proc/meminfo: memFree=1694632/2055920 swapFree=4180816/4192956
[pid=26962] ppid=26960 vsize=1688 CPUtime=10.88
/proc/26962/stat : 26962 (SATzilla2007_C) S 26960 26962 26847 0 -1 4194304 550 524 0 0 304 38 700 46 25 0 1 0 104321921 1728512 235 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26962/statm: 422 235 157 260 0 146 0
[pid=26966] ppid=26962 vsize=3964 CPUtime=331.22
/proc/26966/stat : 26966 (minisat20) R 26962 26962 26847 0 -1 4194304 678 0 0 0 33122 0 0 0 25 0 1 0 104323013 4059136 673 1992294400 134512640 134998072 4294956256 18446744073709551615 134525546 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26966/statm: 991 673 58 118 0 869 0

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


[startup+822.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 26966
/proc/meminfo: memFree=1693672/2055920 swapFree=4180816/4192956
[pid=26962] ppid=26960 vsize=1688 CPUtime=10.88
/proc/26962/stat : 26962 (SATzilla2007_C) S 26960 26962 26847 0 -1 4194304 550 524 0 0 304 38 700 46 25 0 1 0 104321921 1728512 235 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26962/statm: 422 235 157 260 0 146 0
[pid=26966] ppid=26962 vsize=4696 CPUtime=811.03
/proc/26966/stat : 26966 (minisat20) R 26962 26962 26847 0 -1 4194304 861 0 0 0 81102 1 0 0 25 0 1 0 104323013 4808704 856 1992294400 134512640 134998072 4294956256 18446744073709551615 134525752 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26966/statm: 1174 856 58 118 0 1052 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 6384

[startup+882.303 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 26966
/proc/meminfo: memFree=1693544/2055920 swapFree=4180816/4192956
[pid=26962] ppid=26960 vsize=1688 CPUtime=10.88
/proc/26962/stat : 26962 (SATzilla2007_C) S 26960 26962 26847 0 -1 4194304 550 524 0 0 304 38 700 46 25 0 1 0 104321921 1728512 235 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26962/statm: 422 235 157 260 0 146 0
[pid=26966] ppid=26962 vsize=4828 CPUtime=871
/proc/26966/stat : 26966 (minisat20) R 26962 26962 26847 0 -1 4194304 881 0 0 0 87099 1 0 0 25 0 1 0 104323013 4943872 876 1992294400 134512640 134998072 4294956256 18446744073709551615 134535680 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26966/statm: 1207 876 58 118 0 1085 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 6516

[startup+942.303 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 26966
/proc/meminfo: memFree=1693480/2055920 swapFree=4180816/4192956
[pid=26962] ppid=26960 vsize=1688 CPUtime=10.88
/proc/26962/stat : 26962 (SATzilla2007_C) S 26960 26962 26847 0 -1 4194304 550 524 0 0 304 38 700 46 25 0 1 0 104321921 1728512 235 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26962/statm: 422 235 157 260 0 146 0
[pid=26966] ppid=26962 vsize=4828 CPUtime=930.97
/proc/26966/stat : 26966 (minisat20) R 26962 26962 26847 0 -1 4194304 881 0 0 0 93096 1 0 0 25 0 1 0 104323013 4943872 876 1992294400 134512640 134998072 4294956256 18446744073709551615 134525382 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26966/statm: 1207 876 58 118 0 1085 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 6516

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 26968
/proc/meminfo: memFree=1693288/2055920 swapFree=4180816/4192956
[pid=26962] ppid=26960 vsize=1688 CPUtime=10.88
/proc/26962/stat : 26962 (SATzilla2007_C) S 26960 26962 26847 0 -1 4194304 550 524 0 0 304 38 700 46 25 0 1 0 104321921 1728512 235 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26962/statm: 422 235 157 260 0 146 0
[pid=26966] ppid=26962 vsize=4828 CPUtime=990.95
/proc/26966/stat : 26966 (minisat20) R 26962 26962 26847 0 -1 4194304 881 0 0 0 99094 1 0 0 25 0 1 0 104323013 4943872 876 1992294400 134512640 134998072 4294956256 18446744073709551615 134525504 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26966/statm: 1207 876 58 118 0 1085 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 6516

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 26968
/proc/meminfo: memFree=1693288/2055920 swapFree=4180816/4192956
[pid=26962] ppid=26960 vsize=1688 CPUtime=10.88
/proc/26962/stat : 26962 (SATzilla2007_C) S 26960 26962 26847 0 -1 4194304 550 524 0 0 304 38 700 46 25 0 1 0 104321921 1728512 235 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26962/statm: 422 235 157 260 0 146 0
[pid=26966] ppid=26962 vsize=4828 CPUtime=1050.92
/proc/26966/stat : 26966 (minisat20) R 26962 26962 26847 0 -1 4194304 894 0 0 0 105091 1 0 0 25 0 1 0 104323013 4943872 889 1992294400 134512640 134998072 4294956256 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26966/statm: 1207 889 58 118 0 1085 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 6516

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 26968
/proc/meminfo: memFree=1693224/2055920 swapFree=4180816/4192956
[pid=26962] ppid=26960 vsize=1688 CPUtime=10.88
/proc/26962/stat : 26962 (SATzilla2007_C) S 26960 26962 26847 0 -1 4194304 550 524 0 0 304 38 700 46 25 0 1 0 104321921 1728512 235 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26962/statm: 422 235 157 260 0 146 0
[pid=26966] ppid=26962 vsize=4936 CPUtime=1110.89
/proc/26966/stat : 26966 (minisat20) R 26962 26962 26847 0 -1 4194304 901 0 0 0 111088 1 0 0 25 0 1 0 104323013 5054464 896 1992294400 134512640 134998072 4294956256 18446744073709551615 134527603 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26966/statm: 1234 896 58 118 0 1112 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 6624

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 26968
/proc/meminfo: memFree=1693160/2055920 swapFree=4180816/4192956
[pid=26962] ppid=26960 vsize=1688 CPUtime=10.88
/proc/26962/stat : 26962 (SATzilla2007_C) S 26960 26962 26847 0 -1 4194304 550 524 0 0 304 38 700 46 25 0 1 0 104321921 1728512 235 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26962/statm: 422 235 157 260 0 146 0
[pid=26966] ppid=26962 vsize=5068 CPUtime=1170.86
/proc/26966/stat : 26966 (minisat20) R 26962 26962 26847 0 -1 4194304 951 0 0 0 117085 1 0 0 25 0 1 0 104323013 5189632 946 1992294400 134512640 134998072 4294956256 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26966/statm: 1267 946 58 118 0 1145 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 6756

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

[startup+1190.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 26968
/proc/meminfo: memFree=1693096/2055920 swapFree=4180816/4192956
[pid=26962] ppid=26960 vsize=1688 CPUtime=10.88
/proc/26962/stat : 26962 (SATzilla2007_C) S 26960 26962 26847 0 -1 4194304 550 524 0 0 304 38 700 46 25 0 1 0 104321921 1728512 235 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26962/statm: 422 235 157 260 0 146 0
[pid=26966] ppid=26962 vsize=5192 CPUtime=1178.87
/proc/26966/stat : 26966 (minisat20) R 26962 26962 26847 0 -1 4194304 959 0 0 0 117885 2 0 0 25 0 1 0 104323013 5316608 954 1992294400 134512640 134998072 4294956256 18446744073709551615 134535736 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26966/statm: 1298 954 58 118 0 1176 0
Current children cumulated CPU time (s) 1189.75
Current children cumulated vsize (KiB) 6880

[startup+1196.7 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 26968
/proc/meminfo: memFree=1693032/2055920 swapFree=4180816/4192956
[pid=26962] ppid=26960 vsize=1688 CPUtime=10.88
/proc/26962/stat : 26962 (SATzilla2007_C) S 26960 26962 26847 0 -1 4194304 550 524 0 0 304 38 700 46 25 0 1 0 104321921 1728512 235 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26962/statm: 422 235 157 260 0 146 0
[pid=26966] ppid=26962 vsize=5192 CPUtime=1185.27
/proc/26966/stat : 26966 (minisat20) R 26962 26962 26847 0 -1 4194304 960 0 0 0 118525 2 0 0 25 0 1 0 104323013 5316608 955 1992294400 134512640 134998072 4294956256 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26966/statm: 1298 955 58 118 0 1176 0
Current children cumulated CPU time (s) 1196.15
Current children cumulated vsize (KiB) 6880

[startup+1198.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 26968
/proc/meminfo: memFree=1693032/2055920 swapFree=4180816/4192956
[pid=26962] ppid=26960 vsize=1688 CPUtime=10.88
/proc/26962/stat : 26962 (SATzilla2007_C) S 26960 26962 26847 0 -1 4194304 550 524 0 0 304 38 700 46 25 0 1 0 104321921 1728512 235 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26962/statm: 422 235 157 260 0 146 0
[pid=26966] ppid=26962 vsize=5192 CPUtime=1186.87
/proc/26966/stat : 26966 (minisat20) R 26962 26962 26847 0 -1 4194304 960 0 0 0 118685 2 0 0 25 0 1 0 104323013 5316608 955 1992294400 134512640 134998072 4294956256 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26966/statm: 1298 955 58 118 0 1176 0
Current children cumulated CPU time (s) 1197.75
Current children cumulated vsize (KiB) 6880

[startup+1199.1 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 26968
/proc/meminfo: memFree=1693032/2055920 swapFree=4180816/4192956
[pid=26962] ppid=26960 vsize=1688 CPUtime=10.88
/proc/26962/stat : 26962 (SATzilla2007_C) S 26960 26962 26847 0 -1 4194304 550 524 0 0 304 38 700 46 25 0 1 0 104321921 1728512 235 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26962/statm: 422 235 157 260 0 146 0
[pid=26966] ppid=26962 vsize=5192 CPUtime=1187.67
/proc/26966/stat : 26966 (minisat20) R 26962 26962 26847 0 -1 4194304 960 0 0 0 118765 2 0 0 25 0 1 0 104323013 5316608 955 1992294400 134512640 134998072 4294956256 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26966/statm: 1298 955 58 118 0 1176 0
Current children cumulated CPU time (s) 1198.55
Current children cumulated vsize (KiB) 6880

[startup+1199.9 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 26968
/proc/meminfo: memFree=1693032/2055920 swapFree=4180816/4192956
[pid=26962] ppid=26960 vsize=1688 CPUtime=10.88
/proc/26962/stat : 26962 (SATzilla2007_C) S 26960 26962 26847 0 -1 4194304 550 524 0 0 304 38 700 46 25 0 1 0 104321921 1728512 235 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26962/statm: 422 235 157 260 0 146 0
[pid=26966] ppid=26962 vsize=5192 CPUtime=1188.47
/proc/26966/stat : 26966 (minisat20) R 26962 26962 26847 0 -1 4194304 960 0 0 0 118845 2 0 0 25 0 1 0 104323013 5316608 955 1992294400 134512640 134998072 4294956256 18446744073709551615 134527615 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26966/statm: 1298 955 58 118 0 1176 0
Current children cumulated CPU time (s) 1199.35
Current children cumulated vsize (KiB) 6880

[startup+1200.11 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 26968
/proc/meminfo: memFree=1693032/2055920 swapFree=4180816/4192956
[pid=26962] ppid=26960 vsize=1688 CPUtime=10.88
/proc/26962/stat : 26962 (SATzilla2007_C) S 26960 26962 26847 0 -1 4194304 550 524 0 0 304 38 700 46 25 0 1 0 104321921 1728512 235 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26962/statm: 422 235 157 260 0 146 0
[pid=26966] ppid=26962 vsize=5192 CPUtime=1188.67
/proc/26966/stat : 26966 (minisat20) R 26962 26962 26847 0 -1 4194304 960 0 0 0 118865 2 0 0 25 0 1 0 104323013 5316608 955 1992294400 134512640 134998072 4294956256 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26966/statm: 1298 955 58 118 0 1176 0
Current children cumulated CPU time (s) 1199.55
Current children cumulated vsize (KiB) 6880

[startup+1200.2 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 26968
/proc/meminfo: memFree=1693032/2055920 swapFree=4180816/4192956
[pid=26962] ppid=26960 vsize=1688 CPUtime=10.88
/proc/26962/stat : 26962 (SATzilla2007_C) S 26960 26962 26847 0 -1 4194304 550 524 0 0 304 38 700 46 25 0 1 0 104321921 1728512 235 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26962/statm: 422 235 157 260 0 146 0
[pid=26966] ppid=26962 vsize=5192 CPUtime=1188.77
/proc/26966/stat : 26966 (minisat20) R 26962 26962 26847 0 -1 4194304 960 0 0 0 118875 2 0 0 25 0 1 0 104323013 5316608 955 1992294400 134512640 134998072 4294956256 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26966/statm: 1298 955 58 118 0 1176 0
Current children cumulated CPU time (s) 1199.65
Current children cumulated vsize (KiB) 6880

Child status: 17
Real time (s): 1200.26
CPU time (s): 1199.73
CPU user time (s): 1198.85
CPU system time (s): 0.873867
CPU usage (%): 99.9559
Max. virtual memory (cumulated for all children) (KiB): 7628

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

runsolver used 0.930858 second user time and 3.44448 second system time

The end

Launcher Data

Begin job on node45 at 2009-04-26 18:22:20
IDJOB=1730745
IDBENCH=24735
IDSOLVER=558
FILE ID=node45/1730745-1240762940
PBS_JOBID= 9187150
Free space on /tmp= 66296 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT07/crafted/Difficult/contest05/others/linvrinv5.sat05-564.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1730745-1240762940/watcher-1730745-1240762940 -o /tmp/evaluation-result-1730745-1240762940/solver-1730745-1240762940 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1730745-1240762940.cnf            

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

MD5SUM BENCH= 7b1cebbdf060989ddb5c4faf02370afb
RANDOM SEED=277834865

node45.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.231
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.231
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:       1698328 kB
Buffers:         41184 kB
Cached:         236608 kB
SwapCached:       5972 kB
Active:          72860 kB
Inactive:       213380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1698328 kB
SwapTotal:     4192956 kB
SwapFree:      4180816 kB
Dirty:            8388 kB
Writeback:           0 kB
Mapped:          14112 kB
Slab:            57436 kB
Committed_AS:   420152 kB
PageTables:       1376 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= 66288 MiB
End job on node45 at 2009-04-26 18:42:21