Trace number 293180

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.41 1199.77

General information on the benchmark

Namerandom/OnTreshold/5SAT/v120/
unif-k5-r21.3-v120-c2556-S340864765-13.SAT.shuffled.cnf
MD5SUM1a2d4f656ef1a93a804e74aaef307a73
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.527919
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses2556
Sum of the clauses size12780
Maximum clause length5
Minimum clause length5
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 52556
Number of clauses of size over 50

Solver Data (download as text)

10.53/10.58	c run March_dl for 5 seconds ... 
10.53/10.58	c Bin: Executing march_dl
10.53/10.58	c child exit by a signal
10.53/10.58	c march_dl returned code 137.
10.53/10.58	c run saps (UBCSAT implementation) for 2 seconds ... 
10.53/10.58	c Bin: Executing ubcsat2006
10.53/10.58	c child exited successfully
10.53/10.58	c ubcsat2006 returned code 0.
10.53/10.58	c satzilla computing base features
10.53/10.58	c satzilla doing unit-prop probe
10.53/10.58	c satzilla doing local search probe
10.53/10.58	c satzilla doing lobjois search-space size estimate
10.53/10.58	c satzilla's ranking:
10.53/10.58	c 1) minisat20+P: -1.326366
10.53/10.58	c 2) march_dl+P: 1.543884
10.53/10.58	c 3) march_dl: 3.322193
10.53/10.58	c 4) zchaff_rand+P: 4.202364
10.53/10.58	c 5) minisat20: 4.486828
10.53/10.58	c 6) vallst+P: 6.173449
10.53/10.58	c 7) kcnfs+P: 999.000000
10.53/10.58	c 8) kcnfs: 999.000000
10.53/10.58	c 9) vallst: 999.000000
10.53/10.58	c 10) zchaff_rand: 999.000000
10.53/10.58	c satzilla running minisat20 with preprocessing ... 
10.53/10.59	This is MiniSat 2.0 beta
10.53/10.59	WARNING: for repeatability, setting FPU to use double precision
10.53/10.59	============================[ Problem Statistics ]=============================
10.53/10.59	|                                                                             |
10.53/10.59	|  Number of variables:  120                                                  |
10.53/10.59	|  Number of clauses:    2556                                                 |
10.53/10.59	|  Parsing time:         0.00         s                                       |
10.53/10.59	============================[ Search Statistics ]==============================
10.53/10.59	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.53/10.59	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.53/10.59	===============================================================================
10.53/10.59	|         0 |     120     2556    12780 |      852        0    nan |  0.000 % |
10.53/10.60	|       100 |     120     2556    12780 |      937      100     27 |  0.007 % |
10.53/10.60	|       252 |     120     2556    12780 |     1030      252     25 |  0.007 % |
10.53/10.61	|       477 |     120     2556    12780 |     1134      477     25 |  0.007 % |
10.53/10.62	|       817 |     120     2556    12780 |     1247      817     25 |  0.007 % |
10.53/10.63	|      1325 |     120     2556    12780 |     1372      689     23 |  0.007 % |
10.56/10.66	|      2085 |     120     2556    12780 |     1509      747     23 |  0.007 % |
10.56/10.70	|      3224 |     120     2556    12780 |     1660     1118     24 |  0.007 % |
10.56/10.76	|      4933 |     120     2556    12780 |     1826     1138     23 |  0.007 % |
10.56/10.85	|      7495 |     120     2556    12780 |     2008     1834     25 |  0.007 % |
10.56/10.99	|     11341 |     120     2556    12780 |     2209     1602     24 |  0.007 % |
10.56/11.21	|     17109 |     120     2556    12780 |     2430     1748     23 |  0.007 % |
11.43/11.57	|     25759 |     120     2556    12780 |     2673     1787     23 |  0.007 % |
12.05/12.12	|     38733 |     120     2556    12780 |     2941     2573     23 |  0.007 % |
12.97/13.02	|     58195 |     120     2556    12780 |     3235     2685     24 |  0.007 % |
14.30/14.39	|     87389 |     120     2556    12780 |     3559     2446     24 |  0.007 % |
16.46/16.54	|    131178 |     120     2556    12780 |     3914     3117     24 |  0.007 % |
19.83/19.95	|    196864 |     120     2556    12780 |     4306     3680     24 |  0.007 % |
25.07/25.15	|    295391 |     120     2556    12780 |     4737     2306     23 |  0.007 % |
33.16/33.29	|    443182 |     120     2556    12780 |     5210     4628     23 |  0.007 % |
45.86/46.00	|    664866 |     120     2556    12780 |     5731     3464     23 |  0.007 % |
65.85/65.97	|    997391 |     120     2556    12780 |     6305     4534     25 |  0.007 % |
97.31/97.39	|   1496179 |     120     2556    12780 |     6935     5840     23 |  0.007 % |
146.71/146.82	|   2244361 |     120     2556    12780 |     7629     5011     22 |  0.007 % |
224.59/224.75	|   3366635 |     120     2556    12780 |     8391     4876     24 |  0.007 % |
346.64/346.81	|   5050046 |     120     2556    12780 |     9231     8035     25 |  0.007 % |
538.80/539.06	|   7575162 |     120     2556    12780 |    10154     9148     24 |  0.007 % |
843.97/844.27	|  11362838 |     120     2556    12780 |    11169     7818     23 |  0.007 % |
1199.37/1199.77	c Preprocessing...
1199.37/1199.77	c Inital problem has 120 variables, 2556 nary clauses (0 binary clauses).
1199.37/1199.77	c Num non-binary clauses 2556, Average non-binary clause length 5.000
1199.37/1199.77	c Theory has no gaps
1199.37/1199.77	c Preprocessor runtime was 0.010 seconds.
1199.37/1199.77	c 
1199.37/1199.77	c Satisfiability of theory still undetermined.
1199.37/1199.77	c See file /tmp/syROaN for simplified theory.
1199.37/1199.77	c Bin: Executing minisat20
1199.37/1199.77	c child exit by a signal
1199.37/1199.77	c minisat20 returned code 137.
1199.37/1199.77	c minisat20 returned code 137.
1199.37/1199.77	c satzilla running march_dl with preprocessing ... 
1199.37/1199.77	c Bin: Executing march_dl
1199.37/1199.77	c march_dl returned code 1.
1199.37/1199.77	c march_dl returned code 1.
1199.37/1199.77	c satzilla running march_dl ... 
1199.37/1199.77	c Bin: Executing march_dl
1199.37/1199.77	c march_dl returned code 1.
1199.37/1199.77	c march_dl returned code 1.
1199.37/1199.77	c satzilla running zchaff_rand with preprocessing ... 
1199.37/1199.77	c Bin: Executing zchaff_rand
1199.37/1199.77	c zchaff_rand returned code 1.
1199.37/1199.77	c zchaff_rand returned code 1.
1199.37/1199.77	c satzilla running minisat20 ... 
1199.37/1199.77	c Bin: Executing minisat20
1199.37/1199.77	c minisat20 returned code 1.
1199.37/1199.77	c minisat20 returned code 1.
1199.37/1199.77	c satzilla running vallst with preprocessing ... 
1199.37/1199.77	c Bin: Executing vallst
1199.37/1199.77	c vallst returned code 1.
1199.37/1199.77	c vallst returned code 1.
1199.37/1199.77	c satzilla running kcnfs with preprocessing ... 
1199.37/1199.77	c Bin: Executing kcnfs
1199.37/1199.77	c kcnfs returned code 1.
1199.37/1199.77	c kcnfs returned code 1.
1199.37/1199.77	c satzilla running kcnfs ... 
1199.37/1199.77	c Bin: Executing kcnfs
1199.37/1199.77	c kcnfs returned code 1.
1199.37/1199.77	c kcnfs returned code 1.
1199.37/1199.77	c satzilla running vallst ... 
1199.37/1199.77	c Bin: Executing vallst
1199.37/1199.77	c vallst returned code 1.
1199.37/1199.77	c vallst returned code 1.
1199.37/1199.77	c satzilla running zchaff_rand ... 
1199.37/1199.77	c Bin: Executing zchaff_rand
1199.37/1199.77	c zchaff_rand returned code 1.
1199.37/1199.77	c zchaff_rand returned code 1.
1199.37/1199.77	c ERROR: All Failed! 
1199.37/1199.77	c SATZILLA_TIME=1199.580000

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/node11/watcher-293180-1171766133 -o ROOT/results/node11/solver-293180-1171766133 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/293180-1171766133/SATzilla2007_C /tmp/evaluation/293180-1171766133/instance-293180-1171766133.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: 1.00 1.00 0.96 3/77 3366
/proc/meminfo: memFree=275408/2055920 swapFree=4192812/4192956
[pid=3366] ppid=3364 vsize=1440 CPUtime=0
/proc/3366/stat : 3366 (SATzilla2007_C) R 3364 3366 2600 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 196567906 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/3366/statm: 360 110 95 260 0 84 0
[pid=3367] ppid=3366 vsize=636 CPUtime=0
/proc/3367/stat : 3367 (march_dl) R 3366 3366 2600 0 -1 4194304 80 0 0 0 0 0 0 0 18 0 1 0 196567906 651264 75 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3367/statm: 159 75 50 118 0 38 0

[startup+0.106488 s]
/proc/loadavg: 1.00 1.00 0.96 3/77 3366
/proc/meminfo: memFree=275408/2055920 swapFree=4192812/4192956
[pid=3366] ppid=3364 vsize=1440 CPUtime=0
/proc/3366/stat : 3366 (SATzilla2007_C) S 3364 3366 2600 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 196567906 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3366/statm: 360 110 95 260 0 84 0
[pid=3367] ppid=3366 vsize=2836 CPUtime=0.1
/proc/3367/stat : 3367 (march_dl) R 3366 3366 2600 0 -1 4194304 631 0 0 0 10 0 0 0 19 0 1 0 196567906 2904064 623 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134557270 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3367/statm: 709 623 72 118 0 588 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4276

[startup+0.514535 s]
/proc/loadavg: 1.00 1.00 0.96 3/77 3366
/proc/meminfo: memFree=275408/2055920 swapFree=4192812/4192956
[pid=3366] ppid=3364 vsize=1440 CPUtime=0
/proc/3366/stat : 3366 (SATzilla2007_C) S 3364 3366 2600 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 196567906 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3366/statm: 360 110 95 260 0 84 0
[pid=3367] ppid=3366 vsize=3108 CPUtime=0.5
/proc/3367/stat : 3367 (march_dl) R 3366 3366 2600 0 -1 4194304 680 0 0 0 50 0 0 0 23 0 1 0 196567906 3182592 672 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3367/statm: 777 672 74 118 0 656 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 4548

[startup+1.33463 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 3368
/proc/meminfo: memFree=272960/2055920 swapFree=4192812/4192956
[pid=3366] ppid=3364 vsize=1440 CPUtime=0
/proc/3366/stat : 3366 (SATzilla2007_C) S 3364 3366 2600 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 196567906 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3366/statm: 360 110 95 260 0 84 0
[pid=3367] ppid=3366 vsize=3628 CPUtime=1.32
/proc/3367/stat : 3367 (march_dl) R 3366 3366 2600 0 -1 4194304 818 0 0 0 132 0 0 0 25 0 1 0 196567906 3715072 810 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134533000 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3367/statm: 907 810 74 118 0 786 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 5068

[startup+2.97083 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 3368
/proc/meminfo: memFree=271488/2055920 swapFree=4192812/4192956
[pid=3366] ppid=3364 vsize=1440 CPUtime=0
/proc/3366/stat : 3366 (SATzilla2007_C) S 3364 3366 2600 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 196567906 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3366/statm: 360 110 95 260 0 84 0
[pid=3367] ppid=3366 vsize=4676 CPUtime=2.96
/proc/3367/stat : 3367 (march_dl) R 3366 3366 2600 0 -1 4194304 1058 0 0 0 296 0 0 0 25 0 1 0 196567906 4788224 1050 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3367/statm: 1169 1050 74 118 0 1048 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 6116

[startup+6.25422 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 3369
/proc/meminfo: memFree=274688/2055920 swapFree=4192812/4192956
[pid=3366] ppid=3364 vsize=1440 CPUtime=4.99
/proc/3366/stat : 3366 (SATzilla2007_C) S 3364 3366 2600 0 -1 4194304 135 1155 0 0 0 0 498 1 16 0 1 0 196567906 1474560 111 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3366/statm: 360 111 96 260 0 84 0
[pid=3369] ppid=3366 vsize=6188 CPUtime=1.24
/proc/3369/stat : 3369 (ubcsat2006) R 3366 3366 2600 0 -1 4194304 279 0 0 0 112 12 0 0 25 0 1 0 196568406 6336512 262 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3369/statm: 1547 262 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.71 s]
/proc/loadavg: 1.07 1.02 0.97 2/79 3370
/proc/meminfo: memFree=273472/2055920 swapFree=4192812/4192956
[pid=3366] ppid=3364 vsize=2176 CPUtime=10.56
/proc/3366/stat : 3366 (SATzilla2007_C) S 3364 3366 2600 0 -1 4194304 716 1440 0 0 314 22 699 21 25 0 1 0 196567906 2228224 355 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3366/statm: 544 355 165 260 0 268 0
[pid=3370] ppid=3366 vsize=2340 CPUtime=2.1
/proc/3370/stat : 3370 (minisat20) R 3366 3366 2600 0 -1 4194304 278 0 0 0 210 0 0 0 25 0 1 0 196568966 2396160 272 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134528291 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3370/statm: 585 272 58 118 0 463 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 4516

[startup+25.5285 s]
/proc/loadavg: 1.06 1.02 0.97 2/79 3370
/proc/meminfo: memFree=272896/2055920 swapFree=4192812/4192956
[pid=3366] ppid=3364 vsize=2176 CPUtime=10.56
/proc/3366/stat : 3366 (SATzilla2007_C) S 3364 3366 2600 0 -1 4194304 716 1440 0 0 314 22 699 21 25 0 1 0 196567906 2228224 355 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3366/statm: 544 355 165 260 0 268 0
[pid=3370] ppid=3366 vsize=3000 CPUtime=14.91
/proc/3370/stat : 3370 (minisat20) R 3366 3366 2600 0 -1 4194304 419 0 0 0 1491 0 0 0 25 0 1 0 196568966 3072000 413 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3370/statm: 750 413 58 118 0 628 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 5176

[startup+51.1565 s]
/proc/loadavg: 1.04 1.01 0.97 2/79 3370
/proc/meminfo: memFree=272384/2055920 swapFree=4192812/4192956
[pid=3366] ppid=3364 vsize=2176 CPUtime=10.56
/proc/3366/stat : 3366 (SATzilla2007_C) S 3364 3366 2600 0 -1 4194304 716 1440 0 0 314 22 699 21 25 0 1 0 196567906 2228224 355 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3366/statm: 544 355 165 260 0 268 0
[pid=3370] ppid=3366 vsize=3408 CPUtime=40.53
/proc/3370/stat : 3370 (minisat20) R 3366 3366 2600 0 -1 4194304 543 0 0 0 4053 0 0 0 25 0 1 0 196568966 3489792 537 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3370/statm: 852 537 58 118 0 730 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 5584

[startup+102.414 s]
/proc/loadavg: 1.02 1.01 0.97 2/79 3370
/proc/meminfo: memFree=271936/2055920 swapFree=4192812/4192956
[pid=3366] ppid=3364 vsize=2176 CPUtime=10.56
/proc/3366/stat : 3366 (SATzilla2007_C) S 3364 3366 2600 0 -1 4194304 716 1440 0 0 314 22 699 21 25 0 1 0 196567906 2228224 355 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3366/statm: 544 355 165 260 0 268 0
[pid=3370] ppid=3366 vsize=3944 CPUtime=91.77
/proc/3370/stat : 3370 (minisat20) R 3366 3366 2600 0 -1 4194304 661 0 0 0 9177 0 0 0 25 0 1 0 196568966 4038656 655 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3370/statm: 986 655 58 118 0 864 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 6120

[startup+162.484 s]
/proc/loadavg: 1.00 1.00 0.97 2/79 3370
/proc/meminfo: memFree=271552/2055920 swapFree=4192812/4192956
[pid=3366] ppid=3364 vsize=2176 CPUtime=10.56
/proc/3366/stat : 3366 (SATzilla2007_C) S 3364 3366 2600 0 -1 4194304 716 1440 0 0 314 22 699 21 25 0 1 0 196567906 2228224 355 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3366/statm: 544 355 165 260 0 268 0
[pid=3370] ppid=3366 vsize=4216 CPUtime=151.83
/proc/3370/stat : 3370 (minisat20) R 3366 3366 2600 0 -1 4194304 749 0 0 0 15183 0 0 0 25 0 1 0 196568966 4317184 743 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525504 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3370/statm: 1054 743 58 118 0 932 0
Current children cumulated CPU time (s) 162.39
Current children cumulated vsize (KiB) 6392

[startup+222.554 s]
/proc/loadavg: 1.00 1.00 0.97 2/79 3370
/proc/meminfo: memFree=271296/2055920 swapFree=4192812/4192956
[pid=3366] ppid=3364 vsize=2176 CPUtime=10.56
/proc/3366/stat : 3366 (SATzilla2007_C) S 3364 3366 2600 0 -1 4194304 716 1440 0 0 314 22 699 21 25 0 1 0 196567906 2228224 355 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3366/statm: 544 355 165 260 0 268 0
[pid=3370] ppid=3366 vsize=4496 CPUtime=211.88
/proc/3370/stat : 3370 (minisat20) R 3366 3366 2600 0 -1 4194304 798 0 0 0 21187 1 0 0 25 0 1 0 196568966 4603904 792 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525367 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3370/statm: 1124 792 58 118 0 1002 0
Current children cumulated CPU time (s) 222.44
Current children cumulated vsize (KiB) 6672

[startup+282.624 s]
/proc/loadavg: 1.00 1.00 0.97 2/79 3372
/proc/meminfo: memFree=271040/2055920 swapFree=4192812/4192956
[pid=3366] ppid=3364 vsize=2176 CPUtime=10.56
/proc/3366/stat : 3366 (SATzilla2007_C) S 3364 3366 2600 0 -1 4194304 716 1440 0 0 314 22 699 21 25 0 1 0 196567906 2228224 355 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3366/statm: 544 355 165 260 0 268 0
[pid=3370] ppid=3366 vsize=4764 CPUtime=271.93
/proc/3370/stat : 3370 (minisat20) R 3366 3366 2600 0 -1 4194304 855 0 0 0 27192 1 0 0 25 0 1 0 196568966 4878336 849 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134519346 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3370/statm: 1191 849 58 118 0 1069 0
Current children cumulated CPU time (s) 282.49
Current children cumulated vsize (KiB) 6940

[startup+342.692 s]
/proc/loadavg: 1.00 1.00 0.97 2/79 3372
/proc/meminfo: memFree=270912/2055920 swapFree=4192812/4192956
[pid=3366] ppid=3364 vsize=2176 CPUtime=10.56
/proc/3366/stat : 3366 (SATzilla2007_C) S 3364 3366 2600 0 -1 4194304 716 1440 0 0 314 22 699 21 25 0 1 0 196567906 2228224 355 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3366/statm: 544 355 165 260 0 268 0
[pid=3370] ppid=3366 vsize=4764 CPUtime=331.99
/proc/3370/stat : 3370 (minisat20) R 3366 3366 2600 0 -1 4194304 880 0 0 0 33197 2 0 0 25 0 1 0 196568966 4878336 874 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3370/statm: 1191 874 58 118 0 1069 0
Current children cumulated CPU time (s) 342.55
Current children cumulated vsize (KiB) 6940

[startup+402.766 s]
/proc/loadavg: 1.06 1.02 0.97 2/79 3372
/proc/meminfo: memFree=270720/2055920 swapFree=4192812/4192956
[pid=3366] ppid=3364 vsize=2176 CPUtime=10.56
/proc/3366/stat : 3366 (SATzilla2007_C) S 3364 3366 2600 0 -1 4194304 716 1440 0 0 314 22 699 21 25 0 1 0 196567906 2228224 355 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3366/statm: 544 355 165 260 0 268 0
[pid=3370] ppid=3366 vsize=5036 CPUtime=392.04
/proc/3370/stat : 3370 (minisat20) R 3366 3366 2600 0 -1 4194304 930 0 0 0 39202 2 0 0 25 0 1 0 196568966 5156864 924 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3370/statm: 1259 924 58 118 0 1137 0
Current children cumulated CPU time (s) 402.6
Current children cumulated vsize (KiB) 7212

[startup+462.835 s]
/proc/loadavg: 1.02 1.01 0.97 2/79 3372
/proc/meminfo: memFree=270656/2055920 swapFree=4192812/4192956
[pid=3366] ppid=3364 vsize=2176 CPUtime=10.56
/proc/3366/stat : 3366 (SATzilla2007_C) S 3364 3366 2600 0 -1 4194304 716 1440 0 0 314 22 699 21 25 0 1 0 196567906 2228224 355 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3366/statm: 544 355 165 260 0 268 0
[pid=3370] ppid=3366 vsize=5184 CPUtime=452.1
/proc/3370/stat : 3370 (minisat20) R 3366 3366 2600 0 -1 4194304 954 0 0 0 45207 3 0 0 25 0 1 0 196568966 5308416 948 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3370/statm: 1296 948 58 118 0 1174 0
Current children cumulated CPU time (s) 462.66

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


[startup+763.188 s]
/proc/loadavg: 1.00 1.00 0.97 2/79 3372
/proc/meminfo: memFree=270080/2055920 swapFree=4192812/4192956
[pid=3366] ppid=3364 vsize=2176 CPUtime=10.56
/proc/3366/stat : 3366 (SATzilla2007_C) S 3364 3366 2600 0 -1 4194304 716 1440 0 0 314 22 699 21 25 0 1 0 196567906 2228224 355 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3366/statm: 544 355 165 260 0 268 0
[pid=3370] ppid=3366 vsize=5772 CPUtime=752.35
/proc/3370/stat : 3370 (minisat20) R 3366 3366 2600 0 -1 4194304 1094 0 0 0 75231 4 0 0 25 0 1 0 196568966 5910528 1088 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3370/statm: 1443 1088 58 118 0 1321 0
Current children cumulated CPU time (s) 762.91
Current children cumulated vsize (KiB) 7948

[startup+823.256 s]
/proc/loadavg: 1.07 1.03 0.98 2/79 3372
/proc/meminfo: memFree=270016/2055920 swapFree=4192812/4192956
[pid=3366] ppid=3364 vsize=2176 CPUtime=10.56
/proc/3366/stat : 3366 (SATzilla2007_C) S 3364 3366 2600 0 -1 4194304 716 1440 0 0 314 22 699 21 25 0 1 0 196567906 2228224 355 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3366/statm: 544 355 165 260 0 268 0
[pid=3370] ppid=3366 vsize=5772 CPUtime=812.41
/proc/3370/stat : 3370 (minisat20) R 3366 3366 2600 0 -1 4194304 1108 0 0 0 81236 5 0 0 25 0 1 0 196568966 5910528 1102 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3370/statm: 1443 1102 58 118 0 1321 0
Current children cumulated CPU time (s) 822.97
Current children cumulated vsize (KiB) 7948

[startup+883.324 s]
/proc/loadavg: 1.02 1.02 0.98 2/79 3372
/proc/meminfo: memFree=270016/2055920 swapFree=4192812/4192956
[pid=3366] ppid=3364 vsize=2176 CPUtime=10.56
/proc/3366/stat : 3366 (SATzilla2007_C) S 3364 3366 2600 0 -1 4194304 716 1440 0 0 314 22 699 21 25 0 1 0 196567906 2228224 355 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3366/statm: 544 355 165 260 0 268 0
[pid=3370] ppid=3366 vsize=5912 CPUtime=872.46
/proc/3370/stat : 3370 (minisat20) R 3366 3366 2600 0 -1 4194304 1129 0 0 0 87241 5 0 0 25 0 1 0 196568966 6053888 1123 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134519362 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3370/statm: 1478 1123 58 118 0 1356 0
Current children cumulated CPU time (s) 883.02
Current children cumulated vsize (KiB) 8088

[startup+943.393 s]
/proc/loadavg: 1.01 1.01 0.98 2/79 3372
/proc/meminfo: memFree=269888/2055920 swapFree=4192812/4192956
[pid=3366] ppid=3364 vsize=2176 CPUtime=10.56
/proc/3366/stat : 3366 (SATzilla2007_C) S 3364 3366 2600 0 -1 4194304 716 1440 0 0 314 22 699 21 25 0 1 0 196567906 2228224 355 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3366/statm: 544 355 165 260 0 268 0
[pid=3370] ppid=3366 vsize=5912 CPUtime=932.51
/proc/3370/stat : 3370 (minisat20) R 3366 3366 2600 0 -1 4194304 1158 0 0 0 93245 6 0 0 25 0 1 0 196568966 6053888 1152 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3370/statm: 1478 1152 58 118 0 1356 0
Current children cumulated CPU time (s) 943.07
Current children cumulated vsize (KiB) 8088

[startup+1003.46 s]
/proc/loadavg: 1.03 1.02 0.99 2/79 3372
/proc/meminfo: memFree=269888/2055920 swapFree=4192812/4192956
[pid=3366] ppid=3364 vsize=2176 CPUtime=10.56
/proc/3366/stat : 3366 (SATzilla2007_C) S 3364 3366 2600 0 -1 4194304 716 1440 0 0 314 22 699 21 25 0 1 0 196567906 2228224 355 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3366/statm: 544 355 165 260 0 268 0
[pid=3370] ppid=3366 vsize=5912 CPUtime=992.56
/proc/3370/stat : 3370 (minisat20) R 3366 3366 2600 0 -1 4194304 1160 0 0 0 99250 6 0 0 25 0 1 0 196568966 6053888 1154 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3370/statm: 1478 1154 58 118 0 1356 0
Current children cumulated CPU time (s) 1003.12
Current children cumulated vsize (KiB) 8088

[startup+1063.53 s]
/proc/loadavg: 1.01 1.02 0.99 2/79 3372
/proc/meminfo: memFree=269824/2055920 swapFree=4192812/4192956
[pid=3366] ppid=3364 vsize=2176 CPUtime=10.56
/proc/3366/stat : 3366 (SATzilla2007_C) S 3364 3366 2600 0 -1 4194304 716 1440 0 0 314 22 699 21 25 0 1 0 196567906 2228224 355 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3366/statm: 544 355 165 260 0 268 0
[pid=3370] ppid=3366 vsize=5912 CPUtime=1052.61
/proc/3370/stat : 3370 (minisat20) R 3366 3366 2600 0 -1 4194304 1161 0 0 0 105255 6 0 0 25 0 1 0 196568966 6053888 1155 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3370/statm: 1478 1155 58 118 0 1356 0
Current children cumulated CPU time (s) 1063.17
Current children cumulated vsize (KiB) 8088

[startup+1123.6 s]
/proc/loadavg: 1.06 1.03 1.00 2/79 3372
/proc/meminfo: memFree=269760/2055920 swapFree=4192812/4192956
[pid=3366] ppid=3364 vsize=2176 CPUtime=10.56
/proc/3366/stat : 3366 (SATzilla2007_C) S 3364 3366 2600 0 -1 4194304 716 1440 0 0 314 22 699 21 25 0 1 0 196567906 2228224 355 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3366/statm: 544 355 165 260 0 268 0
[pid=3370] ppid=3366 vsize=6060 CPUtime=1112.66
/proc/3370/stat : 3370 (minisat20) R 3366 3366 2600 0 -1 4194304 1185 0 0 0 111259 7 0 0 25 0 1 0 196568966 6205440 1179 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3370/statm: 1515 1179 58 118 0 1393 0
Current children cumulated CPU time (s) 1123.22
Current children cumulated vsize (KiB) 8236

[startup+1183.67 s]
/proc/loadavg: 1.06 1.04 1.00 2/79 3372
/proc/meminfo: memFree=269760/2055920 swapFree=4192812/4192956
[pid=3366] ppid=3364 vsize=2176 CPUtime=10.56
/proc/3366/stat : 3366 (SATzilla2007_C) S 3364 3366 2600 0 -1 4194304 716 1440 0 0 314 22 699 21 25 0 1 0 196567906 2228224 355 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3366/statm: 544 355 165 260 0 268 0
[pid=3370] ppid=3366 vsize=6208 CPUtime=1172.71
/proc/3370/stat : 3370 (minisat20) R 3366 3366 2600 0 -1 4194304 1201 0 0 0 117263 8 0 0 25 0 1 0 196568966 6356992 1195 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3370/statm: 1552 1195 58 118 0 1430 0
Current children cumulated CPU time (s) 1183.27
Current children cumulated vsize (KiB) 8384

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

[startup+1187.47 s]
/proc/loadavg: 1.06 1.03 1.00 2/79 3372
/proc/meminfo: memFree=269760/2055920 swapFree=4192812/4192956
[pid=3366] ppid=3364 vsize=2176 CPUtime=10.56
/proc/3366/stat : 3366 (SATzilla2007_C) S 3364 3366 2600 0 -1 4194304 716 1440 0 0 314 22 699 21 25 0 1 0 196567906 2228224 355 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3366/statm: 544 355 165 260 0 268 0
[pid=3370] ppid=3366 vsize=6208 CPUtime=1176.52
/proc/3370/stat : 3370 (minisat20) R 3366 3366 2600 0 -1 4194304 1201 0 0 0 117644 8 0 0 25 0 1 0 196568966 6356992 1195 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3370/statm: 1552 1195 58 118 0 1430 0
Current children cumulated CPU time (s) 1187.08
Current children cumulated vsize (KiB) 8384

[startup+1194.02 s]
/proc/loadavg: 1.05 1.03 1.00 2/79 3372
/proc/meminfo: memFree=269760/2055920 swapFree=4192812/4192956
[pid=3366] ppid=3364 vsize=2176 CPUtime=10.56
/proc/3366/stat : 3366 (SATzilla2007_C) S 3364 3366 2600 0 -1 4194304 716 1440 0 0 314 22 699 21 25 0 1 0 196567906 2228224 355 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3366/statm: 544 355 165 260 0 268 0
[pid=3370] ppid=3366 vsize=6208 CPUtime=1183.06
/proc/3370/stat : 3370 (minisat20) R 3366 3366 2600 0 -1 4194304 1201 0 0 0 118298 8 0 0 25 0 1 0 196568966 6356992 1195 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3370/statm: 1552 1195 58 118 0 1430 0
Current children cumulated CPU time (s) 1193.62
Current children cumulated vsize (KiB) 8384

[startup+1197.3 s]
/proc/loadavg: 1.05 1.03 1.00 2/79 3372
/proc/meminfo: memFree=269760/2055920 swapFree=4192812/4192956
[pid=3366] ppid=3364 vsize=2176 CPUtime=10.56
/proc/3366/stat : 3366 (SATzilla2007_C) S 3364 3366 2600 0 -1 4194304 716 1440 0 0 314 22 699 21 25 0 1 0 196567906 2228224 355 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3366/statm: 544 355 165 260 0 268 0
[pid=3370] ppid=3366 vsize=6208 CPUtime=1186.35
/proc/3370/stat : 3370 (minisat20) R 3366 3366 2600 0 -1 4194304 1202 0 0 0 118627 8 0 0 25 0 1 0 196568966 6356992 1196 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3370/statm: 1552 1196 58 118 0 1430 0
Current children cumulated CPU time (s) 1196.91
Current children cumulated vsize (KiB) 8384

[startup+1198.94 s]
/proc/loadavg: 1.05 1.03 1.00 2/79 3372
/proc/meminfo: memFree=269760/2055920 swapFree=4192812/4192956
[pid=3366] ppid=3364 vsize=2176 CPUtime=10.56
/proc/3366/stat : 3366 (SATzilla2007_C) S 3364 3366 2600 0 -1 4194304 716 1440 0 0 314 22 699 21 25 0 1 0 196567906 2228224 355 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3366/statm: 544 355 165 260 0 268 0
[pid=3370] ppid=3366 vsize=6208 CPUtime=1187.99
/proc/3370/stat : 3370 (minisat20) R 3366 3366 2600 0 -1 4194304 1202 0 0 0 118791 8 0 0 25 0 1 0 196568966 6356992 1196 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3370/statm: 1552 1196 58 118 0 1430 0
Current children cumulated CPU time (s) 1198.55
Current children cumulated vsize (KiB) 8384

[startup+1199.35 s]
/proc/loadavg: 1.05 1.03 1.00 2/79 3372
/proc/meminfo: memFree=269760/2055920 swapFree=4192812/4192956
[pid=3366] ppid=3364 vsize=2176 CPUtime=10.56
/proc/3366/stat : 3366 (SATzilla2007_C) S 3364 3366 2600 0 -1 4194304 716 1440 0 0 314 22 699 21 25 0 1 0 196567906 2228224 355 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3366/statm: 544 355 165 260 0 268 0
[pid=3370] ppid=3366 vsize=6208 CPUtime=1188.39
/proc/3370/stat : 3370 (minisat20) R 3366 3366 2600 0 -1 4194304 1202 0 0 0 118831 8 0 0 25 0 1 0 196568966 6356992 1196 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3370/statm: 1552 1196 58 118 0 1430 0
Current children cumulated CPU time (s) 1198.95
Current children cumulated vsize (KiB) 8384

[startup+1199.76 s]
/proc/loadavg: 1.05 1.03 1.00 2/79 3372
/proc/meminfo: memFree=269760/2055920 swapFree=4192812/4192956
[pid=3366] ppid=3364 vsize=2176 CPUtime=10.56
/proc/3366/stat : 3366 (SATzilla2007_C) S 3364 3366 2600 0 -1 4194304 716 1440 0 0 314 22 699 21 25 0 1 0 196567906 2228224 355 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3366/statm: 544 355 165 260 0 268 0
[pid=3370] ppid=3366 vsize=6208 CPUtime=1188.81
/proc/3370/stat : 3370 (minisat20) R 3366 3366 2600 0 -1 4194304 1202 0 0 0 118873 8 0 0 25 0 1 0 196568966 6356992 1196 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3370/statm: 1552 1196 58 118 0 1430 0
Current children cumulated CPU time (s) 1199.37
Current children cumulated vsize (KiB) 8384

Child status: 17
Real time (s): 1199.77
CPU time (s): 1199.41
CPU user time (s): 1198.88
CPU system time (s): 0.52492
CPU usage (%): 99.9697
Max. virtual memory (cumulated for all children) (KiB): 8384

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

runsolver used 1.09783 second user time and 3.16852 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Sun Feb 18 02:35:34 UTC 2007

IDJOB= 293180
IDBENCH= 19857
IDSOLVER= 135
FILE ID= node11/293180-1171766133

PBS_JOBID= 3839284

Free space on /tmp= 66537 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v120/unif-k5-r21.3-v120-c2556-S340864765-13.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/293180-1171766133/SATzilla2007_C /tmp/evaluation/293180-1171766133/instance-293180-1171766133.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-293180-1171766133 -o ROOT/results/node11/solver-293180-1171766133 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/293180-1171766133/SATzilla2007_C /tmp/evaluation/293180-1171766133/instance-293180-1171766133.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  1a2d4f656ef1a93a804e74aaef307a73

RANDOM SEED= 123724275

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.243
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.243
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:        275944 kB
Buffers:         49088 kB
Cached:        1616164 kB
SwapCached:          0 kB
Active:         175912 kB
Inactive:      1532236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        275944 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8424 kB
Writeback:           0 kB
Mapped:          61776 kB
Slab:            57408 kB
Committed_AS:   588204 kB
PageTables:       1756 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= 66537 MiB

End job on node11 on Sun Feb 18 02:55:34 UTC 2007