Trace number 296419

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

General information on the benchmark

Namerandom/OnTreshold/7SAT/v60/
unif-k7-r89-v60-c5340-S148460961-17.UNSAT.shuffled.cnf
MD5SUMcba836d3415c03e5feb448d639b83adc
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark816.733
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.54/10.64	c run March_dl for 5 seconds ... 
10.54/10.64	c Bin: Executing march_dl
10.54/10.64	c child exit by a signal
10.54/10.64	c march_dl returned code 137.
10.54/10.64	c run saps (UBCSAT implementation) for 2 seconds ... 
10.54/10.64	c Bin: Executing ubcsat2006
10.54/10.64	c child exited successfully
10.54/10.64	c ubcsat2006 returned code 0.
10.54/10.64	c satzilla computing base features
10.54/10.64	c satzilla doing unit-prop probe
10.54/10.64	c satzilla doing local search probe
10.54/10.64	c satzilla doing lobjois search-space size estimate
10.54/10.64	c satzilla's ranking:
10.54/10.64	c 1) minisat20+P: 0.322610
10.54/10.64	c 2) minisat20: 1.318364
10.54/10.64	c 3) march_dl: 1.657487
10.54/10.64	c 4) march_dl+P: 1.873769
10.54/10.64	c 5) vallst+P: 4.471714
10.54/10.64	c 6) zchaff_rand+P: 4.997854
10.54/10.64	c 7) kcnfs+P: 999.000000
10.54/10.64	c 8) kcnfs: 999.000000
10.54/10.64	c 9) vallst: 999.000000
10.54/10.64	c 10) zchaff_rand: 999.000000
10.54/10.64	c satzilla running minisat20 with preprocessing ... 
10.64/10.67	This is MiniSat 2.0 beta
10.64/10.67	WARNING: for repeatability, setting FPU to use double precision
10.64/10.67	============================[ Problem Statistics ]=============================
10.64/10.67	|                                                                             |
10.64/10.67	|  Number of variables:  60                                                   |
10.64/10.67	|  Number of clauses:    5340                                                 |
10.64/10.67	|  Parsing time:         0.01         s                                       |
10.64/10.67	============================[ Search Statistics ]==============================
10.64/10.67	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.64/10.67	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.64/10.67	===============================================================================
10.64/10.67	|         0 |      60     5340    37380 |     1780        0    nan |  0.000 % |
10.64/10.68	|       101 |      60     5340    37380 |     1958      101     22 |  0.028 % |
10.64/10.69	|       251 |      60     5340    37380 |     2153      251     21 |  0.028 % |
10.64/10.69	|       476 |      60     5340    37380 |     2369      476     21 |  0.028 % |
10.64/10.71	|       816 |      60     5340    37380 |     2606      816     22 |  0.028 % |
10.64/10.73	|      1323 |      60     5340    37380 |     2866     1323     22 |  0.028 % |
10.65/10.76	|      2082 |      60     5340    37380 |     3153     2082     21 |  0.028 % |
10.65/10.81	|      3223 |      60     5340    37380 |     3468     1633     21 |  0.028 % |
10.65/10.90	|      4933 |      60     5340    37380 |     3815     3343     21 |  0.028 % |
10.65/11.04	|      7497 |      60     5340    37380 |     4197     2064     19 |  0.028 % |
10.65/11.24	|     11342 |      60     5340    37380 |     4616     3797     19 |  0.028 % |
11.45/11.56	|     17108 |      60     5340    37380 |     5078     2600     21 |  0.028 % |
11.96/12.06	|     25757 |      60     5340    37380 |     5586     3589     20 |  0.028 % |
12.78/12.85	|     38732 |      60     5340    37380 |     6145     5339     20 |  0.028 % |
14.02/14.09	|     58193 |      60     5340    37380 |     6759     3197     20 |  0.028 % |
15.97/15.99	|     87385 |      60     5340    37380 |     7435     5250     20 |  0.028 % |
18.93/18.97	|    131176 |      60     5340    37380 |     8179     4275     20 |  0.028 % |
23.65/23.69	|    196861 |      60     5340    37380 |     8996     4323     20 |  0.028 % |
31.03/31.12	|    295387 |      60     5340    37380 |     9896     8132     20 |  0.028 % |
42.90/42.96	|    443180 |      60     5340    37380 |    10886     7115     19 |  0.028 % |
61.14/61.22	|    664864 |      60     5340    37380 |    11974    10619     19 |  0.028 % |
90.45/90.56	|    997390 |      60     5340    37380 |    13172     7205     19 |  0.028 % |
136.65/136.73	|   1496178 |      60     5340    37380 |    14489    11116     19 |  0.028 % |
210.43/210.60	|   2244360 |      60     5340    37380 |    15938    11960     20 |  0.028 % |
329.28/329.46	|   3366634 |      60     5340    37380 |    17532     9068     19 |  0.028 % |
518.34/518.56	|   5050045 |      60     5340    37380 |    19285    16082     19 |  0.028 % |
828.71/829.03	|   7575162 |      60     5340    37380 |    21214    12128     19 |  0.028 % |
1199.40/1199.78	c Preprocessing...
1199.40/1199.78	c Inital problem has 60 variables, 5340 nary clauses (0 binary clauses).
1199.40/1199.78	c Num non-binary clauses 5340, Average non-binary clause length 7.000
1199.40/1199.78	c Theory has no gaps
1199.40/1199.78	c Preprocessor runtime was 0.010 seconds.
1199.40/1199.78	c 
1199.40/1199.78	c Satisfiability of theory still undetermined.
1199.40/1199.78	c See file /tmp/GmGhrX for simplified theory.
1199.40/1199.78	c Bin: Executing minisat20
1199.40/1199.78	c child exit by a signal
1199.40/1199.78	c minisat20 returned code 137.
1199.40/1199.78	c minisat20 returned code 137.
1199.40/1199.78	c satzilla running minisat20 ... 
1199.40/1199.78	c Bin: Executing minisat20
1199.40/1199.78	c minisat20 returned code 1.
1199.40/1199.78	c minisat20 returned code 1.
1199.40/1199.78	c satzilla running march_dl ... 
1199.40/1199.78	c Bin: Executing march_dl
1199.40/1199.78	c march_dl returned code 1.
1199.40/1199.78	c march_dl returned code 1.
1199.40/1199.78	c satzilla running march_dl with preprocessing ... 
1199.40/1199.78	c Bin: Executing march_dl
1199.40/1199.78	c march_dl returned code 1.
1199.40/1199.78	c march_dl returned code 1.
1199.40/1199.78	c satzilla running vallst with preprocessing ... 
1199.40/1199.78	c Bin: Executing vallst
1199.40/1199.78	c vallst returned code 1.
1199.40/1199.78	c vallst returned code 1.
1199.40/1199.78	c satzilla running zchaff_rand with preprocessing ... 
1199.40/1199.78	c Bin: Executing zchaff_rand
1199.40/1199.78	c zchaff_rand returned code 1.
1199.40/1199.78	c zchaff_rand returned code 1.
1199.40/1199.78	c satzilla running kcnfs with preprocessing ... 
1199.40/1199.78	c Bin: Executing kcnfs
1199.40/1199.78	c kcnfs returned code 1.
1199.40/1199.78	c kcnfs returned code 1.
1199.40/1199.78	c satzilla running kcnfs ... 
1199.40/1199.78	c Bin: Executing kcnfs
1199.40/1199.78	c kcnfs returned code 1.
1199.40/1199.78	c kcnfs returned code 1.
1199.40/1199.78	c satzilla running vallst ... 
1199.40/1199.78	c Bin: Executing vallst
1199.40/1199.78	c vallst returned code 1.
1199.40/1199.78	c vallst returned code 1.
1199.40/1199.78	c satzilla running zchaff_rand ... 
1199.40/1199.78	c Bin: Executing zchaff_rand
1199.40/1199.78	c zchaff_rand returned code 1.
1199.40/1199.78	c zchaff_rand returned code 1.
1199.40/1199.78	c ERROR: All Failed! 
1199.40/1199.78	c SATZILLA_TIME=1199.650000

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/node41/watcher-296419-1171823257 -o ROOT/results/node41/solver-296419-1171823257 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/296419-1171823257/SATzilla2007_C /tmp/evaluation/296419-1171823257/instance-296419-1171823257.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/64 24899
/proc/meminfo: memFree=1201272/2055920 swapFree=4183936/4192956
[pid=24899] ppid=24897 vsize=1440 CPUtime=0
/proc/24899/stat : 24899 (SATzilla2007_C) R 24897 24899 23600 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 202281646 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/24899/statm: 360 110 95 260 0 84 0
[pid=24900] ppid=24899 vsize=636 CPUtime=0
/proc/24900/stat : 24900 (march_dl) R 24899 24899 23600 0 -1 4194304 78 0 0 0 0 0 0 0 18 0 1 0 202281646 651264 73 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134652522 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24900/statm: 159 74 50 118 0 38 0

[startup+0.107348 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 24899
/proc/meminfo: memFree=1201272/2055920 swapFree=4183936/4192956
[pid=24899] ppid=24897 vsize=1440 CPUtime=0
/proc/24899/stat : 24899 (SATzilla2007_C) S 24897 24899 23600 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 202281646 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24899/statm: 360 110 95 260 0 84 0
[pid=24900] ppid=24899 vsize=2068 CPUtime=0.1
/proc/24900/stat : 24900 (march_dl) R 24899 24899 23600 0 -1 4194304 812 0 0 0 10 0 0 0 19 0 1 0 202281646 2117632 302 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134583360 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24900/statm: 517 302 67 118 0 396 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3508

[startup+0.515382 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 24899
/proc/meminfo: memFree=1201272/2055920 swapFree=4183936/4192956
[pid=24899] ppid=24897 vsize=1440 CPUtime=0
/proc/24899/stat : 24899 (SATzilla2007_C) S 24897 24899 23600 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 202281646 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24899/statm: 360 110 95 260 0 84 0
[pid=24900] ppid=24899 vsize=2200 CPUtime=0.5
/proc/24900/stat : 24900 (march_dl) R 24899 24899 23600 0 -1 4194304 847 0 0 0 50 0 0 0 23 0 1 0 202281646 2252800 337 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134583392 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24900/statm: 550 337 67 118 0 429 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 3640

[startup+1.33545 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 24901
/proc/meminfo: memFree=1195880/2055920 swapFree=4183936/4192956
[pid=24899] ppid=24897 vsize=1440 CPUtime=0
/proc/24899/stat : 24899 (SATzilla2007_C) S 24897 24899 23600 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 202281646 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24899/statm: 360 110 95 260 0 84 0
[pid=24900] ppid=24899 vsize=6464 CPUtime=1.32
/proc/24900/stat : 24900 (march_dl) R 24899 24899 23600 0 -1 4194304 2124 0 0 0 132 0 0 0 25 0 1 0 202281646 6619136 1414 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134531231 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24900/statm: 1616 1414 74 118 0 1495 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 7904

[startup+2.9716 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 24901
/proc/meminfo: memFree=1195624/2055920 swapFree=4183936/4192956
[pid=24899] ppid=24897 vsize=1440 CPUtime=0
/proc/24899/stat : 24899 (SATzilla2007_C) S 24897 24899 23600 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 202281646 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24899/statm: 360 110 95 260 0 84 0
[pid=24900] ppid=24899 vsize=6464 CPUtime=2.96
/proc/24900/stat : 24900 (march_dl) R 24899 24899 23600 0 -1 4194304 2125 0 0 0 296 0 0 0 25 0 1 0 202281646 6619136 1415 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24900/statm: 1616 1415 74 118 0 1495 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 7904

[startup+6.25889 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 24902
/proc/meminfo: memFree=1200104/2055920 swapFree=4183936/4192956
[pid=24899] ppid=24897 vsize=1440 CPUtime=4.99
/proc/24899/stat : 24899 (SATzilla2007_C) S 24897 24899 23600 0 -1 4194304 135 2125 0 0 0 0 499 0 16 0 1 0 202281646 1474560 111 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24899/statm: 360 111 96 260 0 84 0
[pid=24902] ppid=24899 vsize=6188 CPUtime=1.25
/proc/24902/stat : 24902 (ubcsat2006) R 24899 24899 23600 0 -1 4194304 344 0 0 0 120 5 0 0 25 0 1 0 202282147 6336512 327 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24902/statm: 1547 327 156 64 0 1128 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7628

[startup+12.7124 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 24903
/proc/meminfo: memFree=1197736/2055920 swapFree=4183936/4192956
[pid=24899] ppid=24897 vsize=3056 CPUtime=10.65
/proc/24899/stat : 24899 (SATzilla2007_C) S 24897 24899 23600 0 -1 4194304 1086 2475 0 0 346 8 701 10 25 0 1 0 202281646 3129344 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24899/statm: 764 589 165 260 0 488 0
[pid=24903] ppid=24899 vsize=2872 CPUtime=2.03
/proc/24903/stat : 24903 (minisat20) R 24899 24899 23600 0 -1 4194304 418 0 0 0 203 0 0 0 25 0 1 0 202282713 2940928 412 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24903/statm: 718 412 58 118 0 596 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 5928

[startup+25.5256 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 24903
/proc/meminfo: memFree=1196904/2055920 swapFree=4183936/4192956
[pid=24899] ppid=24897 vsize=3056 CPUtime=10.65
/proc/24899/stat : 24899 (SATzilla2007_C) S 24897 24899 23600 0 -1 4194304 1086 2475 0 0 346 8 701 10 25 0 1 0 202281646 3129344 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24899/statm: 764 589 165 260 0 488 0
[pid=24903] ppid=24899 vsize=3672 CPUtime=14.84
/proc/24903/stat : 24903 (minisat20) R 24899 24899 23600 0 -1 4194304 627 0 0 0 1484 0 0 0 25 0 1 0 202282713 3760128 621 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525494 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24903/statm: 918 621 58 118 0 796 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 6728

[startup+51.1478 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 24903
/proc/meminfo: memFree=1196264/2055920 swapFree=4183936/4192956
[pid=24899] ppid=24897 vsize=3056 CPUtime=10.65
/proc/24899/stat : 24899 (SATzilla2007_C) S 24897 24899 23600 0 -1 4194304 1086 2475 0 0 346 8 701 10 25 0 1 0 202281646 3129344 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24899/statm: 764 589 165 260 0 488 0
[pid=24903] ppid=24899 vsize=4224 CPUtime=40.45
/proc/24903/stat : 24903 (minisat20) R 24899 24899 23600 0 -1 4194304 762 0 0 0 4045 0 0 0 25 0 1 0 202282713 4325376 756 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24903/statm: 1056 756 58 118 0 934 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 7280

[startup+102.39 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 24903
/proc/meminfo: memFree=1195496/2055920 swapFree=4183936/4192956
[pid=24899] ppid=24897 vsize=3056 CPUtime=10.65
/proc/24899/stat : 24899 (SATzilla2007_C) S 24897 24899 23600 0 -1 4194304 1086 2475 0 0 346 8 701 10 25 0 1 0 202281646 3129344 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24899/statm: 764 589 165 260 0 488 0
[pid=24903] ppid=24899 vsize=5252 CPUtime=91.68
/proc/24903/stat : 24903 (minisat20) R 24899 24899 23600 0 -1 4194304 966 0 0 0 9168 0 0 0 25 0 1 0 202282713 5378048 960 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24903/statm: 1313 960 58 118 0 1191 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 8308

[startup+162.45 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24903
/proc/meminfo: memFree=1195112/2055920 swapFree=4183936/4192956
[pid=24899] ppid=24897 vsize=3056 CPUtime=10.65
/proc/24899/stat : 24899 (SATzilla2007_C) S 24897 24899 23600 0 -1 4194304 1086 2475 0 0 346 8 701 10 25 0 1 0 202281646 3129344 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24899/statm: 764 589 165 260 0 488 0
[pid=24903] ppid=24899 vsize=5568 CPUtime=151.72
/proc/24903/stat : 24903 (minisat20) R 24899 24899 23600 0 -1 4194304 1068 0 0 0 15172 0 0 0 25 0 1 0 202282713 5701632 1062 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525763 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24903/statm: 1392 1062 58 118 0 1270 0
Current children cumulated CPU time (s) 162.37
Current children cumulated vsize (KiB) 8624

[startup+222.512 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24903
/proc/meminfo: memFree=1194728/2055920 swapFree=4183936/4192956
[pid=24899] ppid=24897 vsize=3056 CPUtime=10.65
/proc/24899/stat : 24899 (SATzilla2007_C) S 24897 24899 23600 0 -1 4194304 1086 2475 0 0 346 8 701 10 25 0 1 0 202281646 3129344 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24899/statm: 764 589 165 260 0 488 0
[pid=24903] ppid=24899 vsize=5860 CPUtime=211.77
/proc/24903/stat : 24903 (minisat20) R 24899 24899 23600 0 -1 4194304 1151 0 0 0 21177 0 0 0 25 0 1 0 202282713 6000640 1145 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24903/statm: 1465 1145 58 118 0 1343 0
Current children cumulated CPU time (s) 222.42
Current children cumulated vsize (KiB) 8916

[startup+282.569 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24903
/proc/meminfo: memFree=1194600/2055920 swapFree=4183936/4192956
[pid=24899] ppid=24897 vsize=3056 CPUtime=10.65
/proc/24899/stat : 24899 (SATzilla2007_C) S 24897 24899 23600 0 -1 4194304 1086 2475 0 0 346 8 701 10 25 0 1 0 202281646 3129344 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24899/statm: 764 589 165 260 0 488 0
[pid=24903] ppid=24899 vsize=6144 CPUtime=271.81
/proc/24903/stat : 24903 (minisat20) R 24899 24899 23600 0 -1 4194304 1206 0 0 0 27181 0 0 0 25 0 1 0 202282713 6291456 1200 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525592 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24903/statm: 1536 1200 58 118 0 1414 0
Current children cumulated CPU time (s) 282.46
Current children cumulated vsize (KiB) 9200

[startup+342.625 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24903
/proc/meminfo: memFree=1194280/2055920 swapFree=4183936/4192956
[pid=24899] ppid=24897 vsize=3056 CPUtime=10.65
/proc/24899/stat : 24899 (SATzilla2007_C) S 24897 24899 23600 0 -1 4194304 1086 2475 0 0 346 8 701 10 25 0 1 0 202281646 3129344 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24899/statm: 764 589 165 260 0 488 0
[pid=24903] ppid=24899 vsize=6468 CPUtime=331.86
/proc/24903/stat : 24903 (minisat20) R 24899 24899 23600 0 -1 4194304 1275 0 0 0 33185 1 0 0 25 0 1 0 202282713 6623232 1269 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24903/statm: 1617 1269 58 118 0 1495 0
Current children cumulated CPU time (s) 342.51
Current children cumulated vsize (KiB) 9524

[startup+402.688 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24903
/proc/meminfo: memFree=1193960/2055920 swapFree=4183936/4192956
[pid=24899] ppid=24897 vsize=3056 CPUtime=10.65
/proc/24899/stat : 24899 (SATzilla2007_C) S 24897 24899 23600 0 -1 4194304 1086 2475 0 0 346 8 701 10 25 0 1 0 202281646 3129344 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24899/statm: 764 589 165 260 0 488 0
[pid=24903] ppid=24899 vsize=6896 CPUtime=391.91
/proc/24903/stat : 24903 (minisat20) R 24899 24899 23600 0 -1 4194304 1357 0 0 0 39190 1 0 0 25 0 1 0 202282713 7061504 1351 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24903/statm: 1724 1351 58 118 0 1602 0
Current children cumulated CPU time (s) 402.56
Current children cumulated vsize (KiB) 9952

[startup+462.745 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24903
/proc/meminfo: memFree=1193768/2055920 swapFree=4183936/4192956
[pid=24899] ppid=24897 vsize=3056 CPUtime=10.65
/proc/24899/stat : 24899 (SATzilla2007_C) S 24897 24899 23600 0 -1 4194304 1086 2475 0 0 346 8 701 10 25 0 1 0 202281646 3129344 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24899/statm: 764 589 165 260 0 488 0
[pid=24903] ppid=24899 vsize=7036 CPUtime=451.95
/proc/24903/stat : 24903 (minisat20) R 24899 24899 23600 0 -1 4194304 1399 0 0 0 45194 1 0 0 25 0 1 0 202282713 7204864 1393 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525504 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24903/statm: 1759 1393 58 118 0 1637 0
Current children cumulated CPU time (s) 462.6

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


[startup+763.035 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 24905
/proc/meminfo: memFree=1192808/2055920 swapFree=4183936/4192956
[pid=24899] ppid=24897 vsize=3056 CPUtime=10.65
/proc/24899/stat : 24899 (SATzilla2007_C) S 24897 24899 23600 0 -1 4194304 1086 2475 0 0 346 8 701 10 25 0 1 0 202281646 3129344 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24899/statm: 764 589 165 260 0 488 0
[pid=24903] ppid=24899 vsize=7904 CPUtime=752.17
/proc/24903/stat : 24903 (minisat20) R 24899 24899 23600 0 -1 4194304 1598 0 0 0 75215 2 0 0 25 0 1 0 202282713 8093696 1592 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525802 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24903/statm: 1976 1592 58 118 0 1854 0
Current children cumulated CPU time (s) 762.82
Current children cumulated vsize (KiB) 10960

[startup+823.097 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24905
/proc/meminfo: memFree=1192808/2055920 swapFree=4183936/4192956
[pid=24899] ppid=24897 vsize=3056 CPUtime=10.65
/proc/24899/stat : 24899 (SATzilla2007_C) S 24897 24899 23600 0 -1 4194304 1086 2475 0 0 346 8 701 10 25 0 1 0 202281646 3129344 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24899/statm: 764 589 165 260 0 488 0
[pid=24903] ppid=24899 vsize=7904 CPUtime=812.21
/proc/24903/stat : 24903 (minisat20) R 24899 24899 23600 0 -1 4194304 1601 0 0 0 81219 2 0 0 25 0 1 0 202282713 8093696 1595 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24903/statm: 1976 1595 58 118 0 1854 0
Current children cumulated CPU time (s) 822.86
Current children cumulated vsize (KiB) 10960

[startup+883.154 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24905
/proc/meminfo: memFree=1192808/2055920 swapFree=4183936/4192956
[pid=24899] ppid=24897 vsize=3056 CPUtime=10.65
/proc/24899/stat : 24899 (SATzilla2007_C) S 24897 24899 23600 0 -1 4194304 1086 2475 0 0 346 8 701 10 25 0 1 0 202281646 3129344 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24899/statm: 764 589 165 260 0 488 0
[pid=24903] ppid=24899 vsize=7904 CPUtime=872.26
/proc/24903/stat : 24903 (minisat20) R 24899 24899 23600 0 -1 4194304 1610 0 0 0 87224 2 0 0 25 0 1 0 202282713 8093696 1604 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134519330 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24903/statm: 1976 1604 58 118 0 1854 0
Current children cumulated CPU time (s) 882.91
Current children cumulated vsize (KiB) 10960

[startup+943.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24905
/proc/meminfo: memFree=1192744/2055920 swapFree=4183936/4192956
[pid=24899] ppid=24897 vsize=3056 CPUtime=10.65
/proc/24899/stat : 24899 (SATzilla2007_C) S 24897 24899 23600 0 -1 4194304 1086 2475 0 0 346 8 701 10 25 0 1 0 202281646 3129344 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24899/statm: 764 589 165 260 0 488 0
[pid=24903] ppid=24899 vsize=7904 CPUtime=932.3
/proc/24903/stat : 24903 (minisat20) R 24899 24899 23600 0 -1 4194304 1621 0 0 0 93228 2 0 0 25 0 1 0 202282713 8093696 1615 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24903/statm: 1976 1615 58 118 0 1854 0
Current children cumulated CPU time (s) 942.95
Current children cumulated vsize (KiB) 10960

[startup+1003.27 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24905
/proc/meminfo: memFree=1192872/2055920 swapFree=4183936/4192956
[pid=24899] ppid=24897 vsize=3056 CPUtime=10.65
/proc/24899/stat : 24899 (SATzilla2007_C) S 24897 24899 23600 0 -1 4194304 1086 2475 0 0 346 8 701 10 25 0 1 0 202281646 3129344 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24899/statm: 764 589 165 260 0 488 0
[pid=24903] ppid=24899 vsize=7904 CPUtime=992.34
/proc/24903/stat : 24903 (minisat20) R 24899 24899 23600 0 -1 4194304 1625 0 0 0 99232 2 0 0 25 0 1 0 202282713 8093696 1619 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24903/statm: 1976 1619 58 118 0 1854 0
Current children cumulated CPU time (s) 1002.99
Current children cumulated vsize (KiB) 10960

[startup+1063.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24905
/proc/meminfo: memFree=1192872/2055920 swapFree=4183936/4192956
[pid=24899] ppid=24897 vsize=3056 CPUtime=10.65
/proc/24899/stat : 24899 (SATzilla2007_C) S 24897 24899 23600 0 -1 4194304 1086 2475 0 0 346 8 701 10 25 0 1 0 202281646 3129344 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24899/statm: 764 589 165 260 0 488 0
[pid=24903] ppid=24899 vsize=7904 CPUtime=1052.38
/proc/24903/stat : 24903 (minisat20) R 24899 24899 23600 0 -1 4194304 1632 0 0 0 105236 2 0 0 25 0 1 0 202282713 8093696 1626 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24903/statm: 1976 1626 58 118 0 1854 0
Current children cumulated CPU time (s) 1063.03
Current children cumulated vsize (KiB) 10960

[startup+1123.38 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24905
/proc/meminfo: memFree=1192744/2055920 swapFree=4183936/4192956
[pid=24899] ppid=24897 vsize=3056 CPUtime=10.65
/proc/24899/stat : 24899 (SATzilla2007_C) S 24897 24899 23600 0 -1 4194304 1086 2475 0 0 346 8 701 10 25 0 1 0 202281646 3129344 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24899/statm: 764 589 165 260 0 488 0
[pid=24903] ppid=24899 vsize=7904 CPUtime=1112.42
/proc/24903/stat : 24903 (minisat20) R 24899 24899 23600 0 -1 4194304 1650 0 0 0 111240 2 0 0 25 0 1 0 202282713 8093696 1644 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24903/statm: 1976 1644 58 118 0 1854 0
Current children cumulated CPU time (s) 1123.07
Current children cumulated vsize (KiB) 10960

[startup+1183.43 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24905
/proc/meminfo: memFree=1192744/2055920 swapFree=4183936/4192956
[pid=24899] ppid=24897 vsize=3056 CPUtime=10.65
/proc/24899/stat : 24899 (SATzilla2007_C) S 24897 24899 23600 0 -1 4194304 1086 2475 0 0 346 8 701 10 25 0 1 0 202281646 3129344 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24899/statm: 764 589 165 260 0 488 0
[pid=24903] ppid=24899 vsize=7904 CPUtime=1172.46
/proc/24903/stat : 24903 (minisat20) R 24899 24899 23600 0 -1 4194304 1650 0 0 0 117244 2 0 0 25 0 1 0 202282713 8093696 1644 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525616 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24903/statm: 1976 1644 58 118 0 1854 0
Current children cumulated CPU time (s) 1183.11
Current children cumulated vsize (KiB) 10960

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

[startup+1187.23 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24905
/proc/meminfo: memFree=1192744/2055920 swapFree=4183936/4192956
[pid=24899] ppid=24897 vsize=3056 CPUtime=10.65
/proc/24899/stat : 24899 (SATzilla2007_C) S 24897 24899 23600 0 -1 4194304 1086 2475 0 0 346 8 701 10 25 0 1 0 202281646 3129344 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24899/statm: 764 589 165 260 0 488 0
[pid=24903] ppid=24899 vsize=7904 CPUtime=1176.26
/proc/24903/stat : 24903 (minisat20) R 24899 24899 23600 0 -1 4194304 1650 0 0 0 117624 2 0 0 25 0 1 0 202282713 8093696 1644 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525746 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24903/statm: 1976 1644 58 118 0 1854 0
Current children cumulated CPU time (s) 1186.91
Current children cumulated vsize (KiB) 10960

[startup+1193.79 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24905
/proc/meminfo: memFree=1192744/2055920 swapFree=4183936/4192956
[pid=24899] ppid=24897 vsize=3056 CPUtime=10.65
/proc/24899/stat : 24899 (SATzilla2007_C) S 24897 24899 23600 0 -1 4194304 1086 2475 0 0 346 8 701 10 25 0 1 0 202281646 3129344 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24899/statm: 764 589 165 260 0 488 0
[pid=24903] ppid=24899 vsize=7904 CPUtime=1182.81
/proc/24903/stat : 24903 (minisat20) R 24899 24899 23600 0 -1 4194304 1650 0 0 0 118279 2 0 0 25 0 1 0 202282713 8093696 1644 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24903/statm: 1976 1644 58 118 0 1854 0
Current children cumulated CPU time (s) 1193.46
Current children cumulated vsize (KiB) 10960

[startup+1197.07 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24905
/proc/meminfo: memFree=1192744/2055920 swapFree=4183936/4192956
[pid=24899] ppid=24897 vsize=3056 CPUtime=10.65
/proc/24899/stat : 24899 (SATzilla2007_C) S 24897 24899 23600 0 -1 4194304 1086 2475 0 0 346 8 701 10 25 0 1 0 202281646 3129344 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24899/statm: 764 589 165 260 0 488 0
[pid=24903] ppid=24899 vsize=7904 CPUtime=1186.09
/proc/24903/stat : 24903 (minisat20) R 24899 24899 23600 0 -1 4194304 1650 0 0 0 118607 2 0 0 25 0 1 0 202282713 8093696 1644 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24903/statm: 1976 1644 58 118 0 1854 0
Current children cumulated CPU time (s) 1196.74
Current children cumulated vsize (KiB) 10960

[startup+1198.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24905
/proc/meminfo: memFree=1192744/2055920 swapFree=4183936/4192956
[pid=24899] ppid=24897 vsize=3056 CPUtime=10.65
/proc/24899/stat : 24899 (SATzilla2007_C) S 24897 24899 23600 0 -1 4194304 1086 2475 0 0 346 8 701 10 25 0 1 0 202281646 3129344 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24899/statm: 764 589 165 260 0 488 0
[pid=24903] ppid=24899 vsize=7904 CPUtime=1187.73
/proc/24903/stat : 24903 (minisat20) R 24899 24899 23600 0 -1 4194304 1650 0 0 0 118771 2 0 0 25 0 1 0 202282713 8093696 1644 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525794 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24903/statm: 1976 1644 58 118 0 1854 0
Current children cumulated CPU time (s) 1198.38
Current children cumulated vsize (KiB) 10960

[startup+1199.53 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24905
/proc/meminfo: memFree=1192744/2055920 swapFree=4183936/4192956
[pid=24899] ppid=24897 vsize=3056 CPUtime=10.65
/proc/24899/stat : 24899 (SATzilla2007_C) S 24897 24899 23600 0 -1 4194304 1086 2475 0 0 346 8 701 10 25 0 1 0 202281646 3129344 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24899/statm: 764 589 165 260 0 488 0
[pid=24903] ppid=24899 vsize=7904 CPUtime=1188.55
/proc/24903/stat : 24903 (minisat20) R 24899 24899 23600 0 -1 4194304 1650 0 0 0 118853 2 0 0 25 0 1 0 202282713 8093696 1644 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24903/statm: 1976 1644 58 118 0 1854 0
Current children cumulated CPU time (s) 1199.2
Current children cumulated vsize (KiB) 10960

[startup+1199.73 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24905
/proc/meminfo: memFree=1192744/2055920 swapFree=4183936/4192956
[pid=24899] ppid=24897 vsize=3056 CPUtime=10.65
/proc/24899/stat : 24899 (SATzilla2007_C) S 24897 24899 23600 0 -1 4194304 1086 2475 0 0 346 8 701 10 25 0 1 0 202281646 3129344 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24899/statm: 764 589 165 260 0 488 0
[pid=24903] ppid=24899 vsize=7904 CPUtime=1188.75
/proc/24903/stat : 24903 (minisat20) R 24899 24899 23600 0 -1 4194304 1651 0 0 0 118873 2 0 0 25 0 1 0 202282713 8093696 1645 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134527424 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24903/statm: 1976 1645 58 118 0 1854 0
Current children cumulated CPU time (s) 1199.4
Current children cumulated vsize (KiB) 10960

Child status: 17
Real time (s): 1199.79
CPU time (s): 1199.49
CPU user time (s): 1199.27
CPU system time (s): 0.216967
CPU usage (%): 99.9748
Max. virtual memory (cumulated for all children) (KiB): 10960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.27
system time used= 0.216967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5225
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= 25
involuntary context switches= 1206

runsolver used 0.907861 second user time and 2.40663 second system time

The end

Launcher Data (download as text)

Begin job on node41 on Sun Feb 18 18:27:37 UTC 2007

IDJOB= 296419
IDBENCH= 19936
IDSOLVER= 135
FILE ID= node41/296419-1171823257

PBS_JOBID= 3839622

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-S148460961-17.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/296419-1171823257/SATzilla2007_C /tmp/evaluation/296419-1171823257/instance-296419-1171823257.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node41/watcher-296419-1171823257 -o ROOT/results/node41/solver-296419-1171823257 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/296419-1171823257/SATzilla2007_C /tmp/evaluation/296419-1171823257/instance-296419-1171823257.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  cba836d3415c03e5feb448d639b83adc

RANDOM SEED= 682553926

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node41.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.231
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.231
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:       1201688 kB
Buffers:         42932 kB
Cached:         722824 kB
SwapCached:       3732 kB
Active:         631288 kB
Inactive:       144840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1201688 kB
SwapTotal:     4192956 kB
SwapFree:      4183936 kB
Dirty:            8496 kB
Writeback:           0 kB
Mapped:          15460 kB
Slab:            64068 kB
Committed_AS:   405576 kB
PageTables:       1476 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 node41 on Sun Feb 18 18:47:37 UTC 2007