Trace number 295722

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.54 1199.99

General information on the benchmark

Namerandom/OnTreshold/7SAT/v70/
unif-k7-r89-v70-c6230-S1504426817-07.UNSAT.shuffled.cnf
MD5SUM622ba5c64d37908b274e891c943bf3e2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
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 56230

Solver Data (download as text)

10.64/10.69	c run March_dl for 5 seconds ... 
10.64/10.69	c Bin: Executing march_dl
10.64/10.69	c child exit by a signal
10.64/10.69	c march_dl returned code 137.
10.64/10.69	c run saps (UBCSAT implementation) for 2 seconds ... 
10.64/10.69	c Bin: Executing ubcsat2006
10.64/10.69	c child exited successfully
10.64/10.69	c ubcsat2006 returned code 0.
10.64/10.69	c satzilla computing base features
10.64/10.69	c satzilla doing unit-prop probe
10.64/10.69	c satzilla doing local search probe
10.64/10.69	c satzilla doing lobjois search-space size estimate
10.64/10.69	c satzilla's ranking:
10.64/10.69	c 1) minisat20+P: 0.746370
10.64/10.69	c 2) minisat20: 1.264914
10.64/10.69	c 3) march_dl: 1.655939
10.64/10.69	c 4) march_dl+P: 1.735267
10.64/10.69	c 5) vallst+P: 4.796997
10.64/10.69	c 6) zchaff_rand+P: 4.986234
10.64/10.69	c 7) kcnfs+P: 999.000000
10.64/10.69	c 8) kcnfs: 999.000000
10.64/10.69	c 9) vallst: 999.000000
10.64/10.69	c 10) zchaff_rand: 999.000000
10.64/10.69	c satzilla running minisat20 with preprocessing ... 
10.64/10.72	This is MiniSat 2.0 beta
10.64/10.72	WARNING: for repeatability, setting FPU to use double precision
10.64/10.72	============================[ Problem Statistics ]=============================
10.64/10.72	|                                                                             |
10.64/10.72	|  Number of variables:  70                                                   |
10.64/10.72	|  Number of clauses:    6230                                                 |
10.64/10.72	|  Parsing time:         0.01         s                                       |
10.64/10.73	============================[ Search Statistics ]==============================
10.64/10.73	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.64/10.73	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.64/10.73	===============================================================================
10.64/10.73	|         0 |      70     6230    43610 |     2076        0    nan |  0.000 % |
10.64/10.73	|       100 |      70     6230    43610 |     2284      100     25 |  0.021 % |
10.64/10.74	|       250 |      70     6230    43610 |     2512      250     24 |  0.021 % |
10.64/10.75	|       475 |      70     6230    43610 |     2764      475     24 |  0.021 % |
10.70/10.76	|       813 |      70     6230    43610 |     3040      813     24 |  0.021 % |
10.70/10.78	|      1320 |      70     6230    43610 |     3344     1320     24 |  0.021 % |
10.70/10.82	|      2080 |      70     6230    43610 |     3678     2080     24 |  0.021 % |
10.70/10.88	|      3219 |      70     6230    43610 |     4046     3219     24 |  0.021 % |
10.70/10.98	|      4928 |      70     6230    43610 |     4451     2890     24 |  0.021 % |
10.70/11.11	|      7491 |      70     6230    43610 |     4896     3211     24 |  0.021 % |
11.24/11.35	|     11335 |      70     6230    43610 |     5386     4592     23 |  0.021 % |
11.66/11.73	|     17102 |      70     6230    43610 |     5924     4943     23 |  0.021 % |
12.27/12.31	|     25751 |      70     6230    43610 |     6517     4656     23 |  0.021 % |
13.09/13.22	|     38725 |      70     6230    43610 |     7169     4539     23 |  0.021 % |
14.52/14.64	|     58186 |      70     6230    43610 |     7886     6001     23 |  0.021 % |
16.88/16.96	|     87379 |      70     6230    43610 |     8674     7486     23 |  0.021 % |
20.47/20.55	|    131168 |      70     6230    43610 |     9542     7766     23 |  0.021 % |
26.10/26.20	|    196852 |      70     6230    43610 |    10496     6446     23 |  0.021 % |
34.77/34.93	|    295380 |      70     6230    43610 |    11546    10246     24 |  0.021 % |
48.81/48.91	|    443170 |      70     6230    43610 |    12700     7571     24 |  0.021 % |
70.41/70.55	|    664855 |      70     6230    43610 |    13970     6518     23 |  0.021 % |
105.75/105.93	|    997380 |      70     6230    43610 |    15367    10065     23 |  0.021 % |
161.68/161.96	|   1496168 |      70     6230    43610 |    16904     8510     23 |  0.021 % |
251.14/251.42	|   2244350 |      70     6230    43610 |    18595    11756     22 |  0.021 % |
397.38/397.70	|   3366624 |      70     6230    43610 |    20454    16663     22 |  0.021 % |
636.33/636.75	|   5050037 |      70     6230    43610 |    22500    10429     22 |  0.021 % |
1024.72/1025.17	|   7575153 |      70     6230    43610 |    24750    12132     21 |  0.021 % |
1199.42/1199.98	c Preprocessing...
1199.42/1199.98	c Inital problem has 70 variables, 6230 nary clauses (0 binary clauses).
1199.42/1199.98	c Num non-binary clauses 6230, Average non-binary clause length 7.000
1199.42/1199.98	c Theory has no gaps
1199.42/1199.98	c Preprocessor runtime was 0.020 seconds.
1199.42/1199.98	c 
1199.42/1199.98	c Satisfiability of theory still undetermined.
1199.42/1199.98	c See file /tmp/848gPI for simplified theory.
1199.42/1199.98	c Bin: Executing minisat20
1199.42/1199.98	c child exit by a signal
1199.42/1199.98	c minisat20 returned code 137.
1199.42/1199.98	c minisat20 returned code 137.
1199.42/1199.98	c satzilla running minisat20 ... 
1199.42/1199.98	c Bin: Executing minisat20
1199.42/1199.98	c minisat20 returned code 1.
1199.42/1199.98	c minisat20 returned code 1.
1199.42/1199.98	c satzilla running march_dl ... 
1199.42/1199.98	c Bin: Executing march_dl
1199.42/1199.98	c march_dl returned code 1.
1199.42/1199.98	c march_dl returned code 1.
1199.42/1199.98	c satzilla running march_dl with preprocessing ... 
1199.42/1199.98	c Bin: Executing march_dl
1199.42/1199.98	c march_dl returned code 1.
1199.42/1199.98	c march_dl returned code 1.
1199.42/1199.98	c satzilla running vallst with preprocessing ... 
1199.42/1199.98	c Bin: Executing vallst
1199.42/1199.98	c vallst returned code 1.
1199.42/1199.98	c vallst returned code 1.
1199.42/1199.98	c satzilla running zchaff_rand with preprocessing ... 
1199.42/1199.98	c Bin: Executing zchaff_rand
1199.42/1199.98	c zchaff_rand returned code 1.
1199.42/1199.98	c zchaff_rand returned code 1.
1199.42/1199.98	c satzilla running kcnfs with preprocessing ... 
1199.42/1199.98	c Bin: Executing kcnfs
1199.42/1199.98	c kcnfs returned code 1.
1199.42/1199.98	c kcnfs returned code 1.
1199.42/1199.98	c satzilla running kcnfs ... 
1199.42/1199.98	c Bin: Executing kcnfs
1199.42/1199.98	c kcnfs returned code 1.
1199.42/1199.98	c kcnfs returned code 1.
1199.42/1199.98	c satzilla running vallst ... 
1199.42/1199.98	c Bin: Executing vallst
1199.42/1199.98	c vallst returned code 1.
1199.42/1199.98	c vallst returned code 1.
1199.42/1199.98	c satzilla running zchaff_rand ... 
1199.42/1199.98	c Bin: Executing zchaff_rand
1199.42/1199.98	c zchaff_rand returned code 1.
1199.42/1199.98	c zchaff_rand returned code 1.
1199.42/1199.98	c ERROR: All Failed! 
1199.42/1199.98	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/node24/watcher-295722-1171810832 -o ROOT/results/node24/solver-295722-1171810832 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/295722-1171810832/SATzilla2007_C /tmp/evaluation/295722-1171810832/instance-295722-1171810832.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.97 0.99 3/77 4803
/proc/meminfo: memFree=275408/2055920 swapFree=4144024/4192956
[pid=4803] ppid=4801 vsize=1440 CPUtime=0
/proc/4803/stat : 4803 (SATzilla2007_C) R 4801 4803 3450 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 201037508 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/4803/statm: 360 110 95 260 0 84 0
[pid=4804] ppid=4803 vsize=636 CPUtime=0
/proc/4804/stat : 4804 (march_dl) R 4803 4803 3450 0 -1 4194304 80 0 0 0 0 0 0 0 18 0 1 0 201037508 651264 75 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4804/statm: 159 75 50 118 0 38 0

[startup+0.10721 s]
/proc/loadavg: 0.92 0.97 0.99 3/77 4803
/proc/meminfo: memFree=275408/2055920 swapFree=4144024/4192956
[pid=4803] ppid=4801 vsize=1440 CPUtime=0
/proc/4803/stat : 4803 (SATzilla2007_C) S 4801 4803 3450 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 201037508 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4803/statm: 360 110 95 260 0 84 0
[pid=4804] ppid=4803 vsize=2268 CPUtime=0.1
/proc/4804/stat : 4804 (march_dl) R 4803 4803 3450 0 -1 4194304 1017 0 0 0 10 0 0 0 19 0 1 0 201037508 2322432 336 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134583424 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4804/statm: 567 336 67 118 0 446 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3708

[startup+0.515253 s]
/proc/loadavg: 0.92 0.97 0.99 3/77 4803
/proc/meminfo: memFree=275408/2055920 swapFree=4144024/4192956
[pid=4803] ppid=4801 vsize=1440 CPUtime=0
/proc/4803/stat : 4803 (SATzilla2007_C) S 4801 4803 3450 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 201037508 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4803/statm: 360 110 95 260 0 84 0
[pid=4804] ppid=4803 vsize=2268 CPUtime=0.5
/proc/4804/stat : 4804 (march_dl) R 4803 4803 3450 0 -1 4194304 1040 0 0 0 50 0 0 0 23 0 1 0 201037508 2322432 359 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134583114 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4804/statm: 567 359 67 118 0 446 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 3708

[startup+1.33534 s]
/proc/loadavg: 0.92 0.97 0.99 2/79 4805
/proc/meminfo: memFree=268864/2055920 swapFree=4144024/4192956
[pid=4803] ppid=4801 vsize=1440 CPUtime=0
/proc/4803/stat : 4803 (SATzilla2007_C) S 4801 4803 3450 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 201037508 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4803/statm: 360 110 95 260 0 84 0
[pid=4804] ppid=4803 vsize=6920 CPUtime=1.32
/proc/4804/stat : 4804 (march_dl) R 4803 4803 3450 0 -1 4194304 2510 0 0 0 129 3 0 0 25 0 1 0 201037508 7086080 1625 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134617627 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4804/statm: 1730 1625 72 118 0 1609 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 8360

[startup+2.97652 s]
/proc/loadavg: 0.92 0.97 0.99 2/79 4805
/proc/meminfo: memFree=268544/2055920 swapFree=4144024/4192956
[pid=4803] ppid=4801 vsize=1440 CPUtime=0
/proc/4803/stat : 4803 (SATzilla2007_C) S 4801 4803 3450 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 201037508 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4803/statm: 360 110 95 260 0 84 0
[pid=4804] ppid=4803 vsize=7800 CPUtime=2.96
/proc/4804/stat : 4804 (march_dl) R 4803 4803 3450 0 -1 4194304 2677 0 0 0 293 3 0 0 25 0 1 0 201037508 7987200 1722 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134526932 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4804/statm: 1950 1722 74 118 0 1829 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 9240

[startup+6.25788 s]
/proc/loadavg: 1.01 0.99 0.99 2/79 4806
/proc/meminfo: memFree=274304/2055920 swapFree=4144024/4192956
[pid=4803] ppid=4801 vsize=1440 CPUtime=4.99
/proc/4803/stat : 4803 (SATzilla2007_C) S 4801 4803 3450 0 -1 4194304 135 2678 0 0 0 0 496 3 16 0 1 0 201037508 1474560 111 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4803/statm: 360 111 96 260 0 84 0
[pid=4806] ppid=4803 vsize=6188 CPUtime=1.24
/proc/4806/stat : 4806 (ubcsat2006) R 4803 4803 3450 0 -1 4194304 363 0 0 0 120 4 0 0 25 0 1 0 201038009 6336512 346 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4806/statm: 1547 346 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7156 s]
/proc/loadavg: 1.01 0.99 0.99 2/79 4807
/proc/meminfo: memFree=271424/2055920 swapFree=4144024/4192956
[pid=4803] ppid=4801 vsize=3328 CPUtime=10.7
/proc/4803/stat : 4803 (SATzilla2007_C) S 4801 4803 3450 0 -1 4194304 1192 3047 0 0 355 6 698 11 25 0 1 0 201037508 3407872 652 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4803/statm: 832 652 165 260 0 556 0
[pid=4807] ppid=4803 vsize=3024 CPUtime=1.98
/proc/4807/stat : 4807 (minisat20) R 4803 4803 3450 0 -1 4194304 477 0 0 0 198 0 0 0 25 0 1 0 201038580 3096576 471 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525802 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4807/statm: 756 471 58 118 0 634 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 6352

[startup+25.524 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 4807
/proc/meminfo: memFree=270464/2055920 swapFree=4144024/4192956
[pid=4803] ppid=4801 vsize=3328 CPUtime=10.7
/proc/4803/stat : 4803 (SATzilla2007_C) S 4801 4803 3450 0 -1 4194304 1192 3047 0 0 355 6 698 11 25 0 1 0 201037508 3407872 652 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4803/statm: 832 652 165 260 0 556 0
[pid=4807] ppid=4803 vsize=3964 CPUtime=14.79
/proc/4807/stat : 4807 (minisat20) R 4803 4803 3450 0 -1 4194304 697 0 0 0 1479 0 0 0 25 0 1 0 201038580 4059136 691 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4807/statm: 991 691 58 118 0 869 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 7292

[startup+51.1567 s]
/proc/loadavg: 1.00 0.99 0.99 2/85 4907
/proc/meminfo: memFree=268232/2055920 swapFree=4144024/4192956
[pid=4803] ppid=4801 vsize=3328 CPUtime=10.7
/proc/4803/stat : 4803 (SATzilla2007_C) S 4801 4803 3450 0 -1 4194304 1192 3047 0 0 355 6 698 11 25 0 1 0 201037508 3407872 652 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4803/statm: 832 652 165 260 0 556 0
[pid=4807] ppid=4803 vsize=4928 CPUtime=40.35
/proc/4807/stat : 4807 (minisat20) R 4803 4803 3450 0 -1 4194304 917 0 0 0 4035 0 0 0 25 0 1 0 201038580 5046272 911 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4807/statm: 1232 911 58 118 0 1110 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 8256

[startup+102.426 s]
/proc/loadavg: 1.00 0.99 0.99 2/85 4973
/proc/meminfo: memFree=267472/2055920 swapFree=4144024/4192956
[pid=4803] ppid=4801 vsize=3328 CPUtime=10.7
/proc/4803/stat : 4803 (SATzilla2007_C) S 4801 4803 3450 0 -1 4194304 1192 3047 0 0 355 6 698 11 25 0 1 0 201037508 3407872 652 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4803/statm: 832 652 165 260 0 556 0
[pid=4807] ppid=4803 vsize=5640 CPUtime=91.56
/proc/4807/stat : 4807 (minisat20) R 4803 4803 3450 0 -1 4194304 1085 0 0 0 9156 0 0 0 25 0 1 0 201038580 5775360 1079 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525580 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4807/statm: 1410 1079 58 118 0 1288 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 8968

[startup+162.502 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 5005
/proc/meminfo: memFree=268160/2055920 swapFree=4144024/4192956
[pid=4803] ppid=4801 vsize=3328 CPUtime=10.7
/proc/4803/stat : 4803 (SATzilla2007_C) S 4801 4803 3450 0 -1 4194304 1192 3047 0 0 355 6 698 11 25 0 1 0 201037508 3407872 652 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4803/statm: 832 652 165 260 0 556 0
[pid=4807] ppid=4803 vsize=6240 CPUtime=151.6
/proc/4807/stat : 4807 (minisat20) R 4803 4803 3450 0 -1 4194304 1243 0 0 0 15159 1 0 0 25 0 1 0 201038580 6389760 1237 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4807/statm: 1560 1237 58 118 0 1438 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 9568

[startup+222.563 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 5005
/proc/meminfo: memFree=267648/2055920 swapFree=4144024/4192956
[pid=4803] ppid=4801 vsize=3328 CPUtime=10.7
/proc/4803/stat : 4803 (SATzilla2007_C) S 4801 4803 3450 0 -1 4194304 1192 3047 0 0 355 6 698 11 25 0 1 0 201037508 3407872 652 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4803/statm: 832 652 165 260 0 556 0
[pid=4807] ppid=4803 vsize=6840 CPUtime=211.64
/proc/4807/stat : 4807 (minisat20) R 4803 4803 3450 0 -1 4194304 1364 0 0 0 21163 1 0 0 25 0 1 0 201038580 7004160 1358 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525520 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4807/statm: 1710 1358 58 118 0 1588 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 10168

[startup+282.627 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 5005
/proc/meminfo: memFree=267328/2055920 swapFree=4144024/4192956
[pid=4803] ppid=4801 vsize=3328 CPUtime=10.7
/proc/4803/stat : 4803 (SATzilla2007_C) S 4801 4803 3450 0 -1 4194304 1192 3047 0 0 355 6 698 11 25 0 1 0 201037508 3407872 652 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4803/statm: 832 652 165 260 0 556 0
[pid=4807] ppid=4803 vsize=7136 CPUtime=271.69
/proc/4807/stat : 4807 (minisat20) R 4803 4803 3450 0 -1 4194304 1425 0 0 0 27168 1 0 0 25 0 1 0 201038580 7307264 1419 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4807/statm: 1784 1419 58 118 0 1662 0
Current children cumulated CPU time (s) 282.39
Current children cumulated vsize (KiB) 10464

[startup+342.694 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 5005
/proc/meminfo: memFree=267200/2055920 swapFree=4144024/4192956
[pid=4803] ppid=4801 vsize=3328 CPUtime=10.7
/proc/4803/stat : 4803 (SATzilla2007_C) S 4801 4803 3450 0 -1 4194304 1192 3047 0 0 355 6 698 11 25 0 1 0 201037508 3407872 652 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4803/statm: 832 652 165 260 0 556 0
[pid=4807] ppid=4803 vsize=7280 CPUtime=331.74
/proc/4807/stat : 4807 (minisat20) R 4803 4803 3450 0 -1 4194304 1460 0 0 0 33173 1 0 0 25 0 1 0 201038580 7454720 1454 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4807/statm: 1820 1454 58 118 0 1698 0
Current children cumulated CPU time (s) 342.44
Current children cumulated vsize (KiB) 10608

[startup+402.764 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 5005
/proc/meminfo: memFree=266880/2055920 swapFree=4144024/4192956
[pid=4803] ppid=4801 vsize=3328 CPUtime=10.7
/proc/4803/stat : 4803 (SATzilla2007_C) S 4801 4803 3450 0 -1 4194304 1192 3047 0 0 355 6 698 11 25 0 1 0 201037508 3407872 652 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4803/statm: 832 652 165 260 0 556 0
[pid=4807] ppid=4803 vsize=7564 CPUtime=391.8
/proc/4807/stat : 4807 (minisat20) R 4803 4803 3450 0 -1 4194304 1534 0 0 0 39179 1 0 0 25 0 1 0 201038580 7745536 1528 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525622 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4807/statm: 1891 1528 58 118 0 1769 0
Current children cumulated CPU time (s) 402.5
Current children cumulated vsize (KiB) 10892

[startup+462.827 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 5005
/proc/meminfo: memFree=266624/2055920 swapFree=4144024/4192956
[pid=4803] ppid=4801 vsize=3328 CPUtime=10.7
/proc/4803/stat : 4803 (SATzilla2007_C) S 4801 4803 3450 0 -1 4194304 1192 3047 0 0 355 6 698 11 25 0 1 0 201037508 3407872 652 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4803/statm: 832 652 165 260 0 556 0
[pid=4807] ppid=4803 vsize=7848 CPUtime=451.84
/proc/4807/stat : 4807 (minisat20) R 4803 4803 3450 0 -1 4194304 1599 0 0 0 45183 1 0 0 25 0 1 0 201038580 8036352 1593 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4807/statm: 1962 1593 58 118 0 1840 0
Current children cumulated CPU time (s) 462.54

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


[startup+763.145 s]
/proc/loadavg: 1.07 1.00 1.00 2/79 5005
/proc/meminfo: memFree=266176/2055920 swapFree=4144024/4192956
[pid=4803] ppid=4801 vsize=3328 CPUtime=10.7
/proc/4803/stat : 4803 (SATzilla2007_C) S 4801 4803 3450 0 -1 4194304 1192 3047 0 0 355 6 698 11 25 0 1 0 201037508 3407872 652 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4803/statm: 832 652 165 260 0 556 0
[pid=4807] ppid=4803 vsize=8416 CPUtime=752.09
/proc/4807/stat : 4807 (minisat20) R 4803 4803 3450 0 -1 4194304 1736 0 0 0 75207 2 0 0 25 0 1 0 201038580 8617984 1730 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4807/statm: 2104 1730 58 118 0 1982 0
Current children cumulated CPU time (s) 762.79
Current children cumulated vsize (KiB) 11744

[startup+823.213 s]
/proc/loadavg: 1.02 1.00 1.00 2/79 5005
/proc/meminfo: memFree=266048/2055920 swapFree=4144024/4192956
[pid=4803] ppid=4801 vsize=3328 CPUtime=10.7
/proc/4803/stat : 4803 (SATzilla2007_C) S 4801 4803 3450 0 -1 4194304 1192 3047 0 0 355 6 698 11 25 0 1 0 201037508 3407872 652 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4803/statm: 832 652 165 260 0 556 0
[pid=4807] ppid=4803 vsize=8416 CPUtime=812.14
/proc/4807/stat : 4807 (minisat20) R 4803 4803 3450 0 -1 4194304 1760 0 0 0 81212 2 0 0 25 0 1 0 201038580 8617984 1754 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4807/statm: 2104 1754 58 118 0 1982 0
Current children cumulated CPU time (s) 822.84
Current children cumulated vsize (KiB) 11744

[startup+883.279 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 5005
/proc/meminfo: memFree=265984/2055920 swapFree=4144024/4192956
[pid=4803] ppid=4801 vsize=3328 CPUtime=10.7
/proc/4803/stat : 4803 (SATzilla2007_C) S 4801 4803 3450 0 -1 4194304 1192 3047 0 0 355 6 698 11 25 0 1 0 201037508 3407872 652 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4803/statm: 832 652 165 260 0 556 0
[pid=4807] ppid=4803 vsize=8560 CPUtime=872.19
/proc/4807/stat : 4807 (minisat20) R 4803 4803 3450 0 -1 4194304 1784 0 0 0 87217 2 0 0 25 0 1 0 201038580 8765440 1778 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4807/statm: 2140 1778 58 118 0 2018 0
Current children cumulated CPU time (s) 882.89
Current children cumulated vsize (KiB) 11888

[startup+943.348 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5005
/proc/meminfo: memFree=265856/2055920 swapFree=4144024/4192956
[pid=4803] ppid=4801 vsize=3328 CPUtime=10.7
/proc/4803/stat : 4803 (SATzilla2007_C) S 4801 4803 3450 0 -1 4194304 1192 3047 0 0 355 6 698 11 25 0 1 0 201037508 3407872 652 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4803/statm: 832 652 165 260 0 556 0
[pid=4807] ppid=4803 vsize=8700 CPUtime=932.24
/proc/4807/stat : 4807 (minisat20) R 4803 4803 3450 0 -1 4194304 1807 0 0 0 93222 2 0 0 25 0 1 0 201038580 8908800 1801 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4807/statm: 2175 1801 58 118 0 2053 0
Current children cumulated CPU time (s) 942.94
Current children cumulated vsize (KiB) 12028

[startup+1003.41 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5005
/proc/meminfo: memFree=265792/2055920 swapFree=4144024/4192956
[pid=4803] ppid=4801 vsize=3328 CPUtime=10.7
/proc/4803/stat : 4803 (SATzilla2007_C) S 4801 4803 3450 0 -1 4194304 1192 3047 0 0 355 6 698 11 25 0 1 0 201037508 3407872 652 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4803/statm: 832 652 165 260 0 556 0
[pid=4807] ppid=4803 vsize=8700 CPUtime=992.29
/proc/4807/stat : 4807 (minisat20) R 4803 4803 3450 0 -1 4194304 1820 0 0 0 99227 2 0 0 25 0 1 0 201038580 8908800 1814 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134529760 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4807/statm: 2175 1814 58 118 0 2053 0
Current children cumulated CPU time (s) 1002.99
Current children cumulated vsize (KiB) 12028

[startup+1063.48 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5005
/proc/meminfo: memFree=265664/2055920 swapFree=4144024/4192956
[pid=4803] ppid=4801 vsize=3328 CPUtime=10.7
/proc/4803/stat : 4803 (SATzilla2007_C) S 4801 4803 3450 0 -1 4194304 1192 3047 0 0 355 6 698 11 25 0 1 0 201037508 3407872 652 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4803/statm: 832 652 165 260 0 556 0
[pid=4807] ppid=4803 vsize=8836 CPUtime=1052.34
/proc/4807/stat : 4807 (minisat20) R 4803 4803 3450 0 -1 4194304 1861 0 0 0 105232 2 0 0 25 0 1 0 201038580 9048064 1855 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4807/statm: 2209 1855 58 118 0 2087 0
Current children cumulated CPU time (s) 1063.04
Current children cumulated vsize (KiB) 12164

[startup+1123.54 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5005
/proc/meminfo: memFree=265536/2055920 swapFree=4144024/4192956
[pid=4803] ppid=4801 vsize=3328 CPUtime=10.7
/proc/4803/stat : 4803 (SATzilla2007_C) S 4801 4803 3450 0 -1 4194304 1192 3047 0 0 355 6 698 11 25 0 1 0 201037508 3407872 652 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4803/statm: 832 652 165 260 0 556 0
[pid=4807] ppid=4803 vsize=8980 CPUtime=1112.39
/proc/4807/stat : 4807 (minisat20) R 4803 4803 3450 0 -1 4194304 1892 0 0 0 111237 2 0 0 25 0 1 0 201038580 9195520 1886 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4807/statm: 2245 1886 58 118 0 2123 0
Current children cumulated CPU time (s) 1123.09
Current children cumulated vsize (KiB) 12308

[startup+1183.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5005
/proc/meminfo: memFree=265472/2055920 swapFree=4144024/4192956
[pid=4803] ppid=4801 vsize=3328 CPUtime=10.7
/proc/4803/stat : 4803 (SATzilla2007_C) S 4801 4803 3450 0 -1 4194304 1192 3047 0 0 355 6 698 11 25 0 1 0 201037508 3407872 652 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4803/statm: 832 652 165 260 0 556 0
[pid=4807] ppid=4803 vsize=9120 CPUtime=1172.43
/proc/4807/stat : 4807 (minisat20) R 4803 4803 3450 0 -1 4194304 1906 0 0 0 117241 2 0 0 25 0 1 0 201038580 9338880 1900 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4807/statm: 2280 1900 58 118 0 2158 0
Current children cumulated CPU time (s) 1183.13
Current children cumulated vsize (KiB) 12448

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

[startup+1187.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5005
/proc/meminfo: memFree=265472/2055920 swapFree=4144024/4192956
[pid=4803] ppid=4801 vsize=3328 CPUtime=10.7
/proc/4803/stat : 4803 (SATzilla2007_C) S 4801 4803 3450 0 -1 4194304 1192 3047 0 0 355 6 698 11 25 0 1 0 201037508 3407872 652 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4803/statm: 832 652 165 260 0 556 0
[pid=4807] ppid=4803 vsize=9120 CPUtime=1176.23
/proc/4807/stat : 4807 (minisat20) R 4803 4803 3450 0 -1 4194304 1906 0 0 0 117621 2 0 0 25 0 1 0 201038580 9338880 1900 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4807/statm: 2280 1900 58 118 0 2158 0
Current children cumulated CPU time (s) 1186.93
Current children cumulated vsize (KiB) 12448

[startup+1193.96 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5005
/proc/meminfo: memFree=265472/2055920 swapFree=4144024/4192956
[pid=4803] ppid=4801 vsize=3328 CPUtime=10.7
/proc/4803/stat : 4803 (SATzilla2007_C) S 4801 4803 3450 0 -1 4194304 1192 3047 0 0 355 6 698 11 25 0 1 0 201037508 3407872 652 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4803/statm: 832 652 165 260 0 556 0
[pid=4807] ppid=4803 vsize=9120 CPUtime=1182.78
/proc/4807/stat : 4807 (minisat20) R 4803 4803 3450 0 -1 4194304 1906 0 0 0 118276 2 0 0 25 0 1 0 201038580 9338880 1900 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4807/statm: 2280 1900 58 118 0 2158 0
Current children cumulated CPU time (s) 1193.48
Current children cumulated vsize (KiB) 12448

[startup+1197.24 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5005
/proc/meminfo: memFree=265472/2055920 swapFree=4144024/4192956
[pid=4803] ppid=4801 vsize=3328 CPUtime=10.7
/proc/4803/stat : 4803 (SATzilla2007_C) S 4801 4803 3450 0 -1 4194304 1192 3047 0 0 355 6 698 11 25 0 1 0 201037508 3407872 652 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4803/statm: 832 652 165 260 0 556 0
[pid=4807] ppid=4803 vsize=9120 CPUtime=1186.06
/proc/4807/stat : 4807 (minisat20) R 4803 4803 3450 0 -1 4194304 1906 0 0 0 118604 2 0 0 25 0 1 0 201038580 9338880 1900 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4807/statm: 2280 1900 58 118 0 2158 0
Current children cumulated CPU time (s) 1196.76
Current children cumulated vsize (KiB) 12448

[startup+1198.88 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5005
/proc/meminfo: memFree=265472/2055920 swapFree=4144024/4192956
[pid=4803] ppid=4801 vsize=3328 CPUtime=10.7
/proc/4803/stat : 4803 (SATzilla2007_C) S 4801 4803 3450 0 -1 4194304 1192 3047 0 0 355 6 698 11 25 0 1 0 201037508 3407872 652 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4803/statm: 832 652 165 260 0 556 0
[pid=4807] ppid=4803 vsize=9120 CPUtime=1187.7
/proc/4807/stat : 4807 (minisat20) R 4803 4803 3450 0 -1 4194304 1906 0 0 0 118768 2 0 0 25 0 1 0 201038580 9338880 1900 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4807/statm: 2280 1900 58 118 0 2158 0
Current children cumulated CPU time (s) 1198.4
Current children cumulated vsize (KiB) 12448

[startup+1199.69 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5005
/proc/meminfo: memFree=265472/2055920 swapFree=4144024/4192956
[pid=4803] ppid=4801 vsize=3328 CPUtime=10.7
/proc/4803/stat : 4803 (SATzilla2007_C) S 4801 4803 3450 0 -1 4194304 1192 3047 0 0 355 6 698 11 25 0 1 0 201037508 3407872 652 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4803/statm: 832 652 165 260 0 556 0
[pid=4807] ppid=4803 vsize=9120 CPUtime=1188.52
/proc/4807/stat : 4807 (minisat20) R 4803 4803 3450 0 -1 4194304 1906 0 0 0 118850 2 0 0 25 0 1 0 201038580 9338880 1900 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525482 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4807/statm: 2280 1900 58 118 0 2158 0
Current children cumulated CPU time (s) 1199.22
Current children cumulated vsize (KiB) 12448

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5005
/proc/meminfo: memFree=265472/2055920 swapFree=4144024/4192956
[pid=4803] ppid=4801 vsize=3328 CPUtime=10.7
/proc/4803/stat : 4803 (SATzilla2007_C) S 4801 4803 3450 0 -1 4194304 1192 3047 0 0 355 6 698 11 25 0 1 0 201037508 3407872 652 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4803/statm: 832 652 165 260 0 556 0
[pid=4807] ppid=4803 vsize=9120 CPUtime=1188.72
/proc/4807/stat : 4807 (minisat20) R 4803 4803 3450 0 -1 4194304 1906 0 0 0 118870 2 0 0 25 0 1 0 201038580 9338880 1900 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525580 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4807/statm: 2280 1900 58 118 0 2158 0
Current children cumulated CPU time (s) 1199.42
Current children cumulated vsize (KiB) 12448

Child status: 17
Real time (s): 1199.99
CPU time (s): 1199.54
CPU user time (s): 1199.33
CPU system time (s): 0.206968
CPU usage (%): 99.9623
Max. virtual memory (cumulated for all children) (KiB): 12448

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

runsolver used 1.38779 second user time and 2.87756 second system time

The end

Launcher Data (download as text)

Begin job on node24 on Sun Feb 18 15:00:32 UTC 2007

IDJOB= 295722
IDBENCH= 19919
IDSOLVER= 135
FILE ID= node24/295722-1171810832

PBS_JOBID= 3839594

Free space on /tmp= 66556 MiB

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

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  622ba5c64d37908b274e891c943bf3e2

RANDOM SEED= 453833827

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:        275880 kB
Buffers:         41892 kB
Cached:        1632224 kB
SwapCached:       4600 kB
Active:         763716 kB
Inactive:       920836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        275880 kB
SwapTotal:     4192956 kB
SwapFree:      4144024 kB
Dirty:            8516 kB
Writeback:           0 kB
Mapped:          15612 kB
Slab:            81140 kB
Committed_AS:   645780 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 15:20:32 UTC 2007