Trace number 316690

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) 1199.09 1199.75

General information on the benchmark

Namecrafted/spence/
hard/s105-100.cnf
MD5SUM10504a7a3c243a95ceed50b111e5b049
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 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 (download as text)

11.16/11.38	c run March_dl for 5 seconds ... 
11.16/11.38	c Bin: Executing march_dl
11.16/11.38	c child exit by a signal
11.16/11.38	c march_dl returned code 137.
11.16/11.38	c run saps (UBCSAT implementation) for 2 seconds ... 
11.16/11.38	c Bin: Executing ubcsat2006
11.16/11.38	c child exited successfully
11.16/11.38	c ubcsat2006 returned code 0.
11.16/11.38	c satzilla computing base features
11.16/11.38	c satzilla doing unit-prop probe
11.16/11.38	c satzilla doing local search probe
11.16/11.38	c satzilla doing lobjois search-space size estimate
11.16/11.38	c satzilla's ranking:
11.16/11.38	c 1) minisat20: -5.802340
11.16/11.38	c 2) vallst+P: -5.325524
11.16/11.38	c 3) minisat20+P: -3.423867
11.16/11.38	c 4) zchaff_rand+P: 1.674450
11.16/11.38	c 5) march_dl+P: 2.865818
11.16/11.38	c 6) march_dl: 3.225220
11.16/11.38	c 7) kcnfs+P: 999.000000
11.16/11.38	c 8) kcnfs: 999.000000
11.16/11.38	c 9) vallst: 999.000000
11.16/11.38	c 10) zchaff_rand: 999.000000
11.16/11.38	c satzilla running minisat20 ... 
11.16/11.38	This is MiniSat 2.0 beta
11.16/11.38	WARNING: for repeatability, setting FPU to use double precision
11.16/11.39	============================[ Problem Statistics ]=============================
11.16/11.39	|                                                                             |
11.16/11.39	|  Number of variables:  105                                                  |
11.16/11.39	|  Number of clauses:    220                                                  |
11.16/11.39	|  Parsing time:         0.00         s                                       |
11.16/11.39	============================[ Search Statistics ]==============================
11.16/11.39	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.16/11.39	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.16/11.39	===============================================================================
11.16/11.39	|         0 |     105      220      660 |       73        0    nan |  0.000 % |
11.16/11.39	|       102 |     105      220      660 |       80      102     15 |  0.009 % |
11.16/11.39	|       252 |     105      220      660 |       88       86     13 |  0.009 % |
11.16/11.39	|       478 |     105      220      660 |       97      117     13 |  0.009 % |
11.16/11.40	|       815 |     105      220      660 |      107      116     11 |  0.009 % |
11.25/11.40	|      1321 |     105      220      660 |      118      133     12 |  0.009 % |
11.25/11.41	|      2080 |     105      220      660 |      129      166     13 |  0.009 % |
11.25/11.43	|      3219 |     105      220      660 |      142      172     13 |  0.009 % |
11.25/11.45	|      4927 |     105      220      660 |      157      114     10 |  0.009 % |
11.25/11.48	|      7489 |     105      220      660 |      172      182     12 |  0.009 % |
11.25/11.53	|     11334 |     105      220      660 |      190      110      9 |  0.009 % |
11.25/11.61	|     17101 |     105      220      660 |      209      223     12 |  0.009 % |
11.25/11.73	|     25750 |     105      220      660 |      230      243     13 |  0.009 % |
11.25/11.90	|     38724 |     105      220      660 |      253      232     12 |  0.009 % |
12.05/12.20	|     58185 |     105      220      660 |      278      156     10 |  0.009 % |
12.45/12.64	|     87377 |     105      220      660 |      306      243     11 |  0.009 % |
13.15/13.35	|    131166 |     105      220      660 |      336      221     12 |  0.009 % |
14.16/14.38	|    196850 |     105      220      660 |      370      329     13 |  0.009 % |
15.75/15.98	|    295376 |     105      220      660 |      407      238     11 |  0.009 % |
18.25/18.47	|    443166 |     105      220      660 |      448      324     13 |  0.009 % |
22.05/22.22	|    664849 |     105      220      660 |      493      408     14 |  0.009 % |
27.75/27.95	|    997374 |     105      220      660 |      542      321     11 |  0.009 % |
36.54/36.73	|   1496162 |     105      220      660 |      596      441     13 |  0.009 % |
50.83/51.05	|   2244344 |     105      220      660 |      656      472     13 |  0.009 % |
72.03/72.22	|   3366618 |     105      220      660 |      722      359     10 |  0.009 % |
105.21/105.41	|   5050031 |     105      220      660 |      794      530     13 |  0.009 % |
158.99/159.25	|   7575148 |     105      220      660 |      873      594     14 |  0.009 % |
239.66/239.95	|  11362823 |     105      220      660 |      961      701     14 |  0.009 % |
365.36/365.74	|  17044336 |     105      220      660 |     1057      956     14 |  0.009 % |
552.76/553.29	|  25566607 |     105      220      660 |     1163      702     12 |  0.009 % |
866.64/867.25	|  38350010 |     105      220      660 |     1279     1034     14 |  0.009 % |
1199.02/1199.74	c Bin: Executing minisat20
1199.02/1199.74	c child exit by a signal
1199.02/1199.74	c minisat20 returned code 137.
1199.02/1199.74	c minisat20 returned code 137.
1199.02/1199.74	c satzilla running vallst with preprocessing ... 
1199.02/1199.74	c Preprocessing...
1199.02/1199.74	c Inital problem has 105 variables, 220 nary clauses (0 binary clauses).
1199.02/1199.74	c Num non-binary clauses 220, Average non-binary clause length 3.000
1199.02/1199.74	c Theory has no gaps
1199.02/1199.74	c Preprocessor runtime was 0.000 seconds.
1199.02/1199.74	c 
1199.02/1199.74	c Satisfiability of theory still undetermined.
1199.02/1199.74	c See file /tmp/XdX8ob for simplified theory.
1199.02/1199.74	c Bin: Executing vallst
1199.02/1199.74	c vallst returned code 1.
1199.02/1199.74	c vallst returned code 1.
1199.02/1199.74	c satzilla running minisat20 with preprocessing ... 
1199.02/1199.74	c Bin: Executing minisat20
1199.02/1199.74	c minisat20 returned code 1.
1199.02/1199.74	c minisat20 returned code 1.
1199.02/1199.74	c satzilla running zchaff_rand with preprocessing ... 
1199.02/1199.74	c Bin: Executing zchaff_rand
1199.02/1199.74	c zchaff_rand returned code 1.
1199.02/1199.74	c zchaff_rand returned code 1.
1199.02/1199.74	c satzilla running march_dl with preprocessing ... 
1199.02/1199.74	c Bin: Executing march_dl
1199.02/1199.74	c march_dl returned code 1.
1199.02/1199.74	c march_dl returned code 1.
1199.02/1199.74	c satzilla running march_dl ... 
1199.02/1199.74	c Bin: Executing march_dl
1199.02/1199.74	c march_dl returned code 1.
1199.02/1199.74	c march_dl returned code 1.
1199.02/1199.74	c satzilla running kcnfs with preprocessing ... 
1199.02/1199.74	c Bin: Executing kcnfs
1199.02/1199.74	c kcnfs returned code 1.
1199.02/1199.74	c kcnfs returned code 1.
1199.02/1199.74	c satzilla running kcnfs ... 
1199.02/1199.74	c Bin: Executing kcnfs
1199.02/1199.74	c kcnfs returned code 1.
1199.02/1199.74	c kcnfs returned code 1.
1199.02/1199.74	c satzilla running vallst ... 
1199.02/1199.74	c Bin: Executing vallst
1199.02/1199.74	c vallst returned code 1.
1199.02/1199.74	c vallst returned code 1.
1199.02/1199.74	c satzilla running zchaff_rand ... 
1199.02/1199.74	c Bin: Executing zchaff_rand
1199.02/1199.74	c zchaff_rand returned code 1.
1199.02/1199.74	c zchaff_rand returned code 1.
1199.02/1199.74	c ERROR: All Failed! 
1199.02/1199.74	c SATZILLA_TIME=1199.250000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node9/watcher-316690-1172674550 -o ROOT/results/node9/solver-316690-1172674550 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/316690-1172674550/SATzilla2007_C /tmp/evaluation/316690-1172674550/instance-316690-1172674550.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 0.98 3/77 3096
/proc/meminfo: memFree=1862416/2055920 swapFree=4158656/4192956
[pid=3096] ppid=3094 vsize=1440 CPUtime=0
/proc/3096/stat : 3096 (SATzilla2007_C) R 3094 3096 2237 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 287409656 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/3096/statm: 360 110 95 260 0 84 0
[pid=3097] ppid=3096 vsize=632 CPUtime=0
/proc/3097/stat : 3097 (march_dl) R 3096 3096 2237 0 -1 4194304 112 0 0 0 0 0 0 0 18 0 1 0 287409656 647168 106 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134566108 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3097/statm: 158 106 73 118 0 37 0

[startup+0.055755 s]
/proc/loadavg: 1.00 1.00 0.98 3/77 3096
/proc/meminfo: memFree=1862416/2055920 swapFree=4158656/4192956
[pid=3096] ppid=3094 vsize=1440 CPUtime=0
/proc/3096/stat : 3096 (SATzilla2007_C) S 3094 3096 2237 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 287409656 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3096/statm: 360 110 95 260 0 84 0
[pid=3097] ppid=3096 vsize=632 CPUtime=0.05
/proc/3097/stat : 3097 (march_dl) R 3096 3096 2237 0 -1 4194304 117 0 0 0 5 0 0 0 19 0 1 0 287409656 647168 111 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134587278 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3097/statm: 158 111 73 118 0 37 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2072

[startup+0.101763 s]
/proc/loadavg: 1.00 1.00 0.98 3/77 3096
/proc/meminfo: memFree=1862416/2055920 swapFree=4158656/4192956
[pid=3096] ppid=3094 vsize=1440 CPUtime=0
/proc/3096/stat : 3096 (SATzilla2007_C) S 3094 3096 2237 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 287409656 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3096/statm: 360 110 95 260 0 84 0
[pid=3097] ppid=3096 vsize=632 CPUtime=0.09
/proc/3097/stat : 3097 (march_dl) R 3096 3096 2237 0 -1 4194304 118 0 0 0 9 0 0 0 19 0 1 0 287409656 647168 112 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134528117 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3097/statm: 158 112 73 118 0 37 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2072

[startup+0.301803 s]
/proc/loadavg: 1.00 1.00 0.98 3/77 3096
/proc/meminfo: memFree=1862416/2055920 swapFree=4158656/4192956
[pid=3096] ppid=3094 vsize=1440 CPUtime=0
/proc/3096/stat : 3096 (SATzilla2007_C) S 3094 3096 2237 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 287409656 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3096/statm: 360 110 95 260 0 84 0
[pid=3097] ppid=3096 vsize=764 CPUtime=0.29
/proc/3097/stat : 3097 (march_dl) R 3096 3096 2237 0 -1 4194304 119 0 0 0 29 0 0 0 21 0 1 0 287409656 782336 113 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134532706 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3097/statm: 191 113 73 118 0 70 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2204

[startup+0.701879 s]
/proc/loadavg: 1.00 1.00 0.98 3/77 3096
/proc/meminfo: memFree=1862416/2055920 swapFree=4158656/4192956
[pid=3096] ppid=3094 vsize=1440 CPUtime=0
/proc/3096/stat : 3096 (SATzilla2007_C) S 3094 3096 2237 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 287409656 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3096/statm: 360 110 95 260 0 84 0
[pid=3097] ppid=3096 vsize=764 CPUtime=0.69
/proc/3097/stat : 3097 (march_dl) R 3096 3096 2237 0 -1 4194304 119 0 0 0 69 0 0 0 24 0 1 0 287409656 782336 113 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134537819 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3097/statm: 191 113 73 118 0 70 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2204

[startup+1.50203 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 3098
/proc/meminfo: memFree=1862144/2055920 swapFree=4158656/4192956
[pid=3096] ppid=3094 vsize=1440 CPUtime=0
/proc/3096/stat : 3096 (SATzilla2007_C) S 3094 3096 2237 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 287409656 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3096/statm: 360 110 95 260 0 84 0
[pid=3097] ppid=3096 vsize=764 CPUtime=1.49
/proc/3097/stat : 3097 (march_dl) R 3096 3096 2237 0 -1 4194304 121 0 0 0 149 0 0 0 25 0 1 0 287409656 782336 115 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134528166 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3097/statm: 191 115 73 118 0 70 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2204

[startup+3.10134 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 3098
/proc/meminfo: memFree=1862016/2055920 swapFree=4158656/4192956
[pid=3096] ppid=3094 vsize=1440 CPUtime=0
/proc/3096/stat : 3096 (SATzilla2007_C) S 3094 3096 2237 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 287409656 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3096/statm: 360 110 95 260 0 84 0
[pid=3097] ppid=3096 vsize=764 CPUtime=3.09
/proc/3097/stat : 3097 (march_dl) R 3096 3096 2237 0 -1 4194304 122 0 0 0 309 0 0 0 25 0 1 0 287409656 782336 116 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134527777 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3097/statm: 191 116 73 118 0 70 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2204

[startup+6.30196 s]
/proc/loadavg: 1.00 1.00 0.98 3/79 3099
/proc/meminfo: memFree=1860544/2055920 swapFree=4158656/4192956
[pid=3096] ppid=3094 vsize=1440 CPUtime=4.99
/proc/3096/stat : 3096 (SATzilla2007_C) S 3094 3096 2237 0 -1 4194304 135 123 0 0 0 0 499 0 16 0 1 0 287409656 1474560 111 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3096/statm: 360 111 96 260 0 84 0
[pid=3099] ppid=3096 vsize=6188 CPUtime=1.17
/proc/3099/stat : 3099 (ubcsat2006) R 3096 3096 2237 0 -1 4194304 222 0 14 0 80 37 0 0 25 0 1 0 287410156 6336512 219 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3099/statm: 1547 219 156 64 0 1128 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 7628

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 3100
/proc/meminfo: memFree=1860416/2055920 swapFree=4158656/4192956
[pid=3096] ppid=3094 vsize=1556 CPUtime=11.25
/proc/3096/stat : 3096 (SATzilla2007_C) S 3094 3096 2237 0 -1 4194304 516 351 0 14 269 61 700 95 25 0 1 0 287409656 1593344 222 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3096/statm: 389 222 157 260 0 113 0
[pid=3100] ppid=3096 vsize=1680 CPUtime=1.3
/proc/3100/stat : 3100 (minisat20) R 3096 3096 2237 0 -1 4194304 99 0 0 0 130 0 0 0 25 0 1 0 287410795 1720320 93 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134529048 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3100/statm: 420 93 58 118 0 298 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 3236

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 3100
/proc/meminfo: memFree=1860416/2055920 swapFree=4158656/4192956
[pid=3096] ppid=3094 vsize=1556 CPUtime=11.25
/proc/3096/stat : 3096 (SATzilla2007_C) S 3094 3096 2237 0 -1 4194304 516 351 0 14 269 61 700 95 25 0 1 0 287409656 1593344 222 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3096/statm: 389 222 157 260 0 113 0
[pid=3100] ppid=3096 vsize=1808 CPUtime=14.1
/proc/3100/stat : 3100 (minisat20) R 3096 3096 2237 0 -1 4194304 120 0 0 0 1410 0 0 0 25 0 1 0 287410795 1851392 114 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3100/statm: 452 114 58 118 0 330 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 3364

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 3100
/proc/meminfo: memFree=1860416/2055920 swapFree=4158656/4192956
[pid=3096] ppid=3094 vsize=1556 CPUtime=11.25
/proc/3096/stat : 3096 (SATzilla2007_C) S 3094 3096 2237 0 -1 4194304 516 351 0 14 269 61 700 95 25 0 1 0 287409656 1593344 222 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3096/statm: 389 222 157 260 0 113 0
[pid=3100] ppid=3096 vsize=1808 CPUtime=39.68
/proc/3100/stat : 3100 (minisat20) R 3096 3096 2237 0 -1 4194304 137 0 0 0 3968 0 0 0 25 0 1 0 287410795 1851392 131 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3100/statm: 452 131 58 118 0 330 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 3364

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 3100
/proc/meminfo: memFree=1860352/2055920 swapFree=4158656/4192956
[pid=3096] ppid=3094 vsize=1556 CPUtime=11.25
/proc/3096/stat : 3096 (SATzilla2007_C) S 3094 3096 2237 0 -1 4194304 516 351 0 14 269 61 700 95 25 0 1 0 287409656 1593344 222 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3096/statm: 389 222 157 260 0 113 0
[pid=3100] ppid=3096 vsize=1940 CPUtime=90.87
/proc/3100/stat : 3100 (minisat20) R 3096 3096 2237 0 -1 4194304 153 0 0 0 9087 0 0 0 25 0 1 0 287410795 1986560 147 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3100/statm: 485 147 58 118 0 363 0
Current children cumulated CPU time (s) 102.12
Current children cumulated vsize (KiB) 3496

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 3100
/proc/meminfo: memFree=1860160/2055920 swapFree=4158656/4192956
[pid=3096] ppid=3094 vsize=1556 CPUtime=11.25
/proc/3096/stat : 3096 (SATzilla2007_C) S 3094 3096 2237 0 -1 4194304 516 351 0 14 269 61 700 95 25 0 1 0 287409656 1593344 222 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3096/statm: 389 222 157 260 0 113 0
[pid=3100] ppid=3096 vsize=2072 CPUtime=150.84
/proc/3100/stat : 3100 (minisat20) R 3096 3096 2237 0 -1 4194304 171 0 0 0 15084 0 0 0 25 0 1 0 287410795 2121728 165 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3100/statm: 518 165 58 118 0 396 0
Current children cumulated CPU time (s) 162.09
Current children cumulated vsize (KiB) 3628

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 3100
/proc/meminfo: memFree=1860096/2055920 swapFree=4158656/4192956
[pid=3096] ppid=3094 vsize=1556 CPUtime=11.25
/proc/3096/stat : 3096 (SATzilla2007_C) S 3094 3096 2237 0 -1 4194304 516 351 0 14 269 61 700 95 25 0 1 0 287409656 1593344 222 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3096/statm: 389 222 157 260 0 113 0
[pid=3100] ppid=3096 vsize=2072 CPUtime=210.82
/proc/3100/stat : 3100 (minisat20) R 3096 3096 2237 0 -1 4194304 177 0 0 0 21082 0 0 0 25 0 1 0 287410795 2121728 171 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525763 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3100/statm: 518 171 58 118 0 396 0
Current children cumulated CPU time (s) 222.07
Current children cumulated vsize (KiB) 3628

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 3100
/proc/meminfo: memFree=1860032/2055920 swapFree=4158656/4192956
[pid=3096] ppid=3094 vsize=1556 CPUtime=11.25
/proc/3096/stat : 3096 (SATzilla2007_C) S 3094 3096 2237 0 -1 4194304 516 351 0 14 269 61 700 95 25 0 1 0 287409656 1593344 222 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3096/statm: 389 222 157 260 0 113 0
[pid=3100] ppid=3096 vsize=2072 CPUtime=270.8
/proc/3100/stat : 3100 (minisat20) R 3096 3096 2237 0 -1 4194304 185 0 0 0 27079 1 0 0 25 0 1 0 287410795 2121728 179 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525567 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3100/statm: 518 179 58 118 0 396 0
Current children cumulated CPU time (s) 282.05
Current children cumulated vsize (KiB) 3628

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 0.98 2/85 3204
/proc/meminfo: memFree=1858680/2055920 swapFree=4158656/4192956
[pid=3096] ppid=3094 vsize=1556 CPUtime=11.25
/proc/3096/stat : 3096 (SATzilla2007_C) S 3094 3096 2237 0 -1 4194304 516 351 0 14 269 61 700 95 25 0 1 0 287409656 1593344 222 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3096/statm: 389 222 157 260 0 113 0
[pid=3100] ppid=3096 vsize=2072 CPUtime=330.73
/proc/3100/stat : 3100 (minisat20) R 3096 3096 2237 0 -1 4194304 192 0 0 0 33072 1 0 0 25 0 1 0 287410795 2121728 186 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3100/statm: 518 186 58 118 0 396 0

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


[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 3297
/proc/meminfo: memFree=1859584/2055920 swapFree=4158656/4192956
[pid=3096] ppid=3094 vsize=1556 CPUtime=11.25
/proc/3096/stat : 3096 (SATzilla2007_C) S 3094 3096 2237 0 -1 4194304 516 351 0 14 269 61 700 95 25 0 1 0 287409656 1593344 222 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3096/statm: 389 222 157 260 0 113 0
[pid=3100] ppid=3096 vsize=2204 CPUtime=750.54
/proc/3100/stat : 3100 (minisat20) R 3096 3096 2237 0 -1 4194304 234 0 0 0 75051 3 0 0 25 0 1 0 287410795 2256896 228 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3100/statm: 551 228 58 118 0 429 0
Current children cumulated CPU time (s) 761.79
Current children cumulated vsize (KiB) 3760

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 3297
/proc/meminfo: memFree=1859584/2055920 swapFree=4158656/4192956
[pid=3096] ppid=3094 vsize=1556 CPUtime=11.25
/proc/3096/stat : 3096 (SATzilla2007_C) S 3094 3096 2237 0 -1 4194304 516 351 0 14 269 61 700 95 25 0 1 0 287409656 1593344 222 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3096/statm: 389 222 157 260 0 113 0
[pid=3100] ppid=3096 vsize=2204 CPUtime=810.51
/proc/3100/stat : 3100 (minisat20) R 3096 3096 2237 0 -1 4194304 234 0 0 0 81048 3 0 0 25 0 1 0 287410795 2256896 228 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3100/statm: 551 228 58 118 0 429 0
Current children cumulated CPU time (s) 821.76
Current children cumulated vsize (KiB) 3760

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 3297
/proc/meminfo: memFree=1859520/2055920 swapFree=4158656/4192956
[pid=3096] ppid=3094 vsize=1556 CPUtime=11.25
/proc/3096/stat : 3096 (SATzilla2007_C) S 3094 3096 2237 0 -1 4194304 516 351 0 14 269 61 700 95 25 0 1 0 287409656 1593344 222 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3096/statm: 389 222 157 260 0 113 0
[pid=3100] ppid=3096 vsize=2204 CPUtime=870.49
/proc/3100/stat : 3100 (minisat20) R 3096 3096 2237 0 -1 4194304 236 0 0 0 87046 3 0 0 25 0 1 0 287410795 2256896 230 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3100/statm: 551 230 58 118 0 429 0
Current children cumulated CPU time (s) 881.74
Current children cumulated vsize (KiB) 3760

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 3297
/proc/meminfo: memFree=1859456/2055920 swapFree=4158656/4192956
[pid=3096] ppid=3094 vsize=1556 CPUtime=11.25
/proc/3096/stat : 3096 (SATzilla2007_C) S 3094 3096 2237 0 -1 4194304 516 351 0 14 269 61 700 95 25 0 1 0 287409656 1593344 222 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3096/statm: 389 222 157 260 0 113 0
[pid=3100] ppid=3096 vsize=2336 CPUtime=930.46
/proc/3100/stat : 3100 (minisat20) R 3096 3096 2237 0 -1 4194304 242 0 0 0 93043 3 0 0 25 0 1 0 287410795 2392064 236 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3100/statm: 584 236 58 118 0 462 0
Current children cumulated CPU time (s) 941.71
Current children cumulated vsize (KiB) 3892

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 3297
/proc/meminfo: memFree=1859520/2055920 swapFree=4158656/4192956
[pid=3096] ppid=3094 vsize=1556 CPUtime=11.25
/proc/3096/stat : 3096 (SATzilla2007_C) S 3094 3096 2237 0 -1 4194304 516 351 0 14 269 61 700 95 25 0 1 0 287409656 1593344 222 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3096/statm: 389 222 157 260 0 113 0
[pid=3100] ppid=3096 vsize=2336 CPUtime=990.44
/proc/3100/stat : 3100 (minisat20) R 3096 3096 2237 0 -1 4194304 242 0 0 0 99041 3 0 0 25 0 1 0 287410795 2392064 236 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3100/statm: 584 236 58 118 0 462 0
Current children cumulated CPU time (s) 1001.69
Current children cumulated vsize (KiB) 3892

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 3297
/proc/meminfo: memFree=1859456/2055920 swapFree=4158656/4192956
[pid=3096] ppid=3094 vsize=1556 CPUtime=11.25
/proc/3096/stat : 3096 (SATzilla2007_C) S 3094 3096 2237 0 -1 4194304 516 351 0 14 269 61 700 95 25 0 1 0 287409656 1593344 222 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3096/statm: 389 222 157 260 0 113 0
[pid=3100] ppid=3096 vsize=2336 CPUtime=1050.42
/proc/3100/stat : 3100 (minisat20) R 3096 3096 2237 0 -1 4194304 243 0 0 0 105039 3 0 0 25 0 1 0 287410795 2392064 237 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134527269 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3100/statm: 584 237 58 118 0 462 0
Current children cumulated CPU time (s) 1061.67
Current children cumulated vsize (KiB) 3892

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 3297
/proc/meminfo: memFree=1859456/2055920 swapFree=4158656/4192956
[pid=3096] ppid=3094 vsize=1556 CPUtime=11.25
/proc/3096/stat : 3096 (SATzilla2007_C) S 3094 3096 2237 0 -1 4194304 516 351 0 14 269 61 700 95 25 0 1 0 287409656 1593344 222 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3096/statm: 389 222 157 260 0 113 0
[pid=3100] ppid=3096 vsize=2336 CPUtime=1110.39
/proc/3100/stat : 3100 (minisat20) R 3096 3096 2237 0 -1 4194304 244 0 0 0 111036 3 0 0 25 0 1 0 287410795 2392064 238 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134527871 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3100/statm: 584 238 58 118 0 462 0
Current children cumulated CPU time (s) 1121.64
Current children cumulated vsize (KiB) 3892

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 3297
/proc/meminfo: memFree=1859392/2055920 swapFree=4158656/4192956
[pid=3096] ppid=3094 vsize=1556 CPUtime=11.25
/proc/3096/stat : 3096 (SATzilla2007_C) S 3094 3096 2237 0 -1 4194304 516 351 0 14 269 61 700 95 25 0 1 0 287409656 1593344 222 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3096/statm: 389 222 157 260 0 113 0
[pid=3100] ppid=3096 vsize=2336 CPUtime=1170.38
/proc/3100/stat : 3100 (minisat20) R 3096 3096 2237 0 -1 4194304 249 0 0 0 117034 4 0 0 25 0 1 0 287410795 2392064 243 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525514 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3100/statm: 584 243 58 118 0 462 0
Current children cumulated CPU time (s) 1181.63
Current children cumulated vsize (KiB) 3892

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 3297
/proc/meminfo: memFree=1859392/2055920 swapFree=4158656/4192956
[pid=3096] ppid=3094 vsize=1556 CPUtime=11.25
/proc/3096/stat : 3096 (SATzilla2007_C) S 3094 3096 2237 0 -1 4194304 516 351 0 14 269 61 700 95 25 0 1 0 287409656 1593344 222 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3096/statm: 389 222 157 260 0 113 0
[pid=3100] ppid=3096 vsize=2336 CPUtime=1178.38
/proc/3100/stat : 3100 (minisat20) R 3096 3096 2237 0 -1 4194304 249 0 0 0 117834 4 0 0 25 0 1 0 287410795 2392064 243 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525685 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3100/statm: 584 243 58 118 0 462 0
Current children cumulated CPU time (s) 1189.63
Current children cumulated vsize (KiB) 3892

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 3297
/proc/meminfo: memFree=1859392/2055920 swapFree=4158656/4192956
[pid=3096] ppid=3094 vsize=1556 CPUtime=11.25
/proc/3096/stat : 3096 (SATzilla2007_C) S 3094 3096 2237 0 -1 4194304 516 351 0 14 269 61 700 95 25 0 1 0 287409656 1593344 222 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3096/statm: 389 222 157 260 0 113 0
[pid=3100] ppid=3096 vsize=2336 CPUtime=1184.78
/proc/3100/stat : 3100 (minisat20) R 3096 3096 2237 0 -1 4194304 250 0 0 0 118474 4 0 0 25 0 1 0 287410795 2392064 244 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3100/statm: 584 244 58 118 0 462 0
Current children cumulated CPU time (s) 1196.03
Current children cumulated vsize (KiB) 3892

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 3297
/proc/meminfo: memFree=1859392/2055920 swapFree=4158656/4192956
[pid=3096] ppid=3094 vsize=1556 CPUtime=11.25
/proc/3096/stat : 3096 (SATzilla2007_C) S 3094 3096 2237 0 -1 4194304 516 351 0 14 269 61 700 95 25 0 1 0 287409656 1593344 222 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3096/statm: 389 222 157 260 0 113 0
[pid=3100] ppid=3096 vsize=2336 CPUtime=1186.38
/proc/3100/stat : 3100 (minisat20) R 3096 3096 2237 0 -1 4194304 250 0 0 0 118634 4 0 0 25 0 1 0 287410795 2392064 244 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134528282 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3100/statm: 584 244 58 118 0 462 0
Current children cumulated CPU time (s) 1197.63
Current children cumulated vsize (KiB) 3892

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 3297
/proc/meminfo: memFree=1859392/2055920 swapFree=4158656/4192956
[pid=3096] ppid=3094 vsize=1556 CPUtime=11.25
/proc/3096/stat : 3096 (SATzilla2007_C) S 3094 3096 2237 0 -1 4194304 516 351 0 14 269 61 700 95 25 0 1 0 287409656 1593344 222 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3096/statm: 389 222 157 260 0 113 0
[pid=3100] ppid=3096 vsize=2336 CPUtime=1187.17
/proc/3100/stat : 3100 (minisat20) R 3096 3096 2237 0 -1 4194304 250 0 0 0 118713 4 0 0 25 0 1 0 287410795 2392064 244 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134519209 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3100/statm: 584 244 58 118 0 462 0
Current children cumulated CPU time (s) 1198.42
Current children cumulated vsize (KiB) 3892

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 3297
/proc/meminfo: memFree=1859392/2055920 swapFree=4158656/4192956
[pid=3096] ppid=3094 vsize=1556 CPUtime=11.25
/proc/3096/stat : 3096 (SATzilla2007_C) S 3094 3096 2237 0 -1 4194304 516 351 0 14 269 61 700 95 25 0 1 0 287409656 1593344 222 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3096/statm: 389 222 157 260 0 113 0
[pid=3100] ppid=3096 vsize=2336 CPUtime=1187.57
/proc/3100/stat : 3100 (minisat20) R 3096 3096 2237 0 -1 4194304 250 0 0 0 118753 4 0 0 25 0 1 0 287410795 2392064 244 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3100/statm: 584 244 58 118 0 462 0
Current children cumulated CPU time (s) 1198.82
Current children cumulated vsize (KiB) 3892

[startup+1199.7 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 3297
/proc/meminfo: memFree=1859392/2055920 swapFree=4158656/4192956
[pid=3096] ppid=3094 vsize=1556 CPUtime=11.25
/proc/3096/stat : 3096 (SATzilla2007_C) S 3094 3096 2237 0 -1 4194304 516 351 0 14 269 61 700 95 25 0 1 0 287409656 1593344 222 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3096/statm: 389 222 157 260 0 113 0
[pid=3100] ppid=3096 vsize=2336 CPUtime=1187.77
/proc/3100/stat : 3100 (minisat20) R 3096 3096 2237 0 -1 4194304 250 0 0 0 118773 4 0 0 25 0 1 0 287410795 2392064 244 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3100/statm: 584 244 58 118 0 462 0
Current children cumulated CPU time (s) 1199.02
Current children cumulated vsize (KiB) 3892

Child status: 17
Real time (s): 1199.75
CPU time (s): 1199.09
CPU user time (s): 1197.48
CPU system time (s): 1.60976
CPU usage (%): 99.9453
Max. virtual memory (cumulated for all children) (KiB): 7628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.48
system time used= 1.60975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1159
page faults= 14
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 55
involuntary context switches= 24909

runsolver used 1.14383 second user time and 3.22551 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Wed Feb 28 14:55:50 UTC 2007

IDJOB= 316690
IDBENCH= 20447
IDSOLVER= 135
FILE ID= node9/316690-1172674550

PBS_JOBID= 3980965

Free space on /tmp= 66526 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/crafted/spence/hard/s105-100.cnf
COMMAND LINE= /tmp/evaluation/316690-1172674550/SATzilla2007_C /tmp/evaluation/316690-1172674550/instance-316690-1172674550.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-316690-1172674550 -o ROOT/results/node9/solver-316690-1172674550 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/316690-1172674550/SATzilla2007_C /tmp/evaluation/316690-1172674550/instance-316690-1172674550.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  10504a7a3c243a95ceed50b111e5b049

RANDOM SEED= 265696385

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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:       1862824 kB
Buffers:         24336 kB
Cached:          95636 kB
SwapCached:       2292 kB
Active:          56752 kB
Inactive:        85880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1862824 kB
SwapTotal:     4192956 kB
SwapFree:      4158656 kB
Dirty:            8456 kB
Writeback:           0 kB
Mapped:          30088 kB
Slab:            36072 kB
Committed_AS:  1307728 kB
PageTables:       1688 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= 66526 MiB

End job on node9 on Wed Feb 28 15:15:50 UTC 2007