Trace number 297239

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 1200.03

General information on the benchmark

Namerandom/OnTreshold/7SAT/v75/
unif-k7-r89-v75-c6675-S1307117813-09.UNSAT.shuffled.cnf
MD5SUM49b72effc87397af56532dec8a547366
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7.2609
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses6675
Sum of the clauses size46725
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 56675

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: 0.435084
10.63/10.68	c 2) minisat20: 1.518639
10.63/10.68	c 3) march_dl: 1.740378
10.63/10.68	c 4) march_dl+P: 1.932433
10.63/10.68	c 5) vallst+P: 4.530466
10.63/10.68	c 6) zchaff_rand+P: 5.218964
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:  75                                                   |
10.63/10.71	|  Number of clauses:    6675                                                 |
10.63/10.72	|  Parsing time:         0.01         s                                       |
10.63/10.72	============================[ Search Statistics ]==============================
10.63/10.72	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.63/10.72	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.63/10.72	===============================================================================
10.63/10.72	|         0 |      75     6675    46725 |     2225        0    nan |  0.000 % |
10.63/10.73	|       100 |      75     6675    46725 |     2447      100     28 |  0.018 % |
10.63/10.73	|       250 |      75     6675    46725 |     2692      250     27 |  0.018 % |
10.63/10.74	|       476 |      75     6675    46725 |     2961      476     27 |  0.018 % |
10.63/10.76	|       813 |      75     6675    46725 |     3257      813     27 |  0.018 % |
10.70/10.78	|      1320 |      75     6675    46725 |     3583     1320     26 |  0.018 % |
10.70/10.82	|      2080 |      75     6675    46725 |     3941     2080     27 |  0.018 % |
10.70/10.88	|      3220 |      75     6675    46725 |     4335     3220     27 |  0.018 % |
10.70/10.98	|      4930 |      75     6675    46725 |     4769     2745     26 |  0.018 % |
10.70/11.13	|      7493 |      75     6675    46725 |     5246     2908     26 |  0.018 % |
11.35/11.38	|     11338 |      75     6675    46725 |     5771     4110     25 |  0.018 % |
11.76/11.80	|     17106 |      75     6675    46725 |     6348     4074     26 |  0.018 % |
12.27/12.40	|     25755 |      75     6675    46725 |     6983     6342     26 |  0.018 % |
13.19/13.31	|     38730 |      75     6675    46725 |     7681     5284     26 |  0.018 % |
14.74/14.84	|     58192 |      75     6675    46725 |     8449     5457     24 |  0.018 % |
17.19/17.23	|     87387 |      75     6675    46725 |     9294     4963     24 |  0.018 % |
20.77/20.89	|    131176 |      75     6675    46725 |    10223     6779     25 |  0.018 % |
26.52/26.58	|    196860 |      75     6675    46725 |    11246     5810     25 |  0.018 % |
35.53/35.61	|    295387 |      75     6675    46725 |    12370     8474     24 |  0.018 % |
50.19/50.28	|    443176 |      75     6675    46725 |    13607     7454     24 |  0.018 % |
73.55/73.68	|    664861 |      75     6675    46725 |    14968    10935     25 |  0.018 % |
110.55/110.67	|    997386 |      75     6675    46725 |    16465    13488     24 |  0.018 % |
170.80/170.90	|   1496176 |      75     6675    46725 |    18112     9202     24 |  0.018 % |
267.53/267.71	|   2244358 |      75     6675    46725 |    19923    13573     24 |  0.018 % |
424.95/425.19	|   3366636 |      75     6675    46725 |    21915    18518     23 |  0.018 % |
682.07/682.37	|   5050047 |      75     6675    46725 |    24107    12287     23 |  0.018 % |
1109.02/1109.59	|   7575163 |      75     6675    46725 |    26517    22134     23 |  0.018 % |
1199.50/1200.02	c Preprocessing...
1199.50/1200.02	c Inital problem has 75 variables, 6675 nary clauses (0 binary clauses).
1199.50/1200.02	c Num non-binary clauses 6675, Average non-binary clause length 7.000
1199.50/1200.02	c Theory has no gaps
1199.50/1200.02	c Preprocessor runtime was 0.030 seconds.
1199.50/1200.02	c 
1199.50/1200.02	c Satisfiability of theory still undetermined.
1199.50/1200.02	c See file /tmp/SI73gr for simplified theory.
1199.50/1200.02	c Bin: Executing minisat20
1199.50/1200.02	c child exit by a signal
1199.50/1200.02	c minisat20 returned code 137.
1199.50/1200.02	c minisat20 returned code 137.
1199.50/1200.02	c satzilla running minisat20 ... 
1199.50/1200.02	c Bin: Executing minisat20
1199.50/1200.02	c minisat20 returned code 1.
1199.50/1200.02	c minisat20 returned code 1.
1199.50/1200.02	c satzilla running march_dl ... 
1199.50/1200.02	c Bin: Executing march_dl
1199.50/1200.02	c march_dl returned code 1.
1199.50/1200.02	c march_dl returned code 1.
1199.50/1200.02	c satzilla running march_dl with preprocessing ... 
1199.50/1200.02	c Bin: Executing march_dl
1199.50/1200.02	c march_dl returned code 1.
1199.50/1200.02	c march_dl returned code 1.
1199.50/1200.02	c satzilla running vallst with preprocessing ... 
1199.50/1200.02	c Bin: Executing vallst
1199.50/1200.02	c vallst returned code 1.
1199.50/1200.02	c vallst returned code 1.
1199.50/1200.02	c satzilla running zchaff_rand with preprocessing ... 
1199.50/1200.02	c Bin: Executing zchaff_rand
1199.50/1200.02	c zchaff_rand returned code 1.
1199.50/1200.02	c zchaff_rand returned code 1.
1199.50/1200.02	c satzilla running kcnfs with preprocessing ... 
1199.50/1200.02	c Bin: Executing kcnfs
1199.50/1200.02	c kcnfs returned code 1.
1199.50/1200.02	c kcnfs returned code 1.
1199.50/1200.02	c satzilla running kcnfs ... 
1199.50/1200.02	c Bin: Executing kcnfs
1199.50/1200.02	c kcnfs returned code 1.
1199.50/1200.02	c kcnfs returned code 1.
1199.50/1200.02	c satzilla running vallst ... 
1199.50/1200.02	c Bin: Executing vallst
1199.50/1200.02	c vallst returned code 1.
1199.50/1200.02	c vallst returned code 1.
1199.50/1200.02	c satzilla running zchaff_rand ... 
1199.50/1200.02	c Bin: Executing zchaff_rand
1199.50/1200.02	c zchaff_rand returned code 1.
1199.50/1200.02	c zchaff_rand returned code 1.
1199.50/1200.02	c ERROR: All Failed! 
1199.50/1200.02	c SATZILLA_TIME=1199.700000

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/node23/watcher-297239-1171835345 -o ROOT/results/node23/solver-297239-1171835345 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/297239-1171835345/SATzilla2007_C /tmp/evaluation/297239-1171835345/instance-297239-1171835345.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 5336
/proc/meminfo: memFree=837856/2055920 swapFree=4144472/4192956
[pid=5336] ppid=5334 vsize=1440 CPUtime=0
/proc/5336/stat : 5336 (SATzilla2007_C) R 5334 5336 4436 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 203488366 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/5336/statm: 360 110 95 260 0 84 0
[pid=5337] ppid=5336 vsize=636 CPUtime=0
/proc/5337/stat : 5337 (march_dl) R 5336 5336 4436 0 -1 4194304 84 0 0 0 0 0 0 0 18 0 1 0 203488366 651264 79 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5337/statm: 159 79 50 118 0 38 0

[startup+0.106668 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 5336
/proc/meminfo: memFree=837856/2055920 swapFree=4144472/4192956
[pid=5336] ppid=5334 vsize=1440 CPUtime=0
/proc/5336/stat : 5336 (SATzilla2007_C) S 5334 5336 4436 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 203488366 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5336/statm: 360 110 95 260 0 84 0
[pid=5337] ppid=5336 vsize=2368 CPUtime=0.1
/proc/5337/stat : 5337 (march_dl) R 5336 5336 4436 0 -1 4194304 1098 0 0 0 10 0 0 0 19 0 1 0 203488366 2424832 349 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134583416 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5337/statm: 592 349 67 118 0 471 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3808

[startup+0.514715 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 5336
/proc/meminfo: memFree=837856/2055920 swapFree=4144472/4192956
[pid=5336] ppid=5334 vsize=1440 CPUtime=0
/proc/5336/stat : 5336 (SATzilla2007_C) S 5334 5336 4436 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 203488366 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5336/statm: 360 110 95 260 0 84 0
[pid=5337] ppid=5336 vsize=2500 CPUtime=0.5
/proc/5337/stat : 5337 (march_dl) R 5336 5336 4436 0 -1 4194304 1130 0 0 0 50 0 0 0 23 0 1 0 203488366 2560000 381 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134583368 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5337/statm: 625 381 67 118 0 504 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 3940

[startup+1.33481 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 5338
/proc/meminfo: memFree=831568/2055920 swapFree=4144472/4192956
[pid=5336] ppid=5334 vsize=1440 CPUtime=0
/proc/5336/stat : 5336 (SATzilla2007_C) S 5334 5336 4436 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 203488366 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5336/statm: 360 110 95 260 0 84 0
[pid=5337] ppid=5336 vsize=7564 CPUtime=1.32
/proc/5337/stat : 5337 (march_dl) R 5336 5336 4436 0 -1 4194304 2650 0 0 0 124 8 0 0 25 0 1 0 203488366 7745536 1771 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134559824 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5337/statm: 1891 1771 72 118 0 1770 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 9004

[startup+2.97099 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 5338
/proc/meminfo: memFree=830480/2055920 swapFree=4144472/4192956
[pid=5336] ppid=5334 vsize=1440 CPUtime=0
/proc/5336/stat : 5336 (SATzilla2007_C) S 5334 5336 4436 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 203488366 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5336/statm: 360 110 95 260 0 84 0
[pid=5337] ppid=5336 vsize=7584 CPUtime=2.96
/proc/5337/stat : 5337 (march_dl) R 5336 5336 4436 0 -1 4194304 3188 0 0 0 287 9 0 0 25 0 1 0 203488366 7766016 1780 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134514015 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5337/statm: 1896 1780 74 118 0 1775 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 9024

[startup+6.25837 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 5339
/proc/meminfo: memFree=836624/2055920 swapFree=4144472/4192956
[pid=5336] ppid=5334 vsize=1440 CPUtime=4.99
/proc/5336/stat : 5336 (SATzilla2007_C) S 5334 5336 4436 0 -1 4194304 135 3188 0 0 0 0 490 9 16 0 1 0 203488366 1474560 111 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5336/statm: 360 111 96 260 0 84 0
[pid=5339] ppid=5336 vsize=6188 CPUtime=1.25
/proc/5339/stat : 5339 (ubcsat2006) R 5336 5336 4436 0 -1 4194304 372 0 0 0 121 4 0 0 25 0 1 0 203488866 6336512 355 18446744073709551615 134512640 134777720 4294956512 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5339/statm: 1547 355 156 64 0 1128 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7628

[startup+12.7111 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 5340
/proc/meminfo: memFree=833488/2055920 swapFree=4144472/4192956
[pid=5336] ppid=5334 vsize=3444 CPUtime=10.7
/proc/5336/stat : 5336 (SATzilla2007_C) S 5334 5336 4436 0 -1 4194304 1248 3566 0 0 356 6 692 16 25 0 1 0 203488366 3526656 684 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5336/statm: 861 684 165 260 0 585 0
[pid=5340] ppid=5336 vsize=3272 CPUtime=1.98
/proc/5340/stat : 5340 (minisat20) R 5336 5336 4436 0 -1 4194304 525 0 0 0 198 0 0 0 25 0 1 0 203489437 3350528 519 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134528518 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5340/statm: 818 519 58 118 0 696 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 6716

[startup+25.5296 s]
/proc/loadavg: 0.94 0.98 0.99 2/79 5340
/proc/meminfo: memFree=832400/2055920 swapFree=4144472/4192956
[pid=5336] ppid=5334 vsize=3444 CPUtime=10.7
/proc/5336/stat : 5336 (SATzilla2007_C) S 5334 5336 4436 0 -1 4194304 1248 3566 0 0 356 6 692 16 25 0 1 0 203488366 3526656 684 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5336/statm: 861 684 165 260 0 585 0
[pid=5340] ppid=5336 vsize=4212 CPUtime=14.8
/proc/5340/stat : 5340 (minisat20) R 5336 5336 4436 0 -1 4194304 776 0 0 0 1479 1 0 0 25 0 1 0 203489437 4313088 770 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5340/statm: 1053 770 58 118 0 931 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 7656

[startup+51.1585 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 5340
/proc/meminfo: memFree=831696/2055920 swapFree=4144472/4192956
[pid=5336] ppid=5334 vsize=3444 CPUtime=10.7
/proc/5336/stat : 5336 (SATzilla2007_C) S 5334 5336 4436 0 -1 4194304 1248 3566 0 0 356 6 692 16 25 0 1 0 203488366 3526656 684 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5336/statm: 861 684 165 260 0 585 0
[pid=5340] ppid=5336 vsize=5044 CPUtime=40.41
/proc/5340/stat : 5340 (minisat20) R 5336 5336 4436 0 -1 4194304 948 0 0 0 4040 1 0 0 25 0 1 0 203489437 5165056 942 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525601 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5340/statm: 1261 942 58 118 0 1139 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 8488

[startup+102.41 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 5340
/proc/meminfo: memFree=830864/2055920 swapFree=4144472/4192956
[pid=5336] ppid=5334 vsize=3444 CPUtime=10.7
/proc/5336/stat : 5336 (SATzilla2007_C) S 5334 5336 4436 0 -1 4194304 1248 3566 0 0 356 6 692 16 25 0 1 0 203488366 3526656 684 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5336/statm: 861 684 165 260 0 585 0
[pid=5340] ppid=5336 vsize=5912 CPUtime=91.64
/proc/5340/stat : 5340 (minisat20) R 5336 5336 4436 0 -1 4194304 1152 0 0 0 9163 1 0 0 25 0 1 0 203489437 6053888 1146 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134519335 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5340/statm: 1478 1146 58 118 0 1356 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 9356

[startup+162.478 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 5340
/proc/meminfo: memFree=830224/2055920 swapFree=4144472/4192956
[pid=5336] ppid=5334 vsize=3444 CPUtime=10.7
/proc/5336/stat : 5336 (SATzilla2007_C) S 5334 5336 4436 0 -1 4194304 1248 3566 0 0 356 6 692 16 25 0 1 0 203488366 3526656 684 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5336/statm: 861 684 165 260 0 585 0
[pid=5340] ppid=5336 vsize=6532 CPUtime=151.69
/proc/5340/stat : 5340 (minisat20) R 5336 5336 4436 0 -1 4194304 1296 0 0 0 15167 2 0 0 25 0 1 0 203489437 6688768 1290 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525757 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5340/statm: 1633 1290 58 118 0 1511 0
Current children cumulated CPU time (s) 162.39
Current children cumulated vsize (KiB) 9976

[startup+222.547 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 5340
/proc/meminfo: memFree=829712/2055920 swapFree=4144472/4192956
[pid=5336] ppid=5334 vsize=3444 CPUtime=10.7
/proc/5336/stat : 5336 (SATzilla2007_C) S 5334 5336 4436 0 -1 4194304 1248 3566 0 0 356 6 692 16 25 0 1 0 203488366 3526656 684 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5336/statm: 861 684 165 260 0 585 0
[pid=5340] ppid=5336 vsize=6828 CPUtime=211.74
/proc/5340/stat : 5340 (minisat20) R 5336 5336 4436 0 -1 4194304 1394 0 0 0 21172 2 0 0 25 0 1 0 203489437 6991872 1388 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134519341 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5340/statm: 1707 1388 58 118 0 1585 0
Current children cumulated CPU time (s) 222.44
Current children cumulated vsize (KiB) 10272

[startup+282.614 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 5340
/proc/meminfo: memFree=829328/2055920 swapFree=4144472/4192956
[pid=5336] ppid=5334 vsize=3444 CPUtime=10.7
/proc/5336/stat : 5336 (SATzilla2007_C) S 5334 5336 4436 0 -1 4194304 1248 3566 0 0 356 6 692 16 25 0 1 0 203488366 3526656 684 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5336/statm: 861 684 165 260 0 585 0
[pid=5340] ppid=5336 vsize=7564 CPUtime=271.8
/proc/5340/stat : 5340 (minisat20) R 5336 5336 4436 0 -1 4194304 1537 0 0 0 27177 3 0 0 25 0 1 0 203489437 7745536 1531 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5340/statm: 1891 1531 58 118 0 1769 0
Current children cumulated CPU time (s) 282.5
Current children cumulated vsize (KiB) 11008

[startup+342.683 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 5340
/proc/meminfo: memFree=828944/2055920 swapFree=4144472/4192956
[pid=5336] ppid=5334 vsize=3444 CPUtime=10.7
/proc/5336/stat : 5336 (SATzilla2007_C) S 5334 5336 4436 0 -1 4194304 1248 3566 0 0 356 6 692 16 25 0 1 0 203488366 3526656 684 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5336/statm: 861 684 165 260 0 585 0
[pid=5340] ppid=5336 vsize=7992 CPUtime=331.84
/proc/5340/stat : 5340 (minisat20) R 5336 5336 4436 0 -1 4194304 1634 0 0 0 33181 3 0 0 25 0 1 0 203489437 8183808 1628 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5340/statm: 1998 1628 58 118 0 1876 0
Current children cumulated CPU time (s) 342.54
Current children cumulated vsize (KiB) 11436

[startup+402.758 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 5340
/proc/meminfo: memFree=828816/2055920 swapFree=4144472/4192956
[pid=5336] ppid=5334 vsize=3444 CPUtime=10.7
/proc/5336/stat : 5336 (SATzilla2007_C) S 5334 5336 4436 0 -1 4194304 1248 3566 0 0 356 6 692 16 25 0 1 0 203488366 3526656 684 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5336/statm: 861 684 165 260 0 585 0
[pid=5340] ppid=5336 vsize=8136 CPUtime=391.91
/proc/5340/stat : 5340 (minisat20) R 5336 5336 4436 0 -1 4194304 1671 0 0 0 39187 4 0 0 25 0 1 0 203489437 8331264 1665 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5340/statm: 2034 1665 58 118 0 1912 0
Current children cumulated CPU time (s) 402.61
Current children cumulated vsize (KiB) 11580

[startup+462.825 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 5340
/proc/meminfo: memFree=828560/2055920 swapFree=4144472/4192956
[pid=5336] ppid=5334 vsize=3444 CPUtime=10.7
/proc/5336/stat : 5336 (SATzilla2007_C) S 5334 5336 4436 0 -1 4194304 1248 3566 0 0 356 6 692 16 25 0 1 0 203488366 3526656 684 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5336/statm: 861 684 165 260 0 585 0
[pid=5340] ppid=5336 vsize=8420 CPUtime=451.95
/proc/5340/stat : 5340 (minisat20) R 5336 5336 4436 0 -1 4194304 1734 0 0 0 45191 4 0 0 25 0 1 0 203489437 8622080 1728 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5340/statm: 2105 1728 58 118 0 1983 0
Current children cumulated CPU time (s) 462.65

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


[startup+763.201 s]
/proc/loadavg: 0.99 0.98 0.99 2/85 5456
/proc/meminfo: memFree=826640/2055920 swapFree=4144472/4192956
[pid=5336] ppid=5334 vsize=3444 CPUtime=10.7
/proc/5336/stat : 5336 (SATzilla2007_C) S 5334 5336 4436 0 -1 4194304 1248 3566 0 0 356 6 692 16 25 0 1 0 203488366 3526656 684 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5336/statm: 861 684 165 260 0 585 0
[pid=5340] ppid=5336 vsize=8988 CPUtime=752.17
/proc/5340/stat : 5340 (minisat20) R 5336 5336 4436 0 -1 4194304 1893 0 0 0 75210 7 0 0 25 0 1 0 203489437 9203712 1887 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525763 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5340/statm: 2247 1887 58 118 0 2125 0
Current children cumulated CPU time (s) 762.87
Current children cumulated vsize (KiB) 12432

[startup+823.299 s]
/proc/loadavg: 1.13 1.03 1.01 2/79 5538
/proc/meminfo: memFree=827472/2055920 swapFree=4144472/4192956
[pid=5336] ppid=5334 vsize=3444 CPUtime=10.7
/proc/5336/stat : 5336 (SATzilla2007_C) S 5334 5336 4436 0 -1 4194304 1248 3566 0 0 356 6 692 16 25 0 1 0 203488366 3526656 684 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5336/statm: 861 684 165 260 0 585 0
[pid=5340] ppid=5336 vsize=9180 CPUtime=812.19
/proc/5340/stat : 5340 (minisat20) R 5336 5336 4436 0 -1 4194304 1913 0 0 0 81212 7 0 0 25 0 1 0 203489437 9400320 1907 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5340/statm: 2295 1907 58 118 0 2173 0
Current children cumulated CPU time (s) 822.89
Current children cumulated vsize (KiB) 12624

[startup+883.366 s]
/proc/loadavg: 1.05 1.02 1.00 2/79 5538
/proc/meminfo: memFree=827536/2055920 swapFree=4144472/4192956
[pid=5336] ppid=5334 vsize=3444 CPUtime=10.7
/proc/5336/stat : 5336 (SATzilla2007_C) S 5334 5336 4436 0 -1 4194304 1248 3566 0 0 356 6 692 16 25 0 1 0 203488366 3526656 684 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5336/statm: 861 684 165 260 0 585 0
[pid=5340] ppid=5336 vsize=9180 CPUtime=872.24
/proc/5340/stat : 5340 (minisat20) R 5336 5336 4436 0 -1 4194304 1930 0 0 0 87216 8 0 0 25 0 1 0 203489437 9400320 1924 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5340/statm: 2295 1924 58 118 0 2173 0
Current children cumulated CPU time (s) 882.94
Current children cumulated vsize (KiB) 12624

[startup+943.436 s]
/proc/loadavg: 1.02 1.02 1.00 2/79 5538
/proc/meminfo: memFree=827600/2055920 swapFree=4144472/4192956
[pid=5336] ppid=5334 vsize=3444 CPUtime=10.7
/proc/5336/stat : 5336 (SATzilla2007_C) S 5334 5336 4436 0 -1 4194304 1248 3566 0 0 356 6 692 16 25 0 1 0 203488366 3526656 684 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5336/statm: 861 684 165 260 0 585 0
[pid=5340] ppid=5336 vsize=9320 CPUtime=932.29
/proc/5340/stat : 5340 (minisat20) R 5336 5336 4436 0 -1 4194304 1947 0 0 0 93221 8 0 0 25 0 1 0 203489437 9543680 1941 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134528757 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5340/statm: 2330 1941 58 118 0 2208 0
Current children cumulated CPU time (s) 942.99
Current children cumulated vsize (KiB) 12764

[startup+1003.5 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 5538
/proc/meminfo: memFree=827536/2055920 swapFree=4144472/4192956
[pid=5336] ppid=5334 vsize=3444 CPUtime=10.7
/proc/5336/stat : 5336 (SATzilla2007_C) S 5334 5336 4436 0 -1 4194304 1248 3566 0 0 356 6 692 16 25 0 1 0 203488366 3526656 684 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5336/statm: 861 684 165 260 0 585 0
[pid=5340] ppid=5336 vsize=9320 CPUtime=992.35
/proc/5340/stat : 5340 (minisat20) R 5336 5336 4436 0 -1 4194304 1966 0 0 0 99226 9 0 0 25 0 1 0 203489437 9543680 1960 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525586 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5340/statm: 2330 1960 58 118 0 2208 0
Current children cumulated CPU time (s) 1003.05
Current children cumulated vsize (KiB) 12764

[startup+1063.58 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5538
/proc/meminfo: memFree=827472/2055920 swapFree=4144472/4192956
[pid=5336] ppid=5334 vsize=3444 CPUtime=10.7
/proc/5336/stat : 5336 (SATzilla2007_C) S 5334 5336 4436 0 -1 4194304 1248 3566 0 0 356 6 692 16 25 0 1 0 203488366 3526656 684 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5336/statm: 861 684 165 260 0 585 0
[pid=5340] ppid=5336 vsize=9320 CPUtime=1052.4
/proc/5340/stat : 5340 (minisat20) R 5336 5336 4436 0 -1 4194304 1979 0 0 0 105231 9 0 0 25 0 1 0 203489437 9543680 1973 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525671 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5340/statm: 2330 1973 58 118 0 2208 0
Current children cumulated CPU time (s) 1063.1
Current children cumulated vsize (KiB) 12764

[startup+1123.65 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5538
/proc/meminfo: memFree=827344/2055920 swapFree=4144472/4192956
[pid=5336] ppid=5334 vsize=3444 CPUtime=10.7
/proc/5336/stat : 5336 (SATzilla2007_C) S 5334 5336 4436 0 -1 4194304 1248 3566 0 0 356 6 692 16 25 0 1 0 203488366 3526656 684 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5336/statm: 861 684 165 260 0 585 0
[pid=5340] ppid=5336 vsize=9464 CPUtime=1112.46
/proc/5340/stat : 5340 (minisat20) R 5336 5336 4436 0 -1 4194304 2017 0 0 0 111236 10 0 0 25 0 1 0 203489437 9691136 2011 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134519461 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5340/statm: 2366 2011 58 118 0 2244 0
Current children cumulated CPU time (s) 1123.16
Current children cumulated vsize (KiB) 12908

[startup+1183.72 s]
/proc/loadavg: 1.06 1.01 1.00 2/79 5538
/proc/meminfo: memFree=827152/2055920 swapFree=4144472/4192956
[pid=5336] ppid=5334 vsize=3444 CPUtime=10.7
/proc/5336/stat : 5336 (SATzilla2007_C) S 5334 5336 4436 0 -1 4194304 1248 3566 0 0 356 6 692 16 25 0 1 0 203488366 3526656 684 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5336/statm: 861 684 165 260 0 585 0
[pid=5340] ppid=5336 vsize=9804 CPUtime=1172.5
/proc/5340/stat : 5340 (minisat20) R 5336 5336 4436 0 -1 4194304 2067 0 0 0 117240 10 0 0 25 0 1 0 203489437 10039296 2061 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5340/statm: 2451 2061 58 118 0 2329 0
Current children cumulated CPU time (s) 1183.2
Current children cumulated vsize (KiB) 13248

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

[startup+1187.52 s]
/proc/loadavg: 1.05 1.01 1.00 2/79 5538
/proc/meminfo: memFree=827152/2055920 swapFree=4144472/4192956
[pid=5336] ppid=5334 vsize=3444 CPUtime=10.7
/proc/5336/stat : 5336 (SATzilla2007_C) S 5334 5336 4436 0 -1 4194304 1248 3566 0 0 356 6 692 16 25 0 1 0 203488366 3526656 684 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5336/statm: 861 684 165 260 0 585 0
[pid=5340] ppid=5336 vsize=9804 CPUtime=1176.31
/proc/5340/stat : 5340 (minisat20) R 5336 5336 4436 0 -1 4194304 2067 0 0 0 117621 10 0 0 25 0 1 0 203489437 10039296 2061 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5340/statm: 2451 2061 58 118 0 2329 0
Current children cumulated CPU time (s) 1187.01
Current children cumulated vsize (KiB) 13248

[startup+1194.08 s]
/proc/loadavg: 1.05 1.01 1.00 2/79 5538
/proc/meminfo: memFree=827088/2055920 swapFree=4144472/4192956
[pid=5336] ppid=5334 vsize=3444 CPUtime=10.7
/proc/5336/stat : 5336 (SATzilla2007_C) S 5334 5336 4436 0 -1 4194304 1248 3566 0 0 356 6 692 16 25 0 1 0 203488366 3526656 684 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5336/statm: 861 684 165 260 0 585 0
[pid=5340] ppid=5336 vsize=9804 CPUtime=1182.86
/proc/5340/stat : 5340 (minisat20) R 5336 5336 4436 0 -1 4194304 2080 0 0 0 118276 10 0 0 25 0 1 0 203489437 10039296 2074 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525754 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5340/statm: 2451 2074 58 118 0 2329 0
Current children cumulated CPU time (s) 1193.56
Current children cumulated vsize (KiB) 13248

[startup+1197.36 s]
/proc/loadavg: 1.04 1.01 1.00 2/79 5538
/proc/meminfo: memFree=827088/2055920 swapFree=4144472/4192956
[pid=5336] ppid=5334 vsize=3444 CPUtime=10.7
/proc/5336/stat : 5336 (SATzilla2007_C) S 5334 5336 4436 0 -1 4194304 1248 3566 0 0 356 6 692 16 25 0 1 0 203488366 3526656 684 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5336/statm: 861 684 165 260 0 585 0
[pid=5340] ppid=5336 vsize=9804 CPUtime=1186.14
/proc/5340/stat : 5340 (minisat20) R 5336 5336 4436 0 -1 4194304 2081 0 0 0 118604 10 0 0 25 0 1 0 203489437 10039296 2075 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134528339 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5340/statm: 2451 2075 58 118 0 2329 0
Current children cumulated CPU time (s) 1196.84
Current children cumulated vsize (KiB) 13248

[startup+1199 s]
/proc/loadavg: 1.04 1.01 1.00 2/79 5538
/proc/meminfo: memFree=827088/2055920 swapFree=4144472/4192956
[pid=5336] ppid=5334 vsize=3444 CPUtime=10.7
/proc/5336/stat : 5336 (SATzilla2007_C) S 5334 5336 4436 0 -1 4194304 1248 3566 0 0 356 6 692 16 25 0 1 0 203488366 3526656 684 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5336/statm: 861 684 165 260 0 585 0
[pid=5340] ppid=5336 vsize=9804 CPUtime=1187.78
/proc/5340/stat : 5340 (minisat20) R 5336 5336 4436 0 -1 4194304 2081 0 0 0 118768 10 0 0 25 0 1 0 203489437 10039296 2075 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5340/statm: 2451 2075 58 118 0 2329 0
Current children cumulated CPU time (s) 1198.48
Current children cumulated vsize (KiB) 13248

[startup+1199.82 s]
/proc/loadavg: 1.04 1.01 1.00 2/79 5538
/proc/meminfo: memFree=827088/2055920 swapFree=4144472/4192956
[pid=5336] ppid=5334 vsize=3444 CPUtime=10.7
/proc/5336/stat : 5336 (SATzilla2007_C) S 5334 5336 4436 0 -1 4194304 1248 3566 0 0 356 6 692 16 25 0 1 0 203488366 3526656 684 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5336/statm: 861 684 165 260 0 585 0
[pid=5340] ppid=5336 vsize=9804 CPUtime=1188.6
/proc/5340/stat : 5340 (minisat20) R 5336 5336 4436 0 -1 4194304 2081 0 0 0 118850 10 0 0 25 0 1 0 203489437 10039296 2075 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5340/statm: 2451 2075 58 118 0 2329 0
Current children cumulated CPU time (s) 1199.3
Current children cumulated vsize (KiB) 13248

[startup+1200.02 s]
/proc/loadavg: 1.04 1.01 1.00 2/79 5538
/proc/meminfo: memFree=827088/2055920 swapFree=4144472/4192956
[pid=5336] ppid=5334 vsize=3444 CPUtime=10.7
/proc/5336/stat : 5336 (SATzilla2007_C) S 5334 5336 4436 0 -1 4194304 1248 3566 0 0 356 6 692 16 25 0 1 0 203488366 3526656 684 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5336/statm: 861 684 165 260 0 585 0
[pid=5340] ppid=5336 vsize=9804 CPUtime=1188.8
/proc/5340/stat : 5340 (minisat20) R 5336 5336 4436 0 -1 4194304 2081 0 0 0 118870 10 0 0 25 0 1 0 203489437 10039296 2075 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5340/statm: 2451 2075 58 118 0 2329 0
Current children cumulated CPU time (s) 1199.5
Current children cumulated vsize (KiB) 13248

Child status: 17
Real time (s): 1200.03
CPU time (s): 1199.53
CPU user time (s): 1199.2
CPU system time (s): 0.335948
CPU usage (%): 99.9585
Max. virtual memory (cumulated for all children) (KiB): 13248

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

runsolver used 1.17482 second user time and 3.09353 second system time

The end

Launcher Data (download as text)

Begin job on node23 on Sun Feb 18 21:49:05 UTC 2007

IDJOB= 297239
IDBENCH= 19956
IDSOLVER= 135
FILE ID= node23/297239-1171835345

PBS_JOBID= 3839661

Free space on /tmp= 66556 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v75/unif-k7-r89-v75-c6675-S1307117813-09.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/297239-1171835345/SATzilla2007_C /tmp/evaluation/297239-1171835345/instance-297239-1171835345.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node23/watcher-297239-1171835345 -o ROOT/results/node23/solver-297239-1171835345 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/297239-1171835345/SATzilla2007_C /tmp/evaluation/297239-1171835345/instance-297239-1171835345.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  49b72effc87397af56532dec8a547366

RANDOM SEED= 176746326

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node23.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.216
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.216
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:        838200 kB
Buffers:         42840 kB
Cached:        1057256 kB
SwapCached:      16396 kB
Active:         874264 kB
Inactive:       250024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        838200 kB
SwapTotal:     4192956 kB
SwapFree:      4144472 kB
Dirty:            8560 kB
Writeback:           0 kB
Mapped:          29832 kB
Slab:            78988 kB
Committed_AS:   633360 kB
PageTables:       1696 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 node23 on Sun Feb 18 22:09:05 UTC 2007