Trace number 1825689

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
SATzilla2009_C 2009-03-22UNSAT 3288.5 3288.09

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-b-fclqcolor-10-07-09.sat05-1282.reshuffled-07.cnf
MD5SUM9f209556efd81ba93e992e22316c3ed8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark344.237
Satisfiable
(Un)Satisfiability was proved
Number of variables205
Number of clauses4549
Sum of the clauses size12775
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2975
Number of clauses of size 33555
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 519

Solver Data

16.28/16.32	c SATzilla is building models for class 2
16.28/16.32	c run presolver march_dl2004 for 5 seconds ... 
16.28/16.32	c Bin: Executing march_dl2004
16.28/16.32	c spawning binary file with 5 seconds ...
16.28/16.32	c child exit by a signal
16.28/16.32	c march_dl2004 returned code 137.
16.28/16.32	c run presolver mxc-sr08 for 5 seconds ... 
16.28/16.32	c Bin: Executing mxc-sr08
16.28/16.32	c spawning binary file with 5 seconds ...
16.28/16.32	c child exit by a signal
16.28/16.32	c mxc-sr08 returned code 137.
16.28/16.32	c Orignal number of varibales is 205, number of clauses is 4549 
16.28/16.32	c predicted feature computation time is 6.986907 
16.28/16.32	c Bin: Executing satelite
16.28/16.32	c spawning binary file with 240 seconds ...
16.28/16.32	c child exited successfully
16.28/16.32	c satzilla computing base features
16.28/16.32	c Number of variabe is: 186, Number of clause is : 4389 
16.28/16.32	c Initializing...
16.28/16.32	c satzilla compute diameter ...
16.28/16.32	c start diameter features ...
16.28/16.32	c satzilla doing clause learning
16.28/16.32	c start clause learning features ...
16.28/16.32	c Bin: Executing zchaff07
16.28/16.32	c spawning binary file with 2 seconds ...
16.28/16.32	c child exit by a signal
16.28/16.32	c satzilla doing survey propogation probe
16.28/16.32	c do survay propogation for 2 second ...
16.28/16.32	c satzilla doing local search probe
16.28/16.32	c satzilla doing lobjois search-space size estimate
16.28/16.32	c features are:205 4549 186 4389 0.102151 0.0364548 0.0423787 0.45088 0.734795 1.5309 0.0226556 0.761448 0.0107527 0.0967742 1.04234 0.174072 0.825017 0.0226556 0.635882 0.00524037 0.0382775 1.50653 0.291549 0.308523 0.047619 0.822785 1.4809 0.00755187 0.715005 0.000455685 0.0164046 3.80094 0.516063 0.0150596 0.415882 0.00683527 0.0221007 3 0 3 3 -0 3228.2 0.275678 2455 4714 4714 2455 3786 2458 2728 26.399 0.0833046 23.3893 29.821 29.821 23.3893 27.6318 25.0566 26.096 0.803921 0.0642037 0.7646 0.90667 0.895478 0.765829 0.791968 0.768378 0.782411 0.0398162 0.723434 0.007081 0.0754886 0.067504 0.00711994 0.0656384 0.00714742 0.0612999 3.56233 0.274709 56.5623 0.119298 56 48 65 9.2608 0.17005 0.999217 0.00154375 0.778561 0.941725 
16.28/16.32	c satzilla's ranking:
16.28/16.32	c 1) minisat20: 2.583378
16.28/16.32	c 2) minisat20SAT07: 2.282936
16.28/16.32	c 3) zchaff_rand: 2.181005
16.28/16.32	c 4) mxc-sr08: 1.721111
16.28/16.32	c 5) tts-4-0: 1.509294
16.28/16.32	c 6) march_dl2004: 1.238090
16.28/16.32	c 7) vallst: 1.131692
16.28/16.32	c 8) SATenstein: -10000.000000
16.28/16.32	c 9) gnovelty+: -10000.000000
16.28/16.32	c 10) adaptg2wsat+: -10000.000000
16.28/16.32	c 11) adaptg2wsat0: -10000.000000
16.28/16.32	c 12) picosat846: -10000.000000
16.28/16.32	c 13) kcnfs04SAT07: -10000.000000
16.28/16.32	c satzilla running minisat20 ... 
16.28/16.32	This is MiniSat 2.0 beta
16.28/16.32	WARNING: for repeatability, setting FPU to use double precision
16.28/16.32	============================[ Problem Statistics ]=============================
16.28/16.32	|                                                                             |
16.28/16.32	|  Number of variables:  205                                                  |
16.28/16.32	|  Number of clauses:    4549                                                 |
16.28/16.33	|  Parsing time:         0.00         s                                       |
16.28/16.33	============================[ Search Statistics ]==============================
16.28/16.33	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
16.28/16.33	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
16.28/16.33	===============================================================================
16.28/16.33	|         0 |     205     4549    12775 |     1516        0    nan |  0.000 % |
16.28/16.33	|       102 |     205     4549    12775 |     1667      102     25 |  0.002 % |
16.28/16.33	|       252 |     205     4549    12775 |     1834      252     27 |  0.043 % |
16.28/16.34	|       482 |     205     4549    12775 |     2018      482     25 |  0.017 % |
16.28/16.34	|       821 |     205     4549    12775 |     2220      821     26 |  0.002 % |
16.28/16.36	|      1327 |     205     4549    12775 |     2442     1327     27 |  0.017 % |
16.28/16.38	|      2086 |     205     4549    12775 |     2686     2086     28 |  0.043 % |
16.38/16.43	|      3225 |     205     4549    12775 |     2954     1823     28 |  0.017 % |
16.48/16.51	|      4933 |     205     4549    12775 |     3250     2028     26 |  0.002 % |
16.58/16.67	|      7498 |     205     4549    12775 |     3575     2944     25 |  0.002 % |
16.88/16.96	|     11343 |     205     4549    12775 |     3932     3163     22 |  0.002 % |
17.18/17.29	|     17111 |     205     4549    12775 |     4326     2912     26 |  0.002 % |
17.68/17.70	|     25760 |     205     4549    12775 |     4758     2727     23 |  0.043 % |
18.28/18.32	|     38734 |     205     4549    12775 |     5234     3611     23 |  0.002 % |
19.18/19.27	|     58195 |     205     4549    12775 |     5758     4489     24 |  0.002 % |
20.78/20.89	|     87388 |     205     4549    12775 |     6334     4553     26 |  0.002 % |
23.38/23.47	|    131177 |     205     4549    12775 |     6967     3510     20 |  0.002 % |
27.48/27.55	|    196862 |     205     4549    12775 |     7664     5852     20 |  0.002 % |
33.98/34.04	|    295390 |     205     4549    12775 |     8430     7703     23 |  0.002 % |
44.07/44.12	|    443179 |     205     4549    12775 |     9273     6777     24 |  0.002 % |
60.97/61.02	|    664862 |     205     4549    12775 |    10201     9131     26 |  0.002 % |
86.77/86.85	|    997388 |     205     4549    12775 |    11221     7996     21 |  0.002 % |
122.27/122.32	|   1496176 |     204     4477    12559 |    12343    10077     28 |  0.490 % |
176.77/176.80	|   2244358 |     204     4477    12559 |    13577    12013     30 |  0.490 % |
254.58/254.69	|   3366634 |     204     4477    12559 |    14935    13633     24 |  0.490 % |
385.30/385.31	|   5050049 |     203     4388    12309 |    16429    10403     29 |  0.978 % |
599.94/599.92	|   7575165 |     203     4388    12309 |    18071     9011     29 |  0.978 % |
915.18/915.15	|  11362841 |     201     4228    11845 |    19879     9766     30 |  1.954 % |
1448.94/1448.84	|  17044354 |     201     4228    11845 |    21867    10913     32 |  1.954 % |
2352.06/2351.81	|  25566624 |     201     4228    11845 |    24053    17400     29 |  1.954 % |
3288.39/3288.08	===============================================================================
3288.39/3288.08	restarts              : 30
3288.39/3288.08	conflicts             : 33979910       (10385 /sec)
3288.39/3288.08	decisions             : 43823386       (1.60 % random) (13393 /sec)
3288.39/3288.08	propagations          : 490835808      (150007 /sec)
3288.39/3288.08	conflict literals     : 1001076327     (29.05 % deleted)
3288.39/3288.08	Memory used           : 14.17 MB
3288.39/3288.08	CPU time              : 3272.09 s
3288.39/3288.08	
3288.39/3288.08	c Bin: Executing minisat20
3288.39/3288.08	c spawning binary file with 4983 seconds ...
3288.39/3288.08	c child exited successfully
3288.39/3288.08	c minisat20 returned code 20.
3288.39/3288.08	s UNSATISFIABLE
3288.39/3288.08	c SATZILLA_TIME=3288.980000

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1825689-1242503998/watcher-1825689-1242503998 -o /tmp/evaluation-result-1825689-1242503998/solver-1825689-1242503998 -C 5000 -W 6000 -M 1800 HOME/SATzilla2009_C HOME/instance-1825689-1242503998.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28114
/proc/meminfo: memFree=1779312/2055920 swapFree=4180196/4192956
[pid=28114] ppid=28112 vsize=2056 CPUtime=0
/proc/28114/stat : 28114 (SATzilla2009_C) R 28112 28114 28031 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 278433278 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 1 0 0
/proc/28114/statm: 514 112 96 399 0 111 0
[pid=28115] ppid=28114 vsize=636 CPUtime=0
/proc/28115/stat : 28115 (march_dl2004) R 28114 28114 28031 0 -1 4194304 84 0 0 0 0 0 0 0 18 0 1 0 278433278 651264 79 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28115/statm: 159 79 50 118 0 38 0

[startup+0.0933059 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28114
/proc/meminfo: memFree=1779312/2055920 swapFree=4180196/4192956
[pid=28114] ppid=28112 vsize=2056 CPUtime=0
/proc/28114/stat : 28114 (SATzilla2009_C) S 28112 28114 28031 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278433278 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28114/statm: 514 112 96 399 0 111 0
[pid=28115] ppid=28114 vsize=1380 CPUtime=0.09
/proc/28115/stat : 28115 (march_dl2004) R 28114 28114 28031 0 -1 4194304 273 0 0 0 9 0 0 0 19 0 1 0 278433278 1413120 265 1992294400 134512640 134996440 4294956192 18446744073709551615 134663585 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28115/statm: 345 265 75 118 0 224 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3436

[startup+0.102301 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28114
/proc/meminfo: memFree=1779312/2055920 swapFree=4180196/4192956
[pid=28114] ppid=28112 vsize=2056 CPUtime=0
/proc/28114/stat : 28114 (SATzilla2009_C) S 28112 28114 28031 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278433278 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28114/statm: 514 112 96 399 0 111 0
[pid=28115] ppid=28114 vsize=1380 CPUtime=0.09
/proc/28115/stat : 28115 (march_dl2004) R 28114 28114 28031 0 -1 4194304 273 0 0 0 9 0 0 0 19 0 1 0 278433278 1413120 265 1992294400 134512640 134996440 4294956192 18446744073709551615 134536803 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28115/statm: 345 265 75 118 0 224 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3436

[startup+0.301245 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28114
/proc/meminfo: memFree=1779312/2055920 swapFree=4180196/4192956
[pid=28114] ppid=28112 vsize=2056 CPUtime=0
/proc/28114/stat : 28114 (SATzilla2009_C) S 28112 28114 28031 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278433278 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28114/statm: 514 112 96 399 0 111 0
[pid=28115] ppid=28114 vsize=1380 CPUtime=0.29
/proc/28115/stat : 28115 (march_dl2004) R 28114 28114 28031 0 -1 4194304 273 0 0 0 29 0 0 0 21 0 1 0 278433278 1413120 265 1992294400 134512640 134996440 4294956192 18446744073709551615 134527881 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28115/statm: 345 265 75 118 0 224 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3436

[startup+0.701131 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28114
/proc/meminfo: memFree=1779312/2055920 swapFree=4180196/4192956
[pid=28114] ppid=28112 vsize=2056 CPUtime=0
/proc/28114/stat : 28114 (SATzilla2009_C) S 28112 28114 28031 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278433278 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28114/statm: 514 112 96 399 0 111 0
[pid=28115] ppid=28114 vsize=1380 CPUtime=0.69
/proc/28115/stat : 28115 (march_dl2004) R 28114 28114 28031 0 -1 4194304 273 0 0 0 69 0 0 0 24 0 1 0 278433278 1413120 265 1992294400 134512640 134996440 4294956192 18446744073709551615 134551507 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28115/statm: 345 265 75 118 0 224 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3436

[startup+1.5029 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28116
/proc/meminfo: memFree=1778400/2055920 swapFree=4180196/4192956
[pid=28114] ppid=28112 vsize=2056 CPUtime=0
/proc/28114/stat : 28114 (SATzilla2009_C) S 28112 28114 28031 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278433278 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28114/statm: 514 112 96 399 0 111 0
[pid=28115] ppid=28114 vsize=1380 CPUtime=1.5
/proc/28115/stat : 28115 (march_dl2004) R 28114 28114 28031 0 -1 4194304 273 0 0 0 150 0 0 0 25 0 1 0 278433278 1413120 265 1992294400 134512640 134996440 4294956192 18446744073709551615 134617565 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28115/statm: 345 265 75 118 0 224 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 3436

[startup+3.10145 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28116
/proc/meminfo: memFree=1778272/2055920 swapFree=4180196/4192956
[pid=28114] ppid=28112 vsize=2056 CPUtime=0
/proc/28114/stat : 28114 (SATzilla2009_C) S 28112 28114 28031 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278433278 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28114/statm: 514 112 96 399 0 111 0
[pid=28115] ppid=28114 vsize=1380 CPUtime=3.09
/proc/28115/stat : 28115 (march_dl2004) R 28114 28114 28031 0 -1 4194304 273 0 0 0 309 0 0 0 25 0 1 0 278433278 1413120 265 1992294400 134512640 134996440 4294956192 18446744073709551615 134533060 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28115/statm: 345 265 75 118 0 224 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3436

[startup+6.30154 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28117
/proc/meminfo: memFree=1778144/2055920 swapFree=4180196/4192956
[pid=28114] ppid=28112 vsize=2056 CPUtime=4.99
/proc/28114/stat : 28114 (SATzilla2009_C) S 28112 28114 28031 0 -1 4194304 156 273 0 0 0 0 498 1 16 0 1 0 278433278 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28114/statm: 514 125 107 399 0 111 0
[pid=28117] ppid=28114 vsize=2188 CPUtime=1.29
/proc/28117/stat : 28117 (mxc-sr08) R 28114 28114 28031 0 -1 4194304 456 0 0 0 129 0 0 0 25 0 1 0 278433778 2240512 452 1992294400 134512640 135078026 4294956192 18446744073709551615 134534219 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28117/statm: 547 452 71 138 0 406 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 4244

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28119
/proc/meminfo: memFree=1775712/2055920 swapFree=4180196/4192956
[pid=28114] ppid=28112 vsize=7780 CPUtime=12.68
/proc/28114/stat : 28114 (SATzilla2009_C) R 28112 28114 28031 0 -1 4194304 621 2152 0 0 66 1 1198 3 23 0 1 0 278433278 7966720 524 1992294400 134512640 136149437 4294956224 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 1 0 0
/proc/28114/statm: 1945 524 207 399 0 1542 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7780

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28120
/proc/meminfo: memFree=1776480/2055920 swapFree=4180196/4192956
[pid=28114] ppid=28112 vsize=3680 CPUtime=16.31
/proc/28114/stat : 28114 (SATzilla2009_C) S 28112 28114 28031 0 -1 4194304 660 2152 0 0 423 7 1198 3 25 0 1 0 278433278 3768320 457 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28114/statm: 920 457 219 399 0 517 0
[pid=28120] ppid=28114 vsize=3404 CPUtime=9.17
/proc/28120/stat : 28120 (minisat20) R 28114 28114 28031 0 -1 4194304 542 0 0 0 917 0 0 0 25 0 1 0 278434911 3485696 536 1992294400 134512640 134998072 4294956192 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28120/statm: 851 536 58 118 0 729 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 7084

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28120
/proc/meminfo: memFree=1775840/2055920 swapFree=4180196/4192956
[pid=28114] ppid=28112 vsize=3680 CPUtime=16.31
/proc/28114/stat : 28114 (SATzilla2009_C) S 28112 28114 28031 0 -1 4194304 660 2152 0 0 423 7 1198 3 25 0 1 0 278433278 3768320 457 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28114/statm: 920 457 219 399 0 517 0
[pid=28120] ppid=28114 vsize=4124 CPUtime=34.75
/proc/28120/stat : 28120 (minisat20) R 28114 28114 28031 0 -1 4194304 717 0 0 0 3475 0 0 0 25 0 1 0 278434911 4222976 711 1992294400 134512640 134998072 4294956192 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28120/statm: 1031 711 58 118 0 909 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 7804

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28126
/proc/meminfo: memFree=1774816/2055920 swapFree=4180196/4192956
[pid=28114] ppid=28112 vsize=3680 CPUtime=16.31
/proc/28114/stat : 28114 (SATzilla2009_C) S 28112 28114 28031 0 -1 4194304 660 2152 0 0 423 7 1198 3 25 0 1 0 278433278 3768320 457 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28114/statm: 920 457 219 399 0 517 0
[pid=28120] ppid=28114 vsize=5340 CPUtime=85.96
/proc/28120/stat : 28120 (minisat20) R 28114 28114 28031 0 -1 4194304 999 0 0 0 8595 1 0 0 25 0 1 0 278434911 5468160 993 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28120/statm: 1335 993 58 118 0 1213 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 9020

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28126
/proc/meminfo: memFree=1773152/2055920 swapFree=4180196/4192956
[pid=28114] ppid=28112 vsize=3680 CPUtime=16.31
/proc/28114/stat : 28114 (SATzilla2009_C) S 28112 28114 28031 0 -1 4194304 660 2152 0 0 423 7 1198 3 25 0 1 0 278433278 3768320 457 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28114/statm: 920 457 219 399 0 517 0
[pid=28120] ppid=28114 vsize=7016 CPUtime=145.96
/proc/28120/stat : 28120 (minisat20) R 28114 28114 28031 0 -1 4194304 1409 0 0 0 14595 1 0 0 25 0 1 0 278434911 7184384 1403 1992294400 134512640 134998072 4294956192 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28120/statm: 1754 1403 58 118 0 1632 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 10696

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28126
/proc/meminfo: memFree=1772640/2055920 swapFree=4180196/4192956
[pid=28114] ppid=28112 vsize=3680 CPUtime=16.31
/proc/28114/stat : 28114 (SATzilla2009_C) S 28112 28114 28031 0 -1 4194304 660 2152 0 0 423 7 1198 3 25 0 1 0 278433278 3768320 457 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28114/statm: 920 457 219 399 0 517 0
[pid=28120] ppid=28114 vsize=7424 CPUtime=205.97
/proc/28120/stat : 28120 (minisat20) R 28114 28114 28031 0 -1 4194304 1532 0 0 0 20596 1 0 0 25 0 1 0 278434911 7602176 1526 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28120/statm: 1856 1526 58 118 0 1734 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 11104

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28126
/proc/meminfo: memFree=1771808/2055920 swapFree=4180196/4192956
[pid=28114] ppid=28112 vsize=3680 CPUtime=16.31
/proc/28114/stat : 28114 (SATzilla2009_C) S 28112 28114 28031 0 -1 4194304 660 2152 0 0 423 7 1198 3 25 0 1 0 278433278 3768320 457 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28114/statm: 920 457 219 399 0 517 0
[pid=28120] ppid=28114 vsize=8244 CPUtime=265.98
/proc/28120/stat : 28120 (minisat20) R 28114 28114 28031 0 -1 4194304 1733 0 0 0 26596 2 0 0 25 0 1 0 278434911 8441856 1727 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28120/statm: 2061 1727 58 118 0 1939 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 11924

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28126
/proc/meminfo: memFree=1771552/2055920 swapFree=4180196/4192956
[pid=28114] ppid=28112 vsize=3680 CPUtime=16.31
/proc/28114/stat : 28114 (SATzilla2009_C) S 28112 28114 28031 0 -1 4194304 660 2152 0 0 423 7 1198 3 25 0 1 0 278433278 3768320 457 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28114/statm: 920 457 219 399 0 517 0
[pid=28120] ppid=28114 vsize=8524 CPUtime=325.99
/proc/28120/stat : 28120 (minisat20) R 28114 28114 28031 0 -1 4194304 1795 0 0 0 32597 2 0 0 25 0 1 0 278434911 8728576 1789 1992294400 134512640 134998072 4294956192 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28120/statm: 2131 1789 58 118 0 2009 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 12204

[startup+402.302 s]

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


[startup+2862.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28128
/proc/meminfo: memFree=1764960/2055920 swapFree=4180196/4192956
[pid=28114] ppid=28112 vsize=3680 CPUtime=16.31
/proc/28114/stat : 28114 (SATzilla2009_C) S 28112 28114 28031 0 -1 4194304 660 2152 0 0 423 7 1198 3 25 0 1 0 278433278 3768320 457 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28114/statm: 920 457 219 399 0 517 0
[pid=28120] ppid=28114 vsize=14184 CPUtime=2846.32
/proc/28120/stat : 28120 (minisat20) R 28114 28114 28031 0 -1 4194304 3163 0 0 0 284625 7 0 0 25 0 1 0 278434911 14524416 3157 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28120/statm: 3546 3157 58 118 0 3424 0
Current children cumulated CPU time (s) 2862.63
Current children cumulated vsize (KiB) 17864

[startup+2922.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28128
/proc/meminfo: memFree=1764896/2055920 swapFree=4180196/4192956
[pid=28114] ppid=28112 vsize=3680 CPUtime=16.31
/proc/28114/stat : 28114 (SATzilla2009_C) S 28112 28114 28031 0 -1 4194304 660 2152 0 0 423 7 1198 3 25 0 1 0 278433278 3768320 457 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28114/statm: 920 457 219 399 0 517 0
[pid=28120] ppid=28114 vsize=14184 CPUtime=2906.33
/proc/28120/stat : 28120 (minisat20) R 28114 28114 28031 0 -1 4194304 3174 0 0 0 290626 7 0 0 25 0 1 0 278434911 14524416 3168 1992294400 134512640 134998072 4294956192 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28120/statm: 3546 3168 58 118 0 3424 0
Current children cumulated CPU time (s) 2922.64
Current children cumulated vsize (KiB) 17864

[startup+2982.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28128
/proc/meminfo: memFree=1764832/2055920 swapFree=4180196/4192956
[pid=28114] ppid=28112 vsize=3680 CPUtime=16.31
/proc/28114/stat : 28114 (SATzilla2009_C) S 28112 28114 28031 0 -1 4194304 660 2152 0 0 423 7 1198 3 25 0 1 0 278433278 3768320 457 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28114/statm: 920 457 219 399 0 517 0
[pid=28120] ppid=28114 vsize=14184 CPUtime=2966.33
/proc/28120/stat : 28120 (minisat20) R 28114 28114 28031 0 -1 4194304 3174 0 0 0 296626 7 0 0 25 0 1 0 278434911 14524416 3168 1992294400 134512640 134998072 4294956192 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28120/statm: 3546 3168 58 118 0 3424 0
Current children cumulated CPU time (s) 2982.64
Current children cumulated vsize (KiB) 17864

[startup+3042.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28128
/proc/meminfo: memFree=1764832/2055920 swapFree=4180196/4192956
[pid=28114] ppid=28112 vsize=3680 CPUtime=16.31
/proc/28114/stat : 28114 (SATzilla2009_C) S 28112 28114 28031 0 -1 4194304 660 2152 0 0 423 7 1198 3 25 0 1 0 278433278 3768320 457 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28114/statm: 920 457 219 399 0 517 0
[pid=28120] ppid=28114 vsize=14184 CPUtime=3026.34
/proc/28120/stat : 28120 (minisat20) R 28114 28114 28031 0 -1 4194304 3174 0 0 0 302627 7 0 0 25 0 1 0 278434911 14524416 3168 1992294400 134512640 134998072 4294956192 18446744073709551615 134525601 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28120/statm: 3546 3168 58 118 0 3424 0
Current children cumulated CPU time (s) 3042.65
Current children cumulated vsize (KiB) 17864

[startup+3102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28128
/proc/meminfo: memFree=1764768/2055920 swapFree=4180196/4192956
[pid=28114] ppid=28112 vsize=3680 CPUtime=16.31
/proc/28114/stat : 28114 (SATzilla2009_C) S 28112 28114 28031 0 -1 4194304 660 2152 0 0 423 7 1198 3 25 0 1 0 278433278 3768320 457 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28114/statm: 920 457 219 399 0 517 0
[pid=28120] ppid=28114 vsize=14184 CPUtime=3086.35
/proc/28120/stat : 28120 (minisat20) R 28114 28114 28031 0 -1 4194304 3185 0 0 0 308628 7 0 0 25 0 1 0 278434911 14524416 3179 1992294400 134512640 134998072 4294956192 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28120/statm: 3546 3179 58 118 0 3424 0
Current children cumulated CPU time (s) 3102.66
Current children cumulated vsize (KiB) 17864

[startup+3162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28128
/proc/meminfo: memFree=1764640/2055920 swapFree=4180196/4192956
[pid=28114] ppid=28112 vsize=3680 CPUtime=16.31
/proc/28114/stat : 28114 (SATzilla2009_C) S 28112 28114 28031 0 -1 4194304 660 2152 0 0 423 7 1198 3 25 0 1 0 278433278 3768320 457 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28114/statm: 920 457 219 399 0 517 0
[pid=28120] ppid=28114 vsize=14332 CPUtime=3146.35
/proc/28120/stat : 28120 (minisat20) R 28114 28114 28031 0 -1 4194304 3207 0 0 0 314628 7 0 0 25 0 1 0 278434911 14675968 3201 1992294400 134512640 134998072 4294956192 18446744073709551615 134536144 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28120/statm: 3583 3201 58 118 0 3461 0
Current children cumulated CPU time (s) 3162.66
Current children cumulated vsize (KiB) 18012

[startup+3222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28128
/proc/meminfo: memFree=1764576/2055920 swapFree=4180196/4192956
[pid=28114] ppid=28112 vsize=3680 CPUtime=16.31
/proc/28114/stat : 28114 (SATzilla2009_C) S 28112 28114 28031 0 -1 4194304 660 2152 0 0 423 7 1198 3 25 0 1 0 278433278 3768320 457 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28114/statm: 920 457 219 399 0 517 0
[pid=28120] ppid=28114 vsize=14332 CPUtime=3206.36
/proc/28120/stat : 28120 (minisat20) R 28114 28114 28031 0 -1 4194304 3216 0 0 0 320629 7 0 0 25 0 1 0 278434911 14675968 3210 1992294400 134512640 134998072 4294956192 18446744073709551615 134525776 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28120/statm: 3583 3210 58 118 0 3461 0
Current children cumulated CPU time (s) 3222.67
Current children cumulated vsize (KiB) 18012

[startup+3282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28128
/proc/meminfo: memFree=1764512/2055920 swapFree=4180196/4192956
[pid=28114] ppid=28112 vsize=3680 CPUtime=16.31
/proc/28114/stat : 28114 (SATzilla2009_C) S 28112 28114 28031 0 -1 4194304 660 2152 0 0 423 7 1198 3 25 0 1 0 278433278 3768320 457 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28114/statm: 920 457 219 399 0 517 0
[pid=28120] ppid=28114 vsize=14504 CPUtime=3266.38
/proc/28120/stat : 28120 (minisat20) R 28114 28114 28031 0 -1 4194304 3234 0 0 0 326630 8 0 0 25 0 1 0 278434911 14852096 3228 1992294400 134512640 134998072 4294956192 18446744073709551615 134525546 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28120/statm: 3626 3228 58 118 0 3504 0
Current children cumulated CPU time (s) 3282.69
Current children cumulated vsize (KiB) 18184

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

[startup+3283.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28128
/proc/meminfo: memFree=1764512/2055920 swapFree=4180196/4192956
[pid=28114] ppid=28112 vsize=3680 CPUtime=16.31
/proc/28114/stat : 28114 (SATzilla2009_C) S 28112 28114 28031 0 -1 4194304 660 2152 0 0 423 7 1198 3 25 0 1 0 278433278 3768320 457 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28114/statm: 920 457 219 399 0 517 0
[pid=28120] ppid=28114 vsize=14504 CPUtime=3267.18
/proc/28120/stat : 28120 (minisat20) R 28114 28114 28031 0 -1 4194304 3234 0 0 0 326710 8 0 0 25 0 1 0 278434911 14852096 3228 1992294400 134512640 134998072 4294956192 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28120/statm: 3626 3228 58 118 0 3504 0
Current children cumulated CPU time (s) 3283.49
Current children cumulated vsize (KiB) 18184

[startup+3286.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28128
/proc/meminfo: memFree=1764512/2055920 swapFree=4180196/4192956
[pid=28114] ppid=28112 vsize=3680 CPUtime=16.31
/proc/28114/stat : 28114 (SATzilla2009_C) S 28112 28114 28031 0 -1 4194304 660 2152 0 0 423 7 1198 3 25 0 1 0 278433278 3768320 457 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28114/statm: 920 457 219 399 0 517 0
[pid=28120] ppid=28114 vsize=14504 CPUtime=3270.38
/proc/28120/stat : 28120 (minisat20) R 28114 28114 28031 0 -1 4194304 3234 0 0 0 327030 8 0 0 25 0 1 0 278434911 14852096 3228 1992294400 134512640 134998072 4294956192 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28120/statm: 3626 3228 58 118 0 3504 0
Current children cumulated CPU time (s) 3286.69
Current children cumulated vsize (KiB) 18184

[startup+3287.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28128
/proc/meminfo: memFree=1764512/2055920 swapFree=4180196/4192956
[pid=28114] ppid=28112 vsize=3680 CPUtime=16.31
/proc/28114/stat : 28114 (SATzilla2009_C) S 28112 28114 28031 0 -1 4194304 660 2152 0 0 423 7 1198 3 25 0 1 0 278433278 3768320 457 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28114/statm: 920 457 219 399 0 517 0
[pid=28120] ppid=28114 vsize=14504 CPUtime=3271.18
/proc/28120/stat : 28120 (minisat20) R 28114 28114 28031 0 -1 4194304 3234 0 0 0 327110 8 0 0 25 0 1 0 278434911 14852096 3228 1992294400 134512640 134998072 4294956192 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28120/statm: 3626 3228 58 118 0 3504 0
Current children cumulated CPU time (s) 3287.49
Current children cumulated vsize (KiB) 18184

[startup+3287.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28128
/proc/meminfo: memFree=1764512/2055920 swapFree=4180196/4192956
[pid=28114] ppid=28112 vsize=3680 CPUtime=16.31
/proc/28114/stat : 28114 (SATzilla2009_C) S 28112 28114 28031 0 -1 4194304 660 2152 0 0 423 7 1198 3 25 0 1 0 278433278 3768320 457 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28114/statm: 920 457 219 399 0 517 0
[pid=28120] ppid=28114 vsize=14504 CPUtime=3271.58
/proc/28120/stat : 28120 (minisat20) R 28114 28114 28031 0 -1 4194304 3234 0 0 0 327150 8 0 0 25 0 1 0 278434911 14852096 3228 1992294400 134512640 134998072 4294956192 18446744073709551615 134525822 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28120/statm: 3626 3228 58 118 0 3504 0
Current children cumulated CPU time (s) 3287.89
Current children cumulated vsize (KiB) 18184

[startup+3287.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28128
/proc/meminfo: memFree=1764512/2055920 swapFree=4180196/4192956
[pid=28114] ppid=28112 vsize=3680 CPUtime=16.31
/proc/28114/stat : 28114 (SATzilla2009_C) S 28112 28114 28031 0 -1 4194304 660 2152 0 0 423 7 1198 3 25 0 1 0 278433278 3768320 457 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28114/statm: 920 457 219 399 0 517 0
[pid=28120] ppid=28114 vsize=14504 CPUtime=3271.98
/proc/28120/stat : 28120 (minisat20) R 28114 28114 28031 0 -1 4194304 3234 0 0 0 327190 8 0 0 25 0 1 0 278434911 14852096 3228 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28120/statm: 3626 3228 58 118 0 3504 0
Current children cumulated CPU time (s) 3288.29
Current children cumulated vsize (KiB) 18184

[startup+3288 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28128
/proc/meminfo: memFree=1764512/2055920 swapFree=4180196/4192956
[pid=28114] ppid=28112 vsize=3680 CPUtime=16.31
/proc/28114/stat : 28114 (SATzilla2009_C) S 28112 28114 28031 0 -1 4194304 660 2152 0 0 423 7 1198 3 25 0 1 0 278433278 3768320 457 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28114/statm: 920 457 219 399 0 517 0
[pid=28120] ppid=28114 vsize=14504 CPUtime=3272.08
/proc/28120/stat : 28120 (minisat20) R 28114 28114 28031 0 -1 4194304 3234 0 0 0 327200 8 0 0 25 0 1 0 278434911 14852096 3228 1992294400 134512640 134998072 4294956192 18446744073709551615 134525526 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28120/statm: 3626 3228 58 118 0 3504 0
Current children cumulated CPU time (s) 3288.39
Current children cumulated vsize (KiB) 18184

Child status: 20
Real time (s): 3288.09
CPU time (s): 3288.5
CPU user time (s): 3288.3
CPU system time (s): 0.19597
CPU usage (%): 100.012
Max. virtual memory (cumulated for all children) (KiB): 18184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3288.3
system time used= 0.19597
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6066
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= 16
involuntary context switches= 5217

runsolver used 3.55846 second user time and 8.03178 second system time

The end

Launcher Data

Begin job on node16 at 2009-05-16 21:59:58
IDJOB=1825689
IDBENCH=24674
IDSOLVER=668
FILE ID=node16/1825689-1242503998
PBS_JOBID= 9306952
Free space on /tmp= 66204 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest05/counting-clq/unsat-set-b-fclqcolor-10-07-09.sat05-1282.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825689-1242503998/watcher-1825689-1242503998 -o /tmp/evaluation-result-1825689-1242503998/solver-1825689-1242503998 -C 5000 -W 6000 -M 1800  HOME/SATzilla2009_C HOME/instance-1825689-1242503998.cnf

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

MD5SUM BENCH= 9f209556efd81ba93e992e22316c3ed8
RANDOM SEED=384170431

node16.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1779792 kB
Buffers:         41828 kB
Cached:         185376 kB
SwapCached:       7056 kB
Active:          78768 kB
Inactive:       156852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1779792 kB
SwapTotal:     4192956 kB
SwapFree:      4180196 kB
Dirty:           31512 kB
Writeback:           0 kB
Mapped:          13536 kB
Slab:            26516 kB
Committed_AS:  1043588 kB
PageTables:       1436 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= 66172 MiB
End job on node16 at 2009-05-16 22:54:47