Trace number 1786251

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT07 reference solver: SATzilla CRAFTED? (exit code) 4998.5 5000.55

General information on the benchmark

NameCRAFTED/sgen/unsat/
sgen1-unsat-103-100.cnf
MD5SUM5110e109b45a76c6118af02389913ef8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1129.75
Satisfiable
(Un)Satisfiability was proved
Number of variables105
Number of clauses220
Sum of the clauses size660
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3220
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

11.17/11.27	c run March_dl for 5 seconds ... 
11.17/11.27	c Bin: Executing march_dl
11.17/11.27	c child exit by a signal
11.17/11.27	c march_dl returned code 137.
11.17/11.27	c run saps (UBCSAT implementation) for 2 seconds ... 
11.17/11.27	c Bin: Executing ubcsat2006
11.17/11.27	c child exited successfully
11.17/11.27	c ubcsat2006 returned code 0.
11.17/11.27	c satzilla computing base features
11.17/11.27	c satzilla doing unit-prop probe
11.17/11.27	c satzilla doing local search probe
11.17/11.27	c satzilla doing lobjois search-space size estimate
11.17/11.27	c satzilla's ranking:
11.17/11.27	c 1) minisat20: -5.877430
11.17/11.27	c 2) vallst+P: -5.404165
11.17/11.27	c 3) minisat20+P: -3.427838
11.17/11.27	c 4) zchaff_rand+P: 1.666389
11.17/11.27	c 5) march_dl+P: 2.935977
11.17/11.27	c 6) march_dl: 3.213191
11.17/11.27	c 7) kcnfs+P: 999.000000
11.17/11.27	c 8) kcnfs: 999.000000
11.17/11.27	c 9) vallst: 999.000000
11.17/11.27	c 10) zchaff_rand: 999.000000
11.17/11.27	c satzilla running minisat20 ... 
11.17/11.27	This is MiniSat 2.0 beta
11.17/11.27	WARNING: for repeatability, setting FPU to use double precision
11.17/11.27	============================[ Problem Statistics ]=============================
11.17/11.27	|                                                                             |
11.17/11.27	|  Number of variables:  105                                                  |
11.17/11.27	|  Number of clauses:    220                                                  |
11.17/11.27	|  Parsing time:         0.00         s                                       |
11.17/11.27	============================[ Search Statistics ]==============================
11.17/11.27	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.17/11.27	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.17/11.27	===============================================================================
11.17/11.27	|         0 |     105      220      660 |       73        0    nan |  0.000 % |
11.17/11.27	|       100 |     105      220      660 |       80      100     18 |  0.009 % |
11.17/11.27	|       250 |     105      220      660 |       88      126     14 |  0.009 % |
11.17/11.27	|       477 |     105      220      660 |       97       90     13 |  0.009 % |
11.17/11.28	|       814 |     105      220      660 |      107      107     12 |  0.009 % |
11.17/11.29	|      1321 |     105      220      660 |      118      133     13 |  0.009 % |
11.24/11.30	|      2080 |     105      220      660 |      129      121     10 |  0.009 % |
11.24/11.31	|      3219 |     105      220      660 |      142      114      9 |  0.009 % |
11.24/11.34	|      4928 |     105      220      660 |      157      131     12 |  0.009 % |
11.24/11.38	|      7491 |     105      220      660 |      172      181     14 |  0.009 % |
11.24/11.44	|     11336 |     105      220      660 |      190      158     12 |  0.009 % |
11.24/11.53	|     17103 |     105      220      660 |      209      199     13 |  0.009 % |
11.24/11.65	|     25754 |     105      220      660 |      230      222     13 |  0.009 % |
11.24/11.85	|     38729 |     105      220      660 |      253      211     12 |  0.009 % |
12.06/12.16	|     58190 |     105      220      660 |      278      152      9 |  0.009 % |
12.56/12.61	|     87382 |     105      220      660 |      306      187     11 |  0.009 % |
13.26/13.35	|    131171 |     105      220      660 |      336      337     14 |  0.009 % |
14.36/14.44	|    196856 |     105      220      660 |      370      195      9 |  0.009 % |
15.85/15.98	|    295382 |     105      220      660 |      407      357     14 |  0.009 % |
18.24/18.31	|    443172 |     105      220      660 |      448      416     13 |  0.009 % |
21.74/21.81	|    664856 |     105      220      660 |      493      282     11 |  0.009 % |
27.24/27.35	|    997382 |     105      220      660 |      542      470     15 |  0.009 % |
35.73/35.83	|   1496170 |     105      220      660 |      596      414     13 |  0.009 % |
48.82/48.94	|   2244355 |     105      220      660 |      656      473     14 |  0.009 % |
69.52/69.66	|   3366630 |     105      220      660 |      722      449     11 |  0.009 % |
98.81/98.97	|   5050041 |     105      220      660 |      794      437     11 |  0.009 % |
147.79/147.96	|   7575157 |     105      220      660 |      873      795     13 |  0.009 % |
220.36/220.55	|  11362832 |     105      220      660 |      961      559     12 |  0.009 % |
338.32/338.54	|  17044344 |     105      220      660 |     1057      873     14 |  0.009 % |
514.94/515.20	|  25566614 |     105      220      660 |     1163      714     13 |  0.009 % |
798.83/799.24	|  38350018 |     105      220      660 |     1279      783     12 |  0.009 % |
1228.63/1229.22	|  57525126 |     105      220      660 |     1407      748     12 |  0.009 % |
1909.75/1910.65	|  86287786 |     105      220      660 |     1548     1424     15 |  0.009 % |
2949.34/2950.61	| 129431775 |     105      220      660 |     1703     1369     16 |  0.018 % |
4618.76/4620.71	| 194147757 |     104      214      642 |     1873     1682     15 |  0.962 % |
4998.42/5000.54	c Bin: Executing minisat20
4998.42/5000.54	c child exit by a signal
4998.42/5000.54	c minisat20 returned code 137.
4998.42/5000.54	c minisat20 returned code 137.
4998.42/5000.54	c satzilla running vallst with preprocessing ... 
4998.42/5000.54	c Preprocessing...
4998.42/5000.54	c Inital problem has 105 variables, 220 nary clauses (0 binary clauses).
4998.42/5000.54	c Num non-binary clauses 220, Average non-binary clause length 3.000
4998.42/5000.54	c Theory has no gaps
4998.42/5000.54	c Preprocessor runtime was 0.000 seconds.
4998.42/5000.54	c 
4998.42/5000.54	c Satisfiability of theory still undetermined.
4998.42/5000.54	c See file /tmp/m7o2Ie for simplified theory.
4998.42/5000.54	c Bin: Executing vallst
4998.42/5000.54	c vallst returned code 1.
4998.42/5000.54	c vallst returned code 1.
4998.42/5000.54	c satzilla running minisat20 with preprocessing ... 
4998.42/5000.54	c Bin: Executing minisat20
4998.42/5000.54	c minisat20 returned code 1.
4998.42/5000.54	c minisat20 returned code 1.
4998.42/5000.54	c satzilla running zchaff_rand with preprocessing ... 
4998.42/5000.54	c Bin: Executing zchaff_rand
4998.42/5000.54	c zchaff_rand returned code 1.
4998.42/5000.54	c zchaff_rand returned code 1.
4998.42/5000.54	c satzilla running march_dl with preprocessing ... 
4998.42/5000.54	c Bin: Executing march_dl
4998.42/5000.54	c march_dl returned code 1.
4998.42/5000.54	c march_dl returned code 1.
4998.42/5000.54	c satzilla running march_dl ... 
4998.42/5000.54	c Bin: Executing march_dl
4998.42/5000.54	c march_dl returned code 1.
4998.42/5000.54	c march_dl returned code 1.
4998.42/5000.54	c satzilla running kcnfs with preprocessing ... 
4998.42/5000.54	c Bin: Executing kcnfs
4998.42/5000.54	c kcnfs returned code 1.
4998.42/5000.54	c kcnfs returned code 1.
4998.42/5000.54	c satzilla running kcnfs ... 
4998.42/5000.54	c Bin: Executing kcnfs
4998.42/5000.54	c kcnfs returned code 1.
4998.42/5000.54	c kcnfs returned code 1.
4998.42/5000.54	c satzilla running vallst ... 
4998.42/5000.54	c Bin: Executing vallst
4998.42/5000.54	c vallst returned code 1.
4998.42/5000.54	c vallst returned code 1.
4998.42/5000.54	c satzilla running zchaff_rand ... 
4998.42/5000.54	c Bin: Executing zchaff_rand
4998.42/5000.54	c zchaff_rand returned code 1.
4998.42/5000.54	c zchaff_rand returned code 1.
4998.42/5000.54	c ERROR: All Failed! 
4998.42/5000.54	c SATZILLA_TIME=4999.240000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1786251-1241954436/watcher-1786251-1241954436 -o /tmp/evaluation-result-1786251-1241954436/solver-1786251-1241954436 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1786251-1241954436.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
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.92 0.98 0.99 3/64 26262
/proc/meminfo: memFree=1001000/2055920 swapFree=4180856/4192956
[pid=26262] ppid=26260 vsize=1440 CPUtime=0
/proc/26262/stat : 26262 (SATzilla2007_C) R 26260 26262 26145 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 223471739 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 0 0 0
/proc/26262/statm: 360 110 95 260 0 84 0
[pid=26263] ppid=26262 vsize=632 CPUtime=0
/proc/26263/stat : 26263 (march_dl) R 26262 26262 26145 0 -1 4194304 112 0 0 0 0 0 0 0 18 0 1 0 223471740 647168 106 1992294400 134512640 134996440 4294956256 18446744073709551615 134587659 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26263/statm: 158 106 73 118 0 37 0

[startup+0.102434 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26262
/proc/meminfo: memFree=1001000/2055920 swapFree=4180856/4192956
[pid=26262] ppid=26260 vsize=1440 CPUtime=0
/proc/26262/stat : 26262 (SATzilla2007_C) S 26260 26262 26145 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 223471739 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26262/statm: 360 110 95 260 0 84 0
[pid=26263] ppid=26262 vsize=632 CPUtime=0.1
/proc/26263/stat : 26263 (march_dl) R 26262 26262 26145 0 -1 4194304 118 0 0 0 10 0 0 0 19 0 1 0 223471740 647168 112 1992294400 134512640 134996440 4294956256 18446744073709551615 134573656 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26263/statm: 158 112 73 118 0 37 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2072

[startup+0.201444 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26262
/proc/meminfo: memFree=1001000/2055920 swapFree=4180856/4192956
[pid=26262] ppid=26260 vsize=1440 CPUtime=0
/proc/26262/stat : 26262 (SATzilla2007_C) S 26260 26262 26145 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 223471739 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26262/statm: 360 110 95 260 0 84 0
[pid=26263] ppid=26262 vsize=764 CPUtime=0.19
/proc/26263/stat : 26263 (march_dl) R 26262 26262 26145 0 -1 4194304 119 0 0 0 19 0 0 0 20 0 1 0 223471740 782336 113 1992294400 134512640 134996440 4294956256 18446744073709551615 134528384 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26263/statm: 191 113 73 118 0 70 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 2204

[startup+0.301454 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26262
/proc/meminfo: memFree=1001000/2055920 swapFree=4180856/4192956
[pid=26262] ppid=26260 vsize=1440 CPUtime=0
/proc/26262/stat : 26262 (SATzilla2007_C) S 26260 26262 26145 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 223471739 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26262/statm: 360 110 95 260 0 84 0
[pid=26263] ppid=26262 vsize=764 CPUtime=0.29
/proc/26263/stat : 26263 (march_dl) R 26262 26262 26145 0 -1 4194304 119 0 0 0 29 0 0 0 21 0 1 0 223471740 782336 113 1992294400 134512640 134996440 4294956256 18446744073709551615 134587377 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26263/statm: 191 113 73 118 0 70 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2204

[startup+0.7015 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26262
/proc/meminfo: memFree=1001000/2055920 swapFree=4180856/4192956
[pid=26262] ppid=26260 vsize=1440 CPUtime=0
/proc/26262/stat : 26262 (SATzilla2007_C) S 26260 26262 26145 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 223471739 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26262/statm: 360 110 95 260 0 84 0
[pid=26263] ppid=26262 vsize=764 CPUtime=0.69
/proc/26263/stat : 26263 (march_dl) R 26262 26262 26145 0 -1 4194304 120 0 0 0 69 0 0 0 25 0 1 0 223471740 782336 114 1992294400 134512640 134996440 4294956256 18446744073709551615 134571505 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26263/statm: 191 114 73 118 0 70 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2204

[startup+1.50159 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 26264
/proc/meminfo: memFree=1000664/2055920 swapFree=4180856/4192956
[pid=26262] ppid=26260 vsize=1440 CPUtime=0
/proc/26262/stat : 26262 (SATzilla2007_C) S 26260 26262 26145 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 223471739 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26262/statm: 360 110 95 260 0 84 0
[pid=26263] ppid=26262 vsize=764 CPUtime=1.49
/proc/26263/stat : 26263 (march_dl) R 26262 26262 26145 0 -1 4194304 121 0 0 0 149 0 0 0 25 0 1 0 223471740 782336 115 1992294400 134512640 134996440 4294956256 18446744073709551615 134587363 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26263/statm: 191 115 73 118 0 70 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2204

[startup+3.10176 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 26264
/proc/meminfo: memFree=1000536/2055920 swapFree=4180856/4192956
[pid=26262] ppid=26260 vsize=1440 CPUtime=0
/proc/26262/stat : 26262 (SATzilla2007_C) S 26260 26262 26145 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 223471739 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26262/statm: 360 110 95 260 0 84 0
[pid=26263] ppid=26262 vsize=764 CPUtime=3.09
/proc/26263/stat : 26263 (march_dl) R 26262 26262 26145 0 -1 4194304 122 0 0 0 309 0 0 0 25 0 1 0 223471740 782336 116 1992294400 134512640 134996440 4294956256 18446744073709551615 134587283 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26263/statm: 191 116 73 118 0 70 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2204

[startup+6.30112 s]
/proc/loadavg: 1.09 1.02 1.01 2/66 26265
/proc/meminfo: memFree=1000280/2055920 swapFree=4180856/4192956
[pid=26262] ppid=26260 vsize=1440 CPUtime=4.99
/proc/26262/stat : 26262 (SATzilla2007_C) S 26260 26262 26145 0 -1 4194304 135 124 0 0 0 0 499 0 16 0 1 0 223471739 1474560 111 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26262/statm: 360 111 96 260 0 84 0
[pid=26265] ppid=26262 vsize=6188 CPUtime=1.28
/proc/26265/stat : 26265 (ubcsat2006) R 26262 26262 26145 0 -1 4194304 236 0 0 0 89 39 0 0 25 0 1 0 223472240 6336512 219 1992294400 134512640 134777720 4294956112 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26265/statm: 1547 219 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7018 s]
/proc/loadavg: 1.08 1.02 1.00 2/66 26266
/proc/meminfo: memFree=1000152/2055920 swapFree=4180856/4192956
[pid=26262] ppid=26260 vsize=1556 CPUtime=11.24
/proc/26262/stat : 26262 (SATzilla2007_C) S 26260 26262 26145 0 -1 4194304 516 366 0 0 267 62 700 95 25 0 1 0 223471739 1593344 223 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26262/statm: 389 223 157 260 0 113 0
[pid=26266] ppid=26262 vsize=1680 CPUtime=1.42
/proc/26266/stat : 26266 (minisat20) R 26262 26262 26145 0 -1 4194304 99 0 0 0 142 0 0 0 25 0 1 0 223472867 1720320 94 1992294400 134512640 134998072 4294956256 18446744073709551615 134528518 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26266/statm: 420 94 58 118 0 298 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 3236

[startup+25.5012 s]
/proc/loadavg: 1.06 1.01 1.00 2/66 26266
/proc/meminfo: memFree=1000152/2055920 swapFree=4180856/4192956
[pid=26262] ppid=26260 vsize=1556 CPUtime=11.24
/proc/26262/stat : 26262 (SATzilla2007_C) S 26260 26262 26145 0 -1 4194304 516 366 0 0 267 62 700 95 25 0 1 0 223471739 1593344 223 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26262/statm: 389 223 157 260 0 113 0
[pid=26266] ppid=26262 vsize=1812 CPUtime=14.2
/proc/26266/stat : 26266 (minisat20) R 26262 26262 26145 0 -1 4194304 121 0 0 0 1420 0 0 0 25 0 1 0 223472867 1855488 116 1992294400 134512640 134998072 4294956256 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26266/statm: 453 116 58 118 0 331 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 3368

[startup+51.1011 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 26266
/proc/meminfo: memFree=1000152/2055920 swapFree=4180856/4192956
[pid=26262] ppid=26260 vsize=1556 CPUtime=11.24
/proc/26262/stat : 26262 (SATzilla2007_C) S 26260 26262 26145 0 -1 4194304 516 366 0 0 267 62 700 95 25 0 1 0 223471739 1593344 223 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26262/statm: 389 223 157 260 0 113 0
[pid=26266] ppid=26262 vsize=1944 CPUtime=39.78
/proc/26266/stat : 26266 (minisat20) R 26262 26262 26145 0 -1 4194304 140 0 0 0 3978 0 0 0 25 0 1 0 223472867 1990656 135 1992294400 134512640 134998072 4294956256 18446744073709551615 134525397 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26266/statm: 486 135 58 118 0 364 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 3500

[startup+102.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 26266
/proc/meminfo: memFree=1000088/2055920 swapFree=4180856/4192956
[pid=26262] ppid=26260 vsize=1556 CPUtime=11.24
/proc/26262/stat : 26262 (SATzilla2007_C) S 26260 26262 26145 0 -1 4194304 516 366 0 0 267 62 700 95 25 0 1 0 223471739 1593344 223 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26262/statm: 389 223 157 260 0 113 0
[pid=26266] ppid=26262 vsize=1944 CPUtime=90.97
/proc/26266/stat : 26266 (minisat20) R 26262 26262 26145 0 -1 4194304 154 0 0 0 9097 0 0 0 25 0 1 0 223472867 1990656 149 1992294400 134512640 134998072 4294956256 18446744073709551615 134525653 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26266/statm: 486 149 58 118 0 364 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 3500

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26266
/proc/meminfo: memFree=1000024/2055920 swapFree=4180856/4192956
[pid=26262] ppid=26260 vsize=1556 CPUtime=11.24
/proc/26262/stat : 26262 (SATzilla2007_C) S 26260 26262 26145 0 -1 4194304 516 366 0 0 267 62 700 95 25 0 1 0 223471739 1593344 223 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26262/statm: 389 223 157 260 0 113 0
[pid=26266] ppid=26262 vsize=2076 CPUtime=150.94
/proc/26266/stat : 26266 (minisat20) R 26262 26262 26145 0 -1 4194304 173 0 0 0 15094 0 0 0 25 0 1 0 223472867 2125824 168 1992294400 134512640 134998072 4294956256 18446744073709551615 134525653 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26266/statm: 519 168 58 118 0 397 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 3632

[startup+222.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26266
/proc/meminfo: memFree=999960/2055920 swapFree=4180856/4192956
[pid=26262] ppid=26260 vsize=1556 CPUtime=11.24
/proc/26262/stat : 26262 (SATzilla2007_C) S 26260 26262 26145 0 -1 4194304 516 366 0 0 267 62 700 95 25 0 1 0 223471739 1593344 223 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26262/statm: 389 223 157 260 0 113 0
[pid=26266] ppid=26262 vsize=2076 CPUtime=210.92
/proc/26266/stat : 26266 (minisat20) R 26262 26262 26145 0 -1 4194304 179 0 0 0 21092 0 0 0 25 0 1 0 223472867 2125824 174 1992294400 134512640 134998072 4294956256 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26266/statm: 519 174 58 118 0 397 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 3632

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26266
/proc/meminfo: memFree=999960/2055920 swapFree=4180856/4192956
[pid=26262] ppid=26260 vsize=1556 CPUtime=11.24
/proc/26262/stat : 26262 (SATzilla2007_C) S 26260 26262 26145 0 -1 4194304 516 366 0 0 267 62 700 95 25 0 1 0 223471739 1593344 223 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26262/statm: 389 223 157 260 0 113 0
[pid=26266] ppid=26262 vsize=2076 CPUtime=270.9
/proc/26266/stat : 26266 (minisat20) R 26262 26262 26145 0 -1 4194304 187 0 0 0 27090 0 0 0 25 0 1 0 223472867 2125824 182 1992294400 134512640 134998072 4294956256 18446744073709551615 134535721 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26266/statm: 519 182 58 118 0 397 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 3632

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26266
/proc/meminfo: memFree=999960/2055920 swapFree=4180856/4192956
[pid=26262] ppid=26260 vsize=1556 CPUtime=11.24
/proc/26262/stat : 26262 (SATzilla2007_C) S 26260 26262 26145 0 -1 4194304 516 366 0 0 267 62 700 95 25 0 1 0 223471739 1593344 223 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26262/statm: 389 223 157 260 0 113 0
[pid=26266] ppid=26262 vsize=2076 CPUtime=330.88
/proc/26266/stat : 26266 (minisat20) R 26262 26262 26145 0 -1 4194304 196 0 0 0 33088 0 0 0 25 0 1 0 223472867 2125824 191 1992294400 134512640 134998072 4294956256 18446744073709551615 134525562 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26266/statm: 519 191 58 118 0 397 0

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


[startup+4722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26274
/proc/meminfo: memFree=998680/2055920 swapFree=4180856/4192956
[pid=26262] ppid=26260 vsize=1556 CPUtime=11.24
/proc/26262/stat : 26262 (SATzilla2007_C) S 26260 26262 26145 0 -1 4194304 516 366 0 0 267 62 700 95 25 0 1 0 223471739 1593344 223 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26262/statm: 389 223 157 260 0 113 0
[pid=26266] ppid=26262 vsize=2740 CPUtime=4709.09
/proc/26266/stat : 26266 (minisat20) R 26262 26262 26145 0 -1 4194304 339 0 0 0 470908 1 0 0 25 0 1 0 223472867 2805760 334 1992294400 134512640 134998072 4294956256 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26266/statm: 685 334 58 118 0 563 0
Current children cumulated CPU time (s) 4720.33
Current children cumulated vsize (KiB) 4296

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26274
/proc/meminfo: memFree=998616/2055920 swapFree=4180856/4192956
[pid=26262] ppid=26260 vsize=1556 CPUtime=11.24
/proc/26262/stat : 26262 (SATzilla2007_C) S 26260 26262 26145 0 -1 4194304 516 366 0 0 267 62 700 95 25 0 1 0 223471739 1593344 223 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26262/statm: 389 223 157 260 0 113 0
[pid=26266] ppid=26262 vsize=2740 CPUtime=4769.06
/proc/26266/stat : 26266 (minisat20) R 26262 26262 26145 0 -1 4194304 339 0 0 0 476905 1 0 0 25 0 1 0 223472867 2805760 334 1992294400 134512640 134998072 4294956256 18446744073709551615 134525653 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26266/statm: 685 334 58 118 0 563 0
Current children cumulated CPU time (s) 4780.3
Current children cumulated vsize (KiB) 4296

[startup+4842.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26274
/proc/meminfo: memFree=998616/2055920 swapFree=4180856/4192956
[pid=26262] ppid=26260 vsize=1556 CPUtime=11.24
/proc/26262/stat : 26262 (SATzilla2007_C) S 26260 26262 26145 0 -1 4194304 516 366 0 0 267 62 700 95 25 0 1 0 223471739 1593344 223 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26262/statm: 389 223 157 260 0 113 0
[pid=26266] ppid=26262 vsize=2740 CPUtime=4829.04
/proc/26266/stat : 26266 (minisat20) R 26262 26262 26145 0 -1 4194304 340 0 0 0 482903 1 0 0 25 0 1 0 223472867 2805760 335 1992294400 134512640 134998072 4294956256 18446744073709551615 134529455 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26266/statm: 685 335 58 118 0 563 0
Current children cumulated CPU time (s) 4840.28
Current children cumulated vsize (KiB) 4296

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26276
/proc/meminfo: memFree=998488/2055920 swapFree=4180856/4192956
[pid=26262] ppid=26260 vsize=1556 CPUtime=11.24
/proc/26262/stat : 26262 (SATzilla2007_C) S 26260 26262 26145 0 -1 4194304 516 366 0 0 267 62 700 95 25 0 1 0 223471739 1593344 223 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26262/statm: 389 223 157 260 0 113 0
[pid=26266] ppid=26262 vsize=2740 CPUtime=4889.02
/proc/26266/stat : 26266 (minisat20) R 26262 26262 26145 0 -1 4194304 342 0 0 0 488901 1 0 0 25 0 1 0 223472867 2805760 337 1992294400 134512640 134998072 4294956256 18446744073709551615 134525794 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26266/statm: 685 337 58 118 0 563 0
Current children cumulated CPU time (s) 4900.26
Current children cumulated vsize (KiB) 4296

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26276
/proc/meminfo: memFree=998488/2055920 swapFree=4180856/4192956
[pid=26262] ppid=26260 vsize=1556 CPUtime=11.24
/proc/26262/stat : 26262 (SATzilla2007_C) S 26260 26262 26145 0 -1 4194304 516 366 0 0 267 62 700 95 25 0 1 0 223471739 1593344 223 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26262/statm: 389 223 157 260 0 113 0
[pid=26266] ppid=26262 vsize=2740 CPUtime=4948.99
/proc/26266/stat : 26266 (minisat20) R 26262 26262 26145 0 -1 4194304 345 0 0 0 494898 1 0 0 25 0 1 0 223472867 2805760 340 1992294400 134512640 134998072 4294956256 18446744073709551615 134525540 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26266/statm: 685 340 58 118 0 563 0
Current children cumulated CPU time (s) 4960.23
Current children cumulated vsize (KiB) 4296

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

[startup+4966.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26276
/proc/meminfo: memFree=998488/2055920 swapFree=4180856/4192956
[pid=26262] ppid=26260 vsize=1556 CPUtime=11.24
/proc/26262/stat : 26262 (SATzilla2007_C) S 26260 26262 26145 0 -1 4194304 516 366 0 0 267 62 700 95 25 0 1 0 223471739 1593344 223 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26262/statm: 389 223 157 260 0 113 0
[pid=26266] ppid=26262 vsize=2740 CPUtime=4953.09
/proc/26266/stat : 26266 (minisat20) R 26262 26262 26145 0 -1 4194304 345 0 0 0 495308 1 0 0 25 0 1 0 223472867 2805760 340 1992294400 134512640 134998072 4294956256 18446744073709551615 134529260 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26266/statm: 685 340 58 118 0 563 0
Current children cumulated CPU time (s) 4964.33
Current children cumulated vsize (KiB) 4296

[startup+4979.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26276
/proc/meminfo: memFree=998488/2055920 swapFree=4180856/4192956
[pid=26262] ppid=26260 vsize=1556 CPUtime=11.24
/proc/26262/stat : 26262 (SATzilla2007_C) S 26260 26262 26145 0 -1 4194304 516 366 0 0 267 62 700 95 25 0 1 0 223471739 1593344 223 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26262/statm: 389 223 157 260 0 113 0
[pid=26266] ppid=26262 vsize=2740 CPUtime=4965.89
/proc/26266/stat : 26266 (minisat20) R 26262 26262 26145 0 -1 4194304 345 0 0 0 496588 1 0 0 25 0 1 0 223472867 2805760 340 1992294400 134512640 134998072 4294956256 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26266/statm: 685 340 58 118 0 563 0
Current children cumulated CPU time (s) 4977.13
Current children cumulated vsize (KiB) 4296

[startup+4992 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26276
/proc/meminfo: memFree=998488/2055920 swapFree=4180856/4192956
[pid=26262] ppid=26260 vsize=1556 CPUtime=11.24
/proc/26262/stat : 26262 (SATzilla2007_C) S 26260 26262 26145 0 -1 4194304 516 366 0 0 267 62 700 95 25 0 1 0 223471739 1593344 223 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26262/statm: 389 223 157 260 0 113 0
[pid=26266] ppid=26262 vsize=2740 CPUtime=4978.69
/proc/26266/stat : 26266 (minisat20) R 26262 26262 26145 0 -1 4194304 348 0 0 0 497868 1 0 0 25 0 1 0 223472867 2805760 343 1992294400 134512640 134998072 4294956256 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26266/statm: 685 343 58 118 0 563 0
Current children cumulated CPU time (s) 4989.93
Current children cumulated vsize (KiB) 4296

[startup+4995.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26276
/proc/meminfo: memFree=998488/2055920 swapFree=4180856/4192956
[pid=26262] ppid=26260 vsize=1556 CPUtime=11.24
/proc/26262/stat : 26262 (SATzilla2007_C) S 26260 26262 26145 0 -1 4194304 516 366 0 0 267 62 700 95 25 0 1 0 223471739 1593344 223 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26262/statm: 389 223 157 260 0 113 0
[pid=26266] ppid=26262 vsize=2740 CPUtime=4981.89
/proc/26266/stat : 26266 (minisat20) R 26262 26262 26145 0 -1 4194304 348 0 0 0 498188 1 0 0 25 0 1 0 223472867 2805760 343 1992294400 134512640 134998072 4294956256 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26266/statm: 685 343 58 118 0 563 0
Current children cumulated CPU time (s) 4993.13
Current children cumulated vsize (KiB) 4296

[startup+4998.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26276
/proc/meminfo: memFree=998488/2055920 swapFree=4180856/4192956
[pid=26262] ppid=26260 vsize=1556 CPUtime=11.24
/proc/26262/stat : 26262 (SATzilla2007_C) S 26260 26262 26145 0 -1 4194304 516 366 0 0 267 62 700 95 25 0 1 0 223471739 1593344 223 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26262/statm: 389 223 157 260 0 113 0
[pid=26266] ppid=26262 vsize=2740 CPUtime=4985.09
/proc/26266/stat : 26266 (minisat20) R 26262 26262 26145 0 -1 4194304 348 0 0 0 498508 1 0 0 25 0 1 0 223472867 2805760 343 1992294400 134512640 134998072 4294956256 18446744073709551615 134528049 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26266/statm: 685 343 58 118 0 563 0
Current children cumulated CPU time (s) 4996.33
Current children cumulated vsize (KiB) 4296

[startup+4999.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26276
/proc/meminfo: memFree=998488/2055920 swapFree=4180856/4192956
[pid=26262] ppid=26260 vsize=1556 CPUtime=11.24
/proc/26262/stat : 26262 (SATzilla2007_C) S 26260 26262 26145 0 -1 4194304 516 366 0 0 267 62 700 95 25 0 1 0 223471739 1593344 223 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26262/statm: 389 223 157 260 0 113 0
[pid=26266] ppid=26262 vsize=2740 CPUtime=4985.88
/proc/26266/stat : 26266 (minisat20) R 26262 26262 26145 0 -1 4194304 348 0 0 0 498587 1 0 0 25 0 1 0 223472867 2805760 343 1992294400 134512640 134998072 4294956256 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26266/statm: 685 343 58 118 0 563 0
Current children cumulated CPU time (s) 4997.12
Current children cumulated vsize (KiB) 4296

[startup+5000 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26276
/proc/meminfo: memFree=998488/2055920 swapFree=4180856/4192956
[pid=26262] ppid=26260 vsize=1556 CPUtime=11.24
/proc/26262/stat : 26262 (SATzilla2007_C) S 26260 26262 26145 0 -1 4194304 516 366 0 0 267 62 700 95 25 0 1 0 223471739 1593344 223 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26262/statm: 389 223 157 260 0 113 0
[pid=26266] ppid=26262 vsize=2740 CPUtime=4986.68
/proc/26266/stat : 26266 (minisat20) R 26262 26262 26145 0 -1 4194304 348 0 0 0 498667 1 0 0 25 0 1 0 223472867 2805760 343 1992294400 134512640 134998072 4294956256 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26266/statm: 685 343 58 118 0 563 0
Current children cumulated CPU time (s) 4997.92
Current children cumulated vsize (KiB) 4296

[startup+5000.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26276
/proc/meminfo: memFree=998488/2055920 swapFree=4180856/4192956
[pid=26262] ppid=26260 vsize=1556 CPUtime=11.24
/proc/26262/stat : 26262 (SATzilla2007_C) S 26260 26262 26145 0 -1 4194304 516 366 0 0 267 62 700 95 25 0 1 0 223471739 1593344 223 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26262/statm: 389 223 157 260 0 113 0
[pid=26266] ppid=26262 vsize=2740 CPUtime=4987.08
/proc/26266/stat : 26266 (minisat20) R 26262 26262 26145 0 -1 4194304 348 0 0 0 498707 1 0 0 25 0 1 0 223472867 2805760 343 1992294400 134512640 134998072 4294956256 18446744073709551615 134519209 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26266/statm: 685 343 58 118 0 563 0
Current children cumulated CPU time (s) 4998.32
Current children cumulated vsize (KiB) 4296

[startup+5000.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26276
/proc/meminfo: memFree=998488/2055920 swapFree=4180856/4192956
[pid=26262] ppid=26260 vsize=1556 CPUtime=11.24
/proc/26262/stat : 26262 (SATzilla2007_C) S 26260 26262 26145 0 -1 4194304 516 366 0 0 267 62 700 95 25 0 1 0 223471739 1593344 223 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26262/statm: 389 223 157 260 0 113 0
[pid=26266] ppid=26262 vsize=2740 CPUtime=4987.18
/proc/26266/stat : 26266 (minisat20) R 26262 26262 26145 0 -1 4194304 348 0 0 0 498717 1 0 0 25 0 1 0 223472867 2805760 343 1992294400 134512640 134998072 4294956256 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26266/statm: 685 343 58 118 0 563 0
Current children cumulated CPU time (s) 4998.42
Current children cumulated vsize (KiB) 4296

Child status: 17
Real time (s): 5000.55
CPU time (s): 4998.5
CPU user time (s): 4996.9
CPU system time (s): 1.60076
CPU usage (%): 99.9591
Max. virtual memory (cumulated for all children) (KiB): 7628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4996.9
system time used= 1.60076
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1271
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 13835

runsolver used 4.30335 second user time and 13.8939 second system time

The end

Launcher Data

Begin job on node42 at 2009-05-10 13:20:36
IDJOB=1786251
IDBENCH=71793
IDSOLVER=640
FILE ID=node42/1786251-1241954436
PBS_JOBID= 9265050
Free space on /tmp= 66164 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT09/CRAFTED/sgen/unsat/sgen1-unsat-103-100.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1786251-1241954436/watcher-1786251-1241954436 -o /tmp/evaluation-result-1786251-1241954436/solver-1786251-1241954436 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1786251-1241954436.cnf            

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

MD5SUM BENCH= 5110e109b45a76c6118af02389913ef8
RANDOM SEED=876096035

node42.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.232
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.232
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:       1001544 kB
Buffers:         71820 kB
Cached:         895752 kB
SwapCached:       5916 kB
Active:         124540 kB
Inactive:       851960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1001544 kB
SwapTotal:     4192956 kB
SwapFree:      4180856 kB
Dirty:            8356 kB
Writeback:           0 kB
Mapped:          14640 kB
Slab:            63992 kB
Committed_AS:   797952 kB
PageTables:       1392 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= 66156 MiB
End job on node42 at 2009-05-10 14:43:56