Trace number 1731720

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.48 1200.09

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_7_4_8_cmp.cnf
MD5SUMd839e5ec929f609c698ac596e6e9f69b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.026995
Satisfiable
(Un)Satisfiability was proved
Number of variables1617
Number of clauses14513
Sum of the clauses size47145
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23056
Number of clauses of size 38550
Number of clauses of size 4932
Number of clauses of size 51825
Number of clauses of size over 5150

Solver Data

10.47/10.56	c run March_dl for 5 seconds ... 
10.47/10.56	c Bin: Executing march_dl
10.47/10.56	c child exit by a signal
10.47/10.56	c march_dl returned code 137.
10.47/10.56	c run saps (UBCSAT implementation) for 2 seconds ... 
10.47/10.56	c Bin: Executing ubcsat2006
10.47/10.56	c child exited successfully
10.47/10.56	c ubcsat2006 returned code 0.
10.47/10.56	c satzilla computing base features
10.47/10.56	c satzilla doing unit-prop probe
10.47/10.56	c satzilla doing local search probe
10.47/10.56	c satzilla doing lobjois search-space size estimate
10.47/10.56	c satzilla's ranking:
10.47/10.56	c 1) minisat20+P: -0.106177
10.47/10.56	c 2) march_dl+P: 0.503157
10.47/10.56	c 3) vallst+P: 1.752253
10.47/10.56	c 4) march_dl: 1.762218
10.47/10.56	c 5) minisat20: 1.803289
10.47/10.56	c 6) zchaff_rand+P: 5.109315
10.47/10.56	c 7) kcnfs+P: 999.000000
10.47/10.56	c 8) kcnfs: 999.000000
10.47/10.56	c 9) vallst: 999.000000
10.47/10.56	c 10) zchaff_rand: 999.000000
10.47/10.56	c satzilla running minisat20 with preprocessing ... 
10.57/10.66	This is MiniSat 2.0 beta
10.57/10.66	WARNING: for repeatability, setting FPU to use double precision
10.57/10.66	============================[ Problem Statistics ]=============================
10.57/10.66	|                                                                             |
10.57/10.66	|  Number of variables:  1541                                                 |
10.57/10.66	|  Number of clauses:    14513                                                |
10.57/10.67	|  Parsing time:         0.01         s                                       |
10.57/10.67	============================[ Search Statistics ]==============================
10.57/10.67	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.57/10.67	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.57/10.67	===============================================================================
10.57/10.67	|         0 |    1541    14513    46461 |     4837        0    nan |  0.000 % |
10.57/10.67	|       100 |    1541    14513    46461 |     5321      100     16 |  0.000 % |
10.57/10.68	|       251 |    1541    14513    46461 |     5853      251     20 |  0.000 % |
10.57/10.69	|       476 |    1541    14513    46461 |     6438      476     38 |  0.000 % |
10.63/10.70	|       817 |    1541    14513    46461 |     7082      817     48 |  0.000 % |
10.63/10.72	|      1323 |    1541    14513    46461 |     7791     1323     37 |  0.000 % |
10.63/10.75	|      2083 |    1541    14513    46461 |     8570     2083     34 |  0.000 % |
10.63/10.79	|      3222 |    1541    14513    46461 |     9427     3222     32 |  0.000 % |
10.86/10.92	|      4932 |    1541    14513    46461 |    10369     4932     43 |  0.000 % |
11.05/11.16	|      7496 |    1541    14513    46461 |    11406     7496     50 |  0.000 % |
11.55/11.68	|     11340 |    1541    14513    46461 |    12547    11340     59 |  0.000 % |
12.15/12.21	|     17106 |    1541    14513    46461 |    13802    10636     53 |  0.000 % |
13.06/13.12	|     25756 |    1541    14513    46461 |    15182    12113     47 |  0.000 % |
15.15/15.27	|     38731 |    1541    14513    46461 |    16700     9475     52 |  0.000 % |
20.65/20.76	|     58192 |    1541    14513    46461 |    18371    11900     76 |  0.000 % |
25.25/25.35	|     87386 |    1541    14513    46461 |    20208    13038     51 |  0.000 % |
35.33/35.44	|    131176 |    1541    14513    46461 |    22228    15659     57 |  0.000 % |
56.12/56.21	|    196863 |    1541    14513    46461 |    24451    13658     58 |  0.000 % |
87.10/87.26	|    295389 |    1541    14513    46461 |    26897    12870     53 |  0.000 % |
141.77/141.92	|    443181 |    1541    14513    46461 |    29586    24183     70 |  0.000 % |
235.62/235.85	|    664864 |    1541    14513    46461 |    32545    21157     64 |  0.000 % |
401.85/402.17	|    997396 |    1541    14513    46461 |    35799    24777     66 |  0.000 % |
685.12/685.59	|   1496189 |    1541    14513    46461 |    39379    35963     79 |  0.000 % |
1154.18/1154.82	|   2244372 |    1541    14513    46461 |    43317    29258     77 |  0.000 % |
1199.37/1200.08	c Preprocessing...
1199.37/1200.08	c Inital problem has 1617 variables, 11457 nary clauses (3056 binary clauses).
1199.37/1200.08	c Num non-binary clauses 11457, Average non-binary clause length 3.581
1199.37/1200.08	c Theory has no gaps
1199.37/1200.08	c Preprocessor runtime was 0.080 seconds.
1199.37/1200.08	c 
1199.37/1200.08	c Satisfiability of theory still undetermined.
1199.37/1200.08	c See file /tmp/NSmr5h for simplified theory.
1199.37/1200.08	c Bin: Executing minisat20
1199.37/1200.08	c child exit by a signal
1199.37/1200.08	c minisat20 returned code 137.
1199.37/1200.08	c minisat20 returned code 137.
1199.37/1200.08	c satzilla running march_dl with preprocessing ... 
1199.37/1200.08	c Bin: Executing march_dl
1199.37/1200.08	c march_dl returned code 1.
1199.37/1200.08	c march_dl returned code 1.
1199.37/1200.08	c satzilla running vallst with preprocessing ... 
1199.37/1200.08	c Bin: Executing vallst
1199.37/1200.08	c vallst returned code 1.
1199.37/1200.08	c vallst returned code 1.
1199.37/1200.08	c satzilla running march_dl ... 
1199.37/1200.08	c Bin: Executing march_dl
1199.37/1200.08	c march_dl returned code 1.
1199.37/1200.08	c march_dl returned code 1.
1199.37/1200.08	c satzilla running minisat20 ... 
1199.37/1200.08	c Bin: Executing minisat20
1199.37/1200.08	c minisat20 returned code 1.
1199.37/1200.08	c minisat20 returned code 1.
1199.37/1200.08	c satzilla running zchaff_rand with preprocessing ... 
1199.37/1200.08	c Bin: Executing zchaff_rand
1199.37/1200.08	c zchaff_rand returned code 1.
1199.37/1200.08	c zchaff_rand returned code 1.
1199.37/1200.08	c satzilla running kcnfs with preprocessing ... 
1199.37/1200.08	c Bin: Executing kcnfs
1199.37/1200.08	c kcnfs returned code 1.
1199.37/1200.08	c kcnfs returned code 1.
1199.37/1200.08	c satzilla running kcnfs ... 
1199.37/1200.08	c Bin: Executing kcnfs
1199.37/1200.08	c kcnfs returned code 1.
1199.37/1200.08	c kcnfs returned code 1.
1199.37/1200.08	c satzilla running vallst ... 
1199.37/1200.08	c Bin: Executing vallst
1199.37/1200.08	c vallst returned code 1.
1199.37/1200.08	c vallst returned code 1.
1199.37/1200.08	c satzilla running zchaff_rand ... 
1199.37/1200.08	c Bin: Executing zchaff_rand
1199.37/1200.08	c zchaff_rand returned code 1.
1199.37/1200.08	c zchaff_rand returned code 1.
1199.37/1200.08	c ERROR: All Failed! 
1199.37/1200.08	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-1731720-1240773791/watcher-1731720-1240773791 -o /tmp/evaluation-result-1731720-1240773791/solver-1731720-1240773791 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1731720-1240773791.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.92 0.98 0.99 2/64 27286
/proc/meminfo: memFree=1494576/2055920 swapFree=4181092/4192956
[pid=27286] ppid=27284 vsize=1440 CPUtime=0
/proc/27286/stat : 27286 (SATzilla2007_C) R 27284 27286 26940 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 105412583 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 0 0 0
/proc/27286/statm: 360 110 95 260 0 84 0
[pid=27287] ppid=27286 vsize=900 CPUtime=0
/proc/27287/stat : 27287 (march_dl) R 27286 27286 26940 0 -1 4194304 118 0 0 0 0 0 0 0 18 0 1 0 105412583 921600 113 1992294400 134512640 134996440 4294956240 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27287/statm: 225 113 50 118 0 104 0

[startup+0.0760581 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 27286
/proc/meminfo: memFree=1494576/2055920 swapFree=4181092/4192956
[pid=27286] ppid=27284 vsize=1440 CPUtime=0
/proc/27286/stat : 27286 (SATzilla2007_C) S 27284 27286 26940 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 105412583 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27286/statm: 360 110 95 260 0 84 0
[pid=27287] ppid=27286 vsize=2448 CPUtime=0.07
/proc/27287/stat : 27287 (march_dl) R 27286 27286 26940 0 -1 4194304 549 0 0 0 7 0 0 0 19 0 1 0 105412583 2506752 493 1992294400 134512640 134996440 4294956240 18446744073709551615 134544057 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27287/statm: 612 494 65 118 0 491 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3888

[startup+0.10206 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 27286
/proc/meminfo: memFree=1494576/2055920 swapFree=4181092/4192956
[pid=27286] ppid=27284 vsize=1440 CPUtime=0
/proc/27286/stat : 27286 (SATzilla2007_C) S 27284 27286 26940 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 105412583 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27286/statm: 360 110 95 260 0 84 0
[pid=27287] ppid=27286 vsize=2512 CPUtime=0.09
/proc/27287/stat : 27287 (march_dl) R 27286 27286 26940 0 -1 4194304 612 0 0 0 9 0 0 0 19 0 1 0 105412583 2572288 511 1992294400 134512640 134996440 4294956240 18446744073709551615 134658148 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27287/statm: 628 511 65 118 0 507 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3952

[startup+0.301095 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 27286
/proc/meminfo: memFree=1494576/2055920 swapFree=4181092/4192956
[pid=27286] ppid=27284 vsize=1440 CPUtime=0
/proc/27286/stat : 27286 (SATzilla2007_C) S 27284 27286 26940 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 105412583 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27286/statm: 360 110 95 260 0 84 0
[pid=27287] ppid=27286 vsize=6824 CPUtime=0.29
/proc/27287/stat : 27287 (march_dl) R 27286 27286 26940 0 -1 4194304 1704 0 0 0 26 3 0 0 21 0 1 0 105412583 6987776 1539 1992294400 134512640 134996440 4294956240 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27287/statm: 1706 1539 72 118 0 1585 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8264

[startup+0.701138 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 27286
/proc/meminfo: memFree=1494576/2055920 swapFree=4181092/4192956
[pid=27286] ppid=27284 vsize=1440 CPUtime=0
/proc/27286/stat : 27286 (SATzilla2007_C) S 27284 27286 26940 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 105412583 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27286/statm: 360 110 95 260 0 84 0
[pid=27287] ppid=27286 vsize=6980 CPUtime=0.69
/proc/27287/stat : 27287 (march_dl) R 27286 27286 26940 0 -1 4194304 1772 0 0 0 58 11 0 0 25 0 1 0 105412583 7147520 1607 1992294400 134512640 134996440 4294956240 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27287/statm: 1745 1607 72 118 0 1624 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8420

[startup+1.50124 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 27288
/proc/meminfo: memFree=1488288/2055920 swapFree=4181092/4192956
[pid=27286] ppid=27284 vsize=1440 CPUtime=0
/proc/27286/stat : 27286 (SATzilla2007_C) S 27284 27286 26940 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 105412583 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27286/statm: 360 110 95 260 0 84 0
[pid=27287] ppid=27286 vsize=7600 CPUtime=1.49
/proc/27287/stat : 27287 (march_dl) R 27286 27286 26940 0 -1 4194304 2597 0 0 0 124 25 0 0 25 0 1 0 105412583 7782400 1782 1992294400 134512640 134996440 4294956240 18446744073709551615 134559824 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27287/statm: 1900 1782 72 118 0 1779 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9040

[startup+3.10145 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 27288
/proc/meminfo: memFree=1487456/2055920 swapFree=4181092/4192956
[pid=27286] ppid=27284 vsize=1440 CPUtime=0
/proc/27286/stat : 27286 (SATzilla2007_C) S 27284 27286 26940 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 105412583 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27286/statm: 360 110 95 260 0 84 0
[pid=27287] ppid=27286 vsize=8424 CPUtime=3.09
/proc/27287/stat : 27287 (march_dl) R 27286 27286 26940 0 -1 4194304 3207 0 0 0 284 25 0 0 25 0 1 0 105412583 8626176 1785 1992294400 134512640 134996440 4294956240 18446744073709551615 134514077 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27287/statm: 2106 1785 74 118 0 1985 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9864

[startup+6.30188 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 27289
/proc/meminfo: memFree=1493024/2055920 swapFree=4181092/4192956
[pid=27286] ppid=27284 vsize=1440 CPUtime=4.99
/proc/27286/stat : 27286 (SATzilla2007_C) S 27284 27286 26940 0 -1 4194304 135 3404 0 0 0 0 474 25 16 0 1 0 105412583 1474560 111 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27286/statm: 360 111 96 260 0 84 0
[pid=27289] ppid=27286 vsize=6188 CPUtime=1.28
/proc/27289/stat : 27289 (ubcsat2006) R 27286 27286 26940 0 -1 4194304 449 0 0 0 120 8 0 0 25 0 1 0 105413083 6336512 432 1992294400 134512640 134777720 4294956096 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27289/statm: 1547 432 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7017 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 27290
/proc/meminfo: memFree=1485984/2055920 swapFree=4181092/4192956
[pid=27286] ppid=27284 vsize=4592 CPUtime=10.63
/proc/27286/stat : 27286 (SATzilla2007_C) S 27284 27286 26940 0 -1 4194304 1608 3859 0 0 329 16 677 41 25 0 1 0 105412583 4702208 939 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27286/statm: 1148 939 164 260 0 872 0
[pid=27290] ppid=27286 vsize=6328 CPUtime=2.02
/proc/27290/stat : 27290 (minisat20) R 27286 27286 26940 0 -1 4194304 1341 0 0 0 202 0 0 0 25 0 1 0 105413649 6479872 1336 1992294400 134512640 134998072 4294956288 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27290/statm: 1582 1336 59 118 0 1460 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 10920

[startup+25.5024 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 27290
/proc/meminfo: memFree=1482784/2055920 swapFree=4181092/4192956
[pid=27286] ppid=27284 vsize=4592 CPUtime=10.63
/proc/27286/stat : 27286 (SATzilla2007_C) S 27284 27286 26940 0 -1 4194304 1608 3859 0 0 329 16 677 41 25 0 1 0 105412583 4702208 939 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27286/statm: 1148 939 164 260 0 872 0
[pid=27290] ppid=27286 vsize=9408 CPUtime=14.82
/proc/27290/stat : 27290 (minisat20) R 27286 27286 26940 0 -1 4194304 2080 0 0 0 1481 1 0 0 25 0 1 0 105413649 9633792 2075 1992294400 134512640 134998072 4294956288 18446744073709551615 134525543 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27290/statm: 2352 2075 59 118 0 2230 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 14000

[startup+51.1028 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 27290
/proc/meminfo: memFree=1480800/2055920 swapFree=4181092/4192956
[pid=27286] ppid=27284 vsize=4592 CPUtime=10.63
/proc/27286/stat : 27286 (SATzilla2007_C) S 27284 27286 26940 0 -1 4194304 1608 3859 0 0 329 16 677 41 25 0 1 0 105412583 4702208 939 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27286/statm: 1148 939 164 260 0 872 0
[pid=27290] ppid=27286 vsize=11796 CPUtime=40.39
/proc/27290/stat : 27290 (minisat20) R 27286 27286 26940 0 -1 4194304 2699 0 0 0 4038 1 0 0 25 0 1 0 105413649 12079104 2694 1992294400 134512640 134998072 4294956288 18446744073709551615 134525554 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27290/statm: 2949 2694 59 118 0 2827 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 16388

[startup+102.307 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 27290
/proc/meminfo: memFree=1477664/2055920 swapFree=4181092/4192956
[pid=27286] ppid=27284 vsize=4592 CPUtime=10.63
/proc/27286/stat : 27286 (SATzilla2007_C) S 27284 27286 26940 0 -1 4194304 1608 3859 0 0 329 16 677 41 25 0 1 0 105412583 4702208 939 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27286/statm: 1148 939 164 260 0 872 0
[pid=27290] ppid=27286 vsize=14600 CPUtime=91.57
/proc/27290/stat : 27290 (minisat20) R 27286 27286 26940 0 -1 4194304 3375 0 0 0 9156 1 0 0 25 0 1 0 105413649 14950400 3370 1992294400 134512640 134998072 4294956288 18446744073709551615 134527915 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27290/statm: 3650 3370 59 118 0 3528 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 19192

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27290
/proc/meminfo: memFree=1476192/2055920 swapFree=4181092/4192956
[pid=27286] ppid=27284 vsize=4592 CPUtime=10.63
/proc/27286/stat : 27286 (SATzilla2007_C) S 27284 27286 26940 0 -1 4194304 1608 3859 0 0 329 16 677 41 25 0 1 0 105412583 4702208 939 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27286/statm: 1148 939 164 260 0 872 0
[pid=27290] ppid=27286 vsize=15936 CPUtime=151.52
/proc/27290/stat : 27290 (minisat20) R 27286 27286 26940 0 -1 4194304 3736 0 0 0 15151 1 0 0 25 0 1 0 105413649 16318464 3731 1992294400 134512640 134998072 4294956288 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27290/statm: 3984 3731 59 118 0 3862 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 20528

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27290
/proc/meminfo: memFree=1475296/2055920 swapFree=4181092/4192956
[pid=27286] ppid=27284 vsize=4592 CPUtime=10.63
/proc/27286/stat : 27286 (SATzilla2007_C) S 27284 27286 26940 0 -1 4194304 1608 3859 0 0 329 16 677 41 25 0 1 0 105412583 4702208 939 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27286/statm: 1148 939 164 260 0 872 0
[pid=27290] ppid=27286 vsize=16896 CPUtime=211.5
/proc/27290/stat : 27290 (minisat20) R 27286 27286 26940 0 -1 4194304 3943 0 0 0 21148 2 0 0 25 0 1 0 105413649 17301504 3938 1992294400 134512640 134998072 4294956288 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27290/statm: 4224 3938 59 118 0 4102 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 21488

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27290
/proc/meminfo: memFree=1473568/2055920 swapFree=4181092/4192956
[pid=27286] ppid=27284 vsize=4592 CPUtime=10.63
/proc/27286/stat : 27286 (SATzilla2007_C) S 27284 27286 26940 0 -1 4194304 1608 3859 0 0 329 16 677 41 25 0 1 0 105412583 4702208 939 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27286/statm: 1148 939 164 260 0 872 0
[pid=27290] ppid=27286 vsize=18684 CPUtime=271.47
/proc/27290/stat : 27290 (minisat20) R 27286 27286 26940 0 -1 4194304 4389 0 0 0 27145 2 0 0 25 0 1 0 105413649 19132416 4384 1992294400 134512640 134998072 4294956288 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27290/statm: 4671 4384 59 118 0 4549 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 23276

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27290
/proc/meminfo: memFree=1472544/2055920 swapFree=4181092/4192956
[pid=27286] ppid=27284 vsize=4592 CPUtime=10.63
/proc/27286/stat : 27286 (SATzilla2007_C) S 27284 27286 26940 0 -1 4194304 1608 3859 0 0 329 16 677 41 25 0 1 0 105412583 4702208 939 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27286/statm: 1148 939 164 260 0 872 0
[pid=27290] ppid=27286 vsize=19636 CPUtime=331.45
/proc/27290/stat : 27290 (minisat20) R 27286 27286 26940 0 -1 4194304 4635 0 0 0 33142 3 0 0 25 0 1 0 105413649 20107264 4630 1992294400 134512640 134998072 4294956288 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27290/statm: 4909 4630 59 118 0 4787 0

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


[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27290
/proc/meminfo: memFree=1465312/2055920 swapFree=4181092/4192956
[pid=27286] ppid=27284 vsize=4592 CPUtime=10.63
/proc/27286/stat : 27286 (SATzilla2007_C) S 27284 27286 26940 0 -1 4194304 1608 3859 0 0 329 16 677 41 25 0 1 0 105412583 4702208 939 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27286/statm: 1148 939 164 260 0 872 0
[pid=27290] ppid=27286 vsize=27020 CPUtime=811.22
/proc/27290/stat : 27290 (minisat20) R 27286 27286 26940 0 -1 4194304 6433 0 0 0 81117 5 0 0 25 0 1 0 105413649 27668480 6428 1992294400 134512640 134998072 4294956288 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27290/statm: 6755 6428 59 118 0 6633 0
Current children cumulated CPU time (s) 821.85
Current children cumulated vsize (KiB) 31612

[startup+882.301 s]
/proc/loadavg: 1.07 1.00 1.00 2/66 27290
/proc/meminfo: memFree=1465184/2055920 swapFree=4181092/4192956
[pid=27286] ppid=27284 vsize=4592 CPUtime=10.63
/proc/27286/stat : 27286 (SATzilla2007_C) S 27284 27286 26940 0 -1 4194304 1608 3859 0 0 329 16 677 41 25 0 1 0 105412583 4702208 939 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27286/statm: 1148 939 164 260 0 872 0
[pid=27290] ppid=27286 vsize=27164 CPUtime=871.19
/proc/27290/stat : 27290 (minisat20) R 27286 27286 26940 0 -1 4194304 6450 0 0 0 87114 5 0 0 25 0 1 0 105413649 27815936 6445 1992294400 134512640 134998072 4294956288 18446744073709551615 134535771 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27290/statm: 6791 6445 59 118 0 6669 0
Current children cumulated CPU time (s) 881.82
Current children cumulated vsize (KiB) 31756

[startup+942.301 s]
/proc/loadavg: 1.02 1.00 1.00 2/66 27292
/proc/meminfo: memFree=1464608/2055920 swapFree=4181092/4192956
[pid=27286] ppid=27284 vsize=4592 CPUtime=10.63
/proc/27286/stat : 27286 (SATzilla2007_C) S 27284 27286 26940 0 -1 4194304 1608 3859 0 0 329 16 677 41 25 0 1 0 105412583 4702208 939 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27286/statm: 1148 939 164 260 0 872 0
[pid=27290] ppid=27286 vsize=27436 CPUtime=931.17
/proc/27290/stat : 27290 (minisat20) R 27286 27286 26940 0 -1 4194304 6532 0 0 0 93112 5 0 0 25 0 1 0 105413649 28094464 6527 1992294400 134512640 134998072 4294956288 18446744073709551615 134525562 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27290/statm: 6859 6527 59 118 0 6737 0
Current children cumulated CPU time (s) 941.8
Current children cumulated vsize (KiB) 32028

[startup+1002.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 27292
/proc/meminfo: memFree=1464288/2055920 swapFree=4181092/4192956
[pid=27286] ppid=27284 vsize=4592 CPUtime=10.63
/proc/27286/stat : 27286 (SATzilla2007_C) S 27284 27286 26940 0 -1 4194304 1608 3859 0 0 329 16 677 41 25 0 1 0 105412583 4702208 939 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27286/statm: 1148 939 164 260 0 872 0
[pid=27290] ppid=27286 vsize=27992 CPUtime=991.14
/proc/27290/stat : 27290 (minisat20) R 27286 27286 26940 0 -1 4194304 6642 0 0 0 99109 5 0 0 25 0 1 0 105413649 28663808 6637 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27290/statm: 6998 6637 59 118 0 6876 0
Current children cumulated CPU time (s) 1001.77
Current children cumulated vsize (KiB) 32584

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27292
/proc/meminfo: memFree=1464288/2055920 swapFree=4181092/4192956
[pid=27286] ppid=27284 vsize=4592 CPUtime=10.63
/proc/27286/stat : 27286 (SATzilla2007_C) S 27284 27286 26940 0 -1 4194304 1608 3859 0 0 329 16 677 41 25 0 1 0 105412583 4702208 939 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27286/statm: 1148 939 164 260 0 872 0
[pid=27290] ppid=27286 vsize=27992 CPUtime=1051.1
/proc/27290/stat : 27290 (minisat20) R 27286 27286 26940 0 -1 4194304 6643 0 0 0 105105 5 0 0 25 0 1 0 105413649 28663808 6638 1992294400 134512640 134998072 4294956288 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27290/statm: 6998 6638 59 118 0 6876 0
Current children cumulated CPU time (s) 1061.73
Current children cumulated vsize (KiB) 32584

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27292
/proc/meminfo: memFree=1464288/2055920 swapFree=4181092/4192956
[pid=27286] ppid=27284 vsize=4592 CPUtime=10.63
/proc/27286/stat : 27286 (SATzilla2007_C) S 27284 27286 26940 0 -1 4194304 1608 3859 0 0 329 16 677 41 25 0 1 0 105412583 4702208 939 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27286/statm: 1148 939 164 260 0 872 0
[pid=27290] ppid=27286 vsize=27992 CPUtime=1111.07
/proc/27290/stat : 27290 (minisat20) R 27286 27286 26940 0 -1 4194304 6646 0 0 0 111102 5 0 0 25 0 1 0 105413649 28663808 6641 1992294400 134512640 134998072 4294956288 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27290/statm: 6998 6641 59 118 0 6876 0
Current children cumulated CPU time (s) 1121.7
Current children cumulated vsize (KiB) 32584

[startup+1182.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 27292
/proc/meminfo: memFree=1460512/2055920 swapFree=4181092/4192956
[pid=27286] ppid=27284 vsize=4592 CPUtime=10.63
/proc/27286/stat : 27286 (SATzilla2007_C) S 27284 27286 26940 0 -1 4194304 1608 3859 0 0 329 16 677 41 25 0 1 0 105412583 4702208 939 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27286/statm: 1148 939 164 260 0 872 0
[pid=27290] ppid=27286 vsize=31808 CPUtime=1171.04
/proc/27290/stat : 27290 (minisat20) R 27286 27286 26940 0 -1 4194304 7605 0 0 0 117098 6 0 0 25 0 1 0 105413649 32571392 7600 1992294400 134512640 134998072 4294956288 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27290/statm: 7952 7600 59 118 0 7830 0
Current children cumulated CPU time (s) 1181.67
Current children cumulated vsize (KiB) 36400

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

[startup+1190.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 27292
/proc/meminfo: memFree=1458784/2055920 swapFree=4181092/4192956
[pid=27286] ppid=27284 vsize=4592 CPUtime=10.63
/proc/27286/stat : 27286 (SATzilla2007_C) S 27284 27286 26940 0 -1 4194304 1608 3859 0 0 329 16 677 41 25 0 1 0 105412583 4702208 939 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27286/statm: 1148 939 164 260 0 872 0
[pid=27290] ppid=27286 vsize=33692 CPUtime=1179.04
/proc/27290/stat : 27290 (minisat20) R 27286 27286 26940 0 -1 4194304 8076 0 0 0 117897 7 0 0 25 0 1 0 105413649 34500608 8071 1992294400 134512640 134998072 4294956288 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27290/statm: 8423 8071 59 118 0 8301 0
Current children cumulated CPU time (s) 1189.67
Current children cumulated vsize (KiB) 38284

[startup+1196.7 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 27292
/proc/meminfo: memFree=1458400/2055920 swapFree=4181092/4192956
[pid=27286] ppid=27284 vsize=4592 CPUtime=10.63
/proc/27286/stat : 27286 (SATzilla2007_C) S 27284 27286 26940 0 -1 4194304 1608 3859 0 0 329 16 677 41 25 0 1 0 105412583 4702208 939 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27286/statm: 1148 939 164 260 0 872 0
[pid=27290] ppid=27286 vsize=33956 CPUtime=1185.44
/proc/27290/stat : 27290 (minisat20) R 27286 27286 26940 0 -1 4194304 8141 0 0 0 118537 7 0 0 25 0 1 0 105413649 34770944 8136 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27290/statm: 8489 8136 59 118 0 8367 0
Current children cumulated CPU time (s) 1196.07
Current children cumulated vsize (KiB) 38548

[startup+1198.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 27292
/proc/meminfo: memFree=1458400/2055920 swapFree=4181092/4192956
[pid=27286] ppid=27284 vsize=4592 CPUtime=10.63
/proc/27286/stat : 27286 (SATzilla2007_C) S 27284 27286 26940 0 -1 4194304 1608 3859 0 0 329 16 677 41 25 0 1 0 105412583 4702208 939 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27286/statm: 1148 939 164 260 0 872 0
[pid=27290] ppid=27286 vsize=33956 CPUtime=1187.03
/proc/27290/stat : 27290 (minisat20) R 27286 27286 26940 0 -1 4194304 8141 0 0 0 118696 7 0 0 25 0 1 0 105413649 34770944 8136 1992294400 134512640 134998072 4294956288 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27290/statm: 8489 8136 59 118 0 8367 0
Current children cumulated CPU time (s) 1197.66
Current children cumulated vsize (KiB) 38548

[startup+1199.1 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 27292
/proc/meminfo: memFree=1458400/2055920 swapFree=4181092/4192956
[pid=27286] ppid=27284 vsize=4592 CPUtime=10.63
/proc/27286/stat : 27286 (SATzilla2007_C) S 27284 27286 26940 0 -1 4194304 1608 3859 0 0 329 16 677 41 25 0 1 0 105412583 4702208 939 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27286/statm: 1148 939 164 260 0 872 0
[pid=27290] ppid=27286 vsize=33956 CPUtime=1187.83
/proc/27290/stat : 27290 (minisat20) R 27286 27286 26940 0 -1 4194304 8141 0 0 0 118776 7 0 0 25 0 1 0 105413649 34770944 8136 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27290/statm: 8489 8136 59 118 0 8367 0
Current children cumulated CPU time (s) 1198.46
Current children cumulated vsize (KiB) 38548

[startup+1199.5 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 27292
/proc/meminfo: memFree=1458400/2055920 swapFree=4181092/4192956
[pid=27286] ppid=27284 vsize=4592 CPUtime=10.63
/proc/27286/stat : 27286 (SATzilla2007_C) S 27284 27286 26940 0 -1 4194304 1608 3859 0 0 329 16 677 41 25 0 1 0 105412583 4702208 939 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27286/statm: 1148 939 164 260 0 872 0
[pid=27290] ppid=27286 vsize=33956 CPUtime=1188.23
/proc/27290/stat : 27290 (minisat20) R 27286 27286 26940 0 -1 4194304 8141 0 0 0 118816 7 0 0 25 0 1 0 105413649 34770944 8136 1992294400 134512640 134998072 4294956288 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27290/statm: 8489 8136 59 118 0 8367 0
Current children cumulated CPU time (s) 1198.86
Current children cumulated vsize (KiB) 38548

[startup+1199.9 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 27292
/proc/meminfo: memFree=1458400/2055920 swapFree=4181092/4192956
[pid=27286] ppid=27284 vsize=4592 CPUtime=10.63
/proc/27286/stat : 27286 (SATzilla2007_C) S 27284 27286 26940 0 -1 4194304 1608 3859 0 0 329 16 677 41 25 0 1 0 105412583 4702208 939 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27286/statm: 1148 939 164 260 0 872 0
[pid=27290] ppid=27286 vsize=33956 CPUtime=1188.63
/proc/27290/stat : 27290 (minisat20) R 27286 27286 26940 0 -1 4194304 8141 0 0 0 118856 7 0 0 25 0 1 0 105413649 34770944 8136 1992294400 134512640 134998072 4294956288 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27290/statm: 8489 8136 59 118 0 8367 0
Current children cumulated CPU time (s) 1199.26
Current children cumulated vsize (KiB) 38548

[startup+1200 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 27292
/proc/meminfo: memFree=1458400/2055920 swapFree=4181092/4192956
[pid=27286] ppid=27284 vsize=4592 CPUtime=10.63
/proc/27286/stat : 27286 (SATzilla2007_C) S 27284 27286 26940 0 -1 4194304 1608 3859 0 0 329 16 677 41 25 0 1 0 105412583 4702208 939 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27286/statm: 1148 939 164 260 0 872 0
[pid=27290] ppid=27286 vsize=33956 CPUtime=1188.74
/proc/27290/stat : 27290 (minisat20) R 27286 27286 26940 0 -1 4194304 8141 0 0 0 118867 7 0 0 25 0 1 0 105413649 34770944 8136 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27290/statm: 8489 8136 59 118 0 8367 0
Current children cumulated CPU time (s) 1199.37
Current children cumulated vsize (KiB) 38548

Child status: 17
Real time (s): 1200.09
CPU time (s): 1199.48
CPU user time (s): 1198.82
CPU system time (s): 0.659899
CPU usage (%): 99.9493
Max. virtual memory (cumulated for all children) (KiB): 38548

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

runsolver used 1.03584 second user time and 3.34249 second system time

The end

Launcher Data

Begin job on node13 at 2009-04-26 21:23:11
IDJOB=1731720
IDBENCH=70912
IDSOLVER=558
FILE ID=node13/1731720-1240773791
PBS_JOBID= 9187163
Free space on /tmp= 66232 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT09/CRAFTED/edgematching/compact/em_7_4_8_cmp.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1731720-1240773791/watcher-1731720-1240773791 -o /tmp/evaluation-result-1731720-1240773791/solver-1731720-1240773791 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1731720-1240773791.cnf            

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

MD5SUM BENCH= d839e5ec929f609c698ac596e6e9f69b
RANDOM SEED=730112066

node13.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.227
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.227
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:       1495120 kB
Buffers:         67084 kB
Cached:         413792 kB
SwapCached:       5664 kB
Active:         208660 kB
Inactive:       280336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1495120 kB
SwapTotal:     4192956 kB
SwapFree:      4181092 kB
Dirty:            8632 kB
Writeback:           0 kB
Mapped:          13512 kB
Slab:            57828 kB
Committed_AS:   363468 kB
PageTables:       1460 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= 66224 MiB
End job on node13 at 2009-04-26 21:43:11