Trace number 296173

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.46 1199.79

General information on the benchmark

Namerandom/OnTreshold/7SAT/v60/
unif-k7-r89-v60-c5340-S1279108477-06.UNSAT.shuffled.cnf
MD5SUM0fb73f67c7f5af95b3c6ed625e2e258c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark796.244
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.53/10.61	c run March_dl for 5 seconds ... 
10.53/10.61	c Bin: Executing march_dl
10.53/10.61	c child exit by a signal
10.53/10.61	c march_dl returned code 137.
10.53/10.61	c run saps (UBCSAT implementation) for 2 seconds ... 
10.53/10.61	c Bin: Executing ubcsat2006
10.53/10.61	c child exited successfully
10.53/10.61	c ubcsat2006 returned code 0.
10.53/10.61	c satzilla computing base features
10.53/10.61	c satzilla doing unit-prop probe
10.53/10.61	c satzilla doing local search probe
10.53/10.61	c satzilla doing lobjois search-space size estimate
10.53/10.61	c satzilla's ranking:
10.53/10.61	c 1) minisat20+P: 0.617213
10.53/10.61	c 2) march_dl+P: 1.938166
10.53/10.61	c 3) march_dl: 1.948012
10.53/10.61	c 4) minisat20: 2.046891
10.53/10.61	c 5) zchaff_rand+P: 3.872607
10.53/10.61	c 6) vallst+P: 4.170997
10.53/10.61	c 7) kcnfs+P: 999.000000
10.53/10.61	c 8) kcnfs: 999.000000
10.53/10.61	c 9) vallst: 999.000000
10.53/10.61	c 10) zchaff_rand: 999.000000
10.53/10.61	c satzilla running minisat20 with preprocessing ... 
10.53/10.64	This is MiniSat 2.0 beta
10.53/10.64	WARNING: for repeatability, setting FPU to use double precision
10.53/10.64	============================[ Problem Statistics ]=============================
10.53/10.64	|                                                                             |
10.53/10.64	|  Number of variables:  60                                                   |
10.53/10.64	|  Number of clauses:    5340                                                 |
10.53/10.65	|  Parsing time:         0.00         s                                       |
10.53/10.65	============================[ Search Statistics ]==============================
10.53/10.65	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.53/10.65	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.53/10.65	===============================================================================
10.53/10.65	|         0 |      60     5340    37380 |     1780        0    nan |  0.000 % |
10.53/10.65	|       101 |      60     5340    37380 |     1958      101     22 |  0.028 % |
10.53/10.66	|       251 |      60     5340    37380 |     2153      251     22 |  0.028 % |
10.61/10.67	|       476 |      60     5340    37380 |     2369      476     21 |  0.028 % |
10.61/10.68	|       813 |      60     5340    37380 |     2606      813     21 |  0.028 % |
10.61/10.70	|      1319 |      60     5340    37380 |     2866     1319     22 |  0.028 % |
10.61/10.73	|      2079 |      60     5340    37380 |     3153     2079     21 |  0.028 % |
10.61/10.79	|      3219 |      60     5340    37380 |     3468     1629     21 |  0.028 % |
10.61/10.87	|      4927 |      60     5340    37380 |     3815     3337     21 |  0.028 % |
10.61/11.00	|      7490 |      60     5340    37380 |     4197     2063     21 |  0.028 % |
10.61/11.19	|     11335 |      60     5340    37380 |     4616     3795     21 |  0.028 % |
11.44/11.53	|     17102 |      60     5340    37380 |     5078     2598     20 |  0.028 % |
11.95/12.03	|     25753 |      60     5340    37380 |     5586     3591     20 |  0.028 % |
12.67/12.80	|     38727 |      60     5340    37380 |     6145     5343     21 |  0.028 % |
14.00/14.04	|     58188 |      60     5340    37380 |     6759     3197     20 |  0.028 % |
15.84/15.93	|     87382 |      60     5340    37380 |     7435     5248     20 |  0.028 % |
18.91/18.98	|    131171 |      60     5340    37380 |     8179     4271     19 |  0.028 % |
23.63/23.75	|    196856 |      60     5340    37380 |     8996     4332     20 |  0.028 % |
31.00/31.12	|    295382 |      60     5340    37380 |     9896     8146     20 |  0.028 % |
42.57/42.71	|    443172 |      60     5340    37380 |    10886     7136     20 |  0.028 % |
60.82/60.94	|    664856 |      60     5340    37380 |    11974    10622     20 |  0.028 % |
90.02/90.13	|    997382 |      60     5340    37380 |    13172     7212     20 |  0.028 % |
136.55/136.72	|   1496170 |      60     5340    37380 |    14489    11118     20 |  0.028 % |
211.97/212.13	|   2244353 |      60     5340    37380 |    15938    12006     18 |  0.028 % |
330.94/331.17	|   3366628 |      60     5340    37380 |    17532     9097     18 |  0.028 % |
523.91/524.20	|   5050040 |      60     5340    37380 |    19285    16080     19 |  0.028 % |
837.36/837.64	|   7575158 |      60     5340    37380 |    21214    12078     17 |  0.028 % |
1199.40/1199.79	c Preprocessing...
1199.40/1199.79	c Inital problem has 60 variables, 5340 nary clauses (0 binary clauses).
1199.40/1199.79	c Num non-binary clauses 5340, Average non-binary clause length 7.000
1199.40/1199.79	c Theory has no gaps
1199.40/1199.79	c Preprocessor runtime was 0.010 seconds.
1199.40/1199.79	c 
1199.40/1199.79	c Satisfiability of theory still undetermined.
1199.40/1199.79	c See file /tmp/GgFK2z for simplified theory.
1199.40/1199.79	c Bin: Executing minisat20
1199.40/1199.79	c child exit by a signal
1199.40/1199.79	c minisat20 returned code 137.
1199.40/1199.79	c minisat20 returned code 137.
1199.40/1199.79	c satzilla running march_dl with preprocessing ... 
1199.40/1199.79	c Bin: Executing march_dl
1199.40/1199.79	c march_dl returned code 1.
1199.40/1199.79	c march_dl returned code 1.
1199.40/1199.79	c satzilla running march_dl ... 
1199.40/1199.79	c Bin: Executing march_dl
1199.40/1199.79	c march_dl returned code 1.
1199.40/1199.79	c march_dl returned code 1.
1199.40/1199.79	c satzilla running minisat20 ... 
1199.40/1199.79	c Bin: Executing minisat20
1199.40/1199.79	c minisat20 returned code 1.
1199.40/1199.79	c minisat20 returned code 1.
1199.40/1199.79	c satzilla running zchaff_rand with preprocessing ... 
1199.40/1199.79	c Bin: Executing zchaff_rand
1199.40/1199.79	c zchaff_rand returned code 1.
1199.40/1199.79	c zchaff_rand returned code 1.
1199.40/1199.79	c satzilla running vallst with preprocessing ... 
1199.40/1199.79	c Bin: Executing vallst
1199.40/1199.79	c vallst returned code 1.
1199.40/1199.79	c vallst returned code 1.
1199.40/1199.79	c satzilla running kcnfs with preprocessing ... 
1199.40/1199.79	c Bin: Executing kcnfs
1199.40/1199.79	c kcnfs returned code 1.
1199.40/1199.79	c kcnfs returned code 1.
1199.40/1199.79	c satzilla running kcnfs ... 
1199.40/1199.79	c Bin: Executing kcnfs
1199.40/1199.79	c kcnfs returned code 1.
1199.40/1199.79	c kcnfs returned code 1.
1199.40/1199.79	c satzilla running vallst ... 
1199.40/1199.79	c Bin: Executing vallst
1199.40/1199.79	c vallst returned code 1.
1199.40/1199.79	c vallst returned code 1.
1199.40/1199.79	c satzilla running zchaff_rand ... 
1199.40/1199.79	c Bin: Executing zchaff_rand
1199.40/1199.79	c zchaff_rand returned code 1.
1199.40/1199.79	c zchaff_rand returned code 1.
1199.40/1199.79	c ERROR: All Failed! 
1199.40/1199.79	c SATZILLA_TIME=1199.620000

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/node24/watcher-296173-1171819253 -o ROOT/results/node24/solver-296173-1171819253 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/296173-1171819253/SATzilla2007_C /tmp/evaluation/296173-1171819253/instance-296173-1171819253.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.92 0.98 0.99 3/77 5763
/proc/meminfo: memFree=273880/2055920 swapFree=4144024/4192956
[pid=5763] ppid=5761 vsize=1440 CPUtime=0
/proc/5763/stat : 5763 (SATzilla2007_C) S 5761 5763 5022 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 201879632 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5763/statm: 360 110 95 260 0 84 0
[pid=5764] ppid=5763 vsize=636 CPUtime=0
/proc/5764/stat : 5764 (march_dl) R 5763 5763 5022 0 -1 4194304 82 0 0 0 0 0 0 0 20 0 1 0 201879632 651264 78 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5764/statm: 159 78 50 118 0 38 0

[startup+0.107689 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 5763
/proc/meminfo: memFree=273880/2055920 swapFree=4144024/4192956
[pid=5763] ppid=5761 vsize=1440 CPUtime=0
/proc/5763/stat : 5763 (SATzilla2007_C) S 5761 5763 5022 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 201879632 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5763/statm: 360 110 95 260 0 84 0
[pid=5764] ppid=5763 vsize=2064 CPUtime=0.1
/proc/5764/stat : 5764 (march_dl) R 5763 5763 5022 0 -1 4194304 815 0 0 0 10 0 0 0 20 0 1 0 201879632 2113536 301 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134583384 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5764/statm: 516 301 67 118 0 395 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3504

[startup+0.517731 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 5763
/proc/meminfo: memFree=273880/2055920 swapFree=4144024/4192956
[pid=5763] ppid=5761 vsize=1440 CPUtime=0
/proc/5763/stat : 5763 (SATzilla2007_C) S 5761 5763 5022 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 201879632 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5763/statm: 360 110 95 260 0 84 0
[pid=5764] ppid=5763 vsize=2196 CPUtime=0.51
/proc/5764/stat : 5764 (march_dl) R 5763 5763 5022 0 -1 4194304 856 0 0 0 51 0 0 0 23 0 1 0 201879632 2248704 342 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134583376 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5764/statm: 549 342 67 118 0 428 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3636

[startup+1.34582 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 5765
/proc/meminfo: memFree=268616/2055920 swapFree=4144024/4192956
[pid=5763] ppid=5761 vsize=1440 CPUtime=0
/proc/5763/stat : 5763 (SATzilla2007_C) S 5761 5763 5022 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 201879632 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5763/statm: 360 110 95 260 0 84 0
[pid=5764] ppid=5763 vsize=6416 CPUtime=1.33
/proc/5764/stat : 5764 (march_dl) R 5763 5763 5022 0 -1 4194304 2080 0 0 0 133 0 0 0 25 0 1 0 201879632 6569984 1405 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134514082 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5764/statm: 1604 1405 74 118 0 1483 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 7856

[startup+2.983 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 5765
/proc/meminfo: memFree=268232/2055920 swapFree=4144024/4192956
[pid=5763] ppid=5761 vsize=1440 CPUtime=0
/proc/5763/stat : 5763 (SATzilla2007_C) S 5761 5763 5022 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 201879632 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5763/statm: 360 110 95 260 0 84 0
[pid=5764] ppid=5763 vsize=6416 CPUtime=2.97
/proc/5764/stat : 5764 (march_dl) R 5763 5763 5022 0 -1 4194304 2080 0 0 0 297 0 0 0 25 0 1 0 201879632 6569984 1405 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5764/statm: 1604 1405 74 118 0 1483 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 7856

[startup+6.25936 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 5766
/proc/meminfo: memFree=272776/2055920 swapFree=4144024/4192956
[pid=5763] ppid=5761 vsize=1440 CPUtime=4.99
/proc/5763/stat : 5763 (SATzilla2007_C) S 5761 5763 5022 0 -1 4194304 135 2080 0 0 0 0 499 0 16 0 1 0 201879632 1474560 111 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5763/statm: 360 111 96 260 0 84 0
[pid=5766] ppid=5763 vsize=6188 CPUtime=1.24
/proc/5766/stat : 5766 (ubcsat2006) R 5763 5763 5022 0 -1 4194304 344 0 0 0 121 3 0 0 25 0 1 0 201880133 6336512 327 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5766/statm: 1547 327 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7151 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 5767
/proc/meminfo: memFree=270352/2055920 swapFree=4144024/4192956
[pid=5763] ppid=5761 vsize=3048 CPUtime=10.61
/proc/5763/stat : 5763 (SATzilla2007_C) S 5761 5763 5022 0 -1 4194304 1085 2430 0 0 347 7 701 6 25 0 1 0 201879632 3121152 588 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5763/statm: 762 588 165 260 0 486 0
[pid=5767] ppid=5763 vsize=2876 CPUtime=2.06
/proc/5767/stat : 5767 (minisat20) R 5763 5763 5022 0 -1 4194304 420 0 0 0 206 0 0 0 25 0 1 0 201880697 2945024 414 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5767/statm: 719 414 58 118 0 597 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 5924

[startup+25.5204 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 5767
/proc/meminfo: memFree=269456/2055920 swapFree=4144024/4192956
[pid=5763] ppid=5761 vsize=3048 CPUtime=10.61
/proc/5763/stat : 5763 (SATzilla2007_C) S 5761 5763 5022 0 -1 4194304 1085 2430 0 0 347 7 701 6 25 0 1 0 201879632 3121152 588 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5763/statm: 762 588 165 260 0 486 0
[pid=5767] ppid=5763 vsize=3680 CPUtime=14.86
/proc/5767/stat : 5767 (minisat20) R 5763 5763 5022 0 -1 4194304 633 0 0 0 1486 0 0 0 25 0 1 0 201880697 3768320 627 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5767/statm: 920 627 58 118 0 798 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 6728

[startup+51.1472 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 5767
/proc/meminfo: memFree=268816/2055920 swapFree=4144024/4192956
[pid=5763] ppid=5761 vsize=3048 CPUtime=10.61
/proc/5763/stat : 5763 (SATzilla2007_C) S 5761 5763 5022 0 -1 4194304 1085 2430 0 0 347 7 701 6 25 0 1 0 201879632 3121152 588 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5763/statm: 762 588 165 260 0 486 0
[pid=5767] ppid=5763 vsize=4252 CPUtime=40.47
/proc/5767/stat : 5767 (minisat20) R 5763 5763 5022 0 -1 4194304 775 0 0 0 4047 0 0 0 25 0 1 0 201880697 4354048 769 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5767/statm: 1063 769 58 118 0 941 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7300

[startup+102.399 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 5767
/proc/meminfo: memFree=268304/2055920 swapFree=4144024/4192956
[pid=5763] ppid=5761 vsize=3048 CPUtime=10.61
/proc/5763/stat : 5763 (SATzilla2007_C) S 5761 5763 5022 0 -1 4194304 1085 2430 0 0 347 7 701 6 25 0 1 0 201879632 3121152 588 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5763/statm: 762 588 165 260 0 486 0
[pid=5767] ppid=5763 vsize=5004 CPUtime=91.7
/proc/5767/stat : 5767 (minisat20) R 5763 5763 5022 0 -1 4194304 932 0 0 0 9170 0 0 0 25 0 1 0 201880697 5124096 926 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5767/statm: 1251 926 58 118 0 1129 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 8052

[startup+162.47 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 5767
/proc/meminfo: memFree=267728/2055920 swapFree=4144024/4192956
[pid=5763] ppid=5761 vsize=3048 CPUtime=10.61
/proc/5763/stat : 5763 (SATzilla2007_C) S 5761 5763 5022 0 -1 4194304 1085 2430 0 0 347 7 701 6 25 0 1 0 201879632 3121152 588 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5763/statm: 762 588 165 260 0 486 0
[pid=5767] ppid=5763 vsize=5636 CPUtime=151.77
/proc/5767/stat : 5767 (minisat20) R 5763 5763 5022 0 -1 4194304 1073 0 0 0 15176 1 0 0 25 0 1 0 201880697 5771264 1067 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5767/statm: 1409 1067 58 118 0 1287 0
Current children cumulated CPU time (s) 162.38
Current children cumulated vsize (KiB) 8684

[startup+222.533 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 5767
/proc/meminfo: memFree=267408/2055920 swapFree=4144024/4192956
[pid=5763] ppid=5761 vsize=3048 CPUtime=10.61
/proc/5763/stat : 5763 (SATzilla2007_C) S 5761 5763 5022 0 -1 4194304 1085 2430 0 0 347 7 701 6 25 0 1 0 201879632 3121152 588 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5763/statm: 762 588 165 260 0 486 0
[pid=5767] ppid=5763 vsize=5904 CPUtime=211.81
/proc/5767/stat : 5767 (minisat20) R 5763 5763 5022 0 -1 4194304 1153 0 0 0 21180 1 0 0 25 0 1 0 201880697 6045696 1147 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5767/statm: 1476 1147 58 118 0 1354 0
Current children cumulated CPU time (s) 222.42
Current children cumulated vsize (KiB) 8952

[startup+282.598 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 5767
/proc/meminfo: memFree=267088/2055920 swapFree=4144024/4192956
[pid=5763] ppid=5761 vsize=3048 CPUtime=10.61
/proc/5763/stat : 5763 (SATzilla2007_C) S 5761 5763 5022 0 -1 4194304 1085 2430 0 0 347 7 701 6 25 0 1 0 201879632 3121152 588 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5763/statm: 762 588 165 260 0 486 0
[pid=5767] ppid=5763 vsize=6204 CPUtime=271.86
/proc/5767/stat : 5767 (minisat20) R 5763 5763 5022 0 -1 4194304 1211 0 0 0 27185 1 0 0 25 0 1 0 201880697 6352896 1205 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5767/statm: 1551 1205 58 118 0 1429 0
Current children cumulated CPU time (s) 282.47
Current children cumulated vsize (KiB) 9252

[startup+342.665 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 5767
/proc/meminfo: memFree=266768/2055920 swapFree=4144024/4192956
[pid=5763] ppid=5761 vsize=3048 CPUtime=10.61
/proc/5763/stat : 5763 (SATzilla2007_C) S 5761 5763 5022 0 -1 4194304 1085 2430 0 0 347 7 701 6 25 0 1 0 201879632 3121152 588 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5763/statm: 762 588 165 260 0 486 0
[pid=5767] ppid=5763 vsize=6492 CPUtime=331.91
/proc/5767/stat : 5767 (minisat20) R 5763 5763 5022 0 -1 4194304 1282 0 0 0 33190 1 0 0 25 0 1 0 201880697 6647808 1276 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5767/statm: 1623 1276 58 118 0 1501 0
Current children cumulated CPU time (s) 342.52
Current children cumulated vsize (KiB) 9540

[startup+402.734 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 5767
/proc/meminfo: memFree=266576/2055920 swapFree=4144024/4192956
[pid=5763] ppid=5761 vsize=3048 CPUtime=10.61
/proc/5763/stat : 5763 (SATzilla2007_C) S 5761 5763 5022 0 -1 4194304 1085 2430 0 0 347 7 701 6 25 0 1 0 201879632 3121152 588 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5763/statm: 762 588 165 260 0 486 0
[pid=5767] ppid=5763 vsize=6776 CPUtime=391.96
/proc/5767/stat : 5767 (minisat20) R 5763 5763 5022 0 -1 4194304 1344 0 0 0 39195 1 0 0 25 0 1 0 201880697 6938624 1338 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5767/statm: 1694 1338 58 118 0 1572 0
Current children cumulated CPU time (s) 402.57
Current children cumulated vsize (KiB) 9824

[startup+462.799 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 5767
/proc/meminfo: memFree=266256/2055920 swapFree=4144024/4192956
[pid=5763] ppid=5761 vsize=3048 CPUtime=10.61
/proc/5763/stat : 5763 (SATzilla2007_C) S 5761 5763 5022 0 -1 4194304 1085 2430 0 0 347 7 701 6 25 0 1 0 201879632 3121152 588 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5763/statm: 762 588 165 260 0 486 0
[pid=5767] ppid=5763 vsize=7060 CPUtime=452.01
/proc/5767/stat : 5767 (minisat20) R 5763 5763 5022 0 -1 4194304 1406 0 0 0 45200 1 0 0 25 0 1 0 201880697 7229440 1400 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5767/statm: 1765 1400 58 118 0 1643 0
Current children cumulated CPU time (s) 462.62

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


[startup+823.194 s]
/proc/loadavg: 1.03 1.01 1.00 2/79 5767
/proc/meminfo: memFree=265744/2055920 swapFree=4144024/4192956
[pid=5763] ppid=5761 vsize=3048 CPUtime=10.61
/proc/5763/stat : 5763 (SATzilla2007_C) S 5761 5763 5022 0 -1 4194304 1085 2430 0 0 347 7 701 6 25 0 1 0 201879632 3121152 588 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5763/statm: 762 588 165 260 0 486 0
[pid=5767] ppid=5763 vsize=7640 CPUtime=812.31
/proc/5767/stat : 5767 (minisat20) R 5763 5763 5022 0 -1 4194304 1541 0 0 0 81230 1 0 0 25 0 1 0 201880697 7823360 1535 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5767/statm: 1910 1535 58 118 0 1788 0
Current children cumulated CPU time (s) 822.92
Current children cumulated vsize (KiB) 10688

[startup+883.256 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 5767
/proc/meminfo: memFree=265552/2055920 swapFree=4144024/4192956
[pid=5763] ppid=5761 vsize=3048 CPUtime=10.61
/proc/5763/stat : 5763 (SATzilla2007_C) S 5761 5763 5022 0 -1 4194304 1085 2430 0 0 347 7 701 6 25 0 1 0 201879632 3121152 588 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5763/statm: 762 588 165 260 0 486 0
[pid=5767] ppid=5763 vsize=7784 CPUtime=872.36
/proc/5767/stat : 5767 (minisat20) R 5763 5763 5022 0 -1 4194304 1582 0 0 0 87235 1 0 0 25 0 1 0 201880697 7970816 1576 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5767/statm: 1946 1576 58 118 0 1824 0
Current children cumulated CPU time (s) 882.97
Current children cumulated vsize (KiB) 10832

[startup+943.319 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5767
/proc/meminfo: memFree=265552/2055920 swapFree=4144024/4192956
[pid=5763] ppid=5761 vsize=3048 CPUtime=10.61
/proc/5763/stat : 5763 (SATzilla2007_C) S 5761 5763 5022 0 -1 4194304 1085 2430 0 0 347 7 701 6 25 0 1 0 201879632 3121152 588 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5763/statm: 762 588 165 260 0 486 0
[pid=5767] ppid=5763 vsize=7784 CPUtime=932.41
/proc/5767/stat : 5767 (minisat20) R 5763 5763 5022 0 -1 4194304 1586 0 0 0 93240 1 0 0 25 0 1 0 201880697 7970816 1580 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5767/statm: 1946 1580 58 118 0 1824 0
Current children cumulated CPU time (s) 943.02
Current children cumulated vsize (KiB) 10832

[startup+1003.38 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5767
/proc/meminfo: memFree=265488/2055920 swapFree=4144024/4192956
[pid=5763] ppid=5761 vsize=3048 CPUtime=10.61
/proc/5763/stat : 5763 (SATzilla2007_C) S 5761 5763 5022 0 -1 4194304 1085 2430 0 0 347 7 701 6 25 0 1 0 201879632 3121152 588 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5763/statm: 762 588 165 260 0 486 0
[pid=5767] ppid=5763 vsize=7784 CPUtime=992.45
/proc/5767/stat : 5767 (minisat20) R 5763 5763 5022 0 -1 4194304 1595 0 0 0 99244 1 0 0 25 0 1 0 201880697 7970816 1589 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5767/statm: 1946 1589 58 118 0 1824 0
Current children cumulated CPU time (s) 1003.06
Current children cumulated vsize (KiB) 10832

[startup+1063.45 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5767
/proc/meminfo: memFree=265488/2055920 swapFree=4144024/4192956
[pid=5763] ppid=5761 vsize=3048 CPUtime=10.61
/proc/5763/stat : 5763 (SATzilla2007_C) S 5761 5763 5022 0 -1 4194304 1085 2430 0 0 347 7 701 6 25 0 1 0 201879632 3121152 588 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5763/statm: 762 588 165 260 0 486 0
[pid=5767] ppid=5763 vsize=7784 CPUtime=1052.5
/proc/5767/stat : 5767 (minisat20) R 5763 5763 5022 0 -1 4194304 1603 0 0 0 105249 1 0 0 25 0 1 0 201880697 7970816 1597 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5767/statm: 1946 1597 58 118 0 1824 0
Current children cumulated CPU time (s) 1063.11
Current children cumulated vsize (KiB) 10832

[startup+1123.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5767
/proc/meminfo: memFree=265424/2055920 swapFree=4144024/4192956
[pid=5763] ppid=5761 vsize=3048 CPUtime=10.61
/proc/5763/stat : 5763 (SATzilla2007_C) S 5761 5763 5022 0 -1 4194304 1085 2430 0 0 347 7 701 6 25 0 1 0 201879632 3121152 588 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5763/statm: 762 588 165 260 0 486 0
[pid=5767] ppid=5763 vsize=7784 CPUtime=1112.54
/proc/5767/stat : 5767 (minisat20) R 5763 5763 5022 0 -1 4194304 1617 0 0 0 111253 1 0 0 25 0 1 0 201880697 7970816 1611 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5767/statm: 1946 1611 58 118 0 1824 0
Current children cumulated CPU time (s) 1123.15
Current children cumulated vsize (KiB) 10832

[startup+1183.57 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5769
/proc/meminfo: memFree=265424/2055920 swapFree=4144024/4192956
[pid=5763] ppid=5761 vsize=3048 CPUtime=10.61
/proc/5763/stat : 5763 (SATzilla2007_C) S 5761 5763 5022 0 -1 4194304 1085 2430 0 0 347 7 701 6 25 0 1 0 201879632 3121152 588 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5763/statm: 762 588 165 260 0 486 0
[pid=5767] ppid=5763 vsize=7784 CPUtime=1172.6
/proc/5767/stat : 5767 (minisat20) R 5763 5763 5022 0 -1 4194304 1620 0 0 0 117258 2 0 0 25 0 1 0 201880697 7970816 1614 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525601 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5767/statm: 1946 1614 58 118 0 1824 0
Current children cumulated CPU time (s) 1183.21
Current children cumulated vsize (KiB) 10832

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

[startup+1187.36 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5769
/proc/meminfo: memFree=265424/2055920 swapFree=4144024/4192956
[pid=5763] ppid=5761 vsize=3048 CPUtime=10.61
/proc/5763/stat : 5763 (SATzilla2007_C) S 5761 5763 5022 0 -1 4194304 1085 2430 0 0 347 7 701 6 25 0 1 0 201879632 3121152 588 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5763/statm: 762 588 165 260 0 486 0
[pid=5767] ppid=5763 vsize=7784 CPUtime=1176.39
/proc/5767/stat : 5767 (minisat20) R 5763 5763 5022 0 -1 4194304 1620 0 0 0 117637 2 0 0 25 0 1 0 201880697 7970816 1614 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5767/statm: 1946 1614 58 118 0 1824 0
Current children cumulated CPU time (s) 1187
Current children cumulated vsize (KiB) 10832

[startup+1193.92 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5769
/proc/meminfo: memFree=265424/2055920 swapFree=4144024/4192956
[pid=5763] ppid=5761 vsize=3048 CPUtime=10.61
/proc/5763/stat : 5763 (SATzilla2007_C) S 5761 5763 5022 0 -1 4194304 1085 2430 0 0 347 7 701 6 25 0 1 0 201879632 3121152 588 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5763/statm: 762 588 165 260 0 486 0
[pid=5767] ppid=5763 vsize=7784 CPUtime=1182.95
/proc/5767/stat : 5767 (minisat20) R 5763 5763 5022 0 -1 4194304 1620 0 0 0 118293 2 0 0 25 0 1 0 201880697 7970816 1614 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134519372 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5767/statm: 1946 1614 58 118 0 1824 0
Current children cumulated CPU time (s) 1193.56
Current children cumulated vsize (KiB) 10832

[startup+1197.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5769
/proc/meminfo: memFree=265424/2055920 swapFree=4144024/4192956
[pid=5763] ppid=5761 vsize=3048 CPUtime=10.61
/proc/5763/stat : 5763 (SATzilla2007_C) S 5761 5763 5022 0 -1 4194304 1085 2430 0 0 347 7 701 6 25 0 1 0 201879632 3121152 588 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5763/statm: 762 588 165 260 0 486 0
[pid=5767] ppid=5763 vsize=7784 CPUtime=1186.22
/proc/5767/stat : 5767 (minisat20) R 5763 5763 5022 0 -1 4194304 1620 0 0 0 118620 2 0 0 25 0 1 0 201880697 7970816 1614 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5767/statm: 1946 1614 58 118 0 1824 0
Current children cumulated CPU time (s) 1196.83
Current children cumulated vsize (KiB) 10832

[startup+1198.84 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5769
/proc/meminfo: memFree=265424/2055920 swapFree=4144024/4192956
[pid=5763] ppid=5761 vsize=3048 CPUtime=10.61
/proc/5763/stat : 5763 (SATzilla2007_C) S 5761 5763 5022 0 -1 4194304 1085 2430 0 0 347 7 701 6 25 0 1 0 201879632 3121152 588 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5763/statm: 762 588 165 260 0 486 0
[pid=5767] ppid=5763 vsize=7784 CPUtime=1187.87
/proc/5767/stat : 5767 (minisat20) R 5763 5763 5022 0 -1 4194304 1620 0 0 0 118785 2 0 0 25 0 1 0 201880697 7970816 1614 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525616 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5767/statm: 1946 1614 58 118 0 1824 0
Current children cumulated CPU time (s) 1198.48
Current children cumulated vsize (KiB) 10832

[startup+1199.25 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5769
/proc/meminfo: memFree=265424/2055920 swapFree=4144024/4192956
[pid=5763] ppid=5761 vsize=3048 CPUtime=10.61
/proc/5763/stat : 5763 (SATzilla2007_C) S 5761 5763 5022 0 -1 4194304 1085 2430 0 0 347 7 701 6 25 0 1 0 201879632 3121152 588 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5763/statm: 762 588 165 260 0 486 0
[pid=5767] ppid=5763 vsize=7784 CPUtime=1188.28
/proc/5767/stat : 5767 (minisat20) R 5763 5763 5022 0 -1 4194304 1620 0 0 0 118826 2 0 0 25 0 1 0 201880697 7970816 1614 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525482 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5767/statm: 1946 1614 58 118 0 1824 0
Current children cumulated CPU time (s) 1198.89
Current children cumulated vsize (KiB) 10832

[startup+1199.66 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5769
/proc/meminfo: memFree=265424/2055920 swapFree=4144024/4192956
[pid=5763] ppid=5761 vsize=3048 CPUtime=10.61
/proc/5763/stat : 5763 (SATzilla2007_C) S 5761 5763 5022 0 -1 4194304 1085 2430 0 0 347 7 701 6 25 0 1 0 201879632 3121152 588 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5763/statm: 762 588 165 260 0 486 0
[pid=5767] ppid=5763 vsize=7784 CPUtime=1188.69
/proc/5767/stat : 5767 (minisat20) R 5763 5763 5022 0 -1 4194304 1621 0 0 0 118867 2 0 0 25 0 1 0 201880697 7970816 1615 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5767/statm: 1946 1615 58 118 0 1824 0
Current children cumulated CPU time (s) 1199.3
Current children cumulated vsize (KiB) 10832

[startup+1199.77 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5769
/proc/meminfo: memFree=265424/2055920 swapFree=4144024/4192956
[pid=5763] ppid=5761 vsize=3048 CPUtime=10.61
/proc/5763/stat : 5763 (SATzilla2007_C) S 5761 5763 5022 0 -1 4194304 1085 2430 0 0 347 7 701 6 25 0 1 0 201879632 3121152 588 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5763/statm: 762 588 165 260 0 486 0
[pid=5767] ppid=5763 vsize=7784 CPUtime=1188.79
/proc/5767/stat : 5767 (minisat20) R 5763 5763 5022 0 -1 4194304 1621 0 0 0 118877 2 0 0 25 0 1 0 201880697 7970816 1615 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134519369 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5767/statm: 1946 1615 58 118 0 1824 0
Current children cumulated CPU time (s) 1199.4
Current children cumulated vsize (KiB) 10832

Child status: 17
Real time (s): 1199.79
CPU time (s): 1199.46
CPU user time (s): 1199.29
CPU system time (s): 0.169974
CPU usage (%): 99.9722
Max. virtual memory (cumulated for all children) (KiB): 10832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.29
system time used= 0.169974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5149
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= 27
involuntary context switches= 1780

runsolver used 1.39579 second user time and 2.86856 second system time

The end

Launcher Data (download as text)

Begin job on node24 on Sun Feb 18 17:20:53 UTC 2007

IDJOB= 296173
IDBENCH= 19930
IDSOLVER= 135
FILE ID= node24/296173-1171819253

PBS_JOBID= 3839638

Free space on /tmp= 66556 MiB

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

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  0fb73f67c7f5af95b3c6ed625e2e258c

RANDOM SEED= 706820854

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node24.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.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        274352 kB
Buffers:         42140 kB
Cached:        1633540 kB
SwapCached:       4600 kB
Active:         765136 kB
Inactive:       920860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        274352 kB
SwapTotal:     4192956 kB
SwapFree:      4144024 kB
Dirty:            8492 kB
Writeback:           0 kB
Mapped:          15472 kB
Slab:            81220 kB
Committed_AS:   648900 kB
PageTables:       1732 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= 66556 MiB

End job on node24 on Sun Feb 18 17:40:53 UTC 2007