Trace number 1737292

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.33 1199.74

General information on the benchmark

NameCRAFTED/sgen/unsat/
sgen1-unsat-127-100.cnf
MD5SUMdec8fe955e0593e4d06e90539beb035d
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 variables129
Number of clauses268
Sum of the clauses size804
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3268
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

11.47/11.52	c run March_dl for 5 seconds ... 
11.47/11.52	c Bin: Executing march_dl
11.47/11.52	c child exit by a signal
11.47/11.52	c march_dl returned code 137.
11.47/11.52	c run saps (UBCSAT implementation) for 2 seconds ... 
11.47/11.52	c Bin: Executing ubcsat2006
11.47/11.52	c child exited successfully
11.47/11.52	c ubcsat2006 returned code 0.
11.47/11.52	c satzilla computing base features
11.47/11.52	c satzilla doing unit-prop probe
11.47/11.52	c satzilla doing local search probe
11.47/11.52	c satzilla doing lobjois search-space size estimate
11.47/11.52	c satzilla's ranking:
11.47/11.52	c 1) minisat20: -4.315213
11.47/11.52	c 2) vallst+P: -4.050696
11.47/11.52	c 3) minisat20+P: -2.798326
11.47/11.52	c 4) march_dl: 2.566786
11.47/11.52	c 5) zchaff_rand+P: 3.828667
11.47/11.52	c 6) march_dl+P: 3.902950
11.47/11.52	c 7) kcnfs+P: 999.000000
11.47/11.52	c 8) kcnfs: 999.000000
11.47/11.52	c 9) vallst: 999.000000
11.47/11.52	c 10) zchaff_rand: 999.000000
11.47/11.52	c satzilla running minisat20 ... 
11.47/11.52	This is MiniSat 2.0 beta
11.47/11.52	WARNING: for repeatability, setting FPU to use double precision
11.47/11.52	============================[ Problem Statistics ]=============================
11.47/11.52	|                                                                             |
11.47/11.52	|  Number of variables:  129                                                  |
11.47/11.52	|  Number of clauses:    268                                                  |
11.47/11.52	|  Parsing time:         0.00         s                                       |
11.47/11.52	============================[ Search Statistics ]==============================
11.47/11.52	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.47/11.52	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.47/11.52	===============================================================================
11.47/11.52	|         0 |     129      268      804 |       89        0    nan |  0.000 % |
11.47/11.52	|       101 |     129      268      804 |       98      101     18 |  0.006 % |
11.47/11.52	|       251 |     129      268      804 |      108      127     17 |  0.006 % |
11.47/11.53	|       476 |     129      268      804 |      118      136     16 |  0.006 % |
11.47/11.53	|       813 |     129      268      804 |      130      142     13 |  0.006 % |
11.47/11.54	|      1319 |     129      268      804 |      143      117     11 |  0.006 % |
11.47/11.55	|      2078 |     129      268      804 |      158      174     14 |  0.006 % |
11.47/11.57	|      3217 |     129      268      804 |      174      155     12 |  0.006 % |
11.49/11.60	|      4927 |     129      268      804 |      191      226     15 |  0.006 % |
11.49/11.64	|      7493 |     129      268      804 |      210      212     15 |  0.006 % |
11.49/11.71	|     11337 |     129      268      804 |      231      131     11 |  0.006 % |
11.49/11.80	|     17104 |     129      268      804 |      254      151     11 |  0.006 % |
11.49/11.95	|     25755 |     129      268      804 |      280      259     16 |  0.006 % |
12.07/12.17	|     38729 |     129      268      804 |      308      199     11 |  0.006 % |
12.46/12.54	|     58191 |     129      268      804 |      339      185     11 |  0.006 % |
12.96/13.05	|     87384 |     129      268      804 |      373      255     14 |  0.006 % |
13.76/13.89	|    131174 |     129      268      804 |      410      277     14 |  0.006 % |
14.96/15.09	|    196858 |     129      268      804 |      451      464     17 |  0.006 % |
16.96/17.04	|    295384 |     129      268      804 |      496      438     14 |  0.006 % |
19.86/19.96	|    443174 |     129      268      804 |      546      309     14 |  0.006 % |
24.46/24.58	|    664857 |     129      268      804 |      600      488     18 |  0.006 % |
31.25/31.37	|    997382 |     129      268      804 |      661      513     16 |  0.006 % |
42.85/42.93	|   1496172 |     129      268      804 |      727      379     13 |  0.006 % |
59.25/59.30	|   2244354 |     129      268      804 |      799      629     16 |  0.006 % |
84.54/84.64	|   3366628 |     129      268      804 |      879      559     15 |  0.006 % |
127.02/127.19	|   5050039 |     129      268      804 |      967      829     17 |  0.006 % |
190.80/190.98	|   7575157 |     129      268      804 |     1064      679     15 |  0.006 % |
286.47/286.67	|  11362833 |     129      268      804 |     1171      666     15 |  0.006 % |
435.32/435.55	|  17044347 |     129      268      804 |     1288      774     16 |  0.006 % |
660.74/661.08	|  25566616 |     129      268      804 |     1417     1347     17 |  0.006 % |
1016.73/1017.16	|  38350019 |     129      268      804 |     1558     1023     16 |  0.006 % |
1199.26/1199.73	c Bin: Executing minisat20
1199.26/1199.73	c child exit by a signal
1199.26/1199.73	c minisat20 returned code 137.
1199.26/1199.73	c minisat20 returned code 137.
1199.26/1199.73	c satzilla running vallst with preprocessing ... 
1199.26/1199.74	c Preprocessing...
1199.26/1199.74	c Inital problem has 129 variables, 268 nary clauses (0 binary clauses).
1199.26/1199.74	c Num non-binary clauses 268, Average non-binary clause length 3.000
1199.26/1199.74	c Theory has no gaps
1199.26/1199.74	c Preprocessor runtime was 0.000 seconds.
1199.26/1199.74	c 
1199.26/1199.74	c Satisfiability of theory still undetermined.
1199.26/1199.74	c See file /tmp/2qoQfG for simplified theory.
1199.26/1199.74	c Bin: Executing vallst
1199.26/1199.74	c vallst returned code 1.
1199.26/1199.74	c vallst returned code 1.
1199.26/1199.74	c satzilla running minisat20 with preprocessing ... 
1199.26/1199.74	c Bin: Executing minisat20
1199.26/1199.74	c minisat20 returned code 1.
1199.26/1199.74	c minisat20 returned code 1.
1199.26/1199.74	c satzilla running march_dl ... 
1199.26/1199.74	c Bin: Executing march_dl
1199.26/1199.74	c march_dl returned code 1.
1199.26/1199.74	c march_dl returned code 1.
1199.26/1199.74	c satzilla running zchaff_rand with preprocessing ... 
1199.26/1199.74	c Bin: Executing zchaff_rand
1199.26/1199.74	c zchaff_rand returned code 1.
1199.26/1199.74	c zchaff_rand returned code 1.
1199.26/1199.74	c satzilla running march_dl with preprocessing ... 
1199.26/1199.74	c Bin: Executing march_dl
1199.26/1199.74	c march_dl returned code 1.
1199.26/1199.74	c march_dl returned code 1.
1199.26/1199.74	c satzilla running kcnfs with preprocessing ... 
1199.26/1199.74	c Bin: Executing kcnfs
1199.26/1199.74	c kcnfs returned code 1.
1199.26/1199.74	c kcnfs returned code 1.
1199.26/1199.74	c satzilla running kcnfs ... 
1199.26/1199.74	c Bin: Executing kcnfs
1199.26/1199.74	c kcnfs returned code 1.
1199.26/1199.74	c kcnfs returned code 1.
1199.26/1199.74	c satzilla running vallst ... 
1199.26/1199.74	c Bin: Executing vallst
1199.26/1199.74	c vallst returned code 1.
1199.26/1199.74	c vallst returned code 1.
1199.26/1199.74	c satzilla running zchaff_rand ... 
1199.26/1199.74	c Bin: Executing zchaff_rand
1199.26/1199.74	c zchaff_rand returned code 1.
1199.26/1199.74	c zchaff_rand returned code 1.
1199.26/1199.74	c ERROR: All Failed! 
1199.26/1199.74	c SATZILLA_TIME=1199.500000

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-1737292-1240815717/watcher-1737292-1240815717 -o /tmp/evaluation-result-1737292-1240815717/solver-1737292-1240815717 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1737292-1240815717.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: 2.09 1.88 1.46 3/64 29268
/proc/meminfo: memFree=1754856/2055920 swapFree=4180824/4192956
[pid=29268] ppid=29266 vsize=1440 CPUtime=0
/proc/29268/stat : 29268 (SATzilla2007_C) R 29266 29268 28545 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 109605838 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/29268/statm: 360 110 95 260 0 84 0
[pid=29269] ppid=29268 vsize=640 CPUtime=0
/proc/29269/stat : 29269 (march_dl) R 29268 29268 28545 0 -1 4194304 122 0 0 0 0 0 0 0 18 0 1 0 109605838 655360 114 1992294400 134512640 134996440 4294956240 18446744073709551615 134617286 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29269/statm: 160 114 74 118 0 39 0

[startup+0.085602 s]
/proc/loadavg: 2.09 1.88 1.46 3/64 29268
/proc/meminfo: memFree=1754856/2055920 swapFree=4180824/4192956
[pid=29268] ppid=29266 vsize=1440 CPUtime=0
/proc/29268/stat : 29268 (SATzilla2007_C) S 29266 29268 28545 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 109605838 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29268/statm: 360 110 95 260 0 84 0
[pid=29269] ppid=29268 vsize=772 CPUtime=0.08
/proc/29269/stat : 29269 (march_dl) R 29268 29268 28545 0 -1 4194304 129 0 0 0 8 0 0 0 19 0 1 0 109605838 790528 121 1992294400 134512640 134996440 4294956240 18446744073709551615 134617565 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29269/statm: 193 121 74 118 0 72 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2212

[startup+0.102603 s]
/proc/loadavg: 2.09 1.88 1.46 3/64 29268
/proc/meminfo: memFree=1754856/2055920 swapFree=4180824/4192956
[pid=29268] ppid=29266 vsize=1440 CPUtime=0
/proc/29268/stat : 29268 (SATzilla2007_C) S 29266 29268 28545 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 109605838 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29268/statm: 360 110 95 260 0 84 0
[pid=29269] ppid=29268 vsize=772 CPUtime=0.1
/proc/29269/stat : 29269 (march_dl) R 29268 29268 28545 0 -1 4194304 129 0 0 0 10 0 0 0 19 0 1 0 109605838 790528 121 1992294400 134512640 134996440 4294956240 18446744073709551615 134565161 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29269/statm: 193 121 74 118 0 72 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2212

[startup+0.30264 s]
/proc/loadavg: 2.09 1.88 1.46 3/64 29268
/proc/meminfo: memFree=1754856/2055920 swapFree=4180824/4192956
[pid=29268] ppid=29266 vsize=1440 CPUtime=0
/proc/29268/stat : 29268 (SATzilla2007_C) S 29266 29268 28545 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 109605838 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29268/statm: 360 110 95 260 0 84 0
[pid=29269] ppid=29268 vsize=772 CPUtime=0.3
/proc/29269/stat : 29269 (march_dl) R 29268 29268 28545 0 -1 4194304 129 0 0 0 30 0 0 0 21 0 1 0 109605838 790528 121 1992294400 134512640 134996440 4294956240 18446744073709551615 134533023 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29269/statm: 193 121 74 118 0 72 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2212

[startup+0.701713 s]
/proc/loadavg: 2.09 1.88 1.46 3/64 29268
/proc/meminfo: memFree=1754856/2055920 swapFree=4180824/4192956
[pid=29268] ppid=29266 vsize=1440 CPUtime=0
/proc/29268/stat : 29268 (SATzilla2007_C) S 29266 29268 28545 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 109605838 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29268/statm: 360 110 95 260 0 84 0
[pid=29269] ppid=29268 vsize=772 CPUtime=0.69
/proc/29269/stat : 29269 (march_dl) R 29268 29268 28545 0 -1 4194304 130 0 0 0 69 0 0 0 24 0 1 0 109605838 790528 122 1992294400 134512640 134996440 4294956240 18446744073709551615 134528163 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29269/statm: 193 122 74 118 0 72 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2212

[startup+1.50186 s]
/proc/loadavg: 2.09 1.88 1.46 2/66 29270
/proc/meminfo: memFree=1754576/2055920 swapFree=4180824/4192956
[pid=29268] ppid=29266 vsize=1440 CPUtime=0
/proc/29268/stat : 29268 (SATzilla2007_C) S 29266 29268 28545 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 109605838 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29268/statm: 360 110 95 260 0 84 0
[pid=29269] ppid=29268 vsize=772 CPUtime=1.49
/proc/29269/stat : 29269 (march_dl) R 29268 29268 28545 0 -1 4194304 131 0 0 0 149 0 0 0 25 0 1 0 109605838 790528 123 1992294400 134512640 134996440 4294956240 18446744073709551615 134552309 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29269/statm: 193 123 74 118 0 72 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2212

[startup+3.10115 s]
/proc/loadavg: 2.00 1.87 1.46 2/66 29270
/proc/meminfo: memFree=1754448/2055920 swapFree=4180824/4192956
[pid=29268] ppid=29266 vsize=1440 CPUtime=0
/proc/29268/stat : 29268 (SATzilla2007_C) S 29266 29268 28545 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 109605838 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29268/statm: 360 110 95 260 0 84 0
[pid=29269] ppid=29268 vsize=772 CPUtime=3.09
/proc/29269/stat : 29269 (march_dl) R 29268 29268 28545 0 -1 4194304 132 0 0 0 309 0 0 0 25 0 1 0 109605838 790528 124 1992294400 134512640 134996440 4294956240 18446744073709551615 134532960 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29269/statm: 193 124 74 118 0 72 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2212

[startup+6.30174 s]
/proc/loadavg: 2.00 1.87 1.46 2/66 29271
/proc/meminfo: memFree=1754192/2055920 swapFree=4180824/4192956
[pid=29268] ppid=29266 vsize=1440 CPUtime=4.99
/proc/29268/stat : 29268 (SATzilla2007_C) S 29266 29268 28545 0 -1 4194304 135 133 0 0 0 0 499 0 16 0 1 0 109605838 1474560 111 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29268/statm: 360 111 96 260 0 84 0
[pid=29271] ppid=29268 vsize=6188 CPUtime=1.28
/proc/29271/stat : 29271 (ubcsat2006) R 29268 29268 28545 0 -1 4194304 237 0 0 0 87 41 0 0 25 0 1 0 109606338 6336512 220 1992294400 134512640 134777720 4294956096 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29271/statm: 1547 220 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7019 s]
/proc/loadavg: 1.85 1.84 1.46 2/66 29272
/proc/meminfo: memFree=1754256/2055920 swapFree=4180824/4192956
[pid=29268] ppid=29266 vsize=1556 CPUtime=11.49
/proc/29268/stat : 29268 (SATzilla2007_C) S 29266 29268 28545 0 -1 4194304 513 376 0 0 295 64 700 90 25 0 1 0 109605838 1593344 221 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29268/statm: 389 221 157 260 0 113 0
[pid=29272] ppid=29268 vsize=1808 CPUtime=1.17
/proc/29272/stat : 29272 (minisat20) R 29268 29268 28545 0 -1 4194304 106 0 0 0 117 0 0 0 25 0 1 0 109606990 1851392 101 1992294400 134512640 134998072 4294956240 18446744073709551615 134525668 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29272/statm: 452 101 58 118 0 330 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 3364

[startup+25.5022 s]
/proc/loadavg: 1.72 1.81 1.45 2/66 29272
/proc/meminfo: memFree=1754264/2055920 swapFree=4180824/4192956
[pid=29268] ppid=29266 vsize=1556 CPUtime=11.49
/proc/29268/stat : 29268 (SATzilla2007_C) S 29266 29268 28545 0 -1 4194304 513 376 0 0 295 64 700 90 25 0 1 0 109605838 1593344 221 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29268/statm: 389 221 157 260 0 113 0
[pid=29272] ppid=29268 vsize=1808 CPUtime=13.97
/proc/29272/stat : 29272 (minisat20) R 29268 29268 28545 0 -1 4194304 137 0 0 0 1397 0 0 0 25 0 1 0 109606990 1851392 132 1992294400 134512640 134998072 4294956240 18446744073709551615 134525613 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29272/statm: 452 132 58 118 0 330 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 3364

[startup+51.1029 s]
/proc/loadavg: 1.47 1.74 1.44 2/66 29272
/proc/meminfo: memFree=1754200/2055920 swapFree=4180824/4192956
[pid=29268] ppid=29266 vsize=1556 CPUtime=11.49
/proc/29268/stat : 29268 (SATzilla2007_C) S 29266 29268 28545 0 -1 4194304 513 376 0 0 295 64 700 90 25 0 1 0 109605838 1593344 221 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29268/statm: 389 221 157 260 0 113 0
[pid=29272] ppid=29268 vsize=1936 CPUtime=39.56
/proc/29272/stat : 29272 (minisat20) R 29268 29268 28545 0 -1 4194304 161 0 0 0 3956 0 0 0 25 0 1 0 109606990 1982464 156 1992294400 134512640 134998072 4294956240 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29272/statm: 484 156 58 118 0 362 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 3492

[startup+102.305 s]
/proc/loadavg: 1.19 1.62 1.41 2/66 29272
/proc/meminfo: memFree=1754136/2055920 swapFree=4180824/4192956
[pid=29268] ppid=29266 vsize=1556 CPUtime=11.49
/proc/29268/stat : 29268 (SATzilla2007_C) S 29266 29268 28545 0 -1 4194304 513 376 0 0 295 64 700 90 25 0 1 0 109605838 1593344 221 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29268/statm: 389 221 157 260 0 113 0
[pid=29272] ppid=29268 vsize=2068 CPUtime=90.74
/proc/29272/stat : 29272 (minisat20) R 29268 29268 28545 0 -1 4194304 180 0 0 0 9074 0 0 0 25 0 1 0 109606990 2117632 175 1992294400 134512640 134998072 4294956240 18446744073709551615 134528267 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29272/statm: 517 175 58 118 0 395 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 3624

[startup+162.301 s]
/proc/loadavg: 1.10 1.52 1.39 2/66 29272
/proc/meminfo: memFree=1754008/2055920 swapFree=4180824/4192956
[pid=29268] ppid=29266 vsize=1556 CPUtime=11.49
/proc/29268/stat : 29268 (SATzilla2007_C) S 29266 29268 28545 0 -1 4194304 513 376 0 0 295 64 700 90 25 0 1 0 109605838 1593344 221 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29268/statm: 389 221 157 260 0 113 0
[pid=29272] ppid=29268 vsize=2068 CPUtime=150.72
/proc/29272/stat : 29272 (minisat20) R 29268 29268 28545 0 -1 4194304 202 0 0 0 15072 0 0 0 25 0 1 0 109606990 2117632 197 1992294400 134512640 134998072 4294956240 18446744073709551615 134527886 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29272/statm: 517 197 58 118 0 395 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 3624

[startup+222.301 s]
/proc/loadavg: 1.03 1.42 1.36 2/66 29272
/proc/meminfo: memFree=1753880/2055920 swapFree=4180824/4192956
[pid=29268] ppid=29266 vsize=1556 CPUtime=11.49
/proc/29268/stat : 29268 (SATzilla2007_C) S 29266 29268 28545 0 -1 4194304 513 376 0 0 295 64 700 90 25 0 1 0 109605838 1593344 221 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29268/statm: 389 221 157 260 0 113 0
[pid=29272] ppid=29268 vsize=2200 CPUtime=210.7
/proc/29272/stat : 29272 (minisat20) R 29268 29268 28545 0 -1 4194304 214 0 0 0 21070 0 0 0 25 0 1 0 109606990 2252800 209 1992294400 134512640 134998072 4294956240 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29272/statm: 550 209 58 118 0 428 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 3756

[startup+282.301 s]
/proc/loadavg: 1.01 1.34 1.34 2/66 29272
/proc/meminfo: memFree=1753816/2055920 swapFree=4180824/4192956
[pid=29268] ppid=29266 vsize=1556 CPUtime=11.49
/proc/29268/stat : 29268 (SATzilla2007_C) S 29266 29268 28545 0 -1 4194304 513 376 0 0 295 64 700 90 25 0 1 0 109605838 1593344 221 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29268/statm: 389 221 157 260 0 113 0
[pid=29272] ppid=29268 vsize=2200 CPUtime=270.68
/proc/29272/stat : 29272 (minisat20) R 29268 29268 28545 0 -1 4194304 219 0 0 0 27068 0 0 0 25 0 1 0 109606990 2252800 214 1992294400 134512640 134998072 4294956240 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29272/statm: 550 214 58 118 0 428 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 3756

[startup+342.301 s]
/proc/loadavg: 1.00 1.28 1.31 2/66 29272
/proc/meminfo: memFree=1753696/2055920 swapFree=4180824/4192956
[pid=29268] ppid=29266 vsize=1556 CPUtime=11.49
/proc/29268/stat : 29268 (SATzilla2007_C) S 29266 29268 28545 0 -1 4194304 513 376 0 0 295 64 700 90 25 0 1 0 109605838 1593344 221 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29268/statm: 389 221 157 260 0 113 0
[pid=29272] ppid=29268 vsize=2200 CPUtime=330.65
/proc/29272/stat : 29272 (minisat20) R 29268 29268 28545 0 -1 4194304 235 0 0 0 33065 0 0 0 25 0 1 0 109606990 2252800 230 1992294400 134512640 134998072 4294956240 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29272/statm: 550 230 58 118 0 428 0

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


[startup+762.306 s]
/proc/loadavg: 1.00 1.06 1.18 2/66 29272
/proc/meminfo: memFree=1753440/2055920 swapFree=4180824/4192956
[pid=29268] ppid=29266 vsize=1556 CPUtime=11.49
/proc/29268/stat : 29268 (SATzilla2007_C) S 29266 29268 28545 0 -1 4194304 513 376 0 0 295 64 700 90 25 0 1 0 109605838 1593344 221 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29268/statm: 389 221 157 260 0 113 0
[pid=29272] ppid=29268 vsize=2464 CPUtime=750.52
/proc/29272/stat : 29272 (minisat20) R 29268 29268 28545 0 -1 4194304 276 0 0 0 75051 1 0 0 25 0 1 0 109606990 2523136 271 1992294400 134512640 134998072 4294956240 18446744073709551615 134529976 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29272/statm: 616 271 58 118 0 494 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 4020

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.17 2/66 29272
/proc/meminfo: memFree=1753440/2055920 swapFree=4180824/4192956
[pid=29268] ppid=29266 vsize=1556 CPUtime=11.49
/proc/29268/stat : 29268 (SATzilla2007_C) S 29266 29268 28545 0 -1 4194304 513 376 0 0 295 64 700 90 25 0 1 0 109605838 1593344 221 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29268/statm: 389 221 157 260 0 113 0
[pid=29272] ppid=29268 vsize=2464 CPUtime=810.49
/proc/29272/stat : 29272 (minisat20) R 29268 29268 28545 0 -1 4194304 282 0 0 0 81048 1 0 0 25 0 1 0 109606990 2523136 277 1992294400 134512640 134998072 4294956240 18446744073709551615 134519365 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29272/statm: 616 277 58 118 0 494 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 4020

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.16 2/66 29272
/proc/meminfo: memFree=1753376/2055920 swapFree=4180824/4192956
[pid=29268] ppid=29266 vsize=1556 CPUtime=11.49
/proc/29268/stat : 29268 (SATzilla2007_C) S 29266 29268 28545 0 -1 4194304 513 376 0 0 295 64 700 90 25 0 1 0 109605838 1593344 221 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29268/statm: 389 221 157 260 0 113 0
[pid=29272] ppid=29268 vsize=2464 CPUtime=870.47
/proc/29272/stat : 29272 (minisat20) R 29268 29268 28545 0 -1 4194304 285 0 0 0 87046 1 0 0 25 0 1 0 109606990 2523136 280 1992294400 134512640 134998072 4294956240 18446744073709551615 134529260 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29272/statm: 616 280 58 118 0 494 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 4020

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.14 2/66 29272
/proc/meminfo: memFree=1753376/2055920 swapFree=4180824/4192956
[pid=29268] ppid=29266 vsize=1556 CPUtime=11.49
/proc/29268/stat : 29268 (SATzilla2007_C) S 29266 29268 28545 0 -1 4194304 513 376 0 0 295 64 700 90 25 0 1 0 109605838 1593344 221 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29268/statm: 389 221 157 260 0 113 0
[pid=29272] ppid=29268 vsize=2464 CPUtime=930.45
/proc/29272/stat : 29272 (minisat20) R 29268 29268 28545 0 -1 4194304 286 0 0 0 93044 1 0 0 25 0 1 0 109606990 2523136 281 1992294400 134512640 134998072 4294956240 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29272/statm: 616 281 58 118 0 494 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 4020

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/66 29272
/proc/meminfo: memFree=1753312/2055920 swapFree=4180824/4192956
[pid=29268] ppid=29266 vsize=1556 CPUtime=11.49
/proc/29268/stat : 29268 (SATzilla2007_C) S 29266 29268 28545 0 -1 4194304 513 376 0 0 295 64 700 90 25 0 1 0 109605838 1593344 221 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29268/statm: 389 221 157 260 0 113 0
[pid=29272] ppid=29268 vsize=2464 CPUtime=990.44
/proc/29272/stat : 29272 (minisat20) R 29268 29268 28545 0 -1 4194304 290 0 0 0 99042 2 0 0 25 0 1 0 109606990 2523136 285 1992294400 134512640 134998072 4294956240 18446744073709551615 134528468 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29272/statm: 616 285 58 118 0 494 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 4020

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/66 29272
/proc/meminfo: memFree=1753248/2055920 swapFree=4180824/4192956
[pid=29268] ppid=29266 vsize=1556 CPUtime=11.49
/proc/29268/stat : 29268 (SATzilla2007_C) S 29266 29268 28545 0 -1 4194304 513 376 0 0 295 64 700 90 25 0 1 0 109605838 1593344 221 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29268/statm: 389 221 157 260 0 113 0
[pid=29272] ppid=29268 vsize=2464 CPUtime=1050.42
/proc/29272/stat : 29272 (minisat20) R 29268 29268 28545 0 -1 4194304 301 0 0 0 105040 2 0 0 25 0 1 0 109606990 2523136 296 1992294400 134512640 134998072 4294956240 18446744073709551615 134525546 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29272/statm: 616 296 58 118 0 494 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 4020

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/66 29272
/proc/meminfo: memFree=1753184/2055920 swapFree=4180824/4192956
[pid=29268] ppid=29266 vsize=1556 CPUtime=11.49
/proc/29268/stat : 29268 (SATzilla2007_C) S 29266 29268 28545 0 -1 4194304 513 376 0 0 295 64 700 90 25 0 1 0 109605838 1593344 221 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29268/statm: 389 221 157 260 0 113 0
[pid=29272] ppid=29268 vsize=2596 CPUtime=1110.4
/proc/29272/stat : 29272 (minisat20) R 29268 29268 28545 0 -1 4194304 307 0 0 0 111038 2 0 0 25 0 1 0 109606990 2658304 302 1992294400 134512640 134998072 4294956240 18446744073709551615 134525153 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29272/statm: 649 302 58 118 0 527 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 4152

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/66 29272
/proc/meminfo: memFree=1753184/2055920 swapFree=4180824/4192956
[pid=29268] ppid=29266 vsize=1556 CPUtime=11.49
/proc/29268/stat : 29268 (SATzilla2007_C) S 29266 29268 28545 0 -1 4194304 513 376 0 0 295 64 700 90 25 0 1 0 109605838 1593344 221 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29268/statm: 389 221 157 260 0 113 0
[pid=29272] ppid=29268 vsize=2596 CPUtime=1170.38
/proc/29272/stat : 29272 (minisat20) R 29268 29268 28545 0 -1 4194304 308 0 0 0 117036 2 0 0 25 0 1 0 109606990 2658304 303 1992294400 134512640 134998072 4294956240 18446744073709551615 134525506 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29272/statm: 649 303 58 118 0 527 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 4152

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/66 29272
/proc/meminfo: memFree=1753184/2055920 swapFree=4180824/4192956
[pid=29268] ppid=29266 vsize=1556 CPUtime=11.49
/proc/29268/stat : 29268 (SATzilla2007_C) S 29266 29268 28545 0 -1 4194304 513 376 0 0 295 64 700 90 25 0 1 0 109605838 1593344 221 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29268/statm: 389 221 157 260 0 113 0
[pid=29272] ppid=29268 vsize=2596 CPUtime=1178.37
/proc/29272/stat : 29272 (minisat20) R 29268 29268 28545 0 -1 4194304 309 0 0 0 117835 2 0 0 25 0 1 0 109606990 2658304 304 1992294400 134512640 134998072 4294956240 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29272/statm: 649 304 58 118 0 527 0
Current children cumulated CPU time (s) 1189.86
Current children cumulated vsize (KiB) 4152

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 29272
/proc/meminfo: memFree=1753120/2055920 swapFree=4180824/4192956
[pid=29268] ppid=29266 vsize=1556 CPUtime=11.49
/proc/29268/stat : 29268 (SATzilla2007_C) S 29266 29268 28545 0 -1 4194304 513 376 0 0 295 64 700 90 25 0 1 0 109605838 1593344 221 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29268/statm: 389 221 157 260 0 113 0
[pid=29272] ppid=29268 vsize=2596 CPUtime=1184.78
/proc/29272/stat : 29272 (minisat20) R 29268 29268 28545 0 -1 4194304 310 0 0 0 118476 2 0 0 25 0 1 0 109606990 2658304 305 1992294400 134512640 134998072 4294956240 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29272/statm: 649 305 58 118 0 527 0
Current children cumulated CPU time (s) 1196.27
Current children cumulated vsize (KiB) 4152

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 29272
/proc/meminfo: memFree=1753120/2055920 swapFree=4180824/4192956
[pid=29268] ppid=29266 vsize=1556 CPUtime=11.49
/proc/29268/stat : 29268 (SATzilla2007_C) S 29266 29268 28545 0 -1 4194304 513 376 0 0 295 64 700 90 25 0 1 0 109605838 1593344 221 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29268/statm: 389 221 157 260 0 113 0
[pid=29272] ppid=29268 vsize=2596 CPUtime=1186.37
/proc/29272/stat : 29272 (minisat20) R 29268 29268 28545 0 -1 4194304 310 0 0 0 118635 2 0 0 25 0 1 0 109606990 2658304 305 1992294400 134512640 134998072 4294956240 18446744073709551615 134525482 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29272/statm: 649 305 58 118 0 527 0
Current children cumulated CPU time (s) 1197.86
Current children cumulated vsize (KiB) 4152

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 29272
/proc/meminfo: memFree=1753120/2055920 swapFree=4180824/4192956
[pid=29268] ppid=29266 vsize=1556 CPUtime=11.49
/proc/29268/stat : 29268 (SATzilla2007_C) S 29266 29268 28545 0 -1 4194304 513 376 0 0 295 64 700 90 25 0 1 0 109605838 1593344 221 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29268/statm: 389 221 157 260 0 113 0
[pid=29272] ppid=29268 vsize=2596 CPUtime=1187.17
/proc/29272/stat : 29272 (minisat20) R 29268 29268 28545 0 -1 4194304 310 0 0 0 118715 2 0 0 25 0 1 0 109606990 2658304 305 1992294400 134512640 134998072 4294956240 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29272/statm: 649 305 58 118 0 527 0
Current children cumulated CPU time (s) 1198.66
Current children cumulated vsize (KiB) 4152

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 29272
/proc/meminfo: memFree=1753120/2055920 swapFree=4180824/4192956
[pid=29268] ppid=29266 vsize=1556 CPUtime=11.49
/proc/29268/stat : 29268 (SATzilla2007_C) S 29266 29268 28545 0 -1 4194304 513 376 0 0 295 64 700 90 25 0 1 0 109605838 1593344 221 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29268/statm: 389 221 157 260 0 113 0
[pid=29272] ppid=29268 vsize=2596 CPUtime=1187.57
/proc/29272/stat : 29272 (minisat20) R 29268 29268 28545 0 -1 4194304 310 0 0 0 118755 2 0 0 25 0 1 0 109606990 2658304 305 1992294400 134512640 134998072 4294956240 18446744073709551615 134528339 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29272/statm: 649 305 58 118 0 527 0
Current children cumulated CPU time (s) 1199.06
Current children cumulated vsize (KiB) 4152

[startup+1199.7 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 29272
/proc/meminfo: memFree=1753120/2055920 swapFree=4180824/4192956
[pid=29268] ppid=29266 vsize=1556 CPUtime=11.49
/proc/29268/stat : 29268 (SATzilla2007_C) S 29266 29268 28545 0 -1 4194304 513 376 0 0 295 64 700 90 25 0 1 0 109605838 1593344 221 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29268/statm: 389 221 157 260 0 113 0
[pid=29272] ppid=29268 vsize=2596 CPUtime=1187.77
/proc/29272/stat : 29272 (minisat20) R 29268 29268 28545 0 -1 4194304 310 0 0 0 118775 2 0 0 25 0 1 0 109606990 2658304 305 1992294400 134512640 134998072 4294956240 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29272/statm: 649 305 58 118 0 527 0
Current children cumulated CPU time (s) 1199.26
Current children cumulated vsize (KiB) 4152

Child status: 17
Real time (s): 1199.74
CPU time (s): 1199.33
CPU user time (s): 1197.75
CPU system time (s): 1.57976
CPU usage (%): 99.9659
Max. virtual memory (cumulated for all children) (KiB): 7628

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

runsolver used 1.26781 second user time and 2.90756 second system time

The end

Launcher Data

Begin job on node2 at 2009-04-27 09:01:57
IDJOB=1737292
IDBENCH=71785
IDSOLVER=558
FILE ID=node2/1737292-1240815717
PBS_JOBID= 9187410
Free space on /tmp= 66316 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT09/CRAFTED/sgen/unsat/sgen1-unsat-127-100.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1737292-1240815717/watcher-1737292-1240815717 -o /tmp/evaluation-result-1737292-1240815717/solver-1737292-1240815717 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1737292-1240815717.cnf            

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

MD5SUM BENCH= dec8fe955e0593e4d06e90539beb035d
RANDOM SEED=244990508

node2.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.265
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.265
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:       1756104 kB
Buffers:         36264 kB
Cached:         189176 kB
SwapCached:       5964 kB
Active:          26764 kB
Inactive:       207056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1756104 kB
SwapTotal:     4192956 kB
SwapFree:      4180824 kB
Dirty:            8360 kB
Writeback:           0 kB
Mapped:          14112 kB
Slab:            51940 kB
Committed_AS:   476668 kB
PageTables:       1468 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= 66308 MiB
End job on node2 at 2009-04-27 09:21:57