Trace number 368818

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, and are wall clock time (not CPU 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
SATzilla CRAFTED? (exit code) 4998.79 5000.92

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-a-clqcolor-16-10-11.sat05-1253.reshuffled-07.cnf
MD5SUMb75724237432e4d0e86c18e7a0ef5859
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 variables456
Number of clauses15307
Sum of the clauses size45296
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2880
Number of clauses of size 314400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 527

Solver Data (download as text)

10.42/10.64	c run March_dl for 5 seconds ... 
10.42/10.64	c Bin: Executing march_dl
10.42/10.64	c child exit by a signal
10.42/10.64	c march_dl returned code 137.
10.42/10.64	c run saps (UBCSAT implementation) for 2 seconds ... 
10.42/10.64	c Bin: Executing ubcsat2006
10.42/10.64	c child exited successfully
10.42/10.64	c ubcsat2006 returned code 0.
10.42/10.64	c satzilla computing base features
10.42/10.64	c satzilla doing unit-prop probe
10.42/10.64	c satzilla doing local search probe
10.42/10.64	c satzilla doing lobjois search-space size estimate
10.42/10.64	c satzilla's ranking:
10.42/10.64	c 1) minisat20+P: 2.917488
10.42/10.64	c 2) vallst+P: 3.155084
10.42/10.64	c 3) minisat20: 3.279121
10.42/10.64	c 4) zchaff_rand+P: 3.526789
10.42/10.64	c 5) march_dl: 3.622739
10.42/10.64	c 6) march_dl+P: 3.642704
10.42/10.64	c 7) kcnfs+P: 999.000000
10.42/10.64	c 8) kcnfs: 999.000000
10.42/10.64	c 9) vallst: 999.000000
10.42/10.64	c 10) zchaff_rand: 999.000000
10.42/10.64	c satzilla running minisat20 with preprocessing ... 
10.52/10.70	This is MiniSat 2.0 beta
10.52/10.70	WARNING: for repeatability, setting FPU to use double precision
10.52/10.70	============================[ Problem Statistics ]=============================
10.52/10.70	|                                                                             |
10.52/10.70	|  Number of variables:  456                                                  |
10.52/10.70	|  Number of clauses:    15307                                                |
10.52/10.71	|  Parsing time:         0.01         s                                       |
10.52/10.71	============================[ Search Statistics ]==============================
10.52/10.71	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.52/10.71	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.52/10.71	===============================================================================
10.52/10.71	|         0 |     456    15307    45296 |     5102        0    nan |  0.000 % |
10.52/10.71	|       101 |     456    15307    45296 |     5612      101     41 |  0.000 % |
10.52/10.72	|       252 |     456    15307    45296 |     6173      252     50 |  0.005 % |
10.52/10.73	|       477 |     456    15307    45296 |     6791      477     51 |  0.005 % |
10.52/10.74	|       815 |     456    15307    45296 |     7470      815     53 |  0.005 % |
10.52/10.76	|      1321 |     456    15307    45296 |     8217     1321     54 |  0.005 % |
10.52/10.79	|      2081 |     456    15307    45296 |     9039     2081     52 |  0.005 % |
10.52/10.88	|      3222 |     456    15307    45296 |     9943     3222     59 |  0.000 % |
10.81/11.06	|      4930 |     456    15307    45296 |    10937     4930     59 |  0.005 % |
11.10/11.37	|      7494 |     456    15307    45296 |    12031     7494     61 |  0.005 % |
11.40/11.69	|     11338 |     456    15307    45296 |    13234    11338     65 |  0.000 % |
12.21/12.40	|     17104 |     456    15307    45296 |    14557    10328     74 |  0.000 % |
13.41/13.62	|     25754 |     456    15307    45296 |    16013    11515     71 |  0.000 % |
14.80/15.00	|     38729 |     456    15307    45296 |    17614     8237     68 |  0.000 % |
19.60/19.81	|     58192 |     456    15307    45296 |    19376     9962     61 |  0.005 % |
26.50/26.79	|     87384 |     456    15307    45296 |    21313    19558     54 |  0.000 % |
37.59/37.84	|    131174 |     456    15307    45296 |    23445    20126     79 |  0.000 % |
55.79/56.03	|    196860 |     456    15307    45296 |    25789    14544     89 |  0.000 % |
82.68/82.94	|    295386 |     456    15307    45296 |    28368    19873     66 |  0.000 % |
127.26/127.58	|    443176 |     456    15307    45296 |    31205    19337     65 |  0.000 % |
154.15/154.46	|    664864 |     456    15307    45296 |    34325    22868     44 |  0.000 % |
217.93/218.24	|    997389 |     456    15307    45296 |    37758    25441     56 |  0.000 % |
468.04/468.46	|   1496178 |     456    15307    45296 |    41534    21420     83 |  0.005 % |
700.74/701.30	|   2244362 |     456    15307    45296 |    45687    35858     63 |  0.000 % |
1136.19/1136.87	|   3366636 |     456    15307    45296 |    50256    39763     48 |  0.000 % |
1831.23/1832.16	|   5050048 |     456    15307    45296 |    55282    18509     41 |  0.005 % |
2992.29/2993.74	|   7575164 |     456    15307    45296 |    60810    51734     53 |  0.000 % |
4762.84/4764.91	|  11362841 |     456    15307    45296 |    66891    48992     59 |  0.005 % |
4998.76/5000.90	c Preprocessing...
4998.76/5000.90	c Inital problem has 456 variables, 14427 nary clauses (880 binary clauses).
4998.76/5000.90	c Num non-binary clauses 14427, Average non-binary clause length 3.018
4998.76/5000.90	c Theory has no gaps
4998.76/5000.90	c Preprocessor runtime was 0.030 seconds.
4998.76/5000.90	c 
4998.76/5000.90	c Satisfiability of theory still undetermined.
4998.76/5000.90	c See file /tmp/MjgzWA for simplified theory.
4998.76/5000.90	c Bin: Executing minisat20
4998.76/5000.90	c child exit by a signal
4998.76/5000.90	c minisat20 returned code 137.
4998.76/5000.90	c minisat20 returned code 137.
4998.76/5000.90	c satzilla running vallst with preprocessing ... 
4998.76/5000.90	c Bin: Executing vallst
4998.76/5000.90	c vallst returned code 1.
4998.76/5000.90	c vallst returned code 1.
4998.76/5000.90	c satzilla running minisat20 ... 
4998.76/5000.90	c Bin: Executing minisat20
4998.76/5000.90	c minisat20 returned code 1.
4998.76/5000.90	c minisat20 returned code 1.
4998.76/5000.90	c satzilla running zchaff_rand with preprocessing ... 
4998.76/5000.90	c Bin: Executing zchaff_rand
4998.76/5000.90	c zchaff_rand returned code 1.
4998.76/5000.90	c zchaff_rand returned code 1.
4998.76/5000.90	c satzilla running march_dl ... 
4998.76/5000.91	c Bin: Executing march_dl
4998.76/5000.91	c march_dl returned code 1.
4998.76/5000.91	c march_dl returned code 1.
4998.76/5000.91	c satzilla running march_dl with preprocessing ... 
4998.76/5000.91	c Bin: Executing march_dl
4998.76/5000.91	c march_dl returned code 1.
4998.76/5000.91	c march_dl returned code 1.
4998.76/5000.91	c satzilla running kcnfs with preprocessing ... 
4998.76/5000.91	c Bin: Executing kcnfs
4998.76/5000.91	c kcnfs returned code 1.
4998.76/5000.91	c kcnfs returned code 1.
4998.76/5000.91	c satzilla running kcnfs ... 
4998.76/5000.92	c Bin: Executing kcnfs
4998.76/5000.92	c kcnfs returned code 1.
4998.76/5000.92	c kcnfs returned code 1.
4998.76/5000.92	c satzilla running vallst ... 
4998.76/5000.92	c Bin: Executing vallst
4998.76/5000.92	c vallst returned code 1.
4998.76/5000.92	c vallst returned code 1.
4998.76/5000.92	c satzilla running zchaff_rand ... 
4998.76/5000.92	c Bin: Executing zchaff_rand
4998.76/5000.92	c zchaff_rand returned code 1.
4998.76/5000.92	c zchaff_rand returned code 1.
4998.76/5000.92	c ERROR: All Failed! 
4998.76/5000.92	c SATZILLA_TIME=4999.530000

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node38/watcher-368818-1177273276 -o ROOT/results/node38/solver-368818-1177273276 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/368818-1177273276/SATzilla2007_C /tmp/evaluation/368818-1177273276/instance-368818-1177273276.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): 7500 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.86 0.97 0.99 3/77 25686
/proc/meminfo: memFree=1687920/2055920 swapFree=4159744/4192956
[pid=25686] ppid=25684 vsize=1440 CPUtime=0
/proc/25686/stat : 25686 (SATzilla2007_C) S 25684 25686 25630 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 159494248 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25686/statm: 360 110 95 260 0 84 0
[pid=25687] ppid=25686 vsize=768 CPUtime=0
/proc/25687/stat : 25687 (march_dl) R 25686 25686 25630 0 -1 4194304 98 0 0 0 0 0 0 0 19 0 1 0 159494248 786432 93 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25687/statm: 192 94 50 118 0 71 0

[startup+0.049527 s]
/proc/loadavg: 0.86 0.97 0.99 3/77 25686
/proc/meminfo: memFree=1687920/2055920 swapFree=4159744/4192956
[pid=25686] ppid=25684 vsize=1440 CPUtime=0
/proc/25686/stat : 25686 (SATzilla2007_C) S 25684 25686 25630 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 159494248 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25686/statm: 360 110 95 260 0 84 0
[pid=25687] ppid=25686 vsize=1664 CPUtime=0.04
/proc/25687/stat : 25687 (march_dl) R 25686 25686 25630 0 -1 4194304 301 0 0 0 4 0 0 0 19 0 1 0 159494248 1703936 293 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134543115 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25687/statm: 416 293 57 118 0 295 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3104

[startup+0.101537 s]
/proc/loadavg: 0.86 0.97 0.99 3/77 25686
/proc/meminfo: memFree=1687920/2055920 swapFree=4159744/4192956
[pid=25686] ppid=25684 vsize=1440 CPUtime=0
/proc/25686/stat : 25686 (SATzilla2007_C) S 25684 25686 25630 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 159494248 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25686/statm: 360 110 95 260 0 84 0
[pid=25687] ppid=25686 vsize=2416 CPUtime=0.09
/proc/25687/stat : 25687 (march_dl) R 25686 25686 25630 0 -1 4194304 602 0 0 0 9 0 0 0 19 0 1 0 159494248 2473984 496 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134533687 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25687/statm: 604 496 73 118 0 483 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3856

[startup+0.301575 s]
/proc/loadavg: 0.86 0.97 0.99 3/77 25686
/proc/meminfo: memFree=1687920/2055920 swapFree=4159744/4192956
[pid=25686] ppid=25684 vsize=1440 CPUtime=0
/proc/25686/stat : 25686 (SATzilla2007_C) S 25684 25686 25630 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 159494248 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25686/statm: 360 110 95 260 0 84 0
[pid=25687] ppid=25686 vsize=2368 CPUtime=0.29
/proc/25687/stat : 25687 (march_dl) R 25686 25686 25630 0 -1 4194304 779 0 0 0 29 0 0 0 20 0 1 0 159494248 2424832 484 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134528085 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25687/statm: 592 484 75 118 0 471 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3808

[startup+0.701652 s]
/proc/loadavg: 0.86 0.97 0.99 3/77 25686
/proc/meminfo: memFree=1687920/2055920 swapFree=4159744/4192956
[pid=25686] ppid=25684 vsize=1440 CPUtime=0
/proc/25686/stat : 25686 (SATzilla2007_C) S 25684 25686 25630 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 159494248 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25686/statm: 360 110 95 260 0 84 0
[pid=25687] ppid=25686 vsize=2372 CPUtime=0.69
/proc/25687/stat : 25687 (march_dl) R 25686 25686 25630 0 -1 4194304 780 0 0 0 69 0 0 0 24 0 1 0 159494248 2428928 485 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134527810 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25687/statm: 593 485 75 118 0 472 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3812

[startup+1.50181 s]
/proc/loadavg: 0.86 0.97 0.99 2/79 25688
/proc/meminfo: memFree=1686112/2055920 swapFree=4159744/4192956
[pid=25686] ppid=25684 vsize=1440 CPUtime=0
/proc/25686/stat : 25686 (SATzilla2007_C) S 25684 25686 25630 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 159494248 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25686/statm: 360 110 95 260 0 84 0
[pid=25687] ppid=25686 vsize=2372 CPUtime=1.49
/proc/25687/stat : 25687 (march_dl) R 25686 25686 25630 0 -1 4194304 780 0 0 0 149 0 0 0 25 0 1 0 159494248 2428928 485 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134571757 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25687/statm: 593 485 75 118 0 472 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3812

[startup+3.10111 s]
/proc/loadavg: 0.86 0.97 0.99 2/79 25688
/proc/meminfo: memFree=1685984/2055920 swapFree=4159744/4192956
[pid=25686] ppid=25684 vsize=1440 CPUtime=0
/proc/25686/stat : 25686 (SATzilla2007_C) S 25684 25686 25630 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 159494248 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25686/statm: 360 110 95 260 0 84 0
[pid=25687] ppid=25686 vsize=2372 CPUtime=3.09
/proc/25687/stat : 25687 (march_dl) R 25686 25686 25630 0 -1 4194304 780 0 0 0 309 0 0 0 25 0 1 0 159494248 2428928 485 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134617611 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25687/statm: 593 485 75 118 0 472 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3812

[startup+6.30173 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 25689
/proc/meminfo: memFree=1686376/2055920 swapFree=4159744/4192956
[pid=25686] ppid=25684 vsize=1440 CPUtime=4.99
/proc/25686/stat : 25686 (SATzilla2007_C) S 25684 25686 25630 0 -1 4194304 135 780 0 0 0 0 499 0 16 0 1 0 159494248 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25686/statm: 360 111 96 260 0 84 0
[pid=25689] ppid=25686 vsize=6188 CPUtime=1.13
/proc/25689/stat : 25689 (ubcsat2006) R 25686 25686 25630 0 -1 4194304 435 0 2 0 109 4 0 0 25 0 1 0 159494748 6336512 420 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25689/statm: 1547 420 156 64 0 1128 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 7628

[startup+12.702 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 25690
/proc/meminfo: memFree=1679336/2055920 swapFree=4159744/4192956
[pid=25686] ppid=25684 vsize=4116 CPUtime=10.52
/proc/25686/stat : 25686 (SATzilla2007_C) S 25684 25686 25630 0 -1 4194304 1503 1221 0 2 331 12 701 8 25 0 1 0 159494248 4214784 850 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25686/statm: 1029 850 165 260 0 753 0
[pid=25690] ppid=25686 vsize=7192 CPUtime=1.99
/proc/25690/stat : 25690 (minisat20) R 25686 25686 25630 0 -1 4194304 1511 0 0 0 198 1 0 0 25 0 1 0 159495318 7364608 1505 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25690/statm: 1798 1505 59 118 0 1676 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 11308

[startup+25.5014 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 25690
/proc/meminfo: memFree=1676456/2055920 swapFree=4159744/4192956
[pid=25686] ppid=25684 vsize=4116 CPUtime=10.52
/proc/25686/stat : 25686 (SATzilla2007_C) S 25684 25686 25630 0 -1 4194304 1503 1221 0 2 331 12 701 8 25 0 1 0 159494248 4214784 850 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25686/statm: 1029 850 165 260 0 753 0
[pid=25690] ppid=25686 vsize=9784 CPUtime=14.78
/proc/25690/stat : 25690 (minisat20) R 25686 25686 25630 0 -1 4194304 2148 0 0 0 1477 1 0 0 25 0 1 0 159495318 10018816 2142 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25690/statm: 2446 2142 59 118 0 2324 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 13900

[startup+51.1013 s]
/proc/loadavg: 0.97 0.98 0.99 2/79 25690
/proc/meminfo: memFree=1672104/2055920 swapFree=4159744/4192956
[pid=25686] ppid=25684 vsize=4116 CPUtime=10.52
/proc/25686/stat : 25686 (SATzilla2007_C) S 25684 25686 25630 0 -1 4194304 1503 1221 0 2 331 12 701 8 25 0 1 0 159494248 4214784 850 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25686/statm: 1029 850 165 260 0 753 0
[pid=25690] ppid=25686 vsize=14156 CPUtime=40.36
/proc/25690/stat : 25690 (minisat20) R 25686 25686 25630 0 -1 4194304 3209 0 0 0 4035 1 0 0 25 0 1 0 159495318 14495744 3203 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25690/statm: 3539 3203 59 118 0 3417 0
Current children cumulated CPU time (s) 50.88
Current children cumulated vsize (KiB) 18272

[startup+102.305 s]
/proc/loadavg: 1.03 1.00 1.00 2/79 25690
/proc/meminfo: memFree=1668328/2055920 swapFree=4159744/4192956
[pid=25686] ppid=25684 vsize=4116 CPUtime=10.52
/proc/25686/stat : 25686 (SATzilla2007_C) S 25684 25686 25630 0 -1 4194304 1503 1221 0 2 331 12 701 8 25 0 1 0 159494248 4214784 850 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25686/statm: 1029 850 165 260 0 753 0
[pid=25690] ppid=25686 vsize=18208 CPUtime=91.56
/proc/25690/stat : 25690 (minisat20) R 25686 25686 25630 0 -1 4194304 4177 0 0 0 9153 3 0 0 25 0 1 0 159495318 18644992 4171 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25690/statm: 4552 4171 59 118 0 4430 0
Current children cumulated CPU time (s) 102.08
Current children cumulated vsize (KiB) 22324

[startup+162.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 25692
/proc/meminfo: memFree=1667752/2055920 swapFree=4159744/4192956
[pid=25686] ppid=25684 vsize=4116 CPUtime=10.52
/proc/25686/stat : 25686 (SATzilla2007_C) S 25684 25686 25630 0 -1 4194304 1503 1221 0 2 331 12 701 8 25 0 1 0 159494248 4214784 850 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25686/statm: 1029 850 165 260 0 753 0
[pid=25690] ppid=25686 vsize=18644 CPUtime=151.52
/proc/25690/stat : 25690 (minisat20) R 25686 25686 25630 0 -1 4194304 4290 0 0 0 15149 3 0 0 25 0 1 0 159495318 19091456 4284 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134536306 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25690/statm: 4661 4284 59 118 0 4539 0
Current children cumulated CPU time (s) 162.04
Current children cumulated vsize (KiB) 22760

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25692
/proc/meminfo: memFree=1664552/2055920 swapFree=4159744/4192956
[pid=25686] ppid=25684 vsize=4116 CPUtime=10.52
/proc/25686/stat : 25686 (SATzilla2007_C) S 25684 25686 25630 0 -1 4194304 1503 1221 0 2 331 12 701 8 25 0 1 0 159494248 4214784 850 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25686/statm: 1029 850 165 260 0 753 0
[pid=25690] ppid=25686 vsize=21888 CPUtime=211.51
/proc/25690/stat : 25690 (minisat20) R 25686 25686 25630 0 -1 4194304 5088 0 0 0 21147 4 0 0 25 0 1 0 159495318 22413312 5082 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25690/statm: 5472 5082 59 118 0 5350 0
Current children cumulated CPU time (s) 222.03
Current children cumulated vsize (KiB) 26004

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25692
/proc/meminfo: memFree=1659688/2055920 swapFree=4159744/4192956
[pid=25686] ppid=25684 vsize=4116 CPUtime=10.52
/proc/25686/stat : 25686 (SATzilla2007_C) S 25684 25686 25630 0 -1 4194304 1503 1221 0 2 331 12 701 8 25 0 1 0 159494248 4214784 850 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25686/statm: 1029 850 165 260 0 753 0
[pid=25690] ppid=25686 vsize=26972 CPUtime=271.49
/proc/25690/stat : 25690 (minisat20) R 25686 25686 25630 0 -1 4194304 6345 0 0 0 27142 7 0 0 25 0 1 0 159495318 27619328 6339 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134519335 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25690/statm: 6743 6339 59 118 0 6621 0
Current children cumulated CPU time (s) 282.01
Current children cumulated vsize (KiB) 31088

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25692
/proc/meminfo: memFree=1657256/2055920 swapFree=4159744/4192956
[pid=25686] ppid=25684 vsize=4116 CPUtime=10.52
/proc/25686/stat : 25686 (SATzilla2007_C) S 25684 25686 25630 0 -1 4194304 1503 1221 0 2 331 12 701 8 25 0 1 0 159494248 4214784 850 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25686/statm: 1029 850 165 260 0 753 0
[pid=25690] ppid=25686 vsize=29452 CPUtime=331.46
/proc/25690/stat : 25690 (minisat20) R 25686 25686 25630 0 -1 4194304 6937 0 0 0 33139 7 0 0 25 0 1 0 159495318 30158848 6931 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134519341 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25690/statm: 7363 6931 59 118 0 7241 0

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


[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25892
/proc/meminfo: memFree=1632616/2055920 swapFree=4159744/4192956
[pid=25686] ppid=25684 vsize=4116 CPUtime=10.52
/proc/25686/stat : 25686 (SATzilla2007_C) S 25684 25686 25630 0 -1 4194304 1503 1221 0 2 331 12 701 8 25 0 1 0 159494248 4214784 850 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25686/statm: 1029 850 165 260 0 753 0
[pid=25690] ppid=25686 vsize=54316 CPUtime=4649.75
/proc/25690/stat : 25690 (minisat20) R 25686 25686 25630 0 -1 4194304 13122 0 0 0 464926 49 0 0 25 0 1 0 159495318 55619584 13077 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525794 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25690/statm: 13579 13077 59 118 0 13457 0
Current children cumulated CPU time (s) 4660.27
Current children cumulated vsize (KiB) 58432

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25892
/proc/meminfo: memFree=1632616/2055920 swapFree=4159744/4192956
[pid=25686] ppid=25684 vsize=4116 CPUtime=10.52
/proc/25686/stat : 25686 (SATzilla2007_C) S 25684 25686 25630 0 -1 4194304 1503 1221 0 2 331 12 701 8 25 0 1 0 159494248 4214784 850 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25686/statm: 1029 850 165 260 0 753 0
[pid=25690] ppid=25686 vsize=54316 CPUtime=4709.74
/proc/25690/stat : 25690 (minisat20) R 25686 25686 25630 0 -1 4194304 13122 0 0 0 470924 50 0 0 25 0 1 0 159495318 55619584 13077 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25690/statm: 13579 13077 59 118 0 13457 0
Current children cumulated CPU time (s) 4720.26
Current children cumulated vsize (KiB) 58432

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25892
/proc/meminfo: memFree=1632616/2055920 swapFree=4159744/4192956
[pid=25686] ppid=25684 vsize=4116 CPUtime=10.52
/proc/25686/stat : 25686 (SATzilla2007_C) S 25684 25686 25630 0 -1 4194304 1503 1221 0 2 331 12 701 8 25 0 1 0 159494248 4214784 850 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25686/statm: 1029 850 165 260 0 753 0
[pid=25690] ppid=25686 vsize=54436 CPUtime=4769.71
/proc/25690/stat : 25690 (minisat20) R 25686 25686 25630 0 -1 4194304 13128 0 0 0 476921 50 0 0 25 0 1 0 159495318 55742464 13083 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25690/statm: 13609 13083 59 118 0 13487 0
Current children cumulated CPU time (s) 4780.23
Current children cumulated vsize (KiB) 58552

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25892
/proc/meminfo: memFree=1632616/2055920 swapFree=4159744/4192956
[pid=25686] ppid=25684 vsize=4116 CPUtime=10.52
/proc/25686/stat : 25686 (SATzilla2007_C) S 25684 25686 25630 0 -1 4194304 1503 1221 0 2 331 12 701 8 25 0 1 0 159494248 4214784 850 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25686/statm: 1029 850 165 260 0 753 0
[pid=25690] ppid=25686 vsize=54436 CPUtime=4829.69
/proc/25690/stat : 25690 (minisat20) R 25686 25686 25630 0 -1 4194304 13132 0 0 0 482918 51 0 0 25 0 1 0 159495318 55742464 13087 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25690/statm: 13609 13087 59 118 0 13487 0
Current children cumulated CPU time (s) 4840.21
Current children cumulated vsize (KiB) 58552

[startup+4902.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/79 25892
/proc/meminfo: memFree=1626856/2055920 swapFree=4159744/4192956
[pid=25686] ppid=25684 vsize=4116 CPUtime=10.52
/proc/25686/stat : 25686 (SATzilla2007_C) S 25684 25686 25630 0 -1 4194304 1503 1221 0 2 331 12 701 8 25 0 1 0 159494248 4214784 850 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25686/statm: 1029 850 165 260 0 753 0
[pid=25690] ppid=25686 vsize=60300 CPUtime=4889.67
/proc/25690/stat : 25690 (minisat20) R 25686 25686 25630 0 -1 4194304 14561 0 0 0 488914 53 0 0 25 0 1 0 159495318 61747200 14516 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25690/statm: 15075 14516 59 118 0 14953 0
Current children cumulated CPU time (s) 4900.19
Current children cumulated vsize (KiB) 64416

[startup+4962.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 25892
/proc/meminfo: memFree=1626856/2055920 swapFree=4159744/4192956
[pid=25686] ppid=25684 vsize=4116 CPUtime=10.52
/proc/25686/stat : 25686 (SATzilla2007_C) S 25684 25686 25630 0 -1 4194304 1503 1221 0 2 331 12 701 8 25 0 1 0 159494248 4214784 850 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25686/statm: 1029 850 165 260 0 753 0
[pid=25690] ppid=25686 vsize=60300 CPUtime=4949.65
/proc/25690/stat : 25690 (minisat20) R 25686 25686 25630 0 -1 4194304 14561 0 0 0 494912 53 0 0 25 0 1 0 159495318 61747200 14516 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25690/statm: 15075 14516 59 118 0 14953 0
Current children cumulated CPU time (s) 4960.17
Current children cumulated vsize (KiB) 64416

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

[startup+4966.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 25892
/proc/meminfo: memFree=1626856/2055920 swapFree=4159744/4192956
[pid=25686] ppid=25684 vsize=4116 CPUtime=10.52
/proc/25686/stat : 25686 (SATzilla2007_C) S 25684 25686 25630 0 -1 4194304 1503 1221 0 2 331 12 701 8 25 0 1 0 159494248 4214784 850 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25686/statm: 1029 850 165 260 0 753 0
[pid=25690] ppid=25686 vsize=60300 CPUtime=4953.65
/proc/25690/stat : 25690 (minisat20) R 25686 25686 25630 0 -1 4194304 14561 0 0 0 495312 53 0 0 25 0 1 0 159495318 61747200 14516 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25690/statm: 15075 14516 59 118 0 14953 0
Current children cumulated CPU time (s) 4964.17
Current children cumulated vsize (KiB) 64416

[startup+4979.1 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 25892
/proc/meminfo: memFree=1626856/2055920 swapFree=4159744/4192956
[pid=25686] ppid=25684 vsize=4116 CPUtime=10.52
/proc/25686/stat : 25686 (SATzilla2007_C) S 25684 25686 25630 0 -1 4194304 1503 1221 0 2 331 12 701 8 25 0 1 0 159494248 4214784 850 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25686/statm: 1029 850 165 260 0 753 0
[pid=25690] ppid=25686 vsize=60300 CPUtime=4966.44
/proc/25690/stat : 25690 (minisat20) R 25686 25686 25630 0 -1 4194304 14561 0 0 0 496591 53 0 0 25 0 1 0 159495318 61747200 14516 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25690/statm: 15075 14516 59 118 0 14953 0
Current children cumulated CPU time (s) 4976.96
Current children cumulated vsize (KiB) 64416

[startup+4991.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25892
/proc/meminfo: memFree=1626856/2055920 swapFree=4159744/4192956
[pid=25686] ppid=25684 vsize=4116 CPUtime=10.52
/proc/25686/stat : 25686 (SATzilla2007_C) S 25684 25686 25630 0 -1 4194304 1503 1221 0 2 331 12 701 8 25 0 1 0 159494248 4214784 850 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25686/statm: 1029 850 165 260 0 753 0
[pid=25690] ppid=25686 vsize=60300 CPUtime=4979.23
/proc/25690/stat : 25690 (minisat20) R 25686 25686 25630 0 -1 4194304 14561 0 0 0 497870 53 0 0 25 0 1 0 159495318 61747200 14516 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25690/statm: 15075 14516 59 118 0 14953 0
Current children cumulated CPU time (s) 4989.75
Current children cumulated vsize (KiB) 64416

[startup+4995.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25892
/proc/meminfo: memFree=1626856/2055920 swapFree=4159744/4192956
[pid=25686] ppid=25684 vsize=4116 CPUtime=10.52
/proc/25686/stat : 25686 (SATzilla2007_C) S 25684 25686 25630 0 -1 4194304 1503 1221 0 2 331 12 701 8 25 0 1 0 159494248 4214784 850 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25686/statm: 1029 850 165 260 0 753 0
[pid=25690] ppid=25686 vsize=60300 CPUtime=4982.44
/proc/25690/stat : 25690 (minisat20) R 25686 25686 25630 0 -1 4194304 14561 0 0 0 498191 53 0 0 25 0 1 0 159495318 61747200 14516 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25690/statm: 15075 14516 59 118 0 14953 0
Current children cumulated CPU time (s) 4992.96
Current children cumulated vsize (KiB) 64416

[startup+4998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25892
/proc/meminfo: memFree=1626856/2055920 swapFree=4159744/4192956
[pid=25686] ppid=25684 vsize=4116 CPUtime=10.52
/proc/25686/stat : 25686 (SATzilla2007_C) S 25684 25686 25630 0 -1 4194304 1503 1221 0 2 331 12 701 8 25 0 1 0 159494248 4214784 850 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25686/statm: 1029 850 165 260 0 753 0
[pid=25690] ppid=25686 vsize=60300 CPUtime=4985.63
/proc/25690/stat : 25690 (minisat20) R 25686 25686 25630 0 -1 4194304 14561 0 0 0 498510 53 0 0 25 0 1 0 159495318 61747200 14516 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134528274 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25690/statm: 15075 14516 59 118 0 14953 0
Current children cumulated CPU time (s) 4996.15
Current children cumulated vsize (KiB) 64416

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25892
/proc/meminfo: memFree=1626856/2055920 swapFree=4159744/4192956
[pid=25686] ppid=25684 vsize=4116 CPUtime=10.52
/proc/25686/stat : 25686 (SATzilla2007_C) S 25684 25686 25630 0 -1 4194304 1503 1221 0 2 331 12 701 8 25 0 1 0 159494248 4214784 850 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25686/statm: 1029 850 165 260 0 753 0
[pid=25690] ppid=25686 vsize=60300 CPUtime=4987.23
/proc/25690/stat : 25690 (minisat20) R 25686 25686 25630 0 -1 4194304 14561 0 0 0 498670 53 0 0 25 0 1 0 159495318 61747200 14516 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25690/statm: 15075 14516 59 118 0 14953 0
Current children cumulated CPU time (s) 4997.75
Current children cumulated vsize (KiB) 64416

[startup+5000.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25892
/proc/meminfo: memFree=1626856/2055920 swapFree=4159744/4192956
[pid=25686] ppid=25684 vsize=4116 CPUtime=10.52
/proc/25686/stat : 25686 (SATzilla2007_C) S 25684 25686 25630 0 -1 4194304 1503 1221 0 2 331 12 701 8 25 0 1 0 159494248 4214784 850 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25686/statm: 1029 850 165 260 0 753 0
[pid=25690] ppid=25686 vsize=60300 CPUtime=4988.03
/proc/25690/stat : 25690 (minisat20) R 25686 25686 25630 0 -1 4194304 14561 0 0 0 498750 53 0 0 25 0 1 0 159495318 61747200 14516 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25690/statm: 15075 14516 59 118 0 14953 0
Current children cumulated CPU time (s) 4998.55
Current children cumulated vsize (KiB) 64416

[startup+5000.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25892
/proc/meminfo: memFree=1626856/2055920 swapFree=4159744/4192956
[pid=25686] ppid=25684 vsize=4116 CPUtime=10.52
/proc/25686/stat : 25686 (SATzilla2007_C) S 25684 25686 25630 0 -1 4194304 1503 1221 0 2 331 12 701 8 25 0 1 0 159494248 4214784 850 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25686/statm: 1029 850 165 260 0 753 0
[pid=25690] ppid=25686 vsize=0 CPUtime=4988.24
/proc/25690/stat : 25690 (minisat20) R 25686 25686 25630 0 -1 4195332 14561 0 0 0 498770 54 0 0 25 0 1 0 159495318 0 0 18446744073709551615 0 0 0 0 0 256 0 8392704 3 0 0 0 17 1 0 0
/proc/25690/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4998.76
Current children cumulated vsize (KiB) 4116

Child status: 17
Real time (s): 5000.92
CPU time (s): 4998.79
CPU user time (s): 4998.03
CPU system time (s): 0.757884
CPU usage (%): 99.9574
Max. virtual memory (cumulated for all children) (KiB): 64416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.04
system time used= 0.757884
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17298
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 26
involuntary context switches= 11736

runsolver used 4.76128 second user time and 13.429 second system time

The end

Launcher Data (download as text)

Begin job on node38 on Sun Apr 22 20:21:16 UTC 2007

IDJOB= 368818
IDBENCH= 24681
IDSOLVER= 179
FILE ID= node38/368818-1177273276

PBS_JOBID= 4650738

Free space on /tmp= 66235 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-clq/unsat-set-a-clqcolor-16-10-11.sat05-1253.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/368818-1177273276/SATzilla2007_C /tmp/evaluation/368818-1177273276/instance-368818-1177273276.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node38/watcher-368818-1177273276 -o ROOT/results/node38/solver-368818-1177273276 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/368818-1177273276/SATzilla2007_C /tmp/evaluation/368818-1177273276/instance-368818-1177273276.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  b75724237432e4d0e86c18e7a0ef5859

RANDOM SEED= 893671552

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

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

/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.263
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.263
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:       1688392 kB
Buffers:         40004 kB
Cached:         243736 kB
SwapCached:       3152 kB
Active:         193284 kB
Inactive:       114760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1688392 kB
SwapTotal:     4192956 kB
SwapFree:      4159744 kB
Dirty:            8788 kB
Writeback:           0 kB
Mapped:          32564 kB
Slab:            44752 kB
Committed_AS:  1639712 kB
PageTables:       2060 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= 66235 MiB

End job on node38 on Sun Apr 22 21:44:37 UTC 2007