Trace number 1594641

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.24 1199.56

General information on the benchmark

NameCRAFTED/sgen/unsat/
sgen1-unsat-109-100.cnf
MD5SUM3e5f7eb325866565204de5c9ce2ffaee
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 variables109
Number of clauses228
Sum of the clauses size684
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3228
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

11.38/11.42	c run March_dl for 5 seconds ... 
11.38/11.42	c Bin: Executing march_dl
11.38/11.42	c child exit by a signal
11.38/11.42	c march_dl returned code 137.
11.38/11.42	c run saps (UBCSAT implementation) for 2 seconds ... 
11.38/11.42	c Bin: Executing ubcsat2006
11.38/11.42	c child exited successfully
11.38/11.42	c ubcsat2006 returned code 0.
11.38/11.42	c satzilla computing base features
11.38/11.42	c satzilla doing unit-prop probe
11.38/11.42	c satzilla doing local search probe
11.38/11.42	c satzilla doing lobjois search-space size estimate
11.38/11.42	c satzilla's ranking:
11.38/11.42	c 1) minisat20: -5.455968
11.38/11.42	c 2) vallst+P: -5.033524
11.38/11.42	c 3) minisat20+P: -3.116599
11.38/11.42	c 4) zchaff_rand+P: 2.090031
11.38/11.42	c 5) march_dl+P: 2.898519
11.38/11.42	c 6) march_dl: 3.128092
11.38/11.42	c 7) kcnfs+P: 999.000000
11.38/11.42	c 8) kcnfs: 999.000000
11.38/11.42	c 9) vallst: 999.000000
11.38/11.42	c 10) zchaff_rand: 999.000000
11.38/11.42	c satzilla running minisat20 ... 
11.38/11.42	This is MiniSat 2.0 beta
11.38/11.42	WARNING: for repeatability, setting FPU to use double precision
11.38/11.42	============================[ Problem Statistics ]=============================
11.38/11.42	|                                                                             |
11.38/11.42	|  Number of variables:  109                                                  |
11.38/11.42	|  Number of clauses:    228                                                  |
11.38/11.42	|  Parsing time:         0.00         s                                       |
11.38/11.42	============================[ Search Statistics ]==============================
11.38/11.42	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.38/11.42	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.38/11.42	===============================================================================
11.38/11.42	|         0 |     109      228      684 |       76        0    nan |  0.000 % |
11.38/11.42	|       101 |     109      228      684 |       83      101     17 |  0.008 % |
11.38/11.42	|       251 |     109      228      684 |       91       74     12 |  0.008 % |
11.38/11.43	|       476 |     109      228      684 |      101      113     15 |  0.008 % |
11.38/11.43	|       813 |     109      228      684 |      111      112     13 |  0.008 % |
11.38/11.44	|      1320 |     109      228      684 |      122       95     12 |  0.008 % |
11.38/11.45	|      2080 |     109      228      684 |      134      119     13 |  0.008 % |
11.38/11.46	|      3220 |     109      228      684 |      148      152     13 |  0.008 % |
11.38/11.49	|      4929 |     109      228      684 |      162      120      9 |  0.008 % |
11.40/11.52	|      7491 |     109      228      684 |      179      117     10 |  0.008 % |
11.40/11.58	|     11338 |     109      228      684 |      197      192     13 |  0.008 % |
11.40/11.67	|     17104 |     109      228      684 |      216      176     13 |  0.008 % |
11.40/11.80	|     25753 |     109      228      684 |      238      246     14 |  0.008 % |
11.40/12.00	|     38727 |     109      228      684 |      262      143      9 |  0.008 % |
12.77/12.82	|     58189 |     109      228      684 |      288      193     12 |  0.008 % |
13.26/13.30	|     87381 |     109      228      684 |      317      264     15 |  0.008 % |
13.96/14.03	|    131170 |     109      228      684 |      349      209     11 |  0.008 % |
15.06/15.12	|    196854 |     109      228      684 |      384      337     13 |  0.008 % |
16.66/16.70	|    295383 |     109      228      684 |      422      375     14 |  0.008 % |
19.16/19.24	|    443173 |     109      228      684 |      464      457     14 |  0.008 % |
22.96/23.09	|    664856 |     109      228      684 |      511      464     15 |  0.008 % |
28.56/28.67	|    997382 |     109      228      684 |      562      487     14 |  0.008 % |
37.46/37.55	|   1496171 |     109      228      684 |      618      356     12 |  0.008 % |
51.45/51.59	|   2244353 |     109      228      684 |      680      415     13 |  0.008 % |
71.94/72.01	|   3366627 |     109      228      684 |      748      634     13 |  0.008 % |
105.24/105.38	|   5050038 |     109      228      684 |      823      429     12 |  0.008 % |
156.23/156.39	|   7575155 |     109      228      684 |      905      692     14 |  0.008 % |
237.50/237.63	|  11362830 |     109      228      684 |      996      490     12 |  0.008 % |
362.27/362.42	|  17044342 |     109      228      684 |     1095      642     13 |  0.008 % |
548.93/549.19	|  25566611 |     109      228      684 |     1205      921     14 |  0.008 % |
848.85/849.19	|  38350014 |     109      228      684 |     1326     1219     16 |  0.008 % |
1199.16/1199.55	c Bin: Executing minisat20
1199.16/1199.55	c child exit by a signal
1199.16/1199.55	c minisat20 returned code 137.
1199.16/1199.55	c minisat20 returned code 137.
1199.16/1199.55	c satzilla running vallst with preprocessing ... 
1199.16/1199.55	c Preprocessing...
1199.16/1199.55	c Inital problem has 109 variables, 228 nary clauses (0 binary clauses).
1199.16/1199.55	c Num non-binary clauses 228, Average non-binary clause length 3.000
1199.16/1199.55	c Theory has no gaps
1199.16/1199.55	c Preprocessor runtime was 0.000 seconds.
1199.16/1199.55	c 
1199.16/1199.55	c Satisfiability of theory still undetermined.
1199.16/1199.55	c See file /tmp/QNnLxA for simplified theory.
1199.16/1199.55	c Bin: Executing vallst
1199.16/1199.55	c vallst returned code 1.
1199.16/1199.55	c vallst returned code 1.
1199.16/1199.55	c satzilla running minisat20 with preprocessing ... 
1199.16/1199.55	c Bin: Executing minisat20
1199.16/1199.55	c minisat20 returned code 1.
1199.16/1199.55	c minisat20 returned code 1.
1199.16/1199.55	c satzilla running zchaff_rand with preprocessing ... 
1199.16/1199.55	c Bin: Executing zchaff_rand
1199.16/1199.55	c zchaff_rand returned code 1.
1199.16/1199.55	c zchaff_rand returned code 1.
1199.16/1199.55	c satzilla running march_dl with preprocessing ... 
1199.16/1199.55	c Bin: Executing march_dl
1199.16/1199.55	c march_dl returned code 1.
1199.16/1199.55	c march_dl returned code 1.
1199.16/1199.55	c satzilla running march_dl ... 
1199.16/1199.55	c Bin: Executing march_dl
1199.16/1199.55	c march_dl returned code 1.
1199.16/1199.55	c march_dl returned code 1.
1199.16/1199.55	c satzilla running kcnfs with preprocessing ... 
1199.16/1199.55	c Bin: Executing kcnfs
1199.16/1199.55	c kcnfs returned code 1.
1199.16/1199.55	c kcnfs returned code 1.
1199.16/1199.55	c satzilla running kcnfs ... 
1199.16/1199.55	c Bin: Executing kcnfs
1199.16/1199.55	c kcnfs returned code 1.
1199.16/1199.55	c kcnfs returned code 1.
1199.16/1199.55	c satzilla running vallst ... 
1199.16/1199.55	c Bin: Executing vallst
1199.16/1199.55	c vallst returned code 1.
1199.16/1199.55	c vallst returned code 1.
1199.16/1199.55	c satzilla running zchaff_rand ... 
1199.16/1199.55	c Bin: Executing zchaff_rand
1199.16/1199.55	c zchaff_rand returned code 1.
1199.16/1199.55	c zchaff_rand returned code 1.
1199.16/1199.55	c ERROR: All Failed! 
1199.16/1199.55	c SATZILLA_TIME=1199.400000

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-1594641-1239279419/watcher-1594641-1239279419 -o /tmp/evaluation-result-1594641-1239279419/solver-1594641-1239279419 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1594641-1239279419.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/80 4961
/proc/meminfo: memFree=1548860/2055920 swapFree=4163600/4192956
[pid=4961] ppid=4958 vsize=1440 CPUtime=0
/proc/4961/stat : 4961 (SATzilla2007_C) S 4958 4961 4923 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1200605660 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4961/statm: 360 110 95 260 0 84 0
[pid=4964] ppid=4961 vsize=632 CPUtime=0
/proc/4964/stat : 4964 (march_dl) R 4961 4961 4923 0 -1 4194304 114 0 0 0 0 0 0 0 18 0 1 0 1200605660 647168 108 1992294400 134512640 134996440 4294956256 18446744073709551615 134537011 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4964/statm: 158 108 73 118 0 37 0

[startup+0.0275301 s]
/proc/loadavg: 0.00 0.00 0.00 3/80 4961
/proc/meminfo: memFree=1548860/2055920 swapFree=4163600/4192956
[pid=4961] ppid=4958 vsize=1440 CPUtime=0
/proc/4961/stat : 4961 (SATzilla2007_C) S 4958 4961 4923 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1200605660 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4961/statm: 360 110 95 260 0 84 0
[pid=4964] ppid=4961 vsize=632 CPUtime=0.02
/proc/4964/stat : 4964 (march_dl) R 4961 4961 4923 0 -1 4194304 117 0 0 0 2 0 0 0 18 0 1 0 1200605660 647168 111 1992294400 134512640 134996440 4294956256 18446744073709551615 134533018 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4964/statm: 158 111 73 118 0 37 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2072

[startup+0.101537 s]
/proc/loadavg: 0.00 0.00 0.00 3/80 4961
/proc/meminfo: memFree=1548860/2055920 swapFree=4163600/4192956
[pid=4961] ppid=4958 vsize=1440 CPUtime=0
/proc/4961/stat : 4961 (SATzilla2007_C) S 4958 4961 4923 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1200605660 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4961/statm: 360 110 95 260 0 84 0
[pid=4964] ppid=4961 vsize=632 CPUtime=0.09
/proc/4964/stat : 4964 (march_dl) R 4961 4961 4923 0 -1 4194304 118 0 0 0 9 0 0 0 18 0 1 0 1200605660 647168 112 1992294400 134512640 134996440 4294956256 18446744073709551615 134528832 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4964/statm: 158 112 73 118 0 37 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2072

[startup+0.301557 s]
/proc/loadavg: 0.00 0.00 0.00 3/80 4961
/proc/meminfo: memFree=1548860/2055920 swapFree=4163600/4192956
[pid=4961] ppid=4958 vsize=1440 CPUtime=0
/proc/4961/stat : 4961 (SATzilla2007_C) S 4958 4961 4923 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1200605660 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4961/statm: 360 110 95 260 0 84 0
[pid=4964] ppid=4961 vsize=764 CPUtime=0.29
/proc/4964/stat : 4964 (march_dl) R 4961 4961 4923 0 -1 4194304 120 0 0 0 29 0 0 0 19 0 1 0 1200605660 782336 114 1992294400 134512640 134996440 4294956256 18446744073709551615 134532690 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4964/statm: 191 114 73 118 0 70 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2204

[startup+0.701598 s]
/proc/loadavg: 0.00 0.00 0.00 3/80 4961
/proc/meminfo: memFree=1548860/2055920 swapFree=4163600/4192956
[pid=4961] ppid=4958 vsize=1440 CPUtime=0
/proc/4961/stat : 4961 (SATzilla2007_C) S 4958 4961 4923 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1200605660 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4961/statm: 360 110 95 260 0 84 0
[pid=4964] ppid=4961 vsize=764 CPUtime=0.69
/proc/4964/stat : 4964 (march_dl) R 4961 4961 4923 0 -1 4194304 121 0 0 0 69 0 0 0 23 0 1 0 1200605660 782336 115 1992294400 134512640 134996440 4294956256 18446744073709551615 134532803 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4964/statm: 191 115 73 118 0 70 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2204

[startup+1.50168 s]
/proc/loadavg: 0.00 0.00 0.00 2/82 4965
/proc/meminfo: memFree=1548524/2055920 swapFree=4163600/4192956
[pid=4961] ppid=4958 vsize=1440 CPUtime=0
/proc/4961/stat : 4961 (SATzilla2007_C) S 4958 4961 4923 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1200605660 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4961/statm: 360 110 95 260 0 84 0
[pid=4964] ppid=4961 vsize=764 CPUtime=1.49
/proc/4964/stat : 4964 (march_dl) R 4961 4961 4923 0 -1 4194304 123 0 0 0 149 0 0 0 25 0 1 0 1200605660 782336 117 1992294400 134512640 134996440 4294956256 18446744073709551615 134587967 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4964/statm: 191 117 73 118 0 70 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2204

[startup+3.10784 s]
/proc/loadavg: 0.08 0.02 0.01 2/82 4965
/proc/meminfo: memFree=1548332/2055920 swapFree=4163600/4192956
[pid=4961] ppid=4958 vsize=1440 CPUtime=0
/proc/4961/stat : 4961 (SATzilla2007_C) S 4958 4961 4923 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1200605660 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4961/statm: 360 110 95 260 0 84 0
[pid=4964] ppid=4961 vsize=764 CPUtime=3.1
/proc/4964/stat : 4964 (march_dl) R 4961 4961 4923 0 -1 4194304 123 0 0 0 310 0 0 0 25 0 1 0 1200605660 782336 117 1992294400 134512640 134996440 4294956256 18446744073709551615 134537139 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4964/statm: 191 117 73 118 0 70 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 2204

[startup+6.30117 s]
/proc/loadavg: 0.08 0.02 0.01 2/82 4966
/proc/meminfo: memFree=1547948/2055920 swapFree=4163600/4192956
[pid=4961] ppid=4958 vsize=1440 CPUtime=4.99
/proc/4961/stat : 4961 (SATzilla2007_C) S 4958 4961 4923 0 -1 4194304 135 125 0 0 0 0 499 0 16 0 1 0 1200605660 1474560 111 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4961/statm: 360 111 96 260 0 84 0
[pid=4966] ppid=4961 vsize=6188 CPUtime=1.29
/proc/4966/stat : 4966 (ubcsat2006) R 4961 4961 4923 0 -1 4194304 236 0 0 0 84 45 0 0 25 0 1 0 1200606160 6336512 219 1992294400 134512640 134777720 4294956112 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4966/statm: 1547 219 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7628

[startup+12.7018 s]
/proc/loadavg: 0.45 0.10 0.03 2/82 4967
/proc/meminfo: memFree=1547700/2055920 swapFree=4163600/4192956
[pid=4961] ppid=4958 vsize=1556 CPUtime=11.4
/proc/4961/stat : 4961 (SATzilla2007_C) S 4958 4961 4923 0 -1 4194304 516 367 0 0 281 61 700 98 25 0 1 0 1200605660 1593344 223 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4961/statm: 389 223 157 260 0 113 0
[pid=4967] ppid=4961 vsize=1680 CPUtime=1.27
/proc/4967/stat : 4967 (minisat20) R 4961 4961 4923 0 -1 4194304 97 0 0 0 127 0 0 0 25 0 1 0 1200606802 1720320 92 1992294400 134512640 134998072 4294956256 18446744073709551615 134528267 0 0 8392704 3 0 0 0 17 0 0 0
/proc/4967/statm: 420 92 58 118 0 298 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 3236

[startup+25.5061 s]
/proc/loadavg: 0.61 0.14 0.05 2/82 4967
/proc/meminfo: memFree=1547708/2055920 swapFree=4163600/4192956
[pid=4961] ppid=4958 vsize=1556 CPUtime=11.4
/proc/4961/stat : 4961 (SATzilla2007_C) S 4958 4961 4923 0 -1 4194304 516 367 0 0 281 61 700 98 25 0 1 0 1200605660 1593344 223 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4961/statm: 389 223 157 260 0 113 0
[pid=4967] ppid=4961 vsize=1812 CPUtime=14.06
/proc/4967/stat : 4967 (minisat20) R 4961 4961 4923 0 -1 4194304 125 0 0 0 1406 0 0 0 25 0 1 0 1200606802 1855488 120 1992294400 134512640 134998072 4294956256 18446744073709551615 134533157 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4967/statm: 453 120 58 118 0 331 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 3368

[startup+51.1017 s]
/proc/loadavg: 0.74 0.21 0.07 2/82 4967
/proc/meminfo: memFree=1547836/2055920 swapFree=4163600/4192956
[pid=4961] ppid=4958 vsize=1556 CPUtime=11.4
/proc/4961/stat : 4961 (SATzilla2007_C) S 4958 4961 4923 0 -1 4194304 516 367 0 0 281 61 700 98 25 0 1 0 1200605660 1593344 223 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4961/statm: 389 223 157 260 0 113 0
[pid=4967] ppid=4961 vsize=1944 CPUtime=39.65
/proc/4967/stat : 4967 (minisat20) R 4961 4961 4923 0 -1 4194304 139 0 0 0 3965 0 0 0 25 0 1 0 1200606802 1990656 134 1992294400 134512640 134998072 4294956256 18446744073709551615 134528564 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4967/statm: 486 134 58 118 0 364 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 3500

[startup+102.302 s]
/proc/loadavg: 0.94 0.36 0.13 2/82 4967
/proc/meminfo: memFree=1547836/2055920 swapFree=4163600/4192956
[pid=4961] ppid=4958 vsize=1556 CPUtime=11.4
/proc/4961/stat : 4961 (SATzilla2007_C) S 4958 4961 4923 0 -1 4194304 516 367 0 0 281 61 700 98 25 0 1 0 1200605660 1593344 223 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4961/statm: 389 223 157 260 0 113 0
[pid=4967] ppid=4961 vsize=1944 CPUtime=90.84
/proc/4967/stat : 4967 (minisat20) R 4961 4961 4923 0 -1 4194304 165 0 0 0 9084 0 0 0 25 0 1 0 1200606802 1990656 160 1992294400 134512640 134998072 4294956256 18446744073709551615 134529189 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4967/statm: 486 160 58 118 0 364 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 3500

[startup+162.301 s]
/proc/loadavg: 0.98 0.47 0.18 2/82 4967
/proc/meminfo: memFree=1547708/2055920 swapFree=4163600/4192956
[pid=4961] ppid=4958 vsize=1556 CPUtime=11.4
/proc/4961/stat : 4961 (SATzilla2007_C) S 4958 4961 4923 0 -1 4194304 516 367 0 0 281 61 700 98 25 0 1 0 1200605660 1593344 223 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4961/statm: 389 223 157 260 0 113 0
[pid=4967] ppid=4961 vsize=2076 CPUtime=150.82
/proc/4967/stat : 4967 (minisat20) R 4961 4961 4923 0 -1 4194304 175 0 0 0 15082 0 0 0 25 0 1 0 1200606802 2125824 170 1992294400 134512640 134998072 4294956256 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4967/statm: 519 170 58 118 0 397 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 3632

[startup+222.301 s]
/proc/loadavg: 0.99 0.56 0.23 2/82 4967
/proc/meminfo: memFree=1547644/2055920 swapFree=4163600/4192956
[pid=4961] ppid=4958 vsize=1556 CPUtime=11.4
/proc/4961/stat : 4961 (SATzilla2007_C) S 4958 4961 4923 0 -1 4194304 516 367 0 0 281 61 700 98 25 0 1 0 1200605660 1593344 223 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4961/statm: 389 223 157 260 0 113 0
[pid=4967] ppid=4961 vsize=2076 CPUtime=210.81
/proc/4967/stat : 4967 (minisat20) R 4961 4961 4923 0 -1 4194304 186 0 0 0 21081 0 0 0 25 0 1 0 1200606802 2125824 181 1992294400 134512640 134998072 4294956256 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4967/statm: 519 181 58 118 0 397 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 3632

[startup+282.301 s]
/proc/loadavg: 0.99 0.64 0.27 2/82 4967
/proc/meminfo: memFree=1547580/2055920 swapFree=4163600/4192956
[pid=4961] ppid=4958 vsize=1556 CPUtime=11.4
/proc/4961/stat : 4961 (SATzilla2007_C) S 4958 4961 4923 0 -1 4194304 516 367 0 0 281 61 700 98 25 0 1 0 1200605660 1593344 223 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4961/statm: 389 223 157 260 0 113 0
[pid=4967] ppid=4961 vsize=2076 CPUtime=270.79
/proc/4967/stat : 4967 (minisat20) R 4961 4961 4923 0 -1 4194304 200 0 0 0 27079 0 0 0 25 0 1 0 1200606802 2125824 195 1992294400 134512640 134998072 4294956256 18446744073709551615 134519226 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4967/statm: 519 195 58 118 0 397 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 3632

[startup+342.306 s]
/proc/loadavg: 0.99 0.70 0.31 2/82 4967
/proc/meminfo: memFree=1547516/2055920 swapFree=4163600/4192956
[pid=4961] ppid=4958 vsize=1556 CPUtime=11.4
/proc/4961/stat : 4961 (SATzilla2007_C) S 4958 4961 4923 0 -1 4194304 516 367 0 0 281 61 700 98 25 0 1 0 1200605660 1593344 223 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4961/statm: 389 223 157 260 0 113 0
[pid=4967] ppid=4961 vsize=2076 CPUtime=330.78
/proc/4967/stat : 4967 (minisat20) R 4961 4961 4923 0 -1 4194304 203 0 0 0 33078 0 0 0 25 0 1 0 1200606802 2125824 198 1992294400 134512640 134998072 4294956256 18446744073709551615 134525891 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4967/statm: 519 198 58 118 0 397 0

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


[startup+762.301 s]
/proc/loadavg: 0.99 0.92 0.55 2/82 4967
/proc/meminfo: memFree=1547132/2055920 swapFree=4163600/4192956
[pid=4961] ppid=4958 vsize=1556 CPUtime=11.4
/proc/4961/stat : 4961 (SATzilla2007_C) S 4958 4961 4923 0 -1 4194304 516 367 0 0 281 61 700 98 25 0 1 0 1200605660 1593344 223 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4961/statm: 389 223 157 260 0 113 0
[pid=4967] ppid=4961 vsize=2340 CPUtime=750.67
/proc/4967/stat : 4967 (minisat20) R 4961 4961 4923 0 -1 4194304 238 0 0 0 75067 0 0 0 25 0 1 0 1200606802 2396160 233 1992294400 134512640 134998072 4294956256 18446744073709551615 134525959 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4967/statm: 585 233 58 118 0 463 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 3896

[startup+822.301 s]
/proc/loadavg: 0.99 0.93 0.57 2/82 4967
/proc/meminfo: memFree=1547068/2055920 swapFree=4163600/4192956
[pid=4961] ppid=4958 vsize=1556 CPUtime=11.4
/proc/4961/stat : 4961 (SATzilla2007_C) S 4958 4961 4923 0 -1 4194304 516 367 0 0 281 61 700 98 25 0 1 0 1200605660 1593344 223 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4961/statm: 389 223 157 260 0 113 0
[pid=4967] ppid=4961 vsize=2340 CPUtime=810.65
/proc/4967/stat : 4967 (minisat20) R 4961 4961 4923 0 -1 4194304 240 0 0 0 81065 0 0 0 25 0 1 0 1200606802 2396160 235 1992294400 134512640 134998072 4294956256 18446744073709551615 134536652 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4967/statm: 585 235 58 118 0 463 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 3896

[startup+882.302 s]
/proc/loadavg: 0.99 0.94 0.60 2/82 4967
/proc/meminfo: memFree=1547004/2055920 swapFree=4163600/4192956
[pid=4961] ppid=4958 vsize=1556 CPUtime=11.4
/proc/4961/stat : 4961 (SATzilla2007_C) S 4958 4961 4923 0 -1 4194304 516 367 0 0 281 61 700 98 25 0 1 0 1200605660 1593344 223 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4961/statm: 389 223 157 260 0 113 0
[pid=4967] ppid=4961 vsize=2340 CPUtime=870.64
/proc/4967/stat : 4967 (minisat20) R 4961 4961 4923 0 -1 4194304 248 0 0 0 87064 0 0 0 25 0 1 0 1200606802 2396160 243 1992294400 134512640 134998072 4294956256 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4967/statm: 585 243 58 118 0 463 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 3896

[startup+942.302 s]
/proc/loadavg: 0.99 0.95 0.62 2/82 4967
/proc/meminfo: memFree=1547004/2055920 swapFree=4163600/4192956
[pid=4961] ppid=4958 vsize=1556 CPUtime=11.4
/proc/4961/stat : 4961 (SATzilla2007_C) S 4958 4961 4923 0 -1 4194304 516 367 0 0 281 61 700 98 25 0 1 0 1200605660 1593344 223 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4961/statm: 389 223 157 260 0 113 0
[pid=4967] ppid=4961 vsize=2340 CPUtime=930.62
/proc/4967/stat : 4967 (minisat20) R 4961 4961 4923 0 -1 4194304 252 0 0 0 93062 0 0 0 25 0 1 0 1200606802 2396160 247 1992294400 134512640 134998072 4294956256 18446744073709551615 134527311 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4967/statm: 585 247 58 118 0 463 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 3896

[startup+1002.31 s]
/proc/loadavg: 0.99 0.95 0.64 2/82 4967
/proc/meminfo: memFree=1547004/2055920 swapFree=4163600/4192956
[pid=4961] ppid=4958 vsize=1556 CPUtime=11.4
/proc/4961/stat : 4961 (SATzilla2007_C) S 4958 4961 4923 0 -1 4194304 516 367 0 0 281 61 700 98 25 0 1 0 1200605660 1593344 223 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4961/statm: 389 223 157 260 0 113 0
[pid=4967] ppid=4961 vsize=2340 CPUtime=990.61
/proc/4967/stat : 4967 (minisat20) R 4961 4961 4923 0 -1 4194304 254 0 0 0 99061 0 0 0 25 0 1 0 1200606802 2396160 249 1992294400 134512640 134998072 4294956256 18446744073709551615 134525131 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4967/statm: 585 249 58 118 0 463 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 3896

[startup+1062.3 s]
/proc/loadavg: 0.99 0.96 0.66 2/82 4967
/proc/meminfo: memFree=1546940/2055920 swapFree=4163600/4192956
[pid=4961] ppid=4958 vsize=1556 CPUtime=11.4
/proc/4961/stat : 4961 (SATzilla2007_C) S 4958 4961 4923 0 -1 4194304 516 367 0 0 281 61 700 98 25 0 1 0 1200605660 1593344 223 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4961/statm: 389 223 157 260 0 113 0
[pid=4967] ppid=4961 vsize=2340 CPUtime=1050.59
/proc/4967/stat : 4967 (minisat20) R 4961 4961 4923 0 -1 4194304 255 0 0 0 105059 0 0 0 25 0 1 0 1200606802 2396160 250 1992294400 134512640 134998072 4294956256 18446744073709551615 134528282 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4967/statm: 585 250 58 118 0 463 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 3896

[startup+1122.3 s]
/proc/loadavg: 0.99 0.96 0.68 2/82 4967
/proc/meminfo: memFree=1546876/2055920 swapFree=4163600/4192956
[pid=4961] ppid=4958 vsize=1556 CPUtime=11.4
/proc/4961/stat : 4961 (SATzilla2007_C) S 4958 4961 4923 0 -1 4194304 516 367 0 0 281 61 700 98 25 0 1 0 1200605660 1593344 223 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4961/statm: 389 223 157 260 0 113 0
[pid=4967] ppid=4961 vsize=2340 CPUtime=1110.58
/proc/4967/stat : 4967 (minisat20) R 4961 4961 4923 0 -1 4194304 258 0 0 0 111058 0 0 0 25 0 1 0 1200606802 2396160 253 1992294400 134512640 134998072 4294956256 18446744073709551615 134528518 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4967/statm: 585 253 58 118 0 463 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 3896

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.69 2/82 4967
/proc/meminfo: memFree=1546940/2055920 swapFree=4163600/4192956
[pid=4961] ppid=4958 vsize=1556 CPUtime=11.4
/proc/4961/stat : 4961 (SATzilla2007_C) S 4958 4961 4923 0 -1 4194304 516 367 0 0 281 61 700 98 25 0 1 0 1200605660 1593344 223 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4961/statm: 389 223 157 260 0 113 0
[pid=4967] ppid=4961 vsize=2340 CPUtime=1170.56
/proc/4967/stat : 4967 (minisat20) R 4961 4961 4923 0 -1 4194304 258 0 0 0 117056 0 0 0 25 0 1 0 1200606802 2396160 253 1992294400 134512640 134998072 4294956256 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4967/statm: 585 253 58 118 0 463 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 3896

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

[startup+1190.5 s]
/proc/loadavg: 0.99 0.97 0.70 2/82 4967
/proc/meminfo: memFree=1546876/2055920 swapFree=4163600/4192956
[pid=4961] ppid=4958 vsize=1556 CPUtime=11.4
/proc/4961/stat : 4961 (SATzilla2007_C) S 4958 4961 4923 0 -1 4194304 516 367 0 0 281 61 700 98 25 0 1 0 1200605660 1593344 223 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4961/statm: 389 223 157 260 0 113 0
[pid=4967] ppid=4961 vsize=2340 CPUtime=1178.76
/proc/4967/stat : 4967 (minisat20) R 4961 4961 4923 0 -1 4194304 258 0 0 0 117876 0 0 0 25 0 1 0 1200606802 2396160 253 1992294400 134512640 134998072 4294956256 18446744073709551615 134536611 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4967/statm: 585 253 58 118 0 463 0
Current children cumulated CPU time (s) 1190.16
Current children cumulated vsize (KiB) 3896

[startup+1193.71 s]
/proc/loadavg: 0.99 0.97 0.70 2/82 4967
/proc/meminfo: memFree=1546876/2055920 swapFree=4163600/4192956
[pid=4961] ppid=4958 vsize=1556 CPUtime=11.4
/proc/4961/stat : 4961 (SATzilla2007_C) S 4958 4961 4923 0 -1 4194304 516 367 0 0 281 61 700 98 25 0 1 0 1200605660 1593344 223 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4961/statm: 389 223 157 260 0 113 0
[pid=4967] ppid=4961 vsize=2340 CPUtime=1181.96
/proc/4967/stat : 4967 (minisat20) R 4961 4961 4923 0 -1 4194304 258 0 0 0 118196 0 0 0 25 0 1 0 1200606802 2396160 253 1992294400 134512640 134998072 4294956256 18446744073709551615 134519377 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4967/statm: 585 253 58 118 0 463 0
Current children cumulated CPU time (s) 1193.36
Current children cumulated vsize (KiB) 3896

[startup+1196.9 s]
/proc/loadavg: 0.99 0.97 0.70 2/82 4967
/proc/meminfo: memFree=1546876/2055920 swapFree=4163600/4192956
[pid=4961] ppid=4958 vsize=1556 CPUtime=11.4
/proc/4961/stat : 4961 (SATzilla2007_C) S 4958 4961 4923 0 -1 4194304 516 367 0 0 281 61 700 98 25 0 1 0 1200605660 1593344 223 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4961/statm: 389 223 157 260 0 113 0
[pid=4967] ppid=4961 vsize=2340 CPUtime=1185.16
/proc/4967/stat : 4967 (minisat20) R 4961 4961 4923 0 -1 4194304 258 0 0 0 118516 0 0 0 25 0 1 0 1200606802 2396160 253 1992294400 134512640 134998072 4294956256 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4967/statm: 585 253 58 118 0 463 0
Current children cumulated CPU time (s) 1196.56
Current children cumulated vsize (KiB) 3896

[startup+1198.5 s]
/proc/loadavg: 0.99 0.97 0.70 2/82 4967
/proc/meminfo: memFree=1546876/2055920 swapFree=4163600/4192956
[pid=4961] ppid=4958 vsize=1556 CPUtime=11.4
/proc/4961/stat : 4961 (SATzilla2007_C) S 4958 4961 4923 0 -1 4194304 516 367 0 0 281 61 700 98 25 0 1 0 1200605660 1593344 223 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4961/statm: 389 223 157 260 0 113 0
[pid=4967] ppid=4961 vsize=2340 CPUtime=1186.76
/proc/4967/stat : 4967 (minisat20) R 4961 4961 4923 0 -1 4194304 258 0 0 0 118676 0 0 0 25 0 1 0 1200606802 2396160 253 1992294400 134512640 134998072 4294956256 18446744073709551615 134519362 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4967/statm: 585 253 58 118 0 463 0
Current children cumulated CPU time (s) 1198.16
Current children cumulated vsize (KiB) 3896

[startup+1199.3 s]
/proc/loadavg: 0.99 0.97 0.70 2/82 4967
/proc/meminfo: memFree=1546876/2055920 swapFree=4163600/4192956
[pid=4961] ppid=4958 vsize=1556 CPUtime=11.4
/proc/4961/stat : 4961 (SATzilla2007_C) S 4958 4961 4923 0 -1 4194304 516 367 0 0 281 61 700 98 25 0 1 0 1200605660 1593344 223 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4961/statm: 389 223 157 260 0 113 0
[pid=4967] ppid=4961 vsize=2340 CPUtime=1187.56
/proc/4967/stat : 4967 (minisat20) R 4961 4961 4923 0 -1 4194304 258 0 0 0 118756 0 0 0 25 0 1 0 1200606802 2396160 253 1992294400 134512640 134998072 4294956256 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4967/statm: 585 253 58 118 0 463 0
Current children cumulated CPU time (s) 1198.96
Current children cumulated vsize (KiB) 3896

[startup+1199.5 s]
/proc/loadavg: 0.99 0.97 0.70 2/82 4967
/proc/meminfo: memFree=1546876/2055920 swapFree=4163600/4192956
[pid=4961] ppid=4958 vsize=1556 CPUtime=11.4
/proc/4961/stat : 4961 (SATzilla2007_C) S 4958 4961 4923 0 -1 4194304 516 367 0 0 281 61 700 98 25 0 1 0 1200605660 1593344 223 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4961/statm: 389 223 157 260 0 113 0
[pid=4967] ppid=4961 vsize=2340 CPUtime=1187.76
/proc/4967/stat : 4967 (minisat20) R 4961 4961 4923 0 -1 4194304 258 0 0 0 118776 0 0 0 25 0 1 0 1200606802 2396160 253 1992294400 134512640 134998072 4294956256 18446744073709551615 134525564 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4967/statm: 585 253 58 118 0 463 0
Current children cumulated CPU time (s) 1199.16
Current children cumulated vsize (KiB) 3896

Child status: 17
Real time (s): 1199.56
CPU time (s): 1199.24
CPU user time (s): 1197.64
CPU system time (s): 1.60076
CPU usage (%): 99.9735
Max. virtual memory (cumulated for all children) (KiB): 7628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.64
system time used= 1.60076
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1184
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= 11
involuntary context switches= 1530

runsolver used 1.62475 second user time and 4.08238 second system time

The end

Launcher Data

Begin job on node90 at 2009-04-09 14:16:59
IDJOB=1594641
IDBENCH=71104
IDSOLVER=558
FILE ID=node90/1594641-1239279419
PBS_JOBID= 9115378
Free space on /tmp= 66532 MiB

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

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

MD5SUM BENCH= 3e5f7eb325866565204de5c9ce2ffaee
RANDOM SEED=1518528294

node90.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.234
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.234
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1549412 kB
Buffers:         54496 kB
Cached:         357424 kB
SwapCached:      18656 kB
Active:         168324 kB
Inactive:       263676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1549412 kB
SwapTotal:     4192956 kB
SwapFree:      4163600 kB
Dirty:            8376 kB
Writeback:           0 kB
Mapped:          25672 kB
Slab:            58852 kB
Committed_AS:  2911888 kB
PageTables:       2668 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= 66524 MiB
End job on node90 at 2009-04-09 14:37:00