Trace number 368747

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.59 5000.38

General information on the benchmark

Namecrafted/spence/
hard/s117-100.cnf
MD5SUMf710aff0402072becac5332e7ba8f47f
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 variables117
Number of clauses244
Sum of the clauses size732
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3244
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

11.29/11.44	c run March_dl for 5 seconds ... 
11.29/11.44	c Bin: Executing march_dl
11.29/11.44	c child exit by a signal
11.29/11.44	c march_dl returned code 137.
11.29/11.44	c run saps (UBCSAT implementation) for 2 seconds ... 
11.29/11.44	c Bin: Executing ubcsat2006
11.29/11.44	c child exited successfully
11.29/11.44	c ubcsat2006 returned code 0.
11.29/11.44	c satzilla computing base features
11.29/11.44	c satzilla doing unit-prop probe
11.29/11.44	c satzilla doing local search probe
11.29/11.44	c satzilla doing lobjois search-space size estimate
11.29/11.44	c satzilla's ranking:
11.29/11.44	c 1) minisat20: -4.687436
11.29/11.44	c 2) vallst+P: -4.409370
11.29/11.44	c 3) minisat20+P: -3.048178
11.29/11.44	c 4) march_dl+P: 2.766488
11.29/11.44	c 5) zchaff_rand+P: 2.882357
11.29/11.44	c 6) march_dl: 2.928460
11.29/11.44	c 7) kcnfs+P: 999.000000
11.29/11.44	c 8) kcnfs: 999.000000
11.29/11.44	c 9) vallst: 999.000000
11.29/11.44	c 10) zchaff_rand: 999.000000
11.29/11.44	c satzilla running minisat20 ... 
11.29/11.44	This is MiniSat 2.0 beta
11.29/11.44	WARNING: for repeatability, setting FPU to use double precision
11.29/11.44	============================[ Problem Statistics ]=============================
11.29/11.44	|                                                                             |
11.29/11.44	|  Number of variables:  117                                                  |
11.29/11.44	|  Number of clauses:    244                                                  |
11.29/11.44	|  Parsing time:         0.00         s                                       |
11.29/11.44	============================[ Search Statistics ]==============================
11.29/11.44	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.29/11.44	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.29/11.44	===============================================================================
11.29/11.44	|         0 |     117      244      732 |       81        0    nan |  0.000 % |
11.29/11.44	|       100 |     117      244      732 |       89      100     18 |  0.007 % |
11.29/11.44	|       250 |     117      244      732 |       98      133     14 |  0.007 % |
11.29/11.44	|       476 |     117      244      732 |      108      142     13 |  0.007 % |
11.29/11.45	|       814 |     117      244      732 |      119      110     12 |  0.007 % |
11.29/11.45	|      1321 |     117      244      732 |      130      118     11 |  0.007 % |
11.29/11.46	|      2080 |     117      244      732 |      144      148     13 |  0.007 % |
11.29/11.48	|      3219 |     117      244      732 |      158      109     11 |  0.007 % |
11.33/11.51	|      4927 |     117      244      732 |      174      209     14 |  0.007 % |
11.33/11.54	|      7490 |     117      244      732 |      191      226     13 |  0.007 % |
11.33/11.60	|     11335 |     117      244      732 |      210      158     12 |  0.007 % |
11.33/11.69	|     17101 |     117      244      732 |      232      193     14 |  0.007 % |
11.33/11.83	|     25751 |     117      244      732 |      255      154      9 |  0.007 % |
11.89/12.03	|     38726 |     117      244      732 |      280      207     12 |  0.007 % |
12.18/12.35	|     58189 |     117      244      732 |      308      298     16 |  0.007 % |
12.68/12.81	|     87381 |     117      244      732 |      339      239     10 |  0.007 % |
13.38/13.52	|    131170 |     117      244      732 |      373      319     14 |  0.007 % |
14.48/14.66	|    196854 |     117      244      732 |      411      252     10 |  0.007 % |
16.29/16.43	|    295380 |     117      244      732 |      452      429     16 |  0.007 % |
18.98/19.12	|    443170 |     117      244      732 |      497      272     12 |  0.007 % |
23.08/23.24	|    664855 |     117      244      732 |      547      340     14 |  0.007 % |
29.67/29.84	|    997380 |     117      244      732 |      601      428     13 |  0.007 % |
39.47/39.66	|   1496168 |     117      244      732 |      662      469     13 |  0.007 % |
54.46/54.64	|   2244351 |     117      244      732 |      728      361     11 |  0.007 % |
78.86/79.07	|   3366627 |     117      244      732 |      801      600     14 |  0.007 % |
116.84/117.06	|   5050038 |     117      244      732 |      881      806     16 |  0.007 % |
172.53/172.70	|   7575154 |     117      244      732 |      969      908     17 |  0.007 % |
256.10/256.32	|  11362829 |     117      244      732 |     1066      848     15 |  0.007 % |
391.06/391.32	|  17044342 |     117      244      732 |     1172      730     14 |  0.007 % |
607.70/608.09	|  25566612 |     117      244      732 |     1290      897     16 |  0.007 % |
944.79/945.20	|  38350015 |     117      244      732 |     1419     1114     15 |  0.007 % |
1455.95/1456.61	|  57525121 |     117      244      732 |     1561     1416     17 |  0.007 % |
2233.52/2234.45	|  86287779 |     117      244      732 |     1717     1298     17 |  0.007 % |
3467.64/3468.91	| 129431767 |     117      244      732 |     1888      939     14 |  0.007 % |
4998.48/5000.38	c Bin: Executing minisat20
4998.48/5000.38	c child exit by a signal
4998.48/5000.38	c minisat20 returned code 137.
4998.48/5000.38	c minisat20 returned code 137.
4998.48/5000.38	c satzilla running vallst with preprocessing ... 
4998.48/5000.38	c Preprocessing...
4998.48/5000.38	c Inital problem has 117 variables, 244 nary clauses (0 binary clauses).
4998.48/5000.38	c Num non-binary clauses 244, Average non-binary clause length 3.000
4998.48/5000.38	c Theory has no gaps
4998.48/5000.38	c Preprocessor runtime was 0.000 seconds.
4998.48/5000.38	c 
4998.48/5000.38	c Satisfiability of theory still undetermined.
4998.48/5000.38	c See file /tmp/XElGZu for simplified theory.
4998.48/5000.38	c Bin: Executing vallst
4998.48/5000.38	c vallst returned code 1.
4998.48/5000.38	c vallst returned code 1.
4998.48/5000.38	c satzilla running minisat20 with preprocessing ... 
4998.48/5000.38	c Bin: Executing minisat20
4998.48/5000.38	c minisat20 returned code 1.
4998.48/5000.38	c minisat20 returned code 1.
4998.48/5000.38	c satzilla running march_dl with preprocessing ... 
4998.48/5000.38	c Bin: Executing march_dl
4998.48/5000.38	c march_dl returned code 1.
4998.48/5000.38	c march_dl returned code 1.
4998.48/5000.38	c satzilla running zchaff_rand with preprocessing ... 
4998.48/5000.38	c Bin: Executing zchaff_rand
4998.48/5000.38	c zchaff_rand returned code 1.
4998.48/5000.38	c zchaff_rand returned code 1.
4998.48/5000.38	c satzilla running march_dl ... 
4998.48/5000.38	c Bin: Executing march_dl
4998.48/5000.38	c march_dl returned code 1.
4998.48/5000.38	c march_dl returned code 1.
4998.48/5000.38	c satzilla running kcnfs with preprocessing ... 
4998.48/5000.38	c Bin: Executing kcnfs
4998.48/5000.38	c kcnfs returned code 1.
4998.48/5000.38	c kcnfs returned code 1.
4998.48/5000.38	c satzilla running kcnfs ... 
4998.48/5000.38	c Bin: Executing kcnfs
4998.48/5000.38	c kcnfs returned code 1.
4998.48/5000.38	c kcnfs returned code 1.
4998.48/5000.38	c satzilla running vallst ... 
4998.48/5000.38	c Bin: Executing vallst
4998.48/5000.38	c vallst returned code 1.
4998.48/5000.38	c vallst returned code 1.
4998.48/5000.38	c satzilla running zchaff_rand ... 
4998.48/5000.38	c Bin: Executing zchaff_rand
4998.48/5000.38	c zchaff_rand returned code 1.
4998.48/5000.38	c zchaff_rand returned code 1.
4998.48/5000.38	c ERROR: All Failed! 
4998.48/5000.38	c SATZILLA_TIME=4999.330000

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/node54/watcher-368747-1177231511 -o ROOT/results/node54/solver-368747-1177231511 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/368747-1177231511/SATzilla2007_C /tmp/evaluation/368747-1177231511/instance-368747-1177231511.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.85 0.97 0.99 3/66 18756
/proc/meminfo: memFree=1652408/2055920 swapFree=4182084/4192956
[pid=18756] ppid=18754 vsize=1440 CPUtime=0
/proc/18756/stat : 18756 (SATzilla2007_C) R 18754 18756 18700 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 170525585 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/18756/statm: 360 110 95 260 0 84 0
[pid=18757] ppid=18756 vsize=632 CPUtime=0
/proc/18757/stat : 18757 (march_dl) R 18756 18756 18700 0 -1 4194304 114 0 0 0 0 0 0 0 18 0 1 0 170525585 647168 108 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134551325 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18757/statm: 158 108 73 118 0 37 0

[startup+0.0525439 s]
/proc/loadavg: 0.85 0.97 0.99 3/66 18756
/proc/meminfo: memFree=1652408/2055920 swapFree=4182084/4192956
[pid=18756] ppid=18754 vsize=1440 CPUtime=0
/proc/18756/stat : 18756 (SATzilla2007_C) S 18754 18756 18700 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 170525585 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18756/statm: 360 110 95 260 0 84 0
[pid=18757] ppid=18756 vsize=764 CPUtime=0.05
/proc/18757/stat : 18757 (march_dl) R 18756 18756 18700 0 -1 4194304 119 0 0 0 5 0 0 0 19 0 1 0 170525585 782336 113 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134663598 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18757/statm: 191 113 73 118 0 70 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2204

[startup+0.102549 s]
/proc/loadavg: 0.85 0.97 0.99 3/66 18756
/proc/meminfo: memFree=1652408/2055920 swapFree=4182084/4192956
[pid=18756] ppid=18754 vsize=1440 CPUtime=0
/proc/18756/stat : 18756 (SATzilla2007_C) S 18754 18756 18700 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 170525585 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18756/statm: 360 110 95 260 0 84 0
[pid=18757] ppid=18756 vsize=764 CPUtime=0.1
/proc/18757/stat : 18757 (march_dl) R 18756 18756 18700 0 -1 4194304 120 0 0 0 10 0 0 0 19 0 1 0 170525585 782336 114 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134617565 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18757/statm: 191 114 73 118 0 70 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2204

[startup+0.302574 s]
/proc/loadavg: 0.85 0.97 0.99 3/66 18756
/proc/meminfo: memFree=1652408/2055920 swapFree=4182084/4192956
[pid=18756] ppid=18754 vsize=1440 CPUtime=0
/proc/18756/stat : 18756 (SATzilla2007_C) S 18754 18756 18700 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 170525585 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18756/statm: 360 110 95 260 0 84 0
[pid=18757] ppid=18756 vsize=764 CPUtime=0.3
/proc/18757/stat : 18757 (march_dl) R 18756 18756 18700 0 -1 4194304 122 0 0 0 30 0 0 0 20 0 1 0 170525585 782336 116 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134537270 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18757/statm: 191 116 73 118 0 70 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2204

[startup+0.702625 s]
/proc/loadavg: 0.85 0.97 0.99 3/66 18756
/proc/meminfo: memFree=1652408/2055920 swapFree=4182084/4192956
[pid=18756] ppid=18754 vsize=1440 CPUtime=0
/proc/18756/stat : 18756 (SATzilla2007_C) S 18754 18756 18700 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 170525585 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18756/statm: 360 110 95 260 0 84 0
[pid=18757] ppid=18756 vsize=764 CPUtime=0.7
/proc/18757/stat : 18757 (march_dl) R 18756 18756 18700 0 -1 4194304 123 0 0 0 70 0 0 0 24 0 1 0 170525585 782336 117 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134551337 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18757/statm: 191 117 73 118 0 70 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2204

[startup+1.50173 s]
/proc/loadavg: 0.85 0.97 0.99 2/68 18758
/proc/meminfo: memFree=1652072/2055920 swapFree=4182084/4192956
[pid=18756] ppid=18754 vsize=1440 CPUtime=0
/proc/18756/stat : 18756 (SATzilla2007_C) S 18754 18756 18700 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 170525585 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18756/statm: 360 110 95 260 0 84 0
[pid=18757] ppid=18756 vsize=764 CPUtime=1.49
/proc/18757/stat : 18757 (march_dl) R 18756 18756 18700 0 -1 4194304 124 0 0 0 149 0 0 0 25 0 1 0 170525585 782336 118 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134551502 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18757/statm: 191 118 73 118 0 70 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2204

[startup+3.10193 s]
/proc/loadavg: 0.86 0.97 0.99 2/68 18758
/proc/meminfo: memFree=1651944/2055920 swapFree=4182084/4192956
[pid=18756] ppid=18754 vsize=1440 CPUtime=0
/proc/18756/stat : 18756 (SATzilla2007_C) S 18754 18756 18700 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 170525585 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18756/statm: 360 110 95 260 0 84 0
[pid=18757] ppid=18756 vsize=764 CPUtime=3.09
/proc/18757/stat : 18757 (march_dl) R 18756 18756 18700 0 -1 4194304 126 0 0 0 309 0 0 0 25 0 1 0 170525585 782336 120 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134536915 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18757/statm: 191 120 73 118 0 70 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2204

[startup+6.30134 s]
/proc/loadavg: 0.86 0.97 0.99 2/68 18759
/proc/meminfo: memFree=1651688/2055920 swapFree=4182084/4192956
[pid=18756] ppid=18754 vsize=1440 CPUtime=4.99
/proc/18756/stat : 18756 (SATzilla2007_C) S 18754 18756 18700 0 -1 4194304 135 127 0 0 0 0 499 0 16 0 1 0 170525585 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18756/statm: 360 111 96 260 0 84 0
[pid=18759] ppid=18756 vsize=6188 CPUtime=1.21
/proc/18759/stat : 18759 (ubcsat2006) R 18756 18756 18700 0 -1 4194304 236 0 1 0 84 37 0 0 25 0 1 0 170526085 6336512 220 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18759/statm: 1547 220 156 64 0 1128 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 7628

[startup+12.7012 s]
/proc/loadavg: 0.88 0.97 0.99 2/68 18760
/proc/meminfo: memFree=1651624/2055920 swapFree=4182084/4192956
[pid=18756] ppid=18754 vsize=1556 CPUtime=11.33
/proc/18756/stat : 18756 (SATzilla2007_C) S 18754 18756 18700 0 -1 4194304 516 369 0 1 280 62 700 91 25 0 1 0 170525585 1593344 222 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18756/statm: 389 222 157 260 0 113 0
[pid=18760] ppid=18756 vsize=1680 CPUtime=1.25
/proc/18760/stat : 18760 (minisat20) R 18756 18756 18700 0 -1 4194304 101 0 0 0 125 0 0 0 25 0 1 0 170526729 1720320 95 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18760/statm: 420 95 58 118 0 298 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 3236

[startup+25.5028 s]
/proc/loadavg: 0.90 0.97 0.99 2/68 18760
/proc/meminfo: memFree=1651624/2055920 swapFree=4182084/4192956
[pid=18756] ppid=18754 vsize=1556 CPUtime=11.33
/proc/18756/stat : 18756 (SATzilla2007_C) S 18754 18756 18700 0 -1 4194304 516 369 0 1 280 62 700 91 25 0 1 0 170525585 1593344 222 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18756/statm: 389 222 157 260 0 113 0
[pid=18760] ppid=18756 vsize=1812 CPUtime=14.05
/proc/18760/stat : 18760 (minisat20) R 18756 18756 18700 0 -1 4194304 128 0 0 0 1405 0 0 0 25 0 1 0 170526729 1855488 122 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134527508 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18760/statm: 453 122 58 118 0 331 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 3368

[startup+51.102 s]
/proc/loadavg: 0.93 0.97 0.99 2/68 18760
/proc/meminfo: memFree=1651560/2055920 swapFree=4182084/4192956
[pid=18756] ppid=18754 vsize=1556 CPUtime=11.33
/proc/18756/stat : 18756 (SATzilla2007_C) S 18754 18756 18700 0 -1 4194304 516 369 0 1 280 62 700 91 25 0 1 0 170525585 1593344 222 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18756/statm: 389 222 157 260 0 113 0
[pid=18760] ppid=18756 vsize=1944 CPUtime=39.64
/proc/18760/stat : 18760 (minisat20) R 18756 18756 18700 0 -1 4194304 144 0 0 0 3964 0 0 0 25 0 1 0 170526729 1990656 138 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134536504 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18760/statm: 486 138 58 118 0 364 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 3500

[startup+102.307 s]
/proc/loadavg: 0.97 0.97 0.99 2/68 18760
/proc/meminfo: memFree=1651560/2055920 swapFree=4182084/4192956
[pid=18756] ppid=18754 vsize=1556 CPUtime=11.33
/proc/18756/stat : 18756 (SATzilla2007_C) S 18754 18756 18700 0 -1 4194304 516 369 0 1 280 62 700 91 25 0 1 0 170525585 1593344 222 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18756/statm: 389 222 157 260 0 113 0
[pid=18760] ppid=18756 vsize=1944 CPUtime=90.82
/proc/18760/stat : 18760 (minisat20) R 18756 18756 18700 0 -1 4194304 167 0 0 0 9082 0 0 0 25 0 1 0 170526729 1990656 161 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134528482 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18760/statm: 486 161 58 118 0 364 0
Current children cumulated CPU time (s) 102.15
Current children cumulated vsize (KiB) 3500

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 18760
/proc/meminfo: memFree=1651432/2055920 swapFree=4182084/4192956
[pid=18756] ppid=18754 vsize=1556 CPUtime=11.33
/proc/18756/stat : 18756 (SATzilla2007_C) S 18754 18756 18700 0 -1 4194304 516 369 0 1 280 62 700 91 25 0 1 0 170525585 1593344 222 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18756/statm: 389 222 157 260 0 113 0
[pid=18760] ppid=18756 vsize=2076 CPUtime=150.8
/proc/18760/stat : 18760 (minisat20) R 18756 18756 18700 0 -1 4194304 182 0 0 0 15080 0 0 0 25 0 1 0 170526729 2125824 176 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18760/statm: 519 176 58 118 0 397 0
Current children cumulated CPU time (s) 162.13
Current children cumulated vsize (KiB) 3632

[startup+222.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 18760
/proc/meminfo: memFree=1651368/2055920 swapFree=4182084/4192956
[pid=18756] ppid=18754 vsize=1556 CPUtime=11.33
/proc/18756/stat : 18756 (SATzilla2007_C) S 18754 18756 18700 0 -1 4194304 516 369 0 1 280 62 700 91 25 0 1 0 170525585 1593344 222 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18756/statm: 389 222 157 260 0 113 0
[pid=18760] ppid=18756 vsize=2076 CPUtime=210.78
/proc/18760/stat : 18760 (minisat20) R 18756 18756 18700 0 -1 4194304 195 0 0 0 21078 0 0 0 25 0 1 0 170526729 2125824 189 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18760/statm: 519 189 58 118 0 397 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 3632

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 18760
/proc/meminfo: memFree=1651304/2055920 swapFree=4182084/4192956
[pid=18756] ppid=18754 vsize=1556 CPUtime=11.33
/proc/18756/stat : 18756 (SATzilla2007_C) S 18754 18756 18700 0 -1 4194304 516 369 0 1 280 62 700 91 25 0 1 0 170525585 1593344 222 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18756/statm: 389 222 157 260 0 113 0
[pid=18760] ppid=18756 vsize=2076 CPUtime=270.76
/proc/18760/stat : 18760 (minisat20) R 18756 18756 18700 0 -1 4194304 203 0 0 0 27076 0 0 0 25 0 1 0 170526729 2125824 197 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134529226 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18760/statm: 519 197 58 118 0 397 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 3632

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 18760
/proc/meminfo: memFree=1651312/2055920 swapFree=4182084/4192956
[pid=18756] ppid=18754 vsize=1556 CPUtime=11.33
/proc/18756/stat : 18756 (SATzilla2007_C) S 18754 18756 18700 0 -1 4194304 516 369 0 1 280 62 700 91 25 0 1 0 170525585 1593344 222 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18756/statm: 389 222 157 260 0 113 0
[pid=18760] ppid=18756 vsize=2208 CPUtime=330.74
/proc/18760/stat : 18760 (minisat20) R 18756 18756 18700 0 -1 4194304 211 0 0 0 33074 0 0 0 25 0 1 0 170526729 2260992 205 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134535746 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18760/statm: 552 205 58 118 0 430 0

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


[startup+4662.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/68 19158
/proc/meminfo: memFree=1650288/2055920 swapFree=4182084/4192956
[pid=18756] ppid=18754 vsize=1556 CPUtime=11.33
/proc/18756/stat : 18756 (SATzilla2007_C) S 18754 18756 18700 0 -1 4194304 516 369 0 1 280 62 700 91 25 0 1 0 170525585 1593344 222 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18756/statm: 389 222 157 260 0 113 0
[pid=18760] ppid=18756 vsize=2872 CPUtime=4649.26
/proc/18760/stat : 18760 (minisat20) R 18756 18756 18700 0 -1 4194304 373 0 0 0 464920 6 0 0 25 0 1 0 170526729 2940928 367 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18760/statm: 718 367 58 118 0 596 0
Current children cumulated CPU time (s) 4660.59
Current children cumulated vsize (KiB) 4428

[startup+4722.31 s]
/proc/loadavg: 1.00 0.99 0.99 2/68 19158
/proc/meminfo: memFree=1650288/2055920 swapFree=4182084/4192956
[pid=18756] ppid=18754 vsize=1556 CPUtime=11.33
/proc/18756/stat : 18756 (SATzilla2007_C) S 18754 18756 18700 0 -1 4194304 516 369 0 1 280 62 700 91 25 0 1 0 170525585 1593344 222 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18756/statm: 389 222 157 260 0 113 0
[pid=18760] ppid=18756 vsize=2872 CPUtime=4709.24
/proc/18760/stat : 18760 (minisat20) R 18756 18756 18700 0 -1 4194304 373 0 0 0 470918 6 0 0 25 0 1 0 170526729 2940928 367 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18760/statm: 718 367 58 118 0 596 0
Current children cumulated CPU time (s) 4720.57
Current children cumulated vsize (KiB) 4428

[startup+4782.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/68 19158
/proc/meminfo: memFree=1650352/2055920 swapFree=4182084/4192956
[pid=18756] ppid=18754 vsize=1556 CPUtime=11.33
/proc/18756/stat : 18756 (SATzilla2007_C) S 18754 18756 18700 0 -1 4194304 516 369 0 1 280 62 700 91 25 0 1 0 170525585 1593344 222 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18756/statm: 389 222 157 260 0 113 0
[pid=18760] ppid=18756 vsize=2872 CPUtime=4769.22
/proc/18760/stat : 18760 (minisat20) R 18756 18756 18700 0 -1 4194304 373 0 0 0 476916 6 0 0 25 0 1 0 170526729 2940928 367 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134528243 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18760/statm: 718 367 58 118 0 596 0
Current children cumulated CPU time (s) 4780.55
Current children cumulated vsize (KiB) 4428

[startup+4842.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/68 19158
/proc/meminfo: memFree=1650352/2055920 swapFree=4182084/4192956
[pid=18756] ppid=18754 vsize=1556 CPUtime=11.33
/proc/18756/stat : 18756 (SATzilla2007_C) S 18754 18756 18700 0 -1 4194304 516 369 0 1 280 62 700 91 25 0 1 0 170525585 1593344 222 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18756/statm: 389 222 157 260 0 113 0
[pid=18760] ppid=18756 vsize=2872 CPUtime=4829.2
/proc/18760/stat : 18760 (minisat20) R 18756 18756 18700 0 -1 4194304 373 0 0 0 482914 6 0 0 25 0 1 0 170526729 2940928 367 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18760/statm: 718 367 58 118 0 596 0
Current children cumulated CPU time (s) 4840.53
Current children cumulated vsize (KiB) 4428

[startup+4902.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/68 19158
/proc/meminfo: memFree=1650288/2055920 swapFree=4182084/4192956
[pid=18756] ppid=18754 vsize=1556 CPUtime=11.33
/proc/18756/stat : 18756 (SATzilla2007_C) S 18754 18756 18700 0 -1 4194304 516 369 0 1 280 62 700 91 25 0 1 0 170525585 1593344 222 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18756/statm: 389 222 157 260 0 113 0
[pid=18760] ppid=18756 vsize=2872 CPUtime=4889.18
/proc/18760/stat : 18760 (minisat20) R 18756 18756 18700 0 -1 4194304 373 0 0 0 488912 6 0 0 25 0 1 0 170526729 2940928 367 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134528820 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18760/statm: 718 367 58 118 0 596 0
Current children cumulated CPU time (s) 4900.51
Current children cumulated vsize (KiB) 4428

[startup+4962.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/68 19158
/proc/meminfo: memFree=1650288/2055920 swapFree=4182084/4192956
[pid=18756] ppid=18754 vsize=1556 CPUtime=11.33
/proc/18756/stat : 18756 (SATzilla2007_C) S 18754 18756 18700 0 -1 4194304 516 369 0 1 280 62 700 91 25 0 1 0 170525585 1593344 222 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18756/statm: 389 222 157 260 0 113 0
[pid=18760] ppid=18756 vsize=2872 CPUtime=4949.16
/proc/18760/stat : 18760 (minisat20) R 18756 18756 18700 0 -1 4194304 376 0 0 0 494910 6 0 0 25 0 1 0 170526729 2940928 370 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525476 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18760/statm: 718 370 58 118 0 596 0
Current children cumulated CPU time (s) 4960.49
Current children cumulated vsize (KiB) 4428

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

[startup+4966.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/68 19158
/proc/meminfo: memFree=1650288/2055920 swapFree=4182084/4192956
[pid=18756] ppid=18754 vsize=1556 CPUtime=11.33
/proc/18756/stat : 18756 (SATzilla2007_C) S 18754 18756 18700 0 -1 4194304 516 369 0 1 280 62 700 91 25 0 1 0 170525585 1593344 222 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18756/statm: 389 222 157 260 0 113 0
[pid=18760] ppid=18756 vsize=2872 CPUtime=4953.16
/proc/18760/stat : 18760 (minisat20) R 18756 18756 18700 0 -1 4194304 376 0 0 0 495310 6 0 0 25 0 1 0 170526729 2940928 370 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134536327 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18760/statm: 718 370 58 118 0 596 0
Current children cumulated CPU time (s) 4964.49
Current children cumulated vsize (KiB) 4428

[startup+4979.1 s]
/proc/loadavg: 1.00 0.99 0.99 2/68 19158
/proc/meminfo: memFree=1650288/2055920 swapFree=4182084/4192956
[pid=18756] ppid=18754 vsize=1556 CPUtime=11.33
/proc/18756/stat : 18756 (SATzilla2007_C) S 18754 18756 18700 0 -1 4194304 516 369 0 1 280 62 700 91 25 0 1 0 170525585 1593344 222 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18756/statm: 389 222 157 260 0 113 0
[pid=18760] ppid=18756 vsize=2872 CPUtime=4965.96
/proc/18760/stat : 18760 (minisat20) R 18756 18756 18700 0 -1 4194304 376 0 0 0 496590 6 0 0 25 0 1 0 170526729 2940928 370 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18760/statm: 718 370 58 118 0 596 0
Current children cumulated CPU time (s) 4977.29
Current children cumulated vsize (KiB) 4428

[startup+4991.9 s]
/proc/loadavg: 1.00 0.99 0.99 2/68 19158
/proc/meminfo: memFree=1650352/2055920 swapFree=4182084/4192956
[pid=18756] ppid=18754 vsize=1556 CPUtime=11.33
/proc/18756/stat : 18756 (SATzilla2007_C) S 18754 18756 18700 0 -1 4194304 516 369 0 1 280 62 700 91 25 0 1 0 170525585 1593344 222 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18756/statm: 389 222 157 260 0 113 0
[pid=18760] ppid=18756 vsize=2872 CPUtime=4978.75
/proc/18760/stat : 18760 (minisat20) R 18756 18756 18700 0 -1 4194304 376 0 0 0 497869 6 0 0 25 0 1 0 170526729 2940928 370 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18760/statm: 718 370 58 118 0 596 0
Current children cumulated CPU time (s) 4990.08
Current children cumulated vsize (KiB) 4428

[startup+4995.11 s]
/proc/loadavg: 1.00 0.99 0.99 2/68 19158
/proc/meminfo: memFree=1650352/2055920 swapFree=4182084/4192956
[pid=18756] ppid=18754 vsize=1556 CPUtime=11.33
/proc/18756/stat : 18756 (SATzilla2007_C) S 18754 18756 18700 0 -1 4194304 516 369 0 1 280 62 700 91 25 0 1 0 170525585 1593344 222 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18756/statm: 389 222 157 260 0 113 0
[pid=18760] ppid=18756 vsize=2872 CPUtime=4981.95
/proc/18760/stat : 18760 (minisat20) R 18756 18756 18700 0 -1 4194304 376 0 0 0 498189 6 0 0 25 0 1 0 170526729 2940928 370 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18760/statm: 718 370 58 118 0 596 0
Current children cumulated CPU time (s) 4993.28
Current children cumulated vsize (KiB) 4428

[startup+4998.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/68 19158
/proc/meminfo: memFree=1650352/2055920 swapFree=4182084/4192956
[pid=18756] ppid=18754 vsize=1556 CPUtime=11.33
/proc/18756/stat : 18756 (SATzilla2007_C) S 18754 18756 18700 0 -1 4194304 516 369 0 1 280 62 700 91 25 0 1 0 170525585 1593344 222 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18756/statm: 389 222 157 260 0 113 0
[pid=18760] ppid=18756 vsize=2872 CPUtime=4985.15
/proc/18760/stat : 18760 (minisat20) R 18756 18756 18700 0 -1 4194304 376 0 0 0 498509 6 0 0 25 0 1 0 170526729 2940928 370 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525601 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18760/statm: 718 370 58 118 0 596 0
Current children cumulated CPU time (s) 4996.48
Current children cumulated vsize (KiB) 4428

[startup+4999.1 s]
/proc/loadavg: 1.00 0.99 0.99 2/68 19158
/proc/meminfo: memFree=1650352/2055920 swapFree=4182084/4192956
[pid=18756] ppid=18754 vsize=1556 CPUtime=11.33
/proc/18756/stat : 18756 (SATzilla2007_C) S 18754 18756 18700 0 -1 4194304 516 369 0 1 280 62 700 91 25 0 1 0 170525585 1593344 222 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18756/statm: 389 222 157 260 0 113 0
[pid=18760] ppid=18756 vsize=2872 CPUtime=4985.95
/proc/18760/stat : 18760 (minisat20) R 18756 18756 18700 0 -1 4194304 376 0 0 0 498589 6 0 0 25 0 1 0 170526729 2940928 370 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525800 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18760/statm: 718 370 58 118 0 596 0
Current children cumulated CPU time (s) 4997.28
Current children cumulated vsize (KiB) 4428

[startup+4999.9 s]
/proc/loadavg: 1.00 0.99 0.99 2/68 19158
/proc/meminfo: memFree=1650352/2055920 swapFree=4182084/4192956
[pid=18756] ppid=18754 vsize=1556 CPUtime=11.33
/proc/18756/stat : 18756 (SATzilla2007_C) S 18754 18756 18700 0 -1 4194304 516 369 0 1 280 62 700 91 25 0 1 0 170525585 1593344 222 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18756/statm: 389 222 157 260 0 113 0
[pid=18760] ppid=18756 vsize=2872 CPUtime=4986.75
/proc/18760/stat : 18760 (minisat20) R 18756 18756 18700 0 -1 4194304 376 0 0 0 498669 6 0 0 25 0 1 0 170526729 2940928 370 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18760/statm: 718 370 58 118 0 596 0
Current children cumulated CPU time (s) 4998.08
Current children cumulated vsize (KiB) 4428

[startup+5000.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/68 19158
/proc/meminfo: memFree=1650352/2055920 swapFree=4182084/4192956
[pid=18756] ppid=18754 vsize=1556 CPUtime=11.33
/proc/18756/stat : 18756 (SATzilla2007_C) S 18754 18756 18700 0 -1 4194304 516 369 0 1 280 62 700 91 25 0 1 0 170525585 1593344 222 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18756/statm: 389 222 157 260 0 113 0
[pid=18760] ppid=18756 vsize=2872 CPUtime=4987.15
/proc/18760/stat : 18760 (minisat20) R 18756 18756 18700 0 -1 4194304 376 0 0 0 498709 6 0 0 25 0 1 0 170526729 2940928 370 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525763 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18760/statm: 718 370 58 118 0 596 0
Current children cumulated CPU time (s) 4998.48
Current children cumulated vsize (KiB) 4428

Child status: 17
Real time (s): 5000.38
CPU time (s): 4998.59
CPU user time (s): 4996.98
CPU system time (s): 1.60876
CPU usage (%): 99.9641
Max. virtual memory (cumulated for all children) (KiB): 7628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4996.98
system time used= 1.60875
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1303
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 27
involuntary context switches= 9879

runsolver used 5.04323 second user time and 13.155 second system time

The end

Launcher Data (download as text)

Begin job on node54 on Sun Apr 22 08:45:11 UTC 2007

IDJOB= 368747
IDBENCH= 20445
IDSOLVER= 179
FILE ID= node54/368747-1177231511

PBS_JOBID= 4650476

Free space on /tmp= 66332 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/crafted/spence/hard/s117-100.cnf
COMMAND LINE= /tmp/evaluation/368747-1177231511/SATzilla2007_C /tmp/evaluation/368747-1177231511/instance-368747-1177231511.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node54/watcher-368747-1177231511 -o ROOT/results/node54/solver-368747-1177231511 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/368747-1177231511/SATzilla2007_C /tmp/evaluation/368747-1177231511/instance-368747-1177231511.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  f710aff0402072becac5332e7ba8f47f

RANDOM SEED= 326800201

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node54.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.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:       1652816 kB
Buffers:         45216 kB
Cached:         281544 kB
SwapCached:       3856 kB
Active:         155844 kB
Inactive:       180264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1652816 kB
SwapTotal:     4192956 kB
SwapFree:      4182084 kB
Dirty:            8548 kB
Writeback:           0 kB
Mapped:          15372 kB
Slab:            52868 kB
Committed_AS:  2219396 kB
PageTables:       1412 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66332 MiB

End job on node54 on Sun Apr 22 10:08:32 UTC 2007