Trace number 296378

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.53 1199.82

General information on the benchmark

Namerandom/OnTreshold/7SAT/v60/
unif-k7-r89-v60-c5340-S1372215289-05.SAT.shuffled.cnf
MD5SUM336d29929731a9e0b91798d646846664
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.313951
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55340

Solver Data (download as text)

10.63/10.68	c run March_dl for 5 seconds ... 
10.63/10.68	c Bin: Executing march_dl
10.63/10.68	c child exit by a signal
10.63/10.68	c march_dl returned code 137.
10.63/10.68	c run saps (UBCSAT implementation) for 2 seconds ... 
10.63/10.68	c Bin: Executing ubcsat2006
10.63/10.68	c child exited successfully
10.63/10.68	c ubcsat2006 returned code 0.
10.63/10.68	c satzilla computing base features
10.63/10.68	c satzilla doing unit-prop probe
10.63/10.68	c satzilla doing local search probe
10.63/10.68	c satzilla doing lobjois search-space size estimate
10.63/10.68	c satzilla's ranking:
10.63/10.68	c 1) minisat20+P: 1.041435
10.63/10.68	c 2) march_dl+P: 1.770503
10.63/10.68	c 3) march_dl: 2.156125
10.63/10.68	c 4) minisat20: 2.417579
10.63/10.68	c 5) zchaff_rand+P: 3.632180
10.63/10.68	c 6) vallst+P: 3.941934
10.63/10.68	c 7) kcnfs+P: 999.000000
10.63/10.68	c 8) kcnfs: 999.000000
10.63/10.68	c 9) vallst: 999.000000
10.63/10.68	c 10) zchaff_rand: 999.000000
10.63/10.68	c satzilla running minisat20 with preprocessing ... 
10.63/10.71	This is MiniSat 2.0 beta
10.63/10.71	WARNING: for repeatability, setting FPU to use double precision
10.63/10.71	============================[ Problem Statistics ]=============================
10.63/10.71	|                                                                             |
10.63/10.71	|  Number of variables:  60                                                   |
10.63/10.71	|  Number of clauses:    5340                                                 |
10.63/10.71	|  Parsing time:         0.00         s                                       |
10.63/10.71	============================[ Search Statistics ]==============================
10.63/10.71	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.63/10.71	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.63/10.71	===============================================================================
10.63/10.71	|         0 |      60     5340    37380 |     1780        0    nan |  0.000 % |
10.63/10.72	|       100 |      60     5340    37380 |     1958      100     22 |  0.028 % |
10.63/10.72	|       252 |      60     5340    37380 |     2153      252     22 |  0.028 % |
10.63/10.73	|       477 |      60     5340    37380 |     2369      477     22 |  0.028 % |
10.63/10.75	|       816 |      60     5340    37380 |     2606      816     22 |  0.028 % |
10.67/10.76	|      1322 |      60     5340    37380 |     2866     1322     22 |  0.028 % |
10.67/10.80	|      2081 |      60     5340    37380 |     3153     2081     22 |  0.028 % |
10.67/10.86	|      3220 |      60     5340    37380 |     3468     1629     21 |  0.028 % |
10.67/10.94	|      4929 |      60     5340    37380 |     3815     3338     21 |  0.028 % |
10.67/11.07	|      7491 |      60     5340    37380 |     4197     2055     21 |  0.028 % |
10.67/11.26	|     11335 |      60     5340    37380 |     4616     3788     21 |  0.028 % |
11.53/11.59	|     17101 |      60     5340    37380 |     5078     2593     21 |  0.028 % |
12.04/12.10	|     25752 |      60     5340    37380 |     5586     3587     21 |  0.028 % |
12.76/12.88	|     38727 |      60     5340    37380 |     6145     5348     20 |  0.028 % |
14.09/14.16	|     58188 |      60     5340    37380 |     6759     3210     20 |  0.028 % |
15.94/16.09	|     87381 |      60     5340    37380 |     7435     5267     19 |  0.028 % |
19.12/19.18	|    131170 |      60     5340    37380 |     8179     4289     20 |  0.028 % |
23.72/23.87	|    196855 |      60     5340    37380 |     8996     4338     19 |  0.028 % |
31.20/31.31	|    295384 |      60     5340    37380 |     9896     8160     20 |  0.028 % |
43.10/43.18	|    443173 |      60     5340    37380 |    10886     7160     19 |  0.028 % |
61.85/61.93	|    664857 |      60     5340    37380 |    11974    10630     19 |  0.028 % |
91.47/91.62	|    997382 |      60     5340    37380 |    13172     7226     19 |  0.028 % |
138.92/139.08	|   1496170 |      60     5340    37380 |    14489    11196     19 |  0.028 % |
215.47/215.61	|   2244353 |      60     5340    37380 |    15938    12011     20 |  0.028 % |
341.73/341.95	|   3366627 |      60     5340    37380 |    17532     9084     18 |  0.028 % |
547.82/548.07	|   5050039 |      60     5340    37380 |    19285    16104     19 |  0.028 % |
883.03/883.35	|   7575155 |      60     5340    37380 |    21214    12044     17 |  0.028 % |
1199.38/1199.81	c Preprocessing...
1199.38/1199.81	c Inital problem has 60 variables, 5340 nary clauses (0 binary clauses).
1199.38/1199.81	c Num non-binary clauses 5340, Average non-binary clause length 7.000
1199.38/1199.81	c Theory has no gaps
1199.38/1199.81	c Preprocessor runtime was 0.020 seconds.
1199.38/1199.81	c 
1199.38/1199.81	c Satisfiability of theory still undetermined.
1199.38/1199.81	c See file /tmp/g5ujrN for simplified theory.
1199.38/1199.81	c Bin: Executing minisat20
1199.38/1199.81	c child exit by a signal
1199.38/1199.81	c minisat20 returned code 137.
1199.38/1199.81	c minisat20 returned code 137.
1199.38/1199.81	c satzilla running march_dl with preprocessing ... 
1199.38/1199.81	c Bin: Executing march_dl
1199.38/1199.81	c march_dl returned code 1.
1199.38/1199.81	c march_dl returned code 1.
1199.38/1199.81	c satzilla running march_dl ... 
1199.38/1199.81	c Bin: Executing march_dl
1199.38/1199.81	c march_dl returned code 1.
1199.38/1199.81	c march_dl returned code 1.
1199.38/1199.81	c satzilla running minisat20 ... 
1199.38/1199.81	c Bin: Executing minisat20
1199.38/1199.81	c minisat20 returned code 1.
1199.38/1199.81	c minisat20 returned code 1.
1199.38/1199.81	c satzilla running zchaff_rand with preprocessing ... 
1199.38/1199.81	c Bin: Executing zchaff_rand
1199.38/1199.81	c zchaff_rand returned code 1.
1199.38/1199.81	c zchaff_rand returned code 1.
1199.38/1199.81	c satzilla running vallst with preprocessing ... 
1199.38/1199.81	c Bin: Executing vallst
1199.38/1199.81	c vallst returned code 1.
1199.38/1199.81	c vallst returned code 1.
1199.38/1199.81	c satzilla running kcnfs with preprocessing ... 
1199.38/1199.81	c Bin: Executing kcnfs
1199.38/1199.81	c kcnfs returned code 1.
1199.38/1199.81	c kcnfs returned code 1.
1199.38/1199.81	c satzilla running kcnfs ... 
1199.38/1199.81	c Bin: Executing kcnfs
1199.38/1199.81	c kcnfs returned code 1.
1199.38/1199.81	c kcnfs returned code 1.
1199.38/1199.81	c satzilla running vallst ... 
1199.38/1199.81	c Bin: Executing vallst
1199.38/1199.81	c vallst returned code 1.
1199.38/1199.81	c vallst returned code 1.
1199.38/1199.81	c satzilla running zchaff_rand ... 
1199.38/1199.81	c Bin: Executing zchaff_rand
1199.38/1199.81	c zchaff_rand returned code 1.
1199.38/1199.81	c zchaff_rand returned code 1.
1199.38/1199.81	c ERROR: All Failed! 
1199.38/1199.81	c SATZILLA_TIME=1199.690000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node3/watcher-296378-1171822519 -o ROOT/results/node3/solver-296378-1171822519 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/296378-1171822519/SATzilla2007_C /tmp/evaluation/296378-1171822519/instance-296378-1171822519.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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.96 1.06 1.39 3/77 26325
/proc/meminfo: memFree=777640/2055920 swapFree=4192812/4192956
[pid=26325] ppid=26323 vsize=1440 CPUtime=0
/proc/26325/stat : 26325 (SATzilla2007_C) R 26323 26325 25000 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 202206753 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/26325/statm: 360 110 95 260 0 84 0
[pid=26326] ppid=26325 vsize=636 CPUtime=0
/proc/26326/stat : 26326 (march_dl) R 26325 26325 25000 0 -1 4194304 82 0 0 0 0 0 0 0 18 0 1 0 202206753 651264 77 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26326/statm: 159 77 50 118 0 38 0

[startup+0.107209 s]
/proc/loadavg: 0.96 1.06 1.39 3/77 26325
/proc/meminfo: memFree=777640/2055920 swapFree=4192812/4192956
[pid=26325] ppid=26323 vsize=1440 CPUtime=0
/proc/26325/stat : 26325 (SATzilla2007_C) S 26323 26325 25000 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 202206753 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26325/statm: 360 110 95 260 0 84 0
[pid=26326] ppid=26325 vsize=2068 CPUtime=0.1
/proc/26326/stat : 26326 (march_dl) R 26325 26325 25000 0 -1 4194304 812 0 0 0 10 0 0 0 19 0 1 0 202206753 2117632 302 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134583360 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26326/statm: 517 302 67 118 0 396 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3508

[startup+0.515241 s]
/proc/loadavg: 0.96 1.06 1.39 3/77 26325
/proc/meminfo: memFree=777640/2055920 swapFree=4192812/4192956
[pid=26325] ppid=26323 vsize=1440 CPUtime=0
/proc/26325/stat : 26325 (SATzilla2007_C) S 26323 26325 25000 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 202206753 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26325/statm: 360 110 95 260 0 84 0
[pid=26326] ppid=26325 vsize=2200 CPUtime=0.51
/proc/26326/stat : 26326 (march_dl) R 26325 26325 25000 0 -1 4194304 847 0 0 0 51 0 0 0 23 0 1 0 202206753 2252800 337 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134583376 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26326/statm: 550 337 67 118 0 429 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3640

[startup+1.33531 s]
/proc/loadavg: 0.96 1.06 1.39 2/79 26327
/proc/meminfo: memFree=772248/2055920 swapFree=4192812/4192956
[pid=26325] ppid=26323 vsize=1440 CPUtime=0
/proc/26325/stat : 26325 (SATzilla2007_C) S 26323 26325 25000 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 202206753 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26325/statm: 360 110 95 260 0 84 0
[pid=26326] ppid=26325 vsize=6616 CPUtime=1.32
/proc/26326/stat : 26326 (march_dl) R 26325 26325 25000 0 -1 4194304 2072 0 0 0 132 0 0 0 25 0 1 0 202206753 6774784 1453 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134532989 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26326/statm: 1654 1453 74 118 0 1533 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 8056

[startup+2.97144 s]
/proc/loadavg: 0.96 1.06 1.38 2/79 26327
/proc/meminfo: memFree=771800/2055920 swapFree=4192812/4192956
[pid=26325] ppid=26323 vsize=1440 CPUtime=0
/proc/26325/stat : 26325 (SATzilla2007_C) S 26323 26325 25000 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 202206753 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26325/statm: 360 110 95 260 0 84 0
[pid=26326] ppid=26325 vsize=6616 CPUtime=2.96
/proc/26326/stat : 26326 (march_dl) R 26325 26325 25000 0 -1 4194304 2073 0 0 0 296 0 0 0 25 0 1 0 202206753 6774784 1454 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134526954 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26326/statm: 1654 1454 74 118 0 1533 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 8056

[startup+6.24871 s]
/proc/loadavg: 0.96 1.06 1.38 2/79 26328
/proc/meminfo: memFree=776536/2055920 swapFree=4192812/4192956
[pid=26325] ppid=26323 vsize=1440 CPUtime=4.99
/proc/26325/stat : 26325 (SATzilla2007_C) S 26323 26325 25000 0 -1 4194304 135 2073 0 0 0 0 499 0 16 0 1 0 202206753 1474560 111 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26325/statm: 360 111 96 260 0 84 0
[pid=26328] ppid=26325 vsize=6188 CPUtime=1.24
/proc/26328/stat : 26328 (ubcsat2006) R 26325 26325 25000 0 -1 4194304 344 0 0 0 119 5 0 0 25 0 1 0 202207254 6336512 327 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26328/statm: 1547 327 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7112 s]
/proc/loadavg: 0.96 1.06 1.38 2/79 26329
/proc/meminfo: memFree=774104/2055920 swapFree=4192812/4192956
[pid=26325] ppid=26323 vsize=3052 CPUtime=10.67
/proc/26325/stat : 26325 (SATzilla2007_C) S 26323 26325 25000 0 -1 4194304 1086 2423 0 0 351 7 700 9 25 0 1 0 202206753 3125248 589 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26325/statm: 763 589 165 260 0 487 0
[pid=26329] ppid=26325 vsize=2876 CPUtime=1.99
/proc/26329/stat : 26329 (minisat20) R 26325 26325 25000 0 -1 4194304 414 0 0 0 199 0 0 0 25 0 1 0 202207824 2945024 408 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26329/statm: 719 408 58 118 0 597 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 5928

[startup+25.5303 s]
/proc/loadavg: 0.97 1.05 1.37 2/79 26329
/proc/meminfo: memFree=773272/2055920 swapFree=4192812/4192956
[pid=26325] ppid=26323 vsize=3052 CPUtime=10.67
/proc/26325/stat : 26325 (SATzilla2007_C) S 26323 26325 25000 0 -1 4194304 1086 2423 0 0 351 7 700 9 25 0 1 0 202206753 3125248 589 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26325/statm: 763 589 165 260 0 487 0
[pid=26329] ppid=26325 vsize=3676 CPUtime=14.8
/proc/26329/stat : 26329 (minisat20) R 26325 26325 25000 0 -1 4194304 623 0 0 0 1480 0 0 0 25 0 1 0 202207824 3764224 617 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26329/statm: 919 617 58 118 0 797 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 6728

[startup+51.1594 s]
/proc/loadavg: 0.98 1.05 1.36 2/79 26329
/proc/meminfo: memFree=772568/2055920 swapFree=4192812/4192956
[pid=26325] ppid=26323 vsize=3052 CPUtime=10.67
/proc/26325/stat : 26325 (SATzilla2007_C) S 26323 26325 25000 0 -1 4194304 1086 2423 0 0 351 7 700 9 25 0 1 0 202206753 3125248 589 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26325/statm: 763 589 165 260 0 487 0
[pid=26329] ppid=26325 vsize=4372 CPUtime=40.42
/proc/26329/stat : 26329 (minisat20) R 26325 26325 25000 0 -1 4194304 784 0 0 0 4042 0 0 0 25 0 1 0 202207824 4476928 778 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26329/statm: 1093 778 58 118 0 971 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 7424

[startup+102.41 s]
/proc/loadavg: 0.99 1.04 1.34 2/79 26329
/proc/meminfo: memFree=771928/2055920 swapFree=4192812/4192956
[pid=26325] ppid=26323 vsize=3052 CPUtime=10.67
/proc/26325/stat : 26325 (SATzilla2007_C) S 26323 26325 25000 0 -1 4194304 1086 2423 0 0 351 7 700 9 25 0 1 0 202206753 3125248 589 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26325/statm: 763 589 165 260 0 487 0
[pid=26329] ppid=26325 vsize=5120 CPUtime=91.67
/proc/26329/stat : 26329 (minisat20) R 26325 26325 25000 0 -1 4194304 956 0 0 0 9166 1 0 0 25 0 1 0 202207824 5242880 950 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26329/statm: 1280 950 58 118 0 1158 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 8172

[startup+162.481 s]
/proc/loadavg: 0.99 1.03 1.32 2/79 26329
/proc/meminfo: memFree=771416/2055920 swapFree=4192812/4192956
[pid=26325] ppid=26323 vsize=3052 CPUtime=10.67
/proc/26325/stat : 26325 (SATzilla2007_C) S 26323 26325 25000 0 -1 4194304 1086 2423 0 0 351 7 700 9 25 0 1 0 202206753 3125248 589 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26325/statm: 763 589 165 260 0 487 0
[pid=26329] ppid=26325 vsize=5572 CPUtime=151.72
/proc/26329/stat : 26329 (minisat20) R 26325 26325 25000 0 -1 4194304 1057 0 0 0 15171 1 0 0 25 0 1 0 202207824 5705728 1051 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26329/statm: 1393 1051 58 118 0 1271 0
Current children cumulated CPU time (s) 162.39
Current children cumulated vsize (KiB) 8624

[startup+222.548 s]
/proc/loadavg: 0.99 1.02 1.29 2/79 26329
/proc/meminfo: memFree=771160/2055920 swapFree=4192812/4192956
[pid=26325] ppid=26323 vsize=3052 CPUtime=10.67
/proc/26325/stat : 26325 (SATzilla2007_C) S 26323 26325 25000 0 -1 4194304 1086 2423 0 0 351 7 700 9 25 0 1 0 202206753 3125248 589 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26325/statm: 763 589 165 260 0 487 0
[pid=26329] ppid=26325 vsize=5728 CPUtime=211.77
/proc/26329/stat : 26329 (minisat20) R 26325 26325 25000 0 -1 4194304 1130 0 0 0 21175 2 0 0 25 0 1 0 202207824 5865472 1124 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26329/statm: 1432 1124 58 118 0 1310 0
Current children cumulated CPU time (s) 222.44
Current children cumulated vsize (KiB) 8780

[startup+282.611 s]
/proc/loadavg: 0.99 1.02 1.27 2/79 26329
/proc/meminfo: memFree=770904/2055920 swapFree=4192812/4192956
[pid=26325] ppid=26323 vsize=3052 CPUtime=10.67
/proc/26325/stat : 26325 (SATzilla2007_C) S 26323 26325 25000 0 -1 4194304 1086 2423 0 0 351 7 700 9 25 0 1 0 202206753 3125248 589 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26325/statm: 763 589 165 260 0 487 0
[pid=26329] ppid=26325 vsize=6180 CPUtime=271.83
/proc/26329/stat : 26329 (minisat20) R 26325 26325 25000 0 -1 4194304 1219 0 0 0 27180 3 0 0 25 0 1 0 202207824 6328320 1213 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26329/statm: 1545 1213 58 118 0 1423 0
Current children cumulated CPU time (s) 282.5
Current children cumulated vsize (KiB) 9232

[startup+342.681 s]
/proc/loadavg: 0.99 1.01 1.25 2/79 26329
/proc/meminfo: memFree=770712/2055920 swapFree=4192812/4192956
[pid=26325] ppid=26323 vsize=3052 CPUtime=10.67
/proc/26325/stat : 26325 (SATzilla2007_C) S 26323 26325 25000 0 -1 4194304 1086 2423 0 0 351 7 700 9 25 0 1 0 202206753 3125248 589 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26325/statm: 763 589 165 260 0 487 0
[pid=26329] ppid=26325 vsize=6452 CPUtime=331.88
/proc/26329/stat : 26329 (minisat20) R 26325 26325 25000 0 -1 4194304 1270 0 0 0 33185 3 0 0 25 0 1 0 202207824 6606848 1264 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26329/statm: 1613 1264 58 118 0 1491 0
Current children cumulated CPU time (s) 342.55
Current children cumulated vsize (KiB) 9504

[startup+402.753 s]
/proc/loadavg: 0.99 1.00 1.23 2/79 26329
/proc/meminfo: memFree=770456/2055920 swapFree=4192812/4192956
[pid=26325] ppid=26323 vsize=3052 CPUtime=10.67
/proc/26325/stat : 26325 (SATzilla2007_C) S 26323 26325 25000 0 -1 4194304 1086 2423 0 0 351 7 700 9 25 0 1 0 202206753 3125248 589 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26325/statm: 763 589 165 260 0 487 0
[pid=26329] ppid=26325 vsize=6732 CPUtime=391.94
/proc/26329/stat : 26329 (minisat20) R 26325 26325 25000 0 -1 4194304 1334 0 0 0 39190 4 0 0 25 0 1 0 202207824 6893568 1328 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26329/statm: 1683 1328 58 118 0 1561 0
Current children cumulated CPU time (s) 402.61
Current children cumulated vsize (KiB) 9784

[startup+462.818 s]
/proc/loadavg: 0.99 1.00 1.22 2/79 26329
/proc/meminfo: memFree=770264/2055920 swapFree=4192812/4192956
[pid=26325] ppid=26323 vsize=3052 CPUtime=10.67
/proc/26325/stat : 26325 (SATzilla2007_C) S 26323 26325 25000 0 -1 4194304 1086 2423 0 0 351 7 700 9 25 0 1 0 202206753 3125248 589 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26325/statm: 763 589 165 260 0 487 0
[pid=26329] ppid=26325 vsize=7016 CPUtime=451.99
/proc/26329/stat : 26329 (minisat20) R 26325 26325 25000 0 -1 4194304 1394 0 0 0 45195 4 0 0 25 0 1 0 202207824 7184384 1388 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525613 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26329/statm: 1754 1388 58 118 0 1632 0
Current children cumulated CPU time (s) 462.66

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

/proc/26329/statm: 1899 1539 58 118 0 1777 0
Current children cumulated CPU time (s) 762.92
Current children cumulated vsize (KiB) 10648

[startup+823.218 s]
/proc/loadavg: 1.00 1.00 1.14 2/79 26329
/proc/meminfo: memFree=769560/2055920 swapFree=4192812/4192956
[pid=26325] ppid=26323 vsize=3052 CPUtime=10.67
/proc/26325/stat : 26325 (SATzilla2007_C) S 26323 26325 25000 0 -1 4194304 1086 2423 0 0 351 7 700 9 25 0 1 0 202206753 3125248 589 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26325/statm: 763 589 165 260 0 487 0
[pid=26329] ppid=26325 vsize=7596 CPUtime=812.3
/proc/26329/stat : 26329 (minisat20) R 26325 26325 25000 0 -1 4194304 1548 0 0 0 81223 7 0 0 25 0 1 0 202207824 7778304 1542 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26329/statm: 1899 1542 58 118 0 1777 0
Current children cumulated CPU time (s) 822.97
Current children cumulated vsize (KiB) 10648

[startup+883.284 s]
/proc/loadavg: 1.00 1.00 1.13 2/79 26329
/proc/meminfo: memFree=769496/2055920 swapFree=4192812/4192956
[pid=26325] ppid=26323 vsize=3052 CPUtime=10.67
/proc/26325/stat : 26325 (SATzilla2007_C) S 26323 26325 25000 0 -1 4194304 1086 2423 0 0 351 7 700 9 25 0 1 0 202206753 3125248 589 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26325/statm: 763 589 165 260 0 487 0
[pid=26329] ppid=26325 vsize=7740 CPUtime=872.36
/proc/26329/stat : 26329 (minisat20) R 26325 26325 25000 0 -1 4194304 1572 0 0 0 87228 8 0 0 25 0 1 0 202207824 7925760 1566 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26329/statm: 1935 1566 58 118 0 1813 0
Current children cumulated CPU time (s) 883.03
Current children cumulated vsize (KiB) 10792

[startup+943.354 s]
/proc/loadavg: 1.04 1.01 1.12 2/79 26329
/proc/meminfo: memFree=769240/2055920 swapFree=4192812/4192956
[pid=26325] ppid=26323 vsize=3052 CPUtime=10.67
/proc/26325/stat : 26325 (SATzilla2007_C) S 26323 26325 25000 0 -1 4194304 1086 2423 0 0 351 7 700 9 25 0 1 0 202206753 3125248 589 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26325/statm: 763 589 165 260 0 487 0
[pid=26329] ppid=26325 vsize=7884 CPUtime=932.42
/proc/26329/stat : 26329 (minisat20) R 26325 26325 25000 0 -1 4194304 1621 0 0 0 93233 9 0 0 25 0 1 0 202207824 8073216 1615 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26329/statm: 1971 1615 58 118 0 1849 0
Current children cumulated CPU time (s) 943.09
Current children cumulated vsize (KiB) 10936

[startup+1003.42 s]
/proc/loadavg: 1.01 1.01 1.11 2/79 26329
/proc/meminfo: memFree=769176/2055920 swapFree=4192812/4192956
[pid=26325] ppid=26323 vsize=3052 CPUtime=10.67
/proc/26325/stat : 26325 (SATzilla2007_C) S 26323 26325 25000 0 -1 4194304 1086 2423 0 0 351 7 700 9 25 0 1 0 202206753 3125248 589 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26325/statm: 763 589 165 260 0 487 0
[pid=26329] ppid=26325 vsize=8024 CPUtime=992.46
/proc/26329/stat : 26329 (minisat20) R 26325 26325 25000 0 -1 4194304 1646 0 0 0 99237 9 0 0 25 0 1 0 202207824 8216576 1640 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26329/statm: 2006 1640 58 118 0 1884 0
Current children cumulated CPU time (s) 1003.13
Current children cumulated vsize (KiB) 11076

[startup+1063.48 s]
/proc/loadavg: 1.00 1.00 1.10 2/79 26329
/proc/meminfo: memFree=769176/2055920 swapFree=4192812/4192956
[pid=26325] ppid=26323 vsize=3052 CPUtime=10.67
/proc/26325/stat : 26325 (SATzilla2007_C) S 26323 26325 25000 0 -1 4194304 1086 2423 0 0 351 7 700 9 25 0 1 0 202206753 3125248 589 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26325/statm: 763 589 165 260 0 487 0
[pid=26329] ppid=26325 vsize=8024 CPUtime=1052.51
/proc/26329/stat : 26329 (minisat20) R 26325 26325 25000 0 -1 4194304 1657 0 0 0 105241 10 0 0 25 0 1 0 202207824 8216576 1651 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525776 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26329/statm: 2006 1651 58 118 0 1884 0
Current children cumulated CPU time (s) 1063.18
Current children cumulated vsize (KiB) 11076

[startup+1123.55 s]
/proc/loadavg: 1.00 1.00 1.09 2/79 26329
/proc/meminfo: memFree=769112/2055920 swapFree=4192812/4192956
[pid=26325] ppid=26323 vsize=3052 CPUtime=10.67
/proc/26325/stat : 26325 (SATzilla2007_C) S 26323 26325 25000 0 -1 4194304 1086 2423 0 0 351 7 700 9 25 0 1 0 202206753 3125248 589 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26325/statm: 763 589 165 260 0 487 0
[pid=26329] ppid=26325 vsize=8024 CPUtime=1112.56
/proc/26329/stat : 26329 (minisat20) R 26325 26325 25000 0 -1 4194304 1663 0 0 0 111246 10 0 0 25 0 1 0 202207824 8216576 1657 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26329/statm: 2006 1657 58 118 0 1884 0
Current children cumulated CPU time (s) 1123.23
Current children cumulated vsize (KiB) 11076

[startup+1183.61 s]
/proc/loadavg: 1.00 1.00 1.08 2/79 26329
/proc/meminfo: memFree=769112/2055920 swapFree=4192812/4192956
[pid=26325] ppid=26323 vsize=3052 CPUtime=10.67
/proc/26325/stat : 26325 (SATzilla2007_C) S 26323 26325 25000 0 -1 4194304 1086 2423 0 0 351 7 700 9 25 0 1 0 202206753 3125248 589 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26325/statm: 763 589 165 260 0 487 0
[pid=26329] ppid=26325 vsize=8024 CPUtime=1172.61
/proc/26329/stat : 26329 (minisat20) R 26325 26325 25000 0 -1 4194304 1665 0 0 0 117251 10 0 0 25 0 1 0 202207824 8216576 1659 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26329/statm: 2006 1659 58 118 0 1884 0
Current children cumulated CPU time (s) 1183.28
Current children cumulated vsize (KiB) 11076

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

[startup+1187.4 s]
/proc/loadavg: 1.00 1.00 1.08 2/79 26329
/proc/meminfo: memFree=769112/2055920 swapFree=4192812/4192956
[pid=26325] ppid=26323 vsize=3052 CPUtime=10.67
/proc/26325/stat : 26325 (SATzilla2007_C) S 26323 26325 25000 0 -1 4194304 1086 2423 0 0 351 7 700 9 25 0 1 0 202206753 3125248 589 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26325/statm: 763 589 165 260 0 487 0
[pid=26329] ppid=26325 vsize=8024 CPUtime=1176.41
/proc/26329/stat : 26329 (minisat20) R 26325 26325 25000 0 -1 4194304 1666 0 0 0 117630 11 0 0 25 0 1 0 202207824 8216576 1660 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26329/statm: 2006 1660 58 118 0 1884 0
Current children cumulated CPU time (s) 1187.08
Current children cumulated vsize (KiB) 11076

[startup+1193.97 s]
/proc/loadavg: 1.00 1.00 1.08 2/79 26329
/proc/meminfo: memFree=769048/2055920 swapFree=4192812/4192956
[pid=26325] ppid=26323 vsize=3052 CPUtime=10.67
/proc/26325/stat : 26325 (SATzilla2007_C) S 26323 26325 25000 0 -1 4194304 1086 2423 0 0 351 7 700 9 25 0 1 0 202206753 3125248 589 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26325/statm: 763 589 165 260 0 487 0
[pid=26329] ppid=26325 vsize=8024 CPUtime=1182.97
/proc/26329/stat : 26329 (minisat20) R 26325 26325 25000 0 -1 4194304 1666 0 0 0 118286 11 0 0 25 0 1 0 202207824 8216576 1660 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26329/statm: 2006 1660 58 118 0 1884 0
Current children cumulated CPU time (s) 1193.64
Current children cumulated vsize (KiB) 11076

[startup+1197.25 s]
/proc/loadavg: 1.00 1.00 1.08 2/79 26329
/proc/meminfo: memFree=769048/2055920 swapFree=4192812/4192956
[pid=26325] ppid=26323 vsize=3052 CPUtime=10.67
/proc/26325/stat : 26325 (SATzilla2007_C) S 26323 26325 25000 0 -1 4194304 1086 2423 0 0 351 7 700 9 25 0 1 0 202206753 3125248 589 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26325/statm: 763 589 165 260 0 487 0
[pid=26329] ppid=26325 vsize=8024 CPUtime=1186.25
/proc/26329/stat : 26329 (minisat20) R 26325 26325 25000 0 -1 4194304 1666 0 0 0 118614 11 0 0 25 0 1 0 202207824 8216576 1660 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134527482 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26329/statm: 2006 1660 58 118 0 1884 0
Current children cumulated CPU time (s) 1196.92
Current children cumulated vsize (KiB) 11076

[startup+1198.89 s]
/proc/loadavg: 1.00 1.00 1.08 2/79 26329
/proc/meminfo: memFree=769048/2055920 swapFree=4192812/4192956
[pid=26325] ppid=26323 vsize=3052 CPUtime=10.67
/proc/26325/stat : 26325 (SATzilla2007_C) S 26323 26325 25000 0 -1 4194304 1086 2423 0 0 351 7 700 9 25 0 1 0 202206753 3125248 589 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26325/statm: 763 589 165 260 0 487 0
[pid=26329] ppid=26325 vsize=8024 CPUtime=1187.89
/proc/26329/stat : 26329 (minisat20) R 26325 26325 25000 0 -1 4194304 1666 0 0 0 118778 11 0 0 25 0 1 0 202207824 8216576 1660 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26329/statm: 2006 1660 58 118 0 1884 0
Current children cumulated CPU time (s) 1198.56
Current children cumulated vsize (KiB) 11076

[startup+1199.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/79 26329
/proc/meminfo: memFree=769048/2055920 swapFree=4192812/4192956
[pid=26325] ppid=26323 vsize=3052 CPUtime=10.67
/proc/26325/stat : 26325 (SATzilla2007_C) S 26323 26325 25000 0 -1 4194304 1086 2423 0 0 351 7 700 9 25 0 1 0 202206753 3125248 589 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26325/statm: 763 589 165 260 0 487 0
[pid=26329] ppid=26325 vsize=8024 CPUtime=1188.3
/proc/26329/stat : 26329 (minisat20) R 26325 26325 25000 0 -1 4194304 1666 0 0 0 118819 11 0 0 25 0 1 0 202207824 8216576 1660 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525622 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26329/statm: 2006 1660 58 118 0 1884 0
Current children cumulated CPU time (s) 1198.97
Current children cumulated vsize (KiB) 11076

[startup+1199.71 s]
/proc/loadavg: 1.00 1.00 1.08 2/79 26329
/proc/meminfo: memFree=769048/2055920 swapFree=4192812/4192956
[pid=26325] ppid=26323 vsize=3052 CPUtime=10.67
/proc/26325/stat : 26325 (SATzilla2007_C) S 26323 26325 25000 0 -1 4194304 1086 2423 0 0 351 7 700 9 25 0 1 0 202206753 3125248 589 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26325/statm: 763 589 165 260 0 487 0
[pid=26329] ppid=26325 vsize=8024 CPUtime=1188.71
/proc/26329/stat : 26329 (minisat20) R 26325 26325 25000 0 -1 4194304 1666 0 0 0 118860 11 0 0 25 0 1 0 202207824 8216576 1660 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26329/statm: 2006 1660 58 118 0 1884 0
Current children cumulated CPU time (s) 1199.38
Current children cumulated vsize (KiB) 11076

[startup+1199.81 s]
/proc/loadavg: 1.00 1.00 1.08 2/79 26329
/proc/meminfo: memFree=769048/2055920 swapFree=4192812/4192956
[pid=26325] ppid=26323 vsize=0 CPUtime=1199.49
/proc/26325/stat : 26325 (SATzilla2007_C) D 26323 26325 25000 0 -1 4194308 1099 4089 0 0 351 7 119571 20 18 0 1 0 202206753 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744072100051646 0 0 17 0 0 0
/proc/26325/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.49
Current children cumulated vsize (KiB) 0

Child status: 17
Real time (s): 1199.82
CPU time (s): 1199.53
CPU user time (s): 1199.24
CPU system time (s): 0.288956
CPU usage (%): 99.9759
Max. virtual memory (cumulated for all children) (KiB): 11076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.24
system time used= 0.288956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5188
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= 1679

runsolver used 1.22981 second user time and 3.03354 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Sun Feb 18 18:15:19 UTC 2007

IDJOB= 296378
IDBENCH= 19935
IDSOLVER= 135
FILE ID= node3/296378-1171822519

PBS_JOBID= 3839352

Free space on /tmp= 66544 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v60/unif-k7-r89-v60-c5340-S1372215289-05.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/296378-1171822519/SATzilla2007_C /tmp/evaluation/296378-1171822519/instance-296378-1171822519.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-296378-1171822519 -o ROOT/results/node3/solver-296378-1171822519 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/296378-1171822519/SATzilla2007_C /tmp/evaluation/296378-1171822519/instance-296378-1171822519.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  336d29929731a9e0b91798d646846664

RANDOM SEED= 629861162

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.241
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.241
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:        778112 kB
Buffers:         58924 kB
Cached:        1085856 kB
SwapCached:          0 kB
Active:         547132 kB
Inactive:       652500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        778112 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8604 kB
Writeback:           0 kB
Mapped:          73736 kB
Slab:            63880 kB
Committed_AS:   961972 kB
PageTables:       1656 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= 66544 MiB

End job on node3 on Sun Feb 18 18:35:19 UTC 2007