Trace number 1726611

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.47 1200.02

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n800-d0.02-s111845174.sat05-536.reshuffled-07.cnf
MD5SUM71878da25e778158aa56312337016eac
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 variables772
Number of clauses9601
Sum of the clauses size28996
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 39408
Number of clauses of size 4193
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

10.57/10.62	c run March_dl for 5 seconds ... 
10.57/10.62	c Bin: Executing march_dl
10.57/10.62	c child exit by a signal
10.57/10.62	c march_dl returned code 137.
10.57/10.62	c run saps (UBCSAT implementation) for 2 seconds ... 
10.57/10.62	c Bin: Executing ubcsat2006
10.57/10.62	c child exited successfully
10.57/10.62	c ubcsat2006 returned code 0.
10.57/10.62	c satzilla computing base features
10.57/10.62	c satzilla doing unit-prop probe
10.57/10.62	c satzilla doing local search probe
10.57/10.62	c satzilla doing lobjois search-space size estimate
10.57/10.62	c satzilla's ranking:
10.57/10.62	c 1) minisat20+P: 2.242631
10.57/10.62	c 2) march_dl+P: 2.649339
10.57/10.62	c 3) vallst+P: 2.708683
10.57/10.62	c 4) march_dl: 3.009243
10.57/10.62	c 5) minisat20: 3.306870
10.57/10.62	c 6) zchaff_rand+P: 3.371880
10.57/10.62	c 7) kcnfs+P: 999.000000
10.57/10.62	c 8) kcnfs: 999.000000
10.57/10.62	c 9) vallst: 999.000000
10.57/10.62	c 10) zchaff_rand: 999.000000
10.57/10.62	c satzilla running minisat20 with preprocessing ... 
10.57/10.65	This is MiniSat 2.0 beta
10.57/10.65	WARNING: for repeatability, setting FPU to use double precision
10.57/10.65	============================[ Problem Statistics ]=============================
10.57/10.65	|                                                                             |
10.57/10.65	|  Number of variables:  772                                                  |
10.57/10.65	|  Number of clauses:    9601                                                 |
10.57/10.66	|  Parsing time:         0.00         s                                       |
10.57/10.66	============================[ Search Statistics ]==============================
10.57/10.66	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.57/10.66	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.57/10.66	===============================================================================
10.57/10.66	|         0 |     772     9601    28996 |     3200        0    nan |  0.000 % |
10.57/10.66	|       100 |     772     9601    28996 |     3520      100      5 |  0.000 % |
10.57/10.67	|       250 |     772     9601    28996 |     3872      250      7 |  0.000 % |
10.57/10.68	|       478 |     772     9601    28996 |     4259      478      9 |  0.000 % |
10.62/10.71	|       816 |     772     9601    28996 |     4685      816     10 |  0.000 % |
10.62/10.73	|      1323 |     772     9601    28996 |     5154     1323     11 |  0.000 % |
10.62/10.78	|      2082 |     772     9601    28996 |     5669     2082     12 |  0.000 % |
10.62/10.89	|      3221 |     772     9601    28996 |     6236     3221     15 |  0.000 % |
10.96/11.05	|      4929 |     772     9601    28996 |     6860     4929     16 |  0.000 % |
11.26/11.32	|      7492 |     772     9601    28996 |     7546     4012     13 |  0.000 % |
11.56/11.69	|     11336 |     772     9601    28996 |     8300     4053     14 |  0.000 % |
12.26/12.31	|     17105 |     772     9601    28996 |     9130     5652     14 |  0.000 % |
13.16/13.29	|     25754 |     772     9601    28996 |    10044     5067     16 |  0.000 % |
15.05/15.13	|     38728 |     772     9601    28996 |    11048     7901     15 |  0.000 % |
17.85/17.93	|     58190 |     772     9601    28996 |    12153    10687     17 |  0.000 % |
22.45/22.54	|     87383 |     772     9601    28996 |    13368     9313     18 |  0.000 % |
29.25/29.39	|    131172 |     772     9601    28996 |    14705    12821     18 |  0.000 % |
40.34/40.48	|    196856 |     772     9601    28996 |    16175    12081     14 |  0.000 % |
58.14/58.27	|    295383 |     772     9601    28996 |    17793    13067     17 |  0.000 % |
89.12/89.24	|    443173 |     772     9601    28996 |    19572     9114     17 |  0.000 % |
139.20/139.38	|    664856 |     772     9601    28996 |    21530    14910     19 |  0.000 % |
216.67/216.80	|    997382 |     772     9601    28996 |    23683    12629     17 |  0.001 % |
336.33/336.59	|   1496170 |     772     9601    28996 |    26051    12868     16 |  0.000 % |
537.24/537.55	|   2244352 |     772     9601    28996 |    28656    16979     17 |  0.000 % |
879.69/880.16	|   3366626 |     772     9601    28996 |    31522    18606     22 |  0.001 % |
1199.43/1200.00	c Preprocessing...
1199.43/1200.00	c Inital problem has 772 variables, 9601 nary clauses (0 binary clauses).
1199.43/1200.00	c Num non-binary clauses 9601, Average non-binary clause length 3.020
1199.43/1200.00	c Theory has no gaps
1199.43/1200.00	c Preprocessor runtime was 0.010 seconds.
1199.43/1200.00	c 
1199.43/1200.00	c Satisfiability of theory still undetermined.
1199.43/1200.00	c See file /tmp/p03LiG for simplified theory.
1199.43/1200.00	c Bin: Executing minisat20
1199.43/1200.00	c child exit by a signal
1199.43/1200.00	c minisat20 returned code 137.
1199.43/1200.00	c minisat20 returned code 137.
1199.43/1200.00	c satzilla running march_dl with preprocessing ... 
1199.43/1200.00	c Bin: Executing march_dl
1199.43/1200.00	c march_dl returned code 1.
1199.43/1200.00	c march_dl returned code 1.
1199.43/1200.00	c satzilla running vallst with preprocessing ... 
1199.43/1200.00	c Bin: Executing vallst
1199.43/1200.00	c vallst returned code 1.
1199.43/1200.00	c vallst returned code 1.
1199.43/1200.00	c satzilla running march_dl ... 
1199.43/1200.00	c Bin: Executing march_dl
1199.43/1200.00	c march_dl returned code 1.
1199.43/1200.00	c march_dl returned code 1.
1199.43/1200.00	c satzilla running minisat20 ... 
1199.43/1200.00	c Bin: Executing minisat20
1199.43/1200.00	c minisat20 returned code 1.
1199.43/1200.00	c minisat20 returned code 1.
1199.43/1200.00	c satzilla running zchaff_rand with preprocessing ... 
1199.43/1200.00	c Bin: Executing zchaff_rand
1199.43/1200.00	c zchaff_rand returned code 1.
1199.43/1200.00	c zchaff_rand returned code 1.
1199.43/1200.00	c satzilla running kcnfs with preprocessing ... 
1199.43/1200.01	c Bin: Executing kcnfs
1199.43/1200.01	c kcnfs returned code 1.
1199.43/1200.01	c kcnfs returned code 1.
1199.43/1200.01	c satzilla running kcnfs ... 
1199.43/1200.01	c Bin: Executing kcnfs
1199.43/1200.01	c kcnfs returned code 1.
1199.43/1200.01	c kcnfs returned code 1.
1199.43/1200.01	c satzilla running vallst ... 
1199.43/1200.01	c Bin: Executing vallst
1199.43/1200.01	c vallst returned code 1.
1199.43/1200.01	c vallst returned code 1.
1199.43/1200.01	c satzilla running zchaff_rand ... 
1199.43/1200.02	c Bin: Executing zchaff_rand
1199.43/1200.02	c zchaff_rand returned code 1.
1199.43/1200.02	c zchaff_rand returned code 1.
1199.43/1200.02	c ERROR: All Failed! 
1199.43/1200.02	c SATZILLA_TIME=1199.630000

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-1726611-1240714691/watcher-1726611-1240714691 -o /tmp/evaluation-result-1726611-1240714691/solver-1726611-1240714691 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1726611-1240714691.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.99 1.00 1.00 3/64 24988
/proc/meminfo: memFree=1420416/2055920 swapFree=4181276/4192956
[pid=24988] ppid=24986 vsize=1440 CPUtime=0
/proc/24988/stat : 24988 (SATzilla2007_C) R 24986 24988 21487 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 99496880 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 0 0 0
/proc/24988/statm: 360 110 95 260 0 84 0
[pid=24989] ppid=24988 vsize=768 CPUtime=0
/proc/24989/stat : 24989 (march_dl) R 24988 24988 21487 0 -1 4194304 99 0 0 0 0 0 0 0 18 0 1 0 99496881 786432 94 1992294400 134512640 134996440 4294956240 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24989/statm: 192 94 50 118 0 71 0

[startup+0.030676 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 24988
/proc/meminfo: memFree=1420416/2055920 swapFree=4181276/4192956
[pid=24988] ppid=24986 vsize=1440 CPUtime=0
/proc/24988/stat : 24988 (SATzilla2007_C) S 24986 24988 21487 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 99496880 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24988/statm: 360 110 95 260 0 84 0
[pid=24989] ppid=24988 vsize=1324 CPUtime=0.02
/proc/24989/stat : 24989 (march_dl) R 24988 24988 21487 0 -1 4194304 238 0 0 0 2 0 0 0 19 0 1 0 99496881 1355776 230 1992294400 134512640 134996440 4294956240 18446744073709551615 134650685 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24989/statm: 331 230 57 118 0 210 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2764

[startup+0.102682 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 24988
/proc/meminfo: memFree=1420416/2055920 swapFree=4181276/4192956
[pid=24988] ppid=24986 vsize=1440 CPUtime=0
/proc/24988/stat : 24988 (SATzilla2007_C) S 24986 24988 21487 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 99496880 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24988/statm: 360 110 95 260 0 84 0
[pid=24989] ppid=24988 vsize=5080 CPUtime=0.09
/proc/24989/stat : 24989 (march_dl) R 24988 24988 21487 0 -1 4194304 1290 0 0 0 9 0 0 0 19 0 1 0 99496881 5201920 1158 1992294400 134512640 134996440 4294956240 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24989/statm: 1270 1159 73 118 0 1149 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6520

[startup+0.302702 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 24988
/proc/meminfo: memFree=1420416/2055920 swapFree=4181276/4192956
[pid=24988] ppid=24986 vsize=1440 CPUtime=0
/proc/24988/stat : 24988 (SATzilla2007_C) S 24986 24988 21487 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 99496880 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24988/statm: 360 110 95 260 0 84 0
[pid=24989] ppid=24988 vsize=7464 CPUtime=0.29
/proc/24989/stat : 24989 (march_dl) R 24988 24988 21487 0 -1 4194304 1887 0 0 0 27 2 0 0 21 0 1 0 99496881 7643136 1755 1992294400 134512640 134996440 4294956240 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24989/statm: 1866 1755 73 118 0 1745 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8904

[startup+0.702747 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 24988
/proc/meminfo: memFree=1420416/2055920 swapFree=4181276/4192956
[pid=24988] ppid=24986 vsize=1440 CPUtime=0
/proc/24988/stat : 24988 (SATzilla2007_C) S 24986 24988 21487 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 99496880 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24988/statm: 360 110 95 260 0 84 0
[pid=24989] ppid=24988 vsize=8204 CPUtime=0.69
/proc/24989/stat : 24989 (march_dl) R 24988 24988 21487 0 -1 4194304 2065 0 0 0 65 4 0 0 25 0 1 0 99496881 8400896 1933 1992294400 134512640 134996440 4294956240 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24989/statm: 2051 1933 73 118 0 1930 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9644

[startup+1.50183 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 24990
/proc/meminfo: memFree=1412720/2055920 swapFree=4181276/4192956
[pid=24988] ppid=24986 vsize=1440 CPUtime=0
/proc/24988/stat : 24988 (SATzilla2007_C) S 24986 24988 21487 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 99496880 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24988/statm: 360 110 95 260 0 84 0
[pid=24989] ppid=24988 vsize=8644 CPUtime=1.49
/proc/24989/stat : 24989 (march_dl) R 24988 24988 21487 0 -1 4194304 2142 0 0 0 140 9 0 0 25 0 1 0 99496881 8851456 2010 1992294400 134512640 134996440 4294956240 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24989/statm: 2161 2010 73 118 0 2040 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10084

[startup+3.10201 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 24990
/proc/meminfo: memFree=1412272/2055920 swapFree=4181276/4192956
[pid=24988] ppid=24986 vsize=1440 CPUtime=0
/proc/24988/stat : 24988 (SATzilla2007_C) S 24986 24988 21487 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 99496880 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24988/statm: 360 110 95 260 0 84 0
[pid=24989] ppid=24988 vsize=10072 CPUtime=3.09
/proc/24989/stat : 24989 (march_dl) R 24988 24988 21487 0 -1 4194304 2467 0 0 0 292 17 0 0 25 0 1 0 99496881 10313728 2309 1992294400 134512640 134996440 4294956240 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24989/statm: 2518 2309 73 118 0 2397 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11512

[startup+6.30135 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 24991
/proc/meminfo: memFree=1419120/2055920 swapFree=4181276/4192956
[pid=24988] ppid=24986 vsize=1440 CPUtime=4.99
/proc/24988/stat : 24988 (SATzilla2007_C) S 24986 24988 21487 0 -1 4194304 135 2758 0 0 0 0 480 19 16 0 1 0 99496880 1474560 111 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24988/statm: 360 111 96 260 0 84 0
[pid=24991] ppid=24988 vsize=6188 CPUtime=1.28
/proc/24991/stat : 24991 (ubcsat2006) R 24988 24988 21487 0 -1 4194304 368 0 0 0 115 13 0 0 25 0 1 0 99497381 6336512 351 1992294400 134512640 134777720 4294956096 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24991/statm: 1547 351 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.701 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 24992
/proc/meminfo: memFree=1416568/2055920 swapFree=4181276/4192956
[pid=24988] ppid=24986 vsize=3340 CPUtime=10.62
/proc/24988/stat : 24988 (SATzilla2007_C) S 24986 24988 21487 0 -1 4194304 1173 3132 0 0 324 14 682 42 25 0 1 0 99496880 3420160 652 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24988/statm: 835 652 165 260 0 559 0
[pid=24992] ppid=24988 vsize=3176 CPUtime=2.03
/proc/24992/stat : 24992 (minisat20) R 24988 24988 21487 0 -1 4194304 493 0 0 0 203 0 0 0 25 0 1 0 99497946 3252224 488 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24992/statm: 794 488 58 118 0 672 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 6516

[startup+25.5014 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 24992
/proc/meminfo: memFree=1415480/2055920 swapFree=4181276/4192956
[pid=24988] ppid=24986 vsize=3340 CPUtime=10.62
/proc/24988/stat : 24988 (SATzilla2007_C) S 24986 24988 21487 0 -1 4194304 1173 3132 0 0 324 14 682 42 25 0 1 0 99496880 3420160 652 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24988/statm: 835 652 165 260 0 559 0
[pid=24992] ppid=24988 vsize=4020 CPUtime=14.83
/proc/24992/stat : 24992 (minisat20) R 24988 24988 21487 0 -1 4194304 702 0 0 0 1483 0 0 0 25 0 1 0 99497946 4116480 697 1992294400 134512640 134998072 4294956288 18446744073709551615 134525813 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24992/statm: 1005 697 58 118 0 883 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 7360

[startup+51.1012 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 24992
/proc/meminfo: memFree=1414776/2055920 swapFree=4181276/4192956
[pid=24988] ppid=24986 vsize=3340 CPUtime=10.62
/proc/24988/stat : 24988 (SATzilla2007_C) S 24986 24988 21487 0 -1 4194304 1173 3132 0 0 324 14 682 42 25 0 1 0 99496880 3420160 652 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24988/statm: 835 652 165 260 0 559 0
[pid=24992] ppid=24988 vsize=4688 CPUtime=40.41
/proc/24992/stat : 24992 (minisat20) R 24988 24988 21487 0 -1 4194304 876 0 0 0 4041 0 0 0 25 0 1 0 99497946 4800512 871 1992294400 134512640 134998072 4294956288 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24992/statm: 1172 871 58 118 0 1050 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 8028

[startup+102.307 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 24992
/proc/meminfo: memFree=1413944/2055920 swapFree=4181276/4192956
[pid=24988] ppid=24986 vsize=3340 CPUtime=10.62
/proc/24988/stat : 24988 (SATzilla2007_C) S 24986 24988 21487 0 -1 4194304 1173 3132 0 0 324 14 682 42 25 0 1 0 99496880 3420160 652 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24988/statm: 835 652 165 260 0 559 0
[pid=24992] ppid=24988 vsize=5612 CPUtime=91.6
/proc/24992/stat : 24992 (minisat20) R 24988 24988 21487 0 -1 4194304 1093 0 0 0 9160 0 0 0 25 0 1 0 99497946 5746688 1088 1992294400 134512640 134998072 4294956288 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24992/statm: 1403 1088 58 118 0 1281 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 8952

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 24992
/proc/meminfo: memFree=1413112/2055920 swapFree=4181276/4192956
[pid=24988] ppid=24986 vsize=3340 CPUtime=10.62
/proc/24988/stat : 24988 (SATzilla2007_C) S 24986 24988 21487 0 -1 4194304 1173 3132 0 0 324 14 682 42 25 0 1 0 99496880 3420160 652 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24988/statm: 835 652 165 260 0 559 0
[pid=24992] ppid=24988 vsize=6336 CPUtime=151.58
/proc/24992/stat : 24992 (minisat20) R 24988 24988 21487 0 -1 4194304 1277 0 0 0 15157 1 0 0 25 0 1 0 99497946 6488064 1272 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24992/statm: 1584 1272 58 118 0 1462 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 9676

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 24998
/proc/meminfo: memFree=1412720/2055920 swapFree=4181276/4192956
[pid=24988] ppid=24986 vsize=3340 CPUtime=10.62
/proc/24988/stat : 24988 (SATzilla2007_C) S 24986 24988 21487 0 -1 4194304 1173 3132 0 0 324 14 682 42 25 0 1 0 99496880 3420160 652 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24988/statm: 835 652 165 260 0 559 0
[pid=24992] ppid=24988 vsize=6612 CPUtime=211.55
/proc/24992/stat : 24992 (minisat20) R 24988 24988 21487 0 -1 4194304 1336 0 0 0 21154 1 0 0 25 0 1 0 99497946 6770688 1331 1992294400 134512640 134998072 4294956288 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24992/statm: 1653 1331 58 118 0 1531 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 9952

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 24998
/proc/meminfo: memFree=1412464/2055920 swapFree=4181276/4192956
[pid=24988] ppid=24986 vsize=3340 CPUtime=10.62
/proc/24988/stat : 24988 (SATzilla2007_C) S 24986 24988 21487 0 -1 4194304 1173 3132 0 0 324 14 682 42 25 0 1 0 99496880 3420160 652 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24988/statm: 835 652 165 260 0 559 0
[pid=24992] ppid=24988 vsize=6916 CPUtime=271.52
/proc/24992/stat : 24992 (minisat20) R 24988 24988 21487 0 -1 4194304 1402 0 0 0 27151 1 0 0 25 0 1 0 99497946 7081984 1397 1992294400 134512640 134998072 4294956288 18446744073709551615 134525653 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24992/statm: 1729 1397 58 118 0 1607 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 10256

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 24998
/proc/meminfo: memFree=1412080/2055920 swapFree=4181276/4192956
[pid=24988] ppid=24986 vsize=3340 CPUtime=10.62
/proc/24988/stat : 24988 (SATzilla2007_C) S 24986 24988 21487 0 -1 4194304 1173 3132 0 0 324 14 682 42 25 0 1 0 99496880 3420160 652 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24988/statm: 835 652 165 260 0 559 0
[pid=24992] ppid=24988 vsize=7344 CPUtime=331.5
/proc/24992/stat : 24992 (minisat20) R 24988 24988 21487 0 -1 4194304 1506 0 0 0 33149 1 0 0 25 0 1 0 99497946 7520256 1501 1992294400 134512640 134998072 4294956288 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24992/statm: 1836 1501 58 118 0 1714 0

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


[startup+822.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 24998
/proc/meminfo: memFree=1409912/2055920 swapFree=4181276/4192956
[pid=24988] ppid=24986 vsize=3340 CPUtime=10.62
/proc/24988/stat : 24988 (SATzilla2007_C) S 24986 24988 21487 0 -1 4194304 1173 3132 0 0 324 14 682 42 25 0 1 0 99496880 3420160 652 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24988/statm: 835 652 165 260 0 559 0
[pid=24992] ppid=24988 vsize=9632 CPUtime=811.3
/proc/24992/stat : 24992 (minisat20) R 24988 24988 21487 0 -1 4194304 2064 0 0 0 81128 2 0 0 25 0 1 0 99497946 9863168 2059 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24992/statm: 2408 2059 58 118 0 2286 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 12972

[startup+882.303 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 24998
/proc/meminfo: memFree=1409848/2055920 swapFree=4181276/4192956
[pid=24988] ppid=24986 vsize=3340 CPUtime=10.62
/proc/24988/stat : 24988 (SATzilla2007_C) S 24986 24988 21487 0 -1 4194304 1173 3132 0 0 324 14 682 42 25 0 1 0 99496880 3420160 652 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24988/statm: 835 652 165 260 0 559 0
[pid=24992] ppid=24988 vsize=9768 CPUtime=871.28
/proc/24992/stat : 24992 (minisat20) R 24988 24988 21487 0 -1 4194304 2086 0 0 0 87126 2 0 0 25 0 1 0 99497946 10002432 2081 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24992/statm: 2442 2081 58 118 0 2320 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 13108

[startup+942.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 24998
/proc/meminfo: memFree=1409464/2055920 swapFree=4181276/4192956
[pid=24988] ppid=24986 vsize=3340 CPUtime=10.62
/proc/24988/stat : 24988 (SATzilla2007_C) S 24986 24988 21487 0 -1 4194304 1173 3132 0 0 324 14 682 42 25 0 1 0 99496880 3420160 652 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24988/statm: 835 652 165 260 0 559 0
[pid=24992] ppid=24988 vsize=10072 CPUtime=931.25
/proc/24992/stat : 24992 (minisat20) R 24988 24988 21487 0 -1 4194304 2174 0 0 0 93123 2 0 0 25 0 1 0 99497946 10313728 2169 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24992/statm: 2518 2169 58 118 0 2396 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 13412

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 24998
/proc/meminfo: memFree=1409016/2055920 swapFree=4181276/4192956
[pid=24988] ppid=24986 vsize=3340 CPUtime=10.62
/proc/24988/stat : 24988 (SATzilla2007_C) S 24986 24988 21487 0 -1 4194304 1173 3132 0 0 324 14 682 42 25 0 1 0 99496880 3420160 652 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24988/statm: 835 652 165 260 0 559 0
[pid=24992] ppid=24988 vsize=10660 CPUtime=991.2
/proc/24992/stat : 24992 (minisat20) R 24988 24988 21487 0 -1 4194304 2294 0 0 0 99118 2 0 0 25 0 1 0 99497946 10915840 2289 1992294400 134512640 134998072 4294956288 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24992/statm: 2665 2289 58 118 0 2543 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 14000

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 24998
/proc/meminfo: memFree=1408760/2055920 swapFree=4181276/4192956
[pid=24988] ppid=24986 vsize=3340 CPUtime=10.62
/proc/24988/stat : 24988 (SATzilla2007_C) S 24986 24988 21487 0 -1 4194304 1173 3132 0 0 324 14 682 42 25 0 1 0 99496880 3420160 652 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24988/statm: 835 652 165 260 0 559 0
[pid=24992] ppid=24988 vsize=10952 CPUtime=1051.17
/proc/24992/stat : 24992 (minisat20) R 24988 24988 21487 0 -1 4194304 2371 0 0 0 105114 3 0 0 25 0 1 0 99497946 11214848 2366 1992294400 134512640 134998072 4294956288 18446744073709551615 134525473 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24992/statm: 2738 2366 58 118 0 2616 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 14292

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 24998
/proc/meminfo: memFree=1408504/2055920 swapFree=4181276/4192956
[pid=24988] ppid=24986 vsize=3340 CPUtime=10.62
/proc/24988/stat : 24988 (SATzilla2007_C) S 24986 24988 21487 0 -1 4194304 1173 3132 0 0 324 14 682 42 25 0 1 0 99496880 3420160 652 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24988/statm: 835 652 165 260 0 559 0
[pid=24992] ppid=24988 vsize=11096 CPUtime=1111.15
/proc/24992/stat : 24992 (minisat20) R 24988 24988 21487 0 -1 4194304 2414 0 0 0 111112 3 0 0 25 0 1 0 99497946 11362304 2409 1992294400 134512640 134998072 4294956288 18446744073709551615 134535771 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24992/statm: 2774 2409 58 118 0 2652 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 14436

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 24998
/proc/meminfo: memFree=1408504/2055920 swapFree=4181276/4192956
[pid=24988] ppid=24986 vsize=3340 CPUtime=10.62
/proc/24988/stat : 24988 (SATzilla2007_C) S 24986 24988 21487 0 -1 4194304 1173 3132 0 0 324 14 682 42 25 0 1 0 99496880 3420160 652 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24988/statm: 835 652 165 260 0 559 0
[pid=24992] ppid=24988 vsize=11096 CPUtime=1171.11
/proc/24992/stat : 24992 (minisat20) R 24988 24988 21487 0 -1 4194304 2416 0 0 0 117108 3 0 0 25 0 1 0 99497946 11362304 2411 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24992/statm: 2774 2411 58 118 0 2652 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 14436

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

[startup+1190.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 24998
/proc/meminfo: memFree=1408440/2055920 swapFree=4181276/4192956
[pid=24988] ppid=24986 vsize=3340 CPUtime=10.62
/proc/24988/stat : 24988 (SATzilla2007_C) S 24986 24988 21487 0 -1 4194304 1173 3132 0 0 324 14 682 42 25 0 1 0 99496880 3420160 652 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24988/statm: 835 652 165 260 0 559 0
[pid=24992] ppid=24988 vsize=11240 CPUtime=1179.11
/proc/24992/stat : 24992 (minisat20) R 24988 24988 21487 0 -1 4194304 2425 0 0 0 117908 3 0 0 25 0 1 0 99497946 11509760 2420 1992294400 134512640 134998072 4294956288 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24992/statm: 2810 2420 58 118 0 2688 0
Current children cumulated CPU time (s) 1189.73
Current children cumulated vsize (KiB) 14580

[startup+1196.7 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 24998
/proc/meminfo: memFree=1408440/2055920 swapFree=4181276/4192956
[pid=24988] ppid=24986 vsize=3340 CPUtime=10.62
/proc/24988/stat : 24988 (SATzilla2007_C) S 24986 24988 21487 0 -1 4194304 1173 3132 0 0 324 14 682 42 25 0 1 0 99496880 3420160 652 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24988/statm: 835 652 165 260 0 559 0
[pid=24992] ppid=24988 vsize=11240 CPUtime=1185.51
/proc/24992/stat : 24992 (minisat20) R 24988 24988 21487 0 -1 4194304 2425 0 0 0 118548 3 0 0 25 0 1 0 99497946 11509760 2420 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24992/statm: 2810 2420 58 118 0 2688 0
Current children cumulated CPU time (s) 1196.13
Current children cumulated vsize (KiB) 14580

[startup+1198.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 24998
/proc/meminfo: memFree=1408440/2055920 swapFree=4181276/4192956
[pid=24988] ppid=24986 vsize=3340 CPUtime=10.62
/proc/24988/stat : 24988 (SATzilla2007_C) S 24986 24988 21487 0 -1 4194304 1173 3132 0 0 324 14 682 42 25 0 1 0 99496880 3420160 652 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24988/statm: 835 652 165 260 0 559 0
[pid=24992] ppid=24988 vsize=11240 CPUtime=1187.11
/proc/24992/stat : 24992 (minisat20) R 24988 24988 21487 0 -1 4194304 2425 0 0 0 118708 3 0 0 25 0 1 0 99497946 11509760 2420 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24992/statm: 2810 2420 58 118 0 2688 0
Current children cumulated CPU time (s) 1197.73
Current children cumulated vsize (KiB) 14580

[startup+1199.1 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 24998
/proc/meminfo: memFree=1408440/2055920 swapFree=4181276/4192956
[pid=24988] ppid=24986 vsize=3340 CPUtime=10.62
/proc/24988/stat : 24988 (SATzilla2007_C) S 24986 24988 21487 0 -1 4194304 1173 3132 0 0 324 14 682 42 25 0 1 0 99496880 3420160 652 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24988/statm: 835 652 165 260 0 559 0
[pid=24992] ppid=24988 vsize=11240 CPUtime=1187.91
/proc/24992/stat : 24992 (minisat20) R 24988 24988 21487 0 -1 4194304 2425 0 0 0 118788 3 0 0 25 0 1 0 99497946 11509760 2420 1992294400 134512640 134998072 4294956288 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24992/statm: 2810 2420 58 118 0 2688 0
Current children cumulated CPU time (s) 1198.53
Current children cumulated vsize (KiB) 14580

[startup+1199.5 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 24998
/proc/meminfo: memFree=1408440/2055920 swapFree=4181276/4192956
[pid=24988] ppid=24986 vsize=3340 CPUtime=10.62
/proc/24988/stat : 24988 (SATzilla2007_C) S 24986 24988 21487 0 -1 4194304 1173 3132 0 0 324 14 682 42 25 0 1 0 99496880 3420160 652 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24988/statm: 835 652 165 260 0 559 0
[pid=24992] ppid=24988 vsize=11240 CPUtime=1188.31
/proc/24992/stat : 24992 (minisat20) R 24988 24988 21487 0 -1 4194304 2425 0 0 0 118828 3 0 0 25 0 1 0 99497946 11509760 2420 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24992/statm: 2810 2420 58 118 0 2688 0
Current children cumulated CPU time (s) 1198.93
Current children cumulated vsize (KiB) 14580

[startup+1199.9 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 24998
/proc/meminfo: memFree=1408440/2055920 swapFree=4181276/4192956
[pid=24988] ppid=24986 vsize=3340 CPUtime=10.62
/proc/24988/stat : 24988 (SATzilla2007_C) S 24986 24988 21487 0 -1 4194304 1173 3132 0 0 324 14 682 42 25 0 1 0 99496880 3420160 652 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24988/statm: 835 652 165 260 0 559 0
[pid=24992] ppid=24988 vsize=11240 CPUtime=1188.71
/proc/24992/stat : 24992 (minisat20) R 24988 24988 21487 0 -1 4194304 2425 0 0 0 118868 3 0 0 25 0 1 0 99497946 11509760 2420 1992294400 134512640 134998072 4294956288 18446744073709551615 134528341 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24992/statm: 2810 2420 58 118 0 2688 0
Current children cumulated CPU time (s) 1199.33
Current children cumulated vsize (KiB) 14580

[startup+1200 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 24998
/proc/meminfo: memFree=1408440/2055920 swapFree=4181276/4192956
[pid=24988] ppid=24986 vsize=3340 CPUtime=10.62
/proc/24988/stat : 24988 (SATzilla2007_C) S 24986 24988 21487 0 -1 4194304 1173 3132 0 0 324 14 682 42 25 0 1 0 99496880 3420160 652 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24988/statm: 835 652 165 260 0 559 0
[pid=24992] ppid=24988 vsize=11240 CPUtime=1188.81
/proc/24992/stat : 24992 (minisat20) R 24988 24988 21487 0 -1 4194304 2425 0 0 0 118878 3 0 0 25 0 1 0 99497946 11509760 2420 1992294400 134512640 134998072 4294956288 18446744073709551615 134525431 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24992/statm: 2810 2420 58 118 0 2688 0
Current children cumulated CPU time (s) 1199.43
Current children cumulated vsize (KiB) 14580

Child status: 17
Real time (s): 1200.02
CPU time (s): 1199.47
CPU user time (s): 1198.86
CPU system time (s): 0.609907
CPU usage (%): 99.9539
Max. virtual memory (cumulated for all children) (KiB): 14580

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

runsolver used 1.07784 second user time and 3.2965 second system time

The end

Launcher Data

Begin job on node47 at 2009-04-26 04:58:11
IDJOB=1726611
IDBENCH=24617
IDSOLVER=558
FILE ID=node47/1726611-1240714691
PBS_JOBID= 9186811
Free space on /tmp= 66292 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n800-d0.02-s111845174.sat05-536.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1726611-1240714691/watcher-1726611-1240714691 -o /tmp/evaluation-result-1726611-1240714691/solver-1726611-1240714691 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1726611-1240714691.cnf            

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

MD5SUM BENCH= 71878da25e778158aa56312337016eac
RANDOM SEED=1760383490

node47.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.212
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.212
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:       1420896 kB
Buffers:         67968 kB
Cached:         508600 kB
SwapCached:       6464 kB
Active:         269456 kB
Inactive:       316024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1420896 kB
SwapTotal:     4192956 kB
SwapFree:      4181276 kB
Dirty:            8500 kB
Writeback:           0 kB
Mapped:          13596 kB
Slab:            35548 kB
Committed_AS:   404372 kB
PageTables:       1444 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= 66284 MiB
End job on node47 at 2009-04-26 05:18:11