Trace number 1594651

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.49 1199.83

General information on the benchmark

NameCRAFTED/sgen/unsat/
sgen1-unsat-145-100.cnf
MD5SUM8691e3b6431437da05017ed8abe8cba2
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 variables145
Number of clauses300
Sum of the clauses size900
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3300
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

11.57/11.66	c run March_dl for 5 seconds ... 
11.57/11.66	c Bin: Executing march_dl
11.57/11.66	c child exit by a signal
11.57/11.66	c march_dl returned code 137.
11.57/11.66	c run saps (UBCSAT implementation) for 2 seconds ... 
11.57/11.66	c Bin: Executing ubcsat2006
11.57/11.66	c child exited successfully
11.57/11.66	c ubcsat2006 returned code 0.
11.57/11.66	c satzilla computing base features
11.57/11.66	c satzilla doing unit-prop probe
11.57/11.66	c satzilla doing local search probe
11.57/11.66	c satzilla doing lobjois search-space size estimate
11.57/11.66	c satzilla's ranking:
11.57/11.66	c 1) minisat20: -3.268204
11.57/11.66	c 2) vallst+P: -2.948696
11.57/11.66	c 3) minisat20+P: -2.210727
11.57/11.66	c 4) march_dl: 2.207943
11.57/11.66	c 5) march_dl+P: 2.662231
11.57/11.66	c 6) zchaff_rand+P: 4.801135
11.57/11.66	c 7) kcnfs+P: 999.000000
11.57/11.66	c 8) kcnfs: 999.000000
11.57/11.66	c 9) vallst: 999.000000
11.57/11.66	c 10) zchaff_rand: 999.000000
11.57/11.66	c satzilla running minisat20 ... 
11.57/11.66	This is MiniSat 2.0 beta
11.57/11.66	WARNING: for repeatability, setting FPU to use double precision
11.57/11.67	============================[ Problem Statistics ]=============================
11.57/11.67	|                                                                             |
11.57/11.67	|  Number of variables:  145                                                  |
11.57/11.67	|  Number of clauses:    300                                                  |
11.57/11.67	|  Parsing time:         0.00         s                                       |
11.57/11.67	============================[ Search Statistics ]==============================
11.57/11.67	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.57/11.67	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.57/11.67	===============================================================================
11.57/11.67	|         0 |     145      300      900 |      100        0    nan |  0.000 % |
11.57/11.67	|       101 |     145      300      900 |      110      101     20 |  0.005 % |
11.57/11.67	|       252 |     145      300      900 |      121      156     15 |  0.005 % |
11.57/11.67	|       477 |     145      300      900 |      133      117     14 |  0.005 % |
11.57/11.68	|       814 |     145      300      900 |      146      150     13 |  0.005 % |
11.57/11.69	|      1321 |     145      300      900 |      161      168     13 |  0.005 % |
11.64/11.70	|      2081 |     145      300      900 |      177      200     15 |  0.005 % |
11.64/11.72	|      3220 |     145      300      900 |      194      133     11 |  0.005 % |
11.64/11.74	|      4928 |     145      300      900 |      214      248     17 |  0.005 % |
11.64/11.79	|      7491 |     145      300      900 |      235      182     13 |  0.005 % |
11.64/11.84	|     11335 |     145      300      900 |      259      177     12 |  0.005 % |
11.64/11.94	|     17103 |     145      300      900 |      285      296     17 |  0.005 % |
11.64/12.10	|     25752 |     145      300      900 |      313      309     19 |  0.005 % |
12.26/12.34	|     38726 |     145      300      900 |      345      295     16 |  0.005 % |
12.66/12.71	|     58188 |     145      300      900 |      379      243     13 |  0.005 % |
13.17/13.29	|     87381 |     145      300      900 |      417      320     15 |  0.005 % |
14.06/14.19	|    131170 |     145      300      900 |      459      432     20 |  0.005 % |
15.47/15.53	|    196855 |     145      300      900 |      505      295     13 |  0.005 % |
17.46/17.55	|    295384 |     145      300      900 |      555      399     16 |  0.005 % |
20.36/20.48	|    443176 |     145      300      900 |      611      473     17 |  0.005 % |
25.36/25.42	|    664859 |     145      300      900 |      672      566     20 |  0.005 % |
32.96/33.05	|    997384 |     145      300      900 |      740      652     20 |  0.005 % |
44.64/44.72	|   1496174 |     145      300      900 |      814      505     15 |  0.005 % |
62.84/62.91	|   2244357 |     145      300      900 |      895      839     19 |  0.005 % |
94.13/94.20	|   3366631 |     145      300      900 |      984      821     20 |  0.005 % |
140.92/141.09	|   5050042 |     145      300      900 |     1083      598     16 |  0.005 % |
211.30/211.43	|   7575159 |     145      300      900 |     1191     1031     18 |  0.005 % |
316.06/316.29	|  11362835 |     145      300      900 |     1310      901     17 |  0.005 % |
473.42/473.68	|  17044347 |     145      300      900 |     1442     1050     22 |  0.005 % |
715.86/716.15	|  25566616 |     145      300      900 |     1586     1094     20 |  0.005 % |
1105.65/1106.00	|  38350019 |     145      300      900 |     1744     1079     18 |  0.005 % |
1199.42/1199.82	c Bin: Executing minisat20
1199.42/1199.82	c child exit by a signal
1199.42/1199.82	c minisat20 returned code 137.
1199.42/1199.82	c minisat20 returned code 137.
1199.42/1199.82	c satzilla running vallst with preprocessing ... 
1199.42/1199.83	c Preprocessing...
1199.42/1199.83	c Inital problem has 145 variables, 300 nary clauses (0 binary clauses).
1199.42/1199.83	c Num non-binary clauses 300, Average non-binary clause length 3.000
1199.42/1199.83	c Theory has no gaps
1199.42/1199.83	c Preprocessor runtime was 0.000 seconds.
1199.42/1199.83	c 
1199.42/1199.83	c Satisfiability of theory still undetermined.
1199.42/1199.83	c See file /tmp/romHQs for simplified theory.
1199.42/1199.83	c Bin: Executing vallst
1199.42/1199.83	c vallst returned code 1.
1199.42/1199.83	c vallst returned code 1.
1199.42/1199.83	c satzilla running minisat20 with preprocessing ... 
1199.42/1199.83	c Bin: Executing minisat20
1199.42/1199.83	c minisat20 returned code 1.
1199.42/1199.83	c minisat20 returned code 1.
1199.42/1199.83	c satzilla running march_dl ... 
1199.42/1199.83	c Bin: Executing march_dl
1199.42/1199.83	c march_dl returned code 1.
1199.42/1199.83	c march_dl returned code 1.
1199.42/1199.83	c satzilla running march_dl with preprocessing ... 
1199.42/1199.83	c Bin: Executing march_dl
1199.42/1199.83	c march_dl returned code 1.
1199.42/1199.83	c march_dl returned code 1.
1199.42/1199.83	c satzilla running zchaff_rand with preprocessing ... 
1199.42/1199.83	c Bin: Executing zchaff_rand
1199.42/1199.83	c zchaff_rand returned code 1.
1199.42/1199.83	c zchaff_rand returned code 1.
1199.42/1199.83	c satzilla running kcnfs with preprocessing ... 
1199.42/1199.83	c Bin: Executing kcnfs
1199.42/1199.83	c kcnfs returned code 1.
1199.42/1199.83	c kcnfs returned code 1.
1199.42/1199.83	c satzilla running kcnfs ... 
1199.42/1199.83	c Bin: Executing kcnfs
1199.42/1199.83	c kcnfs returned code 1.
1199.42/1199.83	c kcnfs returned code 1.
1199.42/1199.83	c satzilla running vallst ... 
1199.42/1199.83	c Bin: Executing vallst
1199.42/1199.83	c vallst returned code 1.
1199.42/1199.83	c vallst returned code 1.
1199.42/1199.83	c satzilla running zchaff_rand ... 
1199.42/1199.83	c Bin: Executing zchaff_rand
1199.42/1199.83	c zchaff_rand returned code 1.
1199.42/1199.83	c zchaff_rand returned code 1.
1199.42/1199.83	c ERROR: All Failed! 
1199.42/1199.83	c SATZILLA_TIME=1199.650000

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-1594651-1239279423/watcher-1594651-1239279423 -o /tmp/evaluation-result-1594651-1239279423/solver-1594651-1239279423 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1594651-1239279423.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: 0.00 0.00 0.00 3/68 1661
/proc/meminfo: memFree=1354352/2055920 swapFree=4175360/4192956
[pid=1661] ppid=1659 vsize=1440 CPUtime=0
/proc/1661/stat : 1661 (SATzilla2007_C) S 1659 1661 1624 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1200603890 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1661/statm: 360 110 95 260 0 84 0
[pid=1662] ppid=1661 vsize=756 CPUtime=0
/proc/1662/stat : 1662 (march_dl) R 1661 1661 1624 0 -1 4194304 126 0 0 0 0 0 0 0 20 0 1 0 1200603890 774144 118 1992294400 134512640 134996440 4294956256 18446744073709551615 134566108 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1662/statm: 189 118 74 118 0 68 0

[startup+0.105588 s]
/proc/loadavg: 0.00 0.00 0.00 3/68 1661
/proc/meminfo: memFree=1354352/2055920 swapFree=4175360/4192956
[pid=1661] ppid=1659 vsize=1440 CPUtime=0
/proc/1661/stat : 1661 (SATzilla2007_C) S 1659 1661 1624 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1200603890 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1661/statm: 360 110 95 260 0 84 0
[pid=1662] ppid=1661 vsize=756 CPUtime=0.1
/proc/1662/stat : 1662 (march_dl) R 1661 1661 1624 0 -1 4194304 133 0 0 0 10 0 0 0 20 0 1 0 1200603890 774144 125 1992294400 134512640 134996440 4294956256 18446744073709551615 134617410 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1662/statm: 189 125 74 118 0 68 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2196

[startup+0.201597 s]
/proc/loadavg: 0.00 0.00 0.00 3/68 1661
/proc/meminfo: memFree=1354352/2055920 swapFree=4175360/4192956
[pid=1661] ppid=1659 vsize=1440 CPUtime=0
/proc/1661/stat : 1661 (SATzilla2007_C) S 1659 1661 1624 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1200603890 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1661/statm: 360 110 95 260 0 84 0
[pid=1662] ppid=1661 vsize=756 CPUtime=0.19
/proc/1662/stat : 1662 (march_dl) R 1661 1661 1624 0 -1 4194304 134 0 0 0 19 0 0 0 20 0 1 0 1200603890 774144 126 1992294400 134512640 134996440 4294956256 18446744073709551615 134536676 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1662/statm: 189 126 74 118 0 68 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 2196

[startup+0.301608 s]
/proc/loadavg: 0.00 0.00 0.00 3/68 1661
/proc/meminfo: memFree=1354352/2055920 swapFree=4175360/4192956
[pid=1661] ppid=1659 vsize=1440 CPUtime=0
/proc/1661/stat : 1661 (SATzilla2007_C) S 1659 1661 1624 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1200603890 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1661/statm: 360 110 95 260 0 84 0
[pid=1662] ppid=1661 vsize=756 CPUtime=0.29
/proc/1662/stat : 1662 (march_dl) R 1661 1661 1624 0 -1 4194304 134 0 0 0 29 0 0 0 20 0 1 0 1200603890 774144 126 1992294400 134512640 134996440 4294956256 18446744073709551615 134527899 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1662/statm: 189 126 74 118 0 68 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2196

[startup+0.701647 s]
/proc/loadavg: 0.00 0.00 0.00 3/68 1661
/proc/meminfo: memFree=1354352/2055920 swapFree=4175360/4192956
[pid=1661] ppid=1659 vsize=1440 CPUtime=0
/proc/1661/stat : 1661 (SATzilla2007_C) S 1659 1661 1624 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1200603890 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1661/statm: 360 110 95 260 0 84 0
[pid=1662] ppid=1661 vsize=756 CPUtime=0.69
/proc/1662/stat : 1662 (march_dl) R 1661 1661 1624 0 -1 4194304 135 0 0 0 69 0 0 0 24 0 1 0 1200603890 774144 127 1992294400 134512640 134996440 4294956256 18446744073709551615 134532874 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1662/statm: 189 127 74 118 0 68 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2196

[startup+1.50173 s]
/proc/loadavg: 0.00 0.00 0.00 2/70 1663
/proc/meminfo: memFree=1354016/2055920 swapFree=4175360/4192956
[pid=1661] ppid=1659 vsize=1440 CPUtime=0
/proc/1661/stat : 1661 (SATzilla2007_C) S 1659 1661 1624 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1200603890 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1661/statm: 360 110 95 260 0 84 0
[pid=1662] ppid=1661 vsize=756 CPUtime=1.49
/proc/1662/stat : 1662 (march_dl) R 1661 1661 1624 0 -1 4194304 137 0 0 0 149 0 0 0 25 0 1 0 1200603890 774144 129 1992294400 134512640 134996440 4294956256 18446744073709551615 134532803 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1662/statm: 189 129 74 118 0 68 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2196

[startup+3.10189 s]
/proc/loadavg: 0.00 0.00 0.00 2/70 1663
/proc/meminfo: memFree=1353888/2055920 swapFree=4175360/4192956
[pid=1661] ppid=1659 vsize=1440 CPUtime=0
/proc/1661/stat : 1661 (SATzilla2007_C) S 1659 1661 1624 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1200603890 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1661/statm: 360 110 95 260 0 84 0
[pid=1662] ppid=1661 vsize=756 CPUtime=3.09
/proc/1662/stat : 1662 (march_dl) R 1661 1661 1624 0 -1 4194304 137 0 0 0 309 0 0 0 25 0 1 0 1200603890 774144 129 1992294400 134512640 134996440 4294956256 18446744073709551615 134532722 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1662/statm: 189 129 74 118 0 68 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2196

[startup+6.30221 s]
/proc/loadavg: 0.08 0.02 0.01 2/70 1664
/proc/meminfo: memFree=1353504/2055920 swapFree=4175360/4192956
[pid=1661] ppid=1659 vsize=1440 CPUtime=4.99
/proc/1661/stat : 1661 (SATzilla2007_C) S 1659 1661 1624 0 -1 4194304 135 138 0 0 0 0 499 0 16 0 1 0 1200603890 1474560 111 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1661/statm: 360 111 96 260 0 84 0
[pid=1664] ppid=1661 vsize=6188 CPUtime=1.28
/proc/1664/stat : 1664 (ubcsat2006) R 1661 1661 1624 0 -1 4194304 238 0 0 0 88 40 0 0 25 0 1 0 1200604390 6336512 221 1992294400 134512640 134777720 4294956112 18446744073709551615 134703575 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1664/statm: 1547 221 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: 0.15 0.03 0.01 2/70 1665
/proc/meminfo: memFree=1353640/2055920 swapFree=4175360/4192956
[pid=1661] ppid=1659 vsize=1556 CPUtime=11.64
/proc/1661/stat : 1661 (SATzilla2007_C) S 1659 1661 1624 0 -1 4194304 512 382 0 0 302 69 700 93 25 0 1 0 1200603890 1593344 220 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1661/statm: 389 220 157 260 0 113 0
[pid=1665] ppid=1661 vsize=1812 CPUtime=1.02
/proc/1665/stat : 1665 (minisat20) R 1661 1661 1624 0 -1 4194304 109 0 0 0 102 0 0 0 25 0 1 0 1200605057 1855488 104 1992294400 134512640 134998072 4294956256 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1665/statm: 453 104 58 118 0 331 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 3368

[startup+25.5012 s]
/proc/loadavg: 0.34 0.08 0.02 2/70 1665
/proc/meminfo: memFree=1353576/2055920 swapFree=4175360/4192956
[pid=1661] ppid=1659 vsize=1556 CPUtime=11.64
/proc/1661/stat : 1661 (SATzilla2007_C) S 1659 1661 1624 0 -1 4194304 512 382 0 0 302 69 700 93 25 0 1 0 1200603890 1593344 220 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1661/statm: 389 220 157 260 0 113 0
[pid=1665] ppid=1661 vsize=1944 CPUtime=13.82
/proc/1665/stat : 1665 (minisat20) R 1661 1661 1624 0 -1 4194304 148 0 0 0 1382 0 0 0 25 0 1 0 1200605057 1990656 143 1992294400 134512640 134998072 4294956256 18446744073709551615 134527886 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1665/statm: 486 143 58 118 0 364 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 3500

[startup+51.1017 s]
/proc/loadavg: 0.56 0.15 0.05 2/70 1665
/proc/meminfo: memFree=1353512/2055920 swapFree=4175360/4192956
[pid=1661] ppid=1659 vsize=1556 CPUtime=11.64
/proc/1661/stat : 1661 (SATzilla2007_C) S 1659 1661 1624 0 -1 4194304 512 382 0 0 302 69 700 93 25 0 1 0 1200603890 1593344 220 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1661/statm: 389 220 157 260 0 113 0
[pid=1665] ppid=1661 vsize=1944 CPUtime=39.4
/proc/1665/stat : 1665 (minisat20) R 1661 1661 1624 0 -1 4194304 172 0 0 0 3940 0 0 0 25 0 1 0 1200605057 1990656 167 1992294400 134512640 134998072 4294956256 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1665/statm: 486 167 58 118 0 364 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 3500

[startup+102.302 s]
/proc/loadavg: 0.81 0.28 0.10 2/70 1665
/proc/meminfo: memFree=1353448/2055920 swapFree=4175360/4192956
[pid=1661] ppid=1659 vsize=1556 CPUtime=11.64
/proc/1661/stat : 1661 (SATzilla2007_C) S 1659 1661 1624 0 -1 4194304 512 382 0 0 302 69 700 93 25 0 1 0 1200603890 1593344 220 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1661/statm: 389 220 157 260 0 113 0
[pid=1665] ppid=1661 vsize=2068 CPUtime=90.59
/proc/1665/stat : 1665 (minisat20) R 1661 1661 1624 0 -1 4194304 203 0 0 0 9059 0 0 0 25 0 1 0 1200605057 2117632 198 1992294400 134512640 134998072 4294956256 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1665/statm: 517 198 58 118 0 395 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 3624

[startup+162.302 s]
/proc/loadavg: 0.93 0.41 0.15 2/70 1665
/proc/meminfo: memFree=1353384/2055920 swapFree=4175360/4192956
[pid=1661] ppid=1659 vsize=1556 CPUtime=11.64
/proc/1661/stat : 1661 (SATzilla2007_C) S 1659 1661 1624 0 -1 4194304 512 382 0 0 302 69 700 93 25 0 1 0 1200603890 1593344 220 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1661/statm: 389 220 157 260 0 113 0
[pid=1665] ppid=1661 vsize=2196 CPUtime=150.57
/proc/1665/stat : 1665 (minisat20) R 1661 1661 1624 0 -1 4194304 222 0 0 0 15057 0 0 0 25 0 1 0 1200605057 2248704 217 1992294400 134512640 134998072 4294956256 18446744073709551615 134529204 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1665/statm: 549 217 58 118 0 427 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 3752

[startup+222.306 s]
/proc/loadavg: 0.97 0.51 0.20 2/70 1665
/proc/meminfo: memFree=1353192/2055920 swapFree=4175360/4192956
[pid=1661] ppid=1659 vsize=1556 CPUtime=11.64
/proc/1661/stat : 1661 (SATzilla2007_C) S 1659 1661 1624 0 -1 4194304 512 382 0 0 302 69 700 93 25 0 1 0 1200603890 1593344 220 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1661/statm: 389 220 157 260 0 113 0
[pid=1665] ppid=1661 vsize=2328 CPUtime=210.56
/proc/1665/stat : 1665 (minisat20) R 1661 1661 1624 0 -1 4194304 241 0 0 0 21056 0 0 0 25 0 1 0 1200605057 2383872 236 1992294400 134512640 134998072 4294956256 18446744073709551615 134535756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1665/statm: 582 236 58 118 0 460 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 3884

[startup+282.301 s]
/proc/loadavg: 0.99 0.60 0.25 2/70 1665
/proc/meminfo: memFree=1353192/2055920 swapFree=4175360/4192956
[pid=1661] ppid=1659 vsize=1556 CPUtime=11.64
/proc/1661/stat : 1661 (SATzilla2007_C) S 1659 1661 1624 0 -1 4194304 512 382 0 0 302 69 700 93 25 0 1 0 1200603890 1593344 220 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1661/statm: 389 220 157 260 0 113 0
[pid=1665] ppid=1661 vsize=2328 CPUtime=270.53
/proc/1665/stat : 1665 (minisat20) R 1661 1661 1624 0 -1 4194304 247 0 0 0 27053 0 0 0 25 0 1 0 1200605057 2383872 242 1992294400 134512640 134998072 4294956256 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1665/statm: 582 242 58 118 0 460 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 3884

[startup+342.301 s]
/proc/loadavg: 0.99 0.67 0.29 2/70 1665
/proc/meminfo: memFree=1353064/2055920 swapFree=4175360/4192956
[pid=1661] ppid=1659 vsize=1556 CPUtime=11.64
/proc/1661/stat : 1661 (SATzilla2007_C) S 1659 1661 1624 0 -1 4194304 512 382 0 0 302 69 700 93 25 0 1 0 1200603890 1593344 220 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1661/statm: 389 220 157 260 0 113 0
[pid=1665] ppid=1661 vsize=2328 CPUtime=330.52
/proc/1665/stat : 1665 (minisat20) R 1661 1661 1624 0 -1 4194304 267 0 0 0 33052 0 0 0 25 0 1 0 1200605057 2383872 262 1992294400 134512640 134998072 4294956256 18446744073709551615 134536469 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1665/statm: 582 262 58 118 0 460 0

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


[startup+762.301 s]
/proc/loadavg: 0.99 0.91 0.53 2/70 1665
/proc/meminfo: memFree=1352808/2055920 swapFree=4175360/4192956
[pid=1661] ppid=1659 vsize=1556 CPUtime=11.64
/proc/1661/stat : 1661 (SATzilla2007_C) S 1659 1661 1624 0 -1 4194304 512 382 0 0 302 69 700 93 25 0 1 0 1200603890 1593344 220 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1661/statm: 389 220 157 260 0 113 0
[pid=1665] ppid=1661 vsize=2592 CPUtime=750.41
/proc/1665/stat : 1665 (minisat20) R 1661 1661 1624 0 -1 4194304 320 0 0 0 75040 1 0 0 25 0 1 0 1200605057 2654208 315 1992294400 134512640 134998072 4294956256 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1665/statm: 648 315 58 118 0 526 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 4148

[startup+822.301 s]
/proc/loadavg: 0.99 0.92 0.56 2/70 1665
/proc/meminfo: memFree=1352744/2055920 swapFree=4175360/4192956
[pid=1661] ppid=1659 vsize=1556 CPUtime=11.64
/proc/1661/stat : 1661 (SATzilla2007_C) S 1659 1661 1624 0 -1 4194304 512 382 0 0 302 69 700 93 25 0 1 0 1200603890 1593344 220 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1661/statm: 389 220 157 260 0 113 0
[pid=1665] ppid=1661 vsize=2592 CPUtime=810.39
/proc/1665/stat : 1665 (minisat20) R 1661 1661 1624 0 -1 4194304 325 0 0 0 81038 1 0 0 25 0 1 0 1200605057 2654208 320 1992294400 134512640 134998072 4294956256 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1665/statm: 648 320 58 118 0 526 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 4148

[startup+882.305 s]
/proc/loadavg: 0.99 0.93 0.58 2/70 1665
/proc/meminfo: memFree=1352680/2055920 swapFree=4175360/4192956
[pid=1661] ppid=1659 vsize=1556 CPUtime=11.64
/proc/1661/stat : 1661 (SATzilla2007_C) S 1659 1661 1624 0 -1 4194304 512 382 0 0 302 69 700 93 25 0 1 0 1200603890 1593344 220 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1661/statm: 389 220 157 260 0 113 0
[pid=1665] ppid=1661 vsize=2592 CPUtime=870.37
/proc/1665/stat : 1665 (minisat20) R 1661 1661 1624 0 -1 4194304 332 0 0 0 87036 1 0 0 25 0 1 0 1200605057 2654208 327 1992294400 134512640 134998072 4294956256 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1665/statm: 648 327 58 118 0 526 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 4148

[startup+942.301 s]
/proc/loadavg: 0.99 0.94 0.61 2/70 1665
/proc/meminfo: memFree=1352680/2055920 swapFree=4175360/4192956
[pid=1661] ppid=1659 vsize=1556 CPUtime=11.64
/proc/1661/stat : 1661 (SATzilla2007_C) S 1659 1661 1624 0 -1 4194304 512 382 0 0 302 69 700 93 25 0 1 0 1200603890 1593344 220 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1661/statm: 389 220 157 260 0 113 0
[pid=1665] ppid=1661 vsize=2592 CPUtime=930.35
/proc/1665/stat : 1665 (minisat20) R 1661 1661 1624 0 -1 4194304 334 0 0 0 93034 1 0 0 25 0 1 0 1200605057 2654208 329 1992294400 134512640 134998072 4294956256 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1665/statm: 648 329 58 118 0 526 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 4148

[startup+1002.3 s]
/proc/loadavg: 0.99 0.95 0.63 2/70 1665
/proc/meminfo: memFree=1352680/2055920 swapFree=4175360/4192956
[pid=1661] ppid=1659 vsize=1556 CPUtime=11.64
/proc/1661/stat : 1661 (SATzilla2007_C) S 1659 1661 1624 0 -1 4194304 512 382 0 0 302 69 700 93 25 0 1 0 1200603890 1593344 220 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1661/statm: 389 220 157 260 0 113 0
[pid=1665] ppid=1661 vsize=2724 CPUtime=990.34
/proc/1665/stat : 1665 (minisat20) R 1661 1661 1624 0 -1 4194304 336 0 0 0 99033 1 0 0 25 0 1 0 1200605057 2789376 331 1992294400 134512640 134998072 4294956256 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1665/statm: 681 331 58 118 0 559 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 4280

[startup+1062.3 s]
/proc/loadavg: 0.99 0.95 0.65 2/70 1665
/proc/meminfo: memFree=1352616/2055920 swapFree=4175360/4192956
[pid=1661] ppid=1659 vsize=1556 CPUtime=11.64
/proc/1661/stat : 1661 (SATzilla2007_C) S 1659 1661 1624 0 -1 4194304 512 382 0 0 302 69 700 93 25 0 1 0 1200603890 1593344 220 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1661/statm: 389 220 157 260 0 113 0
[pid=1665] ppid=1661 vsize=2724 CPUtime=1050.32
/proc/1665/stat : 1665 (minisat20) R 1661 1661 1624 0 -1 4194304 338 0 0 0 105031 1 0 0 25 0 1 0 1200605057 2789376 333 1992294400 134512640 134998072 4294956256 18446744073709551615 134525732 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1665/statm: 681 333 58 118 0 559 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 4280

[startup+1122.3 s]
/proc/loadavg: 0.99 0.96 0.67 2/70 1665
/proc/meminfo: memFree=1352616/2055920 swapFree=4175360/4192956
[pid=1661] ppid=1659 vsize=1556 CPUtime=11.64
/proc/1661/stat : 1661 (SATzilla2007_C) S 1659 1661 1624 0 -1 4194304 512 382 0 0 302 69 700 93 25 0 1 0 1200603890 1593344 220 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1661/statm: 389 220 157 260 0 113 0
[pid=1665] ppid=1661 vsize=2724 CPUtime=1110.3
/proc/1665/stat : 1665 (minisat20) R 1661 1661 1624 0 -1 4194304 344 0 0 0 111029 1 0 0 25 0 1 0 1200605057 2789376 339 1992294400 134512640 134998072 4294956256 18446744073709551615 134536694 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1665/statm: 681 339 58 118 0 559 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 4280

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.68 2/70 1665
/proc/meminfo: memFree=1352552/2055920 swapFree=4175360/4192956
[pid=1661] ppid=1659 vsize=1556 CPUtime=11.64
/proc/1661/stat : 1661 (SATzilla2007_C) S 1659 1661 1624 0 -1 4194304 512 382 0 0 302 69 700 93 25 0 1 0 1200603890 1593344 220 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1661/statm: 389 220 157 260 0 113 0
[pid=1665] ppid=1661 vsize=2724 CPUtime=1170.28
/proc/1665/stat : 1665 (minisat20) R 1661 1661 1624 0 -1 4194304 356 0 0 0 117027 1 0 0 25 0 1 0 1200605057 2789376 351 1992294400 134512640 134998072 4294956256 18446744073709551615 134529186 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1665/statm: 681 351 58 118 0 559 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 4280

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

[startup+1190.4 s]
/proc/loadavg: 0.99 0.97 0.69 2/70 1665
/proc/meminfo: memFree=1352488/2055920 swapFree=4175360/4192956
[pid=1661] ppid=1659 vsize=1556 CPUtime=11.64
/proc/1661/stat : 1661 (SATzilla2007_C) S 1659 1661 1624 0 -1 4194304 512 382 0 0 302 69 700 93 25 0 1 0 1200603890 1593344 220 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1661/statm: 389 220 157 260 0 113 0
[pid=1665] ppid=1661 vsize=2724 CPUtime=1178.38
/proc/1665/stat : 1665 (minisat20) R 1661 1661 1624 0 -1 4194304 356 0 0 0 117837 1 0 0 25 0 1 0 1200605057 2789376 351 1992294400 134512640 134998072 4294956256 18446744073709551615 134528125 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1665/statm: 681 351 58 118 0 559 0
Current children cumulated CPU time (s) 1190.02
Current children cumulated vsize (KiB) 4280

[startup+1196.8 s]
/proc/loadavg: 0.99 0.97 0.69 2/70 1665
/proc/meminfo: memFree=1352488/2055920 swapFree=4175360/4192956
[pid=1661] ppid=1659 vsize=1556 CPUtime=11.64
/proc/1661/stat : 1661 (SATzilla2007_C) S 1659 1661 1624 0 -1 4194304 512 382 0 0 302 69 700 93 25 0 1 0 1200603890 1593344 220 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1661/statm: 389 220 157 260 0 113 0
[pid=1665] ppid=1661 vsize=2724 CPUtime=1184.78
/proc/1665/stat : 1665 (minisat20) R 1661 1661 1624 0 -1 4194304 356 0 0 0 118477 1 0 0 25 0 1 0 1200605057 2789376 351 1992294400 134512640 134998072 4294956256 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1665/statm: 681 351 58 118 0 559 0
Current children cumulated CPU time (s) 1196.42
Current children cumulated vsize (KiB) 4280

[startup+1198.4 s]
/proc/loadavg: 0.99 0.97 0.69 2/70 1665
/proc/meminfo: memFree=1352488/2055920 swapFree=4175360/4192956
[pid=1661] ppid=1659 vsize=1556 CPUtime=11.64
/proc/1661/stat : 1661 (SATzilla2007_C) S 1659 1661 1624 0 -1 4194304 512 382 0 0 302 69 700 93 25 0 1 0 1200603890 1593344 220 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1661/statm: 389 220 157 260 0 113 0
[pid=1665] ppid=1661 vsize=2724 CPUtime=1186.38
/proc/1665/stat : 1665 (minisat20) R 1661 1661 1624 0 -1 4194304 356 0 0 0 118637 1 0 0 25 0 1 0 1200605057 2789376 351 1992294400 134512640 134998072 4294956256 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1665/statm: 681 351 58 118 0 559 0
Current children cumulated CPU time (s) 1198.02
Current children cumulated vsize (KiB) 4280

[startup+1199.2 s]
/proc/loadavg: 0.99 0.97 0.69 2/70 1665
/proc/meminfo: memFree=1352488/2055920 swapFree=4175360/4192956
[pid=1661] ppid=1659 vsize=1556 CPUtime=11.64
/proc/1661/stat : 1661 (SATzilla2007_C) S 1659 1661 1624 0 -1 4194304 512 382 0 0 302 69 700 93 25 0 1 0 1200603890 1593344 220 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1661/statm: 389 220 157 260 0 113 0
[pid=1665] ppid=1661 vsize=2724 CPUtime=1187.18
/proc/1665/stat : 1665 (minisat20) R 1661 1661 1624 0 -1 4194304 356 0 0 0 118717 1 0 0 25 0 1 0 1200605057 2789376 351 1992294400 134512640 134998072 4294956256 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1665/statm: 681 351 58 118 0 559 0
Current children cumulated CPU time (s) 1198.82
Current children cumulated vsize (KiB) 4280

[startup+1199.6 s]
/proc/loadavg: 0.99 0.97 0.69 2/70 1665
/proc/meminfo: memFree=1352488/2055920 swapFree=4175360/4192956
[pid=1661] ppid=1659 vsize=1556 CPUtime=11.64
/proc/1661/stat : 1661 (SATzilla2007_C) S 1659 1661 1624 0 -1 4194304 512 382 0 0 302 69 700 93 25 0 1 0 1200603890 1593344 220 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1661/statm: 389 220 157 260 0 113 0
[pid=1665] ppid=1661 vsize=2724 CPUtime=1187.58
/proc/1665/stat : 1665 (minisat20) R 1661 1661 1624 0 -1 4194304 356 0 0 0 118757 1 0 0 25 0 1 0 1200605057 2789376 351 1992294400 134512640 134998072 4294956256 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1665/statm: 681 351 58 118 0 559 0
Current children cumulated CPU time (s) 1199.22
Current children cumulated vsize (KiB) 4280

[startup+1199.8 s]
/proc/loadavg: 0.99 0.97 0.69 2/70 1665
/proc/meminfo: memFree=1352488/2055920 swapFree=4175360/4192956
[pid=1661] ppid=1659 vsize=1556 CPUtime=11.64
/proc/1661/stat : 1661 (SATzilla2007_C) S 1659 1661 1624 0 -1 4194304 512 382 0 0 302 69 700 93 25 0 1 0 1200603890 1593344 220 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1661/statm: 389 220 157 260 0 113 0
[pid=1665] ppid=1661 vsize=2724 CPUtime=1187.78
/proc/1665/stat : 1665 (minisat20) R 1661 1661 1624 0 -1 4194304 356 0 0 0 118777 1 0 0 25 0 1 0 1200605057 2789376 351 1992294400 134512640 134998072 4294956256 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1665/statm: 681 351 58 118 0 559 0
Current children cumulated CPU time (s) 1199.42
Current children cumulated vsize (KiB) 4280

Child status: 17
Real time (s): 1199.83
CPU time (s): 1199.49
CPU user time (s): 1197.83
CPU system time (s): 1.65275
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (KiB): 7628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.83
system time used= 1.65275
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1296
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= 19
involuntary context switches= 1960

runsolver used 1.05384 second user time and 3.31649 second system time

The end

Launcher Data

Begin job on node60 at 2009-04-09 14:17:03
IDJOB=1594651
IDBENCH=71109
IDSOLVER=558
FILE ID=node60/1594651-1239279423
PBS_JOBID= 9115391
Free space on /tmp= 66412 MiB

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

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

MD5SUM BENCH= 8691e3b6431437da05017ed8abe8cba2
RANDOM SEED=1978501447

node60.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.202
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.202
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:       1354896 kB
Buffers:         68296 kB
Cached:         543980 kB
SwapCached:      10672 kB
Active:          34232 kB
Inactive:       590784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1354896 kB
SwapTotal:     4192956 kB
SwapFree:      4175360 kB
Dirty:            8376 kB
Writeback:           0 kB
Mapped:          18296 kB
Slab:            61620 kB
Committed_AS:  4023352 kB
PageTables:       1712 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= 66404 MiB
End job on node60 at 2009-04-09 14:37:03