Trace number 1726558

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.46 1199.94

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n1200-d-0.02-s383740539.sat05-534.reshuffled-07.cnf
MD5SUM84c61ea490109e11c1f7afe1d2e5d438
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 variables1188
Number of clauses13833
Sum of the clauses size41796
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 313536
Number of clauses of size 4297
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

10.57/10.60	c run March_dl for 5 seconds ... 
10.57/10.60	c Bin: Executing march_dl
10.57/10.60	c child exit by a signal
10.57/10.60	c march_dl returned code 137.
10.57/10.60	c run saps (UBCSAT implementation) for 2 seconds ... 
10.57/10.60	c Bin: Executing ubcsat2006
10.57/10.60	c child exited successfully
10.57/10.60	c ubcsat2006 returned code 0.
10.57/10.60	c satzilla computing base features
10.57/10.60	c satzilla doing unit-prop probe
10.57/10.60	c satzilla doing local search probe
10.57/10.60	c satzilla doing lobjois search-space size estimate
10.57/10.60	c satzilla's ranking:
10.57/10.60	c 1) minisat20+P: 2.596544
10.57/10.60	c 2) march_dl+P: 2.641163
10.57/10.60	c 3) zchaff_rand+P: 3.115007
10.57/10.60	c 4) vallst+P: 3.295118
10.57/10.60	c 5) minisat20: 3.312339
10.57/10.60	c 6) march_dl: 3.434648
10.57/10.60	c 7) kcnfs+P: 999.000000
10.57/10.60	c 8) kcnfs: 999.000000
10.57/10.60	c 9) vallst: 999.000000
10.57/10.60	c 10) zchaff_rand: 999.000000
10.57/10.60	c satzilla running minisat20 with preprocessing ... 
10.57/10.64	This is MiniSat 2.0 beta
10.57/10.64	WARNING: for repeatability, setting FPU to use double precision
10.57/10.64	============================[ Problem Statistics ]=============================
10.57/10.64	|                                                                             |
10.57/10.64	|  Number of variables:  1188                                                 |
10.57/10.64	|  Number of clauses:    13833                                                |
10.57/10.65	|  Parsing time:         0.01         s                                       |
10.57/10.65	============================[ Search Statistics ]==============================
10.57/10.65	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.57/10.65	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.57/10.65	===============================================================================
10.57/10.65	|         0 |    1188    13833    41796 |     4611        0    nan |  0.000 % |
10.57/10.66	|       100 |    1188    13833    41796 |     5072      100      6 |  0.000 % |
10.57/10.67	|       250 |    1188    13833    41796 |     5579      250     11 |  0.000 % |
10.57/10.68	|       475 |    1188    13833    41796 |     6137      475     14 |  0.000 % |
10.57/10.69	|       813 |    1188    13833    41796 |     6750      813     14 |  0.000 % |
10.62/10.72	|      1319 |    1188    13833    41796 |     7426     1319     14 |  0.000 % |
10.62/10.76	|      2078 |    1188    13833    41796 |     8168     2078     16 |  0.000 % |
10.62/10.85	|      3217 |    1188    13833    41796 |     8985     3217     19 |  0.000 % |
10.87/10.98	|      4926 |    1188    13833    41796 |     9884     4926     22 |  0.000 % |
11.16/11.22	|      7488 |    1188    13833    41796 |    10872     7488     25 |  0.000 % |
11.56/11.69	|     11332 |    1188    13833    41796 |    11959     5771     25 |  0.000 % |
12.36/12.43	|     17098 |    1188    13833    41796 |    13155    11537     32 |  0.000 % |
13.96/14.01	|     25747 |    1188    13833    41796 |    14471    13478     39 |  0.000 % |
16.46/16.54	|     38721 |    1188    13833    41796 |    15918    11767     34 |  0.000 % |
20.56/20.66	|     58182 |    1188    13833    41796 |    17510    15128     36 |  0.000 % |
27.05/27.20	|     87375 |    1188    13833    41796 |    19261     8981     29 |  0.000 % |
39.64/39.78	|    131165 |    1188    13833    41796 |    21187    14035     32 |  0.000 % |
56.63/56.79	|    196849 |    1188    13833    41796 |    23306    15639     28 |  0.000 % |
85.92/86.05	|    295375 |    1188    13833    41796 |    25636    20175     33 |  0.000 % |
127.21/127.36	|    443164 |    1188    13833    41796 |    28200    13111     28 |  0.000 % |
201.58/201.72	|    664848 |    1188    13833    41796 |    31020    21439     41 |  0.000 % |
341.03/341.22	|    997374 |    1188    13833    41796 |    34122    22352     42 |  0.000 % |
557.15/557.50	|   1496162 |    1188    13833    41796 |    37534    28917     34 |  0.000 % |
861.34/861.74	|   2244345 |    1188    13833    41796 |    41288    32549     34 |  0.000 % |
1199.40/1199.93	c Preprocessing...
1199.40/1199.93	c Inital problem has 1188 variables, 13833 nary clauses (0 binary clauses).
1199.40/1199.93	c Num non-binary clauses 13833, Average non-binary clause length 3.021
1199.40/1199.93	c Theory has no gaps
1199.40/1199.93	c Preprocessor runtime was 0.040 seconds.
1199.40/1199.93	c 
1199.40/1199.93	c Satisfiability of theory still undetermined.
1199.40/1199.93	c See file /tmp/gBzvW3 for simplified theory.
1199.40/1199.93	c Bin: Executing minisat20
1199.40/1199.93	c child exit by a signal
1199.40/1199.93	c minisat20 returned code 137.
1199.40/1199.93	c minisat20 returned code 137.
1199.40/1199.93	c satzilla running march_dl with preprocessing ... 
1199.40/1199.93	c Bin: Executing march_dl
1199.40/1199.93	c march_dl returned code 1.
1199.40/1199.93	c march_dl returned code 1.
1199.40/1199.93	c satzilla running zchaff_rand with preprocessing ... 
1199.40/1199.93	c Bin: Executing zchaff_rand
1199.40/1199.93	c zchaff_rand returned code 1.
1199.40/1199.93	c zchaff_rand returned code 1.
1199.40/1199.93	c satzilla running vallst with preprocessing ... 
1199.40/1199.93	c Bin: Executing vallst
1199.40/1199.93	c vallst returned code 1.
1199.40/1199.93	c vallst returned code 1.
1199.40/1199.93	c satzilla running minisat20 ... 
1199.40/1199.93	c Bin: Executing minisat20
1199.40/1199.93	c minisat20 returned code 1.
1199.40/1199.93	c minisat20 returned code 1.
1199.40/1199.93	c satzilla running march_dl ... 
1199.40/1199.93	c Bin: Executing march_dl
1199.40/1199.93	c march_dl returned code 1.
1199.40/1199.93	c march_dl returned code 1.
1199.40/1199.93	c satzilla running kcnfs with preprocessing ... 
1199.40/1199.93	c Bin: Executing kcnfs
1199.40/1199.93	c kcnfs returned code 1.
1199.40/1199.93	c kcnfs returned code 1.
1199.40/1199.93	c satzilla running kcnfs ... 
1199.40/1199.93	c Bin: Executing kcnfs
1199.40/1199.93	c kcnfs returned code 1.
1199.40/1199.93	c kcnfs returned code 1.
1199.40/1199.93	c satzilla running vallst ... 
1199.40/1199.93	c Bin: Executing vallst
1199.40/1199.93	c vallst returned code 1.
1199.40/1199.93	c vallst returned code 1.
1199.40/1199.93	c satzilla running zchaff_rand ... 
1199.40/1199.93	c Bin: Executing zchaff_rand
1199.40/1199.93	c zchaff_rand returned code 1.
1199.40/1199.93	c zchaff_rand returned code 1.
1199.40/1199.93	c ERROR: All Failed! 
1199.40/1199.93	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-1726558-1240713910/watcher-1726558-1240713910 -o /tmp/evaluation-result-1726558-1240713910/solver-1726558-1240713910 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1726558-1240713910.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: 1.00 1.00 1.07 3/65 23431
/proc/meminfo: memFree=1531952/2055920 swapFree=4181424/4192956
[pid=23431] ppid=23429 vsize=1440 CPUtime=0
/proc/23431/stat : 23431 (SATzilla2007_C) R 23429 23431 19882 0 -1 4194304 126 0 0 0 0 0 0 0 20 0 1 0 99421405 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/23431/statm: 360 110 95 260 0 84 0
[pid=23432] ppid=23431 vsize=768 CPUtime=0
/proc/23432/stat : 23432 (march_dl) R 23431 23431 19882 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 99421405 786432 103 1992294400 134512640 134996440 4294956240 18446744073709551615 134777833 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23432/statm: 192 103 50 118 0 71 0

[startup+0.063105 s]
/proc/loadavg: 1.00 1.00 1.07 3/65 23431
/proc/meminfo: memFree=1531952/2055920 swapFree=4181424/4192956
[pid=23431] ppid=23429 vsize=1440 CPUtime=0
/proc/23431/stat : 23431 (SATzilla2007_C) S 23429 23431 19882 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 99421405 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23431/statm: 360 110 95 260 0 84 0
[pid=23432] ppid=23431 vsize=1900 CPUtime=0.05
/proc/23432/stat : 23432 (march_dl) R 23431 23431 19882 0 -1 4194304 794 0 0 0 5 0 0 0 21 0 1 0 99421405 1945600 354 1992294400 134512640 134996440 4294956240 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23432/statm: 475 354 65 118 0 354 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3340

[startup+0.101111 s]
/proc/loadavg: 1.00 1.00 1.07 3/65 23431
/proc/meminfo: memFree=1531952/2055920 swapFree=4181424/4192956
[pid=23431] ppid=23429 vsize=1440 CPUtime=0
/proc/23431/stat : 23431 (SATzilla2007_C) S 23429 23431 19882 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 99421405 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23431/statm: 360 110 95 260 0 84 0
[pid=23432] ppid=23431 vsize=4988 CPUtime=0.09
/proc/23432/stat : 23432 (march_dl) R 23431 23431 19882 0 -1 4194304 1639 0 0 0 9 0 0 0 21 0 1 0 99421405 5107712 1133 1992294400 134512640 134996440 4294956240 18446744073709551615 134655794 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23432/statm: 1247 1142 73 118 0 1126 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6428

[startup+0.30115 s]
/proc/loadavg: 1.00 1.00 1.07 3/65 23431
/proc/meminfo: memFree=1531952/2055920 swapFree=4181424/4192956
[pid=23431] ppid=23429 vsize=1440 CPUtime=0
/proc/23431/stat : 23431 (SATzilla2007_C) S 23429 23431 19882 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 99421405 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23431/statm: 360 110 95 260 0 84 0
[pid=23432] ppid=23431 vsize=9484 CPUtime=0.29
/proc/23432/stat : 23432 (march_dl) R 23431 23431 19882 0 -1 4194304 2761 0 0 0 27 2 0 0 23 0 1 0 99421405 9711616 2255 1992294400 134512640 134996440 4294956240 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23432/statm: 2371 2255 73 118 0 2250 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10924

[startup+0.701228 s]
/proc/loadavg: 1.00 1.00 1.07 3/65 23431
/proc/meminfo: memFree=1531952/2055920 swapFree=4181424/4192956
[pid=23431] ppid=23429 vsize=1440 CPUtime=0
/proc/23431/stat : 23431 (SATzilla2007_C) S 23429 23431 19882 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 99421405 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23431/statm: 360 110 95 260 0 84 0
[pid=23432] ppid=23431 vsize=11144 CPUtime=0.69
/proc/23432/stat : 23432 (march_dl) R 23431 23431 19882 0 -1 4194304 3192 0 0 0 64 5 0 0 25 0 1 0 99421405 11411456 2686 1992294400 134512640 134996440 4294956240 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23432/statm: 2786 2686 73 118 0 2665 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12584

[startup+1.50139 s]
/proc/loadavg: 1.00 1.00 1.07 2/67 23433
/proc/meminfo: memFree=1521120/2055920 swapFree=4181424/4192956
[pid=23431] ppid=23429 vsize=1440 CPUtime=0
/proc/23431/stat : 23431 (SATzilla2007_C) S 23429 23431 19882 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 99421405 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23431/statm: 360 110 95 260 0 84 0
[pid=23432] ppid=23431 vsize=11592 CPUtime=1.49
/proc/23432/stat : 23432 (march_dl) R 23431 23431 19882 0 -1 4194304 3268 0 0 0 139 10 0 0 25 0 1 0 99421405 11870208 2762 1992294400 134512640 134996440 4294956240 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23432/statm: 2898 2762 73 118 0 2777 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13032

[startup+3.1017 s]
/proc/loadavg: 1.00 1.00 1.07 2/67 23433
/proc/meminfo: memFree=1520864/2055920 swapFree=4181424/4192956
[pid=23431] ppid=23429 vsize=1440 CPUtime=0
/proc/23431/stat : 23431 (SATzilla2007_C) S 23429 23431 19882 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 99421405 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23431/statm: 360 110 95 260 0 84 0
[pid=23432] ppid=23431 vsize=11764 CPUtime=3.09
/proc/23432/stat : 23432 (march_dl) R 23431 23431 19882 0 -1 4194304 3327 0 0 0 287 22 0 0 25 0 1 0 99421405 12046336 2820 1992294400 134512640 134996440 4294956240 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23432/statm: 2941 2820 73 118 0 2820 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13204

[startup+6.30133 s]
/proc/loadavg: 1.16 1.03 1.08 2/67 23434
/proc/meminfo: memFree=1530208/2055920 swapFree=4181424/4192956
[pid=23431] ppid=23429 vsize=1440 CPUtime=4.99
/proc/23431/stat : 23431 (SATzilla2007_C) S 23429 23431 19882 0 -1 4194304 135 3370 0 0 0 0 465 34 16 0 1 0 99421405 1474560 111 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23431/statm: 360 111 96 260 0 84 0
[pid=23434] ppid=23431 vsize=6188 CPUtime=1.29
/proc/23434/stat : 23434 (ubcsat2006) R 23431 23431 19882 0 -1 4194304 429 0 0 0 119 10 0 0 25 0 1 0 99421905 6336512 412 1992294400 134512640 134777720 4294956096 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23434/statm: 1547 412 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7628

[startup+12.7016 s]
/proc/loadavg: 1.15 1.03 1.08 2/67 23435
/proc/meminfo: memFree=1525920/2055920 swapFree=4181424/4192956
[pid=23431] ppid=23429 vsize=4120 CPUtime=10.62
/proc/23431/stat : 23431 (SATzilla2007_C) S 23429 23431 19882 0 -1 4194304 1482 3805 0 0 331 12 667 52 25 0 1 0 99421405 4218880 854 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23431/statm: 1030 854 164 260 0 754 0
[pid=23435] ppid=23431 vsize=4584 CPUtime=2.04
/proc/23435/stat : 23435 (minisat20) R 23431 23431 19882 0 -1 4194304 864 0 0 0 204 0 0 0 25 0 1 0 99422469 4694016 859 1992294400 134512640 134998072 4294956288 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23435/statm: 1146 859 58 118 0 1024 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 8704

[startup+25.5011 s]
/proc/loadavg: 1.11 1.03 1.08 2/67 23435
/proc/meminfo: memFree=1524128/2055920 swapFree=4181424/4192956
[pid=23431] ppid=23429 vsize=4120 CPUtime=10.62
/proc/23431/stat : 23431 (SATzilla2007_C) S 23429 23431 19882 0 -1 4194304 1482 3805 0 0 331 12 667 52 25 0 1 0 99421405 4218880 854 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23431/statm: 1030 854 164 260 0 754 0
[pid=23435] ppid=23431 vsize=5772 CPUtime=14.83
/proc/23435/stat : 23435 (minisat20) R 23431 23431 19882 0 -1 4194304 1176 0 0 0 1483 0 0 0 25 0 1 0 99422469 5910528 1171 1992294400 134512640 134998072 4294956288 18446744073709551615 134525653 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23435/statm: 1443 1171 58 118 0 1321 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 9892

[startup+51.1011 s]
/proc/loadavg: 1.07 1.03 1.07 2/67 23435
/proc/meminfo: memFree=1523424/2055920 swapFree=4181424/4192956
[pid=23431] ppid=23429 vsize=4120 CPUtime=10.62
/proc/23431/stat : 23431 (SATzilla2007_C) S 23429 23431 19882 0 -1 4194304 1482 3805 0 0 331 12 667 52 25 0 1 0 99421405 4218880 854 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23431/statm: 1030 854 164 260 0 754 0
[pid=23435] ppid=23431 vsize=6564 CPUtime=40.42
/proc/23435/stat : 23435 (minisat20) R 23431 23431 19882 0 -1 4194304 1372 0 0 0 4042 0 0 0 25 0 1 0 99422469 6721536 1367 1992294400 134512640 134998072 4294956288 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23435/statm: 1641 1367 58 118 0 1519 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 10684

[startup+102.305 s]
/proc/loadavg: 1.03 1.02 1.07 2/67 23435
/proc/meminfo: memFree=1521312/2055920 swapFree=4181424/4192956
[pid=23431] ppid=23429 vsize=4120 CPUtime=10.62
/proc/23431/stat : 23431 (SATzilla2007_C) S 23429 23431 19882 0 -1 4194304 1482 3805 0 0 331 12 667 52 25 0 1 0 99421405 4218880 854 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23431/statm: 1030 854 164 260 0 754 0
[pid=23435] ppid=23431 vsize=8704 CPUtime=91.61
/proc/23435/stat : 23435 (minisat20) R 23431 23431 19882 0 -1 4194304 1916 0 0 0 9160 1 0 0 25 0 1 0 99422469 8912896 1911 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23435/statm: 2176 1911 58 118 0 2054 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 12824

[startup+162.302 s]
/proc/loadavg: 1.01 1.02 1.06 2/67 23435
/proc/meminfo: memFree=1519200/2055920 swapFree=4181424/4192956
[pid=23431] ppid=23429 vsize=4120 CPUtime=10.62
/proc/23431/stat : 23431 (SATzilla2007_C) S 23429 23431 19882 0 -1 4194304 1482 3805 0 0 331 12 667 52 25 0 1 0 99421405 4218880 854 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23431/statm: 1030 854 164 260 0 754 0
[pid=23435] ppid=23431 vsize=10916 CPUtime=151.58
/proc/23435/stat : 23435 (minisat20) R 23431 23431 19882 0 -1 4194304 2421 0 0 0 15156 2 0 0 25 0 1 0 99422469 11177984 2416 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23435/statm: 2729 2416 58 118 0 2607 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 15036

[startup+222.303 s]
/proc/loadavg: 1.00 1.01 1.06 2/67 23435
/proc/meminfo: memFree=1518496/2055920 swapFree=4181424/4192956
[pid=23431] ppid=23429 vsize=4120 CPUtime=10.62
/proc/23431/stat : 23431 (SATzilla2007_C) S 23429 23431 19882 0 -1 4194304 1482 3805 0 0 331 12 667 52 25 0 1 0 99421405 4218880 854 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23431/statm: 1030 854 164 260 0 754 0
[pid=23435] ppid=23431 vsize=11604 CPUtime=211.56
/proc/23435/stat : 23435 (minisat20) R 23431 23431 19882 0 -1 4194304 2596 0 0 0 21154 2 0 0 25 0 1 0 99422469 11882496 2591 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23435/statm: 2901 2591 58 118 0 2779 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 15724

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/67 23435
/proc/meminfo: memFree=1518048/2055920 swapFree=4181424/4192956
[pid=23431] ppid=23429 vsize=4120 CPUtime=10.62
/proc/23431/stat : 23431 (SATzilla2007_C) S 23429 23431 19882 0 -1 4194304 1482 3805 0 0 331 12 667 52 25 0 1 0 99421405 4218880 854 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23431/statm: 1030 854 164 260 0 754 0
[pid=23435] ppid=23431 vsize=12008 CPUtime=271.53
/proc/23435/stat : 23435 (minisat20) R 23431 23431 19882 0 -1 4194304 2706 0 0 0 27151 2 0 0 25 0 1 0 99422469 12296192 2701 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23435/statm: 3002 2701 58 118 0 2880 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 16128

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/67 23435
/proc/meminfo: memFree=1517088/2055920 swapFree=4181424/4192956
[pid=23431] ppid=23429 vsize=4120 CPUtime=10.62
/proc/23431/stat : 23431 (SATzilla2007_C) S 23429 23431 19882 0 -1 4194304 1482 3805 0 0 331 12 667 52 25 0 1 0 99421405 4218880 854 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23431/statm: 1030 854 164 260 0 754 0
[pid=23435] ppid=23431 vsize=12936 CPUtime=331.51
/proc/23435/stat : 23435 (minisat20) R 23431 23431 19882 0 -1 4194304 2923 0 0 0 33149 2 0 0 25 0 1 0 99422469 13246464 2918 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23435/statm: 3234 2918 58 118 0 3112 0

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


[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23435
/proc/meminfo: memFree=1514464/2055920 swapFree=4181424/4192956
[pid=23431] ppid=23429 vsize=4120 CPUtime=10.62
/proc/23431/stat : 23431 (SATzilla2007_C) S 23429 23431 19882 0 -1 4194304 1482 3805 0 0 331 12 667 52 25 0 1 0 99421405 4218880 854 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23431/statm: 1030 854 164 260 0 754 0
[pid=23435] ppid=23431 vsize=15608 CPUtime=751.36
/proc/23435/stat : 23435 (minisat20) R 23431 23431 19882 0 -1 4194304 3570 0 0 0 75133 3 0 0 25 0 1 0 99422469 15982592 3565 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23435/statm: 3902 3565 58 118 0 3780 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 19728

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23435
/proc/meminfo: memFree=1514272/2055920 swapFree=4181424/4192956
[pid=23431] ppid=23429 vsize=4120 CPUtime=10.62
/proc/23431/stat : 23431 (SATzilla2007_C) S 23429 23431 19882 0 -1 4194304 1482 3805 0 0 331 12 667 52 25 0 1 0 99421405 4218880 854 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23431/statm: 1030 854 164 260 0 754 0
[pid=23435] ppid=23431 vsize=15764 CPUtime=811.33
/proc/23435/stat : 23435 (minisat20) R 23431 23431 19882 0 -1 4194304 3615 0 0 0 81130 3 0 0 25 0 1 0 99422469 16142336 3610 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23435/statm: 3941 3610 58 118 0 3819 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 19884

[startup+882.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23435
/proc/meminfo: memFree=1513184/2055920 swapFree=4181424/4192956
[pid=23431] ppid=23429 vsize=4120 CPUtime=10.62
/proc/23431/stat : 23431 (SATzilla2007_C) S 23429 23431 19882 0 -1 4194304 1482 3805 0 0 331 12 667 52 25 0 1 0 99421405 4218880 854 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23431/statm: 1030 854 164 260 0 754 0
[pid=23435] ppid=23431 vsize=16896 CPUtime=871.31
/proc/23435/stat : 23435 (minisat20) R 23431 23431 19882 0 -1 4194304 3878 0 0 0 87128 3 0 0 25 0 1 0 99422469 17301504 3873 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23435/statm: 4224 3873 58 118 0 4102 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 21016

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23435
/proc/meminfo: memFree=1512800/2055920 swapFree=4181424/4192956
[pid=23431] ppid=23429 vsize=4120 CPUtime=10.62
/proc/23431/stat : 23431 (SATzilla2007_C) S 23429 23431 19882 0 -1 4194304 1482 3805 0 0 331 12 667 52 25 0 1 0 99421405 4218880 854 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23431/statm: 1030 854 164 260 0 754 0
[pid=23435] ppid=23431 vsize=17464 CPUtime=931.28
/proc/23435/stat : 23435 (minisat20) R 23431 23431 19882 0 -1 4194304 4000 0 0 0 93125 3 0 0 25 0 1 0 99422469 17883136 3995 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23435/statm: 4366 3995 58 118 0 4244 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 21584

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23441
/proc/meminfo: memFree=1512608/2055920 swapFree=4181424/4192956
[pid=23431] ppid=23429 vsize=4120 CPUtime=10.62
/proc/23431/stat : 23431 (SATzilla2007_C) S 23429 23431 19882 0 -1 4194304 1482 3805 0 0 331 12 667 52 25 0 1 0 99421405 4218880 854 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23431/statm: 1030 854 164 260 0 754 0
[pid=23435] ppid=23431 vsize=17612 CPUtime=991.25
/proc/23435/stat : 23435 (minisat20) R 23431 23431 19882 0 -1 4194304 4034 0 0 0 99122 3 0 0 25 0 1 0 99422469 18034688 4029 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23435/statm: 4403 4029 58 118 0 4281 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 21732

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23441
/proc/meminfo: memFree=1512416/2055920 swapFree=4181424/4192956
[pid=23431] ppid=23429 vsize=4120 CPUtime=10.62
/proc/23431/stat : 23431 (SATzilla2007_C) S 23429 23431 19882 0 -1 4194304 1482 3805 0 0 331 12 667 52 25 0 1 0 99421405 4218880 854 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23431/statm: 1030 854 164 260 0 754 0
[pid=23435] ppid=23431 vsize=17772 CPUtime=1051.23
/proc/23435/stat : 23435 (minisat20) R 23431 23431 19882 0 -1 4194304 4077 0 0 0 105119 4 0 0 25 0 1 0 99422469 18198528 4072 1992294400 134512640 134998072 4294956288 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23435/statm: 4443 4072 58 118 0 4321 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 21892

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23441
/proc/meminfo: memFree=1512288/2055920 swapFree=4181424/4192956
[pid=23431] ppid=23429 vsize=4120 CPUtime=10.62
/proc/23431/stat : 23431 (SATzilla2007_C) S 23429 23431 19882 0 -1 4194304 1482 3805 0 0 331 12 667 52 25 0 1 0 99421405 4218880 854 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23431/statm: 1030 854 164 260 0 754 0
[pid=23435] ppid=23431 vsize=17920 CPUtime=1111.21
/proc/23435/stat : 23435 (minisat20) R 23431 23431 19882 0 -1 4194304 4101 0 0 0 111117 4 0 0 25 0 1 0 99422469 18350080 4096 1992294400 134512640 134998072 4294956288 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23435/statm: 4480 4096 58 118 0 4358 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 22040

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23441
/proc/meminfo: memFree=1512096/2055920 swapFree=4181424/4192956
[pid=23431] ppid=23429 vsize=4120 CPUtime=10.62
/proc/23431/stat : 23431 (SATzilla2007_C) S 23429 23431 19882 0 -1 4194304 1482 3805 0 0 331 12 667 52 25 0 1 0 99421405 4218880 854 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23431/statm: 1030 854 164 260 0 754 0
[pid=23435] ppid=23431 vsize=18064 CPUtime=1171.19
/proc/23435/stat : 23435 (minisat20) R 23431 23431 19882 0 -1 4194304 4134 0 0 0 117115 4 0 0 25 0 1 0 99422469 18497536 4129 1992294400 134512640 134998072 4294956288 18446744073709551615 134525482 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23435/statm: 4516 4129 58 118 0 4394 0
Current children cumulated CPU time (s) 1181.81
Current children cumulated vsize (KiB) 22184

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23441
/proc/meminfo: memFree=1512096/2055920 swapFree=4181424/4192956
[pid=23431] ppid=23429 vsize=4120 CPUtime=10.62
/proc/23431/stat : 23431 (SATzilla2007_C) S 23429 23431 19882 0 -1 4194304 1482 3805 0 0 331 12 667 52 25 0 1 0 99421405 4218880 854 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23431/statm: 1030 854 164 260 0 754 0
[pid=23435] ppid=23431 vsize=18064 CPUtime=1179.19
/proc/23435/stat : 23435 (minisat20) R 23431 23431 19882 0 -1 4194304 4134 0 0 0 117915 4 0 0 25 0 1 0 99422469 18497536 4129 1992294400 134512640 134998072 4294956288 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23435/statm: 4516 4129 58 118 0 4394 0
Current children cumulated CPU time (s) 1189.81
Current children cumulated vsize (KiB) 22184

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23441
/proc/meminfo: memFree=1512096/2055920 swapFree=4181424/4192956
[pid=23431] ppid=23429 vsize=4120 CPUtime=10.62
/proc/23431/stat : 23431 (SATzilla2007_C) S 23429 23431 19882 0 -1 4194304 1482 3805 0 0 331 12 667 52 25 0 1 0 99421405 4218880 854 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23431/statm: 1030 854 164 260 0 754 0
[pid=23435] ppid=23431 vsize=18064 CPUtime=1185.59
/proc/23435/stat : 23435 (minisat20) R 23431 23431 19882 0 -1 4194304 4134 0 0 0 118555 4 0 0 25 0 1 0 99422469 18497536 4129 1992294400 134512640 134998072 4294956288 18446744073709551615 134525158 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23435/statm: 4516 4129 58 118 0 4394 0
Current children cumulated CPU time (s) 1196.21
Current children cumulated vsize (KiB) 22184

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23441
/proc/meminfo: memFree=1512096/2055920 swapFree=4181424/4192956
[pid=23431] ppid=23429 vsize=4120 CPUtime=10.62
/proc/23431/stat : 23431 (SATzilla2007_C) S 23429 23431 19882 0 -1 4194304 1482 3805 0 0 331 12 667 52 25 0 1 0 99421405 4218880 854 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23431/statm: 1030 854 164 260 0 754 0
[pid=23435] ppid=23431 vsize=18064 CPUtime=1187.18
/proc/23435/stat : 23435 (minisat20) R 23431 23431 19882 0 -1 4194304 4134 0 0 0 118714 4 0 0 25 0 1 0 99422469 18497536 4129 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23435/statm: 4516 4129 58 118 0 4394 0
Current children cumulated CPU time (s) 1197.8
Current children cumulated vsize (KiB) 22184

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23441
/proc/meminfo: memFree=1512096/2055920 swapFree=4181424/4192956
[pid=23431] ppid=23429 vsize=4120 CPUtime=10.62
/proc/23431/stat : 23431 (SATzilla2007_C) S 23429 23431 19882 0 -1 4194304 1482 3805 0 0 331 12 667 52 25 0 1 0 99421405 4218880 854 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23431/statm: 1030 854 164 260 0 754 0
[pid=23435] ppid=23431 vsize=18064 CPUtime=1187.98
/proc/23435/stat : 23435 (minisat20) R 23431 23431 19882 0 -1 4194304 4134 0 0 0 118794 4 0 0 25 0 1 0 99422469 18497536 4129 1992294400 134512640 134998072 4294956288 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23435/statm: 4516 4129 58 118 0 4394 0
Current children cumulated CPU time (s) 1198.6
Current children cumulated vsize (KiB) 22184

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23441
/proc/meminfo: memFree=1512096/2055920 swapFree=4181424/4192956
[pid=23431] ppid=23429 vsize=4120 CPUtime=10.62
/proc/23431/stat : 23431 (SATzilla2007_C) S 23429 23431 19882 0 -1 4194304 1482 3805 0 0 331 12 667 52 25 0 1 0 99421405 4218880 854 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23431/statm: 1030 854 164 260 0 754 0
[pid=23435] ppid=23431 vsize=18064 CPUtime=1188.38
/proc/23435/stat : 23435 (minisat20) R 23431 23431 19882 0 -1 4194304 4134 0 0 0 118834 4 0 0 25 0 1 0 99422469 18497536 4129 1992294400 134512640 134998072 4294956288 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23435/statm: 4516 4129 58 118 0 4394 0
Current children cumulated CPU time (s) 1199
Current children cumulated vsize (KiB) 22184

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23441
/proc/meminfo: memFree=1512096/2055920 swapFree=4181424/4192956
[pid=23431] ppid=23429 vsize=4120 CPUtime=10.62
/proc/23431/stat : 23431 (SATzilla2007_C) S 23429 23431 19882 0 -1 4194304 1482 3805 0 0 331 12 667 52 25 0 1 0 99421405 4218880 854 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23431/statm: 1030 854 164 260 0 754 0
[pid=23435] ppid=23431 vsize=18064 CPUtime=1188.78
/proc/23435/stat : 23435 (minisat20) R 23431 23431 19882 0 -1 4194304 4143 0 0 0 118874 4 0 0 25 0 1 0 99422469 18497536 4138 1992294400 134512640 134998072 4294956288 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23435/statm: 4516 4138 58 118 0 4394 0
Current children cumulated CPU time (s) 1199.4
Current children cumulated vsize (KiB) 22184

Child status: 17
Real time (s): 1199.94
CPU time (s): 1199.46
CPU user time (s): 1198.76
CPU system time (s): 0.700893
CPU usage (%): 99.9606
Max. virtual memory (cumulated for all children) (KiB): 22184

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

runsolver used 1.16282 second user time and 3.21351 second system time

The end

Launcher Data

Begin job on node77 at 2009-04-26 04:45:10
IDJOB=1726558
IDBENCH=24615
IDSOLVER=558
FILE ID=node77/1726558-1240713910
PBS_JOBID= 9186812
Free space on /tmp= 66216 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n1200-d-0.02-s383740539.sat05-534.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1726558-1240713910/watcher-1726558-1240713910 -o /tmp/evaluation-result-1726558-1240713910/solver-1726558-1240713910 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1726558-1240713910.cnf            

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

MD5SUM BENCH= 84c61ea490109e11c1f7afe1d2e5d438
RANDOM SEED=874337091

node77.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.270
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.270
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:       1532368 kB
Buffers:         51060 kB
Cached:         395712 kB
SwapCached:       5496 kB
Active:         174760 kB
Inactive:       279924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1532368 kB
SwapTotal:     4192956 kB
SwapFree:      4181424 kB
Dirty:            8572 kB
Writeback:           0 kB
Mapped:          13536 kB
Slab:            54828 kB
Committed_AS:   438756 kB
PageTables:       1372 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= 66208 MiB
End job on node77 at 2009-04-26 05:05:10