Trace number 316610

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.16 1199.62

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.27/11.34	c run March_dl for 5 seconds ... 
11.27/11.34	c Bin: Executing march_dl
11.27/11.34	c child exit by a signal
11.27/11.34	c march_dl returned code 137.
11.27/11.34	c run saps (UBCSAT implementation) for 2 seconds ... 
11.27/11.34	c Bin: Executing ubcsat2006
11.27/11.34	c child exited successfully
11.27/11.34	c ubcsat2006 returned code 0.
11.27/11.34	c satzilla computing base features
11.27/11.34	c satzilla doing unit-prop probe
11.27/11.34	c satzilla doing local search probe
11.27/11.34	c satzilla doing lobjois search-space size estimate
11.27/11.34	c satzilla's ranking:
11.27/11.34	c 1) minisat20: -4.666039
11.27/11.34	c 2) vallst+P: -4.428848
11.27/11.34	c 3) minisat20+P: -3.021493
11.27/11.34	c 4) march_dl+P: 2.763584
11.27/11.34	c 5) zchaff_rand+P: 2.882908
11.27/11.34	c 6) march_dl: 2.925969
11.27/11.34	c 7) kcnfs+P: 999.000000
11.27/11.34	c 8) kcnfs: 999.000000
11.27/11.34	c 9) vallst: 999.000000
11.27/11.34	c 10) zchaff_rand: 999.000000
11.27/11.34	c satzilla running minisat20 ... 
11.27/11.34	This is MiniSat 2.0 beta
11.27/11.34	WARNING: for repeatability, setting FPU to use double precision
11.27/11.34	============================[ Problem Statistics ]=============================
11.27/11.34	|                                                                             |
11.27/11.34	|  Number of variables:  117                                                  |
11.27/11.34	|  Number of clauses:    244                                                  |
11.27/11.34	|  Parsing time:         0.00         s                                       |
11.27/11.34	============================[ Search Statistics ]==============================
11.27/11.34	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.27/11.34	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.27/11.34	===============================================================================
11.27/11.34	|         0 |     117      244      732 |       81        0    nan |  0.000 % |
11.27/11.35	|       100 |     117      244      732 |       89      100     18 |  0.007 % |
11.27/11.35	|       250 |     117      244      732 |       98      133     14 |  0.007 % |
11.27/11.35	|       476 |     117      244      732 |      108      142     13 |  0.007 % |
11.27/11.35	|       814 |     117      244      732 |      119      110     12 |  0.007 % |
11.27/11.36	|      1321 |     117      244      732 |      130      118     11 |  0.007 % |
11.27/11.37	|      2080 |     117      244      732 |      144      148     13 |  0.007 % |
11.27/11.39	|      3219 |     117      244      732 |      158      109     11 |  0.007 % |
11.32/11.41	|      4927 |     117      244      732 |      174      209     14 |  0.007 % |
11.32/11.45	|      7490 |     117      244      732 |      191      226     13 |  0.007 % |
11.32/11.51	|     11335 |     117      244      732 |      210      158     12 |  0.007 % |
11.32/11.60	|     17101 |     117      244      732 |      232      193     14 |  0.007 % |
11.32/11.74	|     25751 |     117      244      732 |      255      154      9 |  0.007 % |
11.32/11.93	|     38726 |     117      244      732 |      280      207     12 |  0.007 % |
12.17/12.25	|     58189 |     117      244      732 |      308      298     16 |  0.007 % |
12.66/12.71	|     87381 |     117      244      732 |      339      239     10 |  0.007 % |
13.36/13.42	|    131170 |     117      244      732 |      373      319     14 |  0.007 % |
14.46/14.55	|    196854 |     117      244      732 |      411      252     10 |  0.007 % |
16.26/16.31	|    295380 |     117      244      732 |      452      429     16 |  0.007 % |
18.86/18.99	|    443170 |     117      244      732 |      497      272     12 |  0.007 % |
23.06/23.15	|    664855 |     117      244      732 |      547      340     14 |  0.007 % |
29.76/29.80	|    997380 |     117      244      732 |      601      428     13 |  0.007 % |
39.46/39.59	|   1496168 |     117      244      732 |      662      469     13 |  0.007 % |
54.54/54.62	|   2244351 |     117      244      732 |      728      361     11 |  0.007 % |
78.93/79.05	|   3366627 |     117      244      732 |      801      600     14 |  0.007 % |
117.02/117.13	|   5050038 |     117      244      732 |      881      806     16 |  0.007 % |
172.80/172.90	|   7575154 |     117      244      732 |      969      908     17 |  0.007 % |
256.37/256.59	|  11362829 |     117      244      732 |     1066      848     15 |  0.007 % |
391.62/391.83	|  17044342 |     117      244      732 |     1172      730     14 |  0.007 % |
608.64/608.96	|  25566612 |     117      244      732 |     1290      897     16 |  0.007 % |
946.21/946.61	|  38350015 |     117      244      732 |     1419     1114     15 |  0.007 % |
1199.12/1199.61	c Bin: Executing minisat20
1199.12/1199.61	c child exit by a signal
1199.12/1199.61	c minisat20 returned code 137.
1199.12/1199.61	c minisat20 returned code 137.
1199.12/1199.61	c satzilla running vallst with preprocessing ... 
1199.12/1199.61	c Preprocessing...
1199.12/1199.61	c Inital problem has 117 variables, 244 nary clauses (0 binary clauses).
1199.12/1199.61	c Num non-binary clauses 244, Average non-binary clause length 3.000
1199.12/1199.61	c Theory has no gaps
1199.12/1199.61	c Preprocessor runtime was 0.000 seconds.
1199.12/1199.61	c 
1199.12/1199.61	c Satisfiability of theory still undetermined.
1199.12/1199.61	c See file /tmp/Sd78YP for simplified theory.
1199.12/1199.61	c Bin: Executing vallst
1199.12/1199.61	c vallst returned code 1.
1199.12/1199.61	c vallst returned code 1.
1199.12/1199.61	c satzilla running minisat20 with preprocessing ... 
1199.12/1199.61	c Bin: Executing minisat20
1199.12/1199.61	c minisat20 returned code 1.
1199.12/1199.61	c minisat20 returned code 1.
1199.12/1199.61	c satzilla running march_dl with preprocessing ... 
1199.12/1199.61	c Bin: Executing march_dl
1199.12/1199.61	c march_dl returned code 1.
1199.12/1199.61	c march_dl returned code 1.
1199.12/1199.61	c satzilla running zchaff_rand with preprocessing ... 
1199.12/1199.61	c Bin: Executing zchaff_rand
1199.12/1199.61	c zchaff_rand returned code 1.
1199.12/1199.61	c zchaff_rand returned code 1.
1199.12/1199.61	c satzilla running march_dl ... 
1199.12/1199.61	c Bin: Executing march_dl
1199.12/1199.61	c march_dl returned code 1.
1199.12/1199.61	c march_dl returned code 1.
1199.12/1199.61	c satzilla running kcnfs with preprocessing ... 
1199.12/1199.61	c Bin: Executing kcnfs
1199.12/1199.61	c kcnfs returned code 1.
1199.12/1199.61	c kcnfs returned code 1.
1199.12/1199.61	c satzilla running kcnfs ... 
1199.12/1199.61	c Bin: Executing kcnfs
1199.12/1199.61	c kcnfs returned code 1.
1199.12/1199.61	c kcnfs returned code 1.
1199.12/1199.61	c satzilla running vallst ... 
1199.12/1199.61	c Bin: Executing vallst
1199.12/1199.61	c vallst returned code 1.
1199.12/1199.61	c vallst returned code 1.
1199.12/1199.61	c satzilla running zchaff_rand ... 
1199.12/1199.61	c Bin: Executing zchaff_rand
1199.12/1199.61	c zchaff_rand returned code 1.
1199.12/1199.61	c zchaff_rand returned code 1.
1199.12/1199.61	c ERROR: All Failed! 
1199.12/1199.61	c SATZILLA_TIME=1199.320000

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/node42/watcher-316610-1172672742 -o ROOT/results/node42/solver-316610-1172672742 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/316610-1172672742/SATzilla2007_C /tmp/evaluation/316610-1172672742/instance-316610-1172672742.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: 0.91 0.98 0.99 3/64 27571
/proc/meminfo: memFree=1018848/2055920 swapFree=4183440/4192956
[pid=27571] ppid=27569 vsize=1440 CPUtime=0
/proc/27571/stat : 27571 (SATzilla2007_C) R 27569 27571 26452 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 287230208 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/27571/statm: 360 110 95 260 0 84 0
[pid=27572] ppid=27571 vsize=632 CPUtime=0
/proc/27572/stat : 27572 (march_dl) R 27571 27571 26452 0 -1 4194304 114 0 0 0 0 0 0 0 18 0 1 0 287230208 647168 108 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134536932 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27572/statm: 158 108 73 118 0 37 0

[startup+0.0934929 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 27571
/proc/meminfo: memFree=1018848/2055920 swapFree=4183440/4192956
[pid=27571] ppid=27569 vsize=1440 CPUtime=0
/proc/27571/stat : 27571 (SATzilla2007_C) S 27569 27571 26452 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 287230208 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27571/statm: 360 110 95 260 0 84 0
[pid=27572] ppid=27571 vsize=764 CPUtime=0.09
/proc/27572/stat : 27572 (march_dl) R 27571 27571 26452 0 -1 4194304 120 0 0 0 9 0 0 0 19 0 1 0 287230208 782336 114 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134528378 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27572/statm: 191 114 73 118 0 70 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2204

[startup+0.101493 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 27571
/proc/meminfo: memFree=1018848/2055920 swapFree=4183440/4192956
[pid=27571] ppid=27569 vsize=1440 CPUtime=0
/proc/27571/stat : 27571 (SATzilla2007_C) S 27569 27571 26452 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 287230208 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27571/statm: 360 110 95 260 0 84 0
[pid=27572] ppid=27571 vsize=764 CPUtime=0.09
/proc/27572/stat : 27572 (march_dl) R 27571 27571 26452 0 -1 4194304 120 0 0 0 9 0 0 0 19 0 1 0 287230208 782336 114 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134567020 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27572/statm: 191 114 73 118 0 70 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2204

[startup+0.301531 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 27571
/proc/meminfo: memFree=1018848/2055920 swapFree=4183440/4192956
[pid=27571] ppid=27569 vsize=1440 CPUtime=0
/proc/27571/stat : 27571 (SATzilla2007_C) S 27569 27571 26452 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 287230208 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27571/statm: 360 110 95 260 0 84 0
[pid=27572] ppid=27571 vsize=764 CPUtime=0.29
/proc/27572/stat : 27572 (march_dl) R 27571 27571 26452 0 -1 4194304 122 0 0 0 29 0 0 0 21 0 1 0 287230208 782336 116 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134533005 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27572/statm: 191 116 73 118 0 70 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2204

[startup+0.701607 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 27571
/proc/meminfo: memFree=1018848/2055920 swapFree=4183440/4192956
[pid=27571] ppid=27569 vsize=1440 CPUtime=0
/proc/27571/stat : 27571 (SATzilla2007_C) S 27569 27571 26452 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 287230208 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27571/statm: 360 110 95 260 0 84 0
[pid=27572] ppid=27571 vsize=764 CPUtime=0.69
/proc/27572/stat : 27572 (march_dl) R 27571 27571 26452 0 -1 4194304 123 0 0 0 69 0 0 0 24 0 1 0 287230208 782336 117 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134533056 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27572/statm: 191 117 73 118 0 70 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2204

[startup+1.50176 s]
/proc/loadavg: 0.91 0.98 0.99 2/66 27573
/proc/meminfo: memFree=1018512/2055920 swapFree=4183440/4192956
[pid=27571] ppid=27569 vsize=1440 CPUtime=0
/proc/27571/stat : 27571 (SATzilla2007_C) S 27569 27571 26452 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 287230208 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27571/statm: 360 110 95 260 0 84 0
[pid=27572] ppid=27571 vsize=764 CPUtime=1.49
/proc/27572/stat : 27572 (march_dl) R 27571 27571 26452 0 -1 4194304 124 0 0 0 149 0 0 0 25 0 1 0 287230208 782336 118 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134536977 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27572/statm: 191 118 73 118 0 70 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2204

[startup+3.10106 s]
/proc/loadavg: 0.91 0.98 0.99 2/66 27573
/proc/meminfo: memFree=1018384/2055920 swapFree=4183440/4192956
[pid=27571] ppid=27569 vsize=1440 CPUtime=0
/proc/27571/stat : 27571 (SATzilla2007_C) S 27569 27571 26452 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 287230208 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27571/statm: 360 110 95 260 0 84 0
[pid=27572] ppid=27571 vsize=764 CPUtime=3.09
/proc/27572/stat : 27572 (march_dl) R 27571 27571 26452 0 -1 4194304 126 0 0 0 309 0 0 0 25 0 1 0 287230208 782336 120 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134527824 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27572/statm: 191 120 73 118 0 70 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2204

[startup+6.30167 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 27574
/proc/meminfo: memFree=1018256/2055920 swapFree=4183440/4192956
[pid=27571] ppid=27569 vsize=1440 CPUtime=4.99
/proc/27571/stat : 27571 (SATzilla2007_C) S 27569 27571 26452 0 -1 4194304 135 127 0 0 0 0 499 0 16 0 1 0 287230208 1474560 111 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27571/statm: 360 111 96 260 0 84 0
[pid=27574] ppid=27571 vsize=6188 CPUtime=1.28
/proc/27574/stat : 27574 (ubcsat2006) R 27571 27571 26452 0 -1 4194304 237 0 0 0 89 39 0 0 25 0 1 0 287230709 6336512 220 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27574/statm: 1547 220 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7019 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 27575
/proc/meminfo: memFree=1018064/2055920 swapFree=4183440/4192956
[pid=27571] ppid=27569 vsize=1556 CPUtime=11.32
/proc/27571/stat : 27571 (SATzilla2007_C) S 27569 27571 26452 0 -1 4194304 515 370 0 0 278 63 700 91 25 0 1 0 287230208 1593344 221 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27571/statm: 389 221 157 260 0 113 0
[pid=27575] ppid=27571 vsize=1680 CPUtime=1.34
/proc/27575/stat : 27575 (minisat20) R 27571 27571 26452 0 -1 4194304 102 0 0 0 134 0 0 0 25 0 1 0 287231343 1720320 96 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27575/statm: 420 96 58 118 0 298 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 3236

[startup+25.5013 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 27575
/proc/meminfo: memFree=1018064/2055920 swapFree=4183440/4192956
[pid=27571] ppid=27569 vsize=1556 CPUtime=11.32
/proc/27571/stat : 27571 (SATzilla2007_C) S 27569 27571 26452 0 -1 4194304 515 370 0 0 278 63 700 91 25 0 1 0 287230208 1593344 221 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27571/statm: 389 221 157 260 0 113 0
[pid=27575] ppid=27571 vsize=1812 CPUtime=14.14
/proc/27575/stat : 27575 (minisat20) R 27571 27571 26452 0 -1 4194304 128 0 0 0 1414 0 0 0 25 0 1 0 287231343 1855488 122 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134528471 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27575/statm: 453 122 58 118 0 331 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 3368

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 27575
/proc/meminfo: memFree=1017872/2055920 swapFree=4183440/4192956
[pid=27571] ppid=27569 vsize=1556 CPUtime=11.32
/proc/27571/stat : 27571 (SATzilla2007_C) S 27569 27571 26452 0 -1 4194304 515 370 0 0 278 63 700 91 25 0 1 0 287230208 1593344 221 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27571/statm: 389 221 157 260 0 113 0
[pid=27575] ppid=27571 vsize=1944 CPUtime=39.72
/proc/27575/stat : 27575 (minisat20) R 27571 27571 26452 0 -1 4194304 144 0 0 0 3972 0 0 0 25 0 1 0 287231343 1990656 138 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27575/statm: 486 138 58 118 0 364 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 3500

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 27575
/proc/meminfo: memFree=1017872/2055920 swapFree=4183440/4192956
[pid=27571] ppid=27569 vsize=1556 CPUtime=11.32
/proc/27571/stat : 27571 (SATzilla2007_C) S 27569 27571 26452 0 -1 4194304 515 370 0 0 278 63 700 91 25 0 1 0 287230208 1593344 221 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27571/statm: 389 221 157 260 0 113 0
[pid=27575] ppid=27571 vsize=1944 CPUtime=90.91
/proc/27575/stat : 27575 (minisat20) R 27571 27571 26452 0 -1 4194304 167 0 0 0 9091 0 0 0 25 0 1 0 287231343 1990656 161 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27575/statm: 486 161 58 118 0 364 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 3500

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27575
/proc/meminfo: memFree=1017744/2055920 swapFree=4183440/4192956
[pid=27571] ppid=27569 vsize=1556 CPUtime=11.32
/proc/27571/stat : 27571 (SATzilla2007_C) S 27569 27571 26452 0 -1 4194304 515 370 0 0 278 63 700 91 25 0 1 0 287230208 1593344 221 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27571/statm: 389 221 157 260 0 113 0
[pid=27575] ppid=27571 vsize=2076 CPUtime=150.88
/proc/27575/stat : 27575 (minisat20) R 27571 27571 26452 0 -1 4194304 182 0 0 0 15088 0 0 0 25 0 1 0 287231343 2125824 176 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134528518 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27575/statm: 519 176 58 118 0 397 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 3632

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27575
/proc/meminfo: memFree=1017680/2055920 swapFree=4183440/4192956
[pid=27571] ppid=27569 vsize=1556 CPUtime=11.32
/proc/27571/stat : 27571 (SATzilla2007_C) S 27569 27571 26452 0 -1 4194304 515 370 0 0 278 63 700 91 25 0 1 0 287230208 1593344 221 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27571/statm: 389 221 157 260 0 113 0
[pid=27575] ppid=27571 vsize=2076 CPUtime=210.86
/proc/27575/stat : 27575 (minisat20) R 27571 27571 26452 0 -1 4194304 195 0 0 0 21086 0 0 0 25 0 1 0 287231343 2125824 189 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134649450 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27575/statm: 519 189 58 118 0 397 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 3632

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27575
/proc/meminfo: memFree=1017616/2055920 swapFree=4183440/4192956
[pid=27571] ppid=27569 vsize=1556 CPUtime=11.32
/proc/27571/stat : 27571 (SATzilla2007_C) S 27569 27571 26452 0 -1 4194304 515 370 0 0 278 63 700 91 25 0 1 0 287230208 1593344 221 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27571/statm: 389 221 157 260 0 113 0
[pid=27575] ppid=27571 vsize=2076 CPUtime=270.84
/proc/27575/stat : 27575 (minisat20) R 27571 27571 26452 0 -1 4194304 203 0 0 0 27084 0 0 0 25 0 1 0 287231343 2125824 197 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27575/statm: 519 197 58 118 0 397 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 3632

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27575
/proc/meminfo: memFree=1017616/2055920 swapFree=4183440/4192956
[pid=27571] ppid=27569 vsize=1556 CPUtime=11.32
/proc/27571/stat : 27571 (SATzilla2007_C) S 27569 27571 26452 0 -1 4194304 515 370 0 0 278 63 700 91 25 0 1 0 287230208 1593344 221 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27571/statm: 389 221 157 260 0 113 0
[pid=27575] ppid=27571 vsize=2208 CPUtime=330.82
/proc/27575/stat : 27575 (minisat20) R 27571 27571 26452 0 -1 4194304 211 0 0 0 33082 0 0 0 25 0 1 0 287231343 2260992 205 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27575/statm: 552 205 58 118 0 430 0

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


[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27575
/proc/meminfo: memFree=1017360/2055920 swapFree=4183440/4192956
[pid=27571] ppid=27569 vsize=1556 CPUtime=11.32
/proc/27571/stat : 27571 (SATzilla2007_C) S 27569 27571 26452 0 -1 4194304 515 370 0 0 278 63 700 91 25 0 1 0 287230208 1593344 221 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27571/statm: 389 221 157 260 0 113 0
[pid=27575] ppid=27571 vsize=2340 CPUtime=810.64
/proc/27575/stat : 27575 (minisat20) R 27571 27571 26452 0 -1 4194304 253 0 0 0 81064 0 0 0 25 0 1 0 287231343 2396160 247 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27575/statm: 585 247 58 118 0 463 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 3896

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27575
/proc/meminfo: memFree=1017360/2055920 swapFree=4183440/4192956
[pid=27571] ppid=27569 vsize=1556 CPUtime=11.32
/proc/27571/stat : 27571 (SATzilla2007_C) S 27569 27571 26452 0 -1 4194304 515 370 0 0 278 63 700 91 25 0 1 0 287230208 1593344 221 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27571/statm: 389 221 157 260 0 113 0
[pid=27575] ppid=27571 vsize=2340 CPUtime=870.62
/proc/27575/stat : 27575 (minisat20) R 27571 27571 26452 0 -1 4194304 255 0 0 0 87062 0 0 0 25 0 1 0 287231343 2396160 249 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27575/statm: 585 249 58 118 0 463 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 3896

[startup+942.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27575
/proc/meminfo: memFree=1017424/2055920 swapFree=4183440/4192956
[pid=27571] ppid=27569 vsize=1556 CPUtime=11.32
/proc/27571/stat : 27571 (SATzilla2007_C) S 27569 27571 26452 0 -1 4194304 515 370 0 0 278 63 700 91 25 0 1 0 287230208 1593344 221 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27571/statm: 389 221 157 260 0 113 0
[pid=27575] ppid=27571 vsize=2340 CPUtime=930.6
/proc/27575/stat : 27575 (minisat20) R 27571 27571 26452 0 -1 4194304 258 0 0 0 93060 0 0 0 25 0 1 0 287231343 2396160 252 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134536464 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27575/statm: 585 252 58 118 0 463 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 3896

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27577
/proc/meminfo: memFree=1017488/2055920 swapFree=4183440/4192956
[pid=27571] ppid=27569 vsize=1556 CPUtime=11.32
/proc/27571/stat : 27571 (SATzilla2007_C) S 27569 27571 26452 0 -1 4194304 515 370 0 0 278 63 700 91 25 0 1 0 287230208 1593344 221 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27571/statm: 389 221 157 260 0 113 0
[pid=27575] ppid=27571 vsize=2340 CPUtime=990.57
/proc/27575/stat : 27575 (minisat20) R 27571 27571 26452 0 -1 4194304 266 0 0 0 99057 0 0 0 25 0 1 0 287231343 2396160 260 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134528672 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27575/statm: 585 260 58 118 0 463 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 3896

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27577
/proc/meminfo: memFree=1017488/2055920 swapFree=4183440/4192956
[pid=27571] ppid=27569 vsize=1556 CPUtime=11.32
/proc/27571/stat : 27571 (SATzilla2007_C) S 27569 27571 26452 0 -1 4194304 515 370 0 0 278 63 700 91 25 0 1 0 287230208 1593344 221 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27571/statm: 389 221 157 260 0 113 0
[pid=27575] ppid=27571 vsize=2340 CPUtime=1050.55
/proc/27575/stat : 27575 (minisat20) R 27571 27571 26452 0 -1 4194304 270 0 0 0 105055 0 0 0 25 0 1 0 287231343 2396160 264 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27575/statm: 585 264 58 118 0 463 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 3896

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27577
/proc/meminfo: memFree=1017552/2055920 swapFree=4183440/4192956
[pid=27571] ppid=27569 vsize=1556 CPUtime=11.32
/proc/27571/stat : 27571 (SATzilla2007_C) S 27569 27571 26452 0 -1 4194304 515 370 0 0 278 63 700 91 25 0 1 0 287230208 1593344 221 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27571/statm: 389 221 157 260 0 113 0
[pid=27575] ppid=27571 vsize=2340 CPUtime=1110.53
/proc/27575/stat : 27575 (minisat20) R 27571 27571 26452 0 -1 4194304 270 0 0 0 111053 0 0 0 25 0 1 0 287231343 2396160 264 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525560 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27575/statm: 585 264 58 118 0 463 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 3896

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27577
/proc/meminfo: memFree=1017488/2055920 swapFree=4183440/4192956
[pid=27571] ppid=27569 vsize=1556 CPUtime=11.32
/proc/27571/stat : 27571 (SATzilla2007_C) S 27569 27571 26452 0 -1 4194304 515 370 0 0 278 63 700 91 25 0 1 0 287230208 1593344 221 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27571/statm: 389 221 157 260 0 113 0
[pid=27575] ppid=27571 vsize=2476 CPUtime=1170.51
/proc/27575/stat : 27575 (minisat20) R 27571 27571 26452 0 -1 4194304 275 0 0 0 117051 0 0 0 25 0 1 0 287231343 2535424 269 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27575/statm: 619 269 58 118 0 497 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 4032

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27577
/proc/meminfo: memFree=1017488/2055920 swapFree=4183440/4192956
[pid=27571] ppid=27569 vsize=1556 CPUtime=11.32
/proc/27571/stat : 27571 (SATzilla2007_C) S 27569 27571 26452 0 -1 4194304 515 370 0 0 278 63 700 91 25 0 1 0 287230208 1593344 221 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27571/statm: 389 221 157 260 0 113 0
[pid=27575] ppid=27571 vsize=2476 CPUtime=1178.5
/proc/27575/stat : 27575 (minisat20) R 27571 27571 26452 0 -1 4194304 275 0 0 0 117850 0 0 0 25 0 1 0 287231343 2535424 269 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27575/statm: 619 269 58 118 0 497 0
Current children cumulated CPU time (s) 1189.82
Current children cumulated vsize (KiB) 4032

[startup+1193.51 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27577
/proc/meminfo: memFree=1017488/2055920 swapFree=4183440/4192956
[pid=27571] ppid=27569 vsize=1556 CPUtime=11.32
/proc/27571/stat : 27571 (SATzilla2007_C) S 27569 27571 26452 0 -1 4194304 515 370 0 0 278 63 700 91 25 0 1 0 287230208 1593344 221 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27571/statm: 389 221 157 260 0 113 0
[pid=27575] ppid=27571 vsize=2476 CPUtime=1181.71
/proc/27575/stat : 27575 (minisat20) R 27571 27571 26452 0 -1 4194304 275 0 0 0 118171 0 0 0 25 0 1 0 287231343 2535424 269 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134528125 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27575/statm: 619 269 58 118 0 497 0
Current children cumulated CPU time (s) 1193.03
Current children cumulated vsize (KiB) 4032

[startup+1196.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27577
/proc/meminfo: memFree=1017488/2055920 swapFree=4183440/4192956
[pid=27571] ppid=27569 vsize=1556 CPUtime=11.32
/proc/27571/stat : 27571 (SATzilla2007_C) S 27569 27571 26452 0 -1 4194304 515 370 0 0 278 63 700 91 25 0 1 0 287230208 1593344 221 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27571/statm: 389 221 157 260 0 113 0
[pid=27575] ppid=27571 vsize=2476 CPUtime=1184.91
/proc/27575/stat : 27575 (minisat20) R 27571 27571 26452 0 -1 4194304 275 0 0 0 118491 0 0 0 25 0 1 0 287231343 2535424 269 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27575/statm: 619 269 58 118 0 497 0
Current children cumulated CPU time (s) 1196.23
Current children cumulated vsize (KiB) 4032

[startup+1198.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27577
/proc/meminfo: memFree=1017488/2055920 swapFree=4183440/4192956
[pid=27571] ppid=27569 vsize=1556 CPUtime=11.32
/proc/27571/stat : 27571 (SATzilla2007_C) S 27569 27571 26452 0 -1 4194304 515 370 0 0 278 63 700 91 25 0 1 0 287230208 1593344 221 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27571/statm: 389 221 157 260 0 113 0
[pid=27575] ppid=27571 vsize=2476 CPUtime=1186.5
/proc/27575/stat : 27575 (minisat20) R 27571 27571 26452 0 -1 4194304 275 0 0 0 118650 0 0 0 25 0 1 0 287231343 2535424 269 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27575/statm: 619 269 58 118 0 497 0
Current children cumulated CPU time (s) 1197.82
Current children cumulated vsize (KiB) 4032

[startup+1199.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27577
/proc/meminfo: memFree=1017488/2055920 swapFree=4183440/4192956
[pid=27571] ppid=27569 vsize=1556 CPUtime=11.32
/proc/27571/stat : 27571 (SATzilla2007_C) S 27569 27571 26452 0 -1 4194304 515 370 0 0 278 63 700 91 25 0 1 0 287230208 1593344 221 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27571/statm: 389 221 157 260 0 113 0
[pid=27575] ppid=27571 vsize=2476 CPUtime=1187.3
/proc/27575/stat : 27575 (minisat20) R 27571 27571 26452 0 -1 4194304 275 0 0 0 118730 0 0 0 25 0 1 0 287231343 2535424 269 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27575/statm: 619 269 58 118 0 497 0
Current children cumulated CPU time (s) 1198.62
Current children cumulated vsize (KiB) 4032

[startup+1199.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27577
/proc/meminfo: memFree=1017488/2055920 swapFree=4183440/4192956
[pid=27571] ppid=27569 vsize=1556 CPUtime=11.32
/proc/27571/stat : 27571 (SATzilla2007_C) S 27569 27571 26452 0 -1 4194304 515 370 0 0 278 63 700 91 25 0 1 0 287230208 1593344 221 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27571/statm: 389 221 157 260 0 113 0
[pid=27575] ppid=27571 vsize=2476 CPUtime=1187.7
/proc/27575/stat : 27575 (minisat20) R 27571 27571 26452 0 -1 4194304 275 0 0 0 118770 0 0 0 25 0 1 0 287231343 2535424 269 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27575/statm: 619 269 58 118 0 497 0
Current children cumulated CPU time (s) 1199.02
Current children cumulated vsize (KiB) 4032

[startup+1199.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27577
/proc/meminfo: memFree=1017488/2055920 swapFree=4183440/4192956
[pid=27571] ppid=27569 vsize=1556 CPUtime=11.32
/proc/27571/stat : 27571 (SATzilla2007_C) S 27569 27571 26452 0 -1 4194304 515 370 0 0 278 63 700 91 25 0 1 0 287230208 1593344 221 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27571/statm: 389 221 157 260 0 113 0
[pid=27575] ppid=27571 vsize=2476 CPUtime=1187.8
/proc/27575/stat : 27575 (minisat20) R 27571 27571 26452 0 -1 4194304 275 0 0 0 118780 0 0 0 25 0 1 0 287231343 2535424 269 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27575/statm: 619 269 58 118 0 497 0
Current children cumulated CPU time (s) 1199.12
Current children cumulated vsize (KiB) 4032

Child status: 17
Real time (s): 1199.62
CPU time (s): 1199.16
CPU user time (s): 1197.61
CPU system time (s): 1.54976
CPU usage (%): 99.9616
Max. virtual memory (cumulated for all children) (KiB): 7628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.61
system time used= 1.54976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1202
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= 26
involuntary context switches= 2106

runsolver used 0.872867 second user time and 2.48362 second system time

The end

Launcher Data (download as text)

Begin job on node42 on Wed Feb 28 14:25:42 UTC 2007

IDJOB= 316610
IDBENCH= 20445
IDSOLVER= 135
FILE ID= node42/316610-1172672742

PBS_JOBID= 3981227

Free space on /tmp= 66501 MiB

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

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  f710aff0402072becac5332e7ba8f47f

RANDOM SEED= 459621613

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node42.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.261
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.261
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:       1019320 kB
Buffers:         43400 kB
Cached:         939488 kB
SwapCached:       3792 kB
Active:         356828 kB
Inactive:       636076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1019320 kB
SwapTotal:     4192956 kB
SwapFree:      4183440 kB
Dirty:            8356 kB
Writeback:           0 kB
Mapped:          15464 kB
Slab:            29796 kB
Committed_AS:   950680 kB
PageTables:       1408 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= 66501 MiB

End job on node42 on Wed Feb 28 14:45:42 UTC 2007