Trace number 336328

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 RANDOM? (exit code) 1199.48 1199.96

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-a-fclqcolor-10-06-07.sat05-1274.reshuffled-07.cnf
MD5SUM18943a77519bfdf7aed8c89595bc3ac6
Bench CategoryCRAFTED (crafted 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 variables175
Number of clauses2852
Sum of the clauses size7960
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2675
Number of clauses of size 32160
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517

Solver Data (download as text)

10.57/10.65	c run March_dl for 5 seconds ... 
10.57/10.65	c Bin: Executing march_dl
10.57/10.65	c child exit by a signal
10.57/10.65	c march_dl returned code 137.
10.57/10.65	c run saps (UBCSAT implementation) for 2 seconds ... 
10.57/10.65	c Bin: Executing ubcsat2006
10.57/10.65	c child exited successfully
10.57/10.65	c ubcsat2006 returned code 0.
10.57/10.65	c satzilla computing base features
10.57/10.65	c satzilla doing unit-prop probe
10.57/10.65	c satzilla doing local search probe
10.57/10.65	c satzilla doing lobjois search-space size estimate
10.57/10.65	c satzilla's ranking:
10.57/10.65	c 1) minisat20+P: -29.242530
10.57/10.65	c 2) kcnfs: -7.971572
10.57/10.65	c 3) march_dl: 82.219223
10.57/10.65	c 4) kcnfs+P: 999.000000
10.57/10.65	c 5) march_dl+P: 999.000000
10.57/10.65	c 6) vallst+P: 999.000000
10.57/10.65	c 7) zchaff_rand+P: 999.000000
10.57/10.65	c 8) vallst: 999.000000
10.57/10.65	c 9) zchaff_rand: 999.000000
10.57/10.65	c 10) minisat20: 999.000000
10.57/10.65	c satzilla running minisat20 with preprocessing ... 
10.57/10.66	This is MiniSat 2.0 beta
10.57/10.66	WARNING: for repeatability, setting FPU to use double precision
10.57/10.66	============================[ Problem Statistics ]=============================
10.57/10.66	|                                                                             |
10.57/10.66	|  Number of variables:  175                                                  |
10.57/10.66	|  Number of clauses:    2852                                                 |
10.57/10.67	|  Parsing time:         0.00         s                                       |
10.57/10.67	============================[ Search Statistics ]==============================
10.57/10.67	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.57/10.67	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.57/10.67	===============================================================================
10.57/10.67	|         0 |     175     2852     7960 |      950        0    nan |  0.000 % |
10.57/10.67	|       100 |     175     2852     7960 |     1045      100     20 |  0.052 % |
10.57/10.67	|       250 |     175     2852     7960 |     1150      250     17 |  0.003 % |
10.57/10.67	|       475 |     175     2852     7960 |     1265      475     15 |  0.053 % |
10.57/10.68	|       812 |     175     2852     7960 |     1391      812     14 |  0.053 % |
10.57/10.69	|      1318 |     175     2852     7960 |     1531     1318     14 |  0.020 % |
10.63/10.70	|      2077 |     175     2852     7960 |     1684     1268     14 |  0.020 % |
10.63/10.72	|      3217 |     175     2852     7960 |     1852     1517     17 |  0.052 % |
10.63/10.76	|      4927 |     175     2852     7960 |     2037     1270     18 |  0.020 % |
10.63/10.82	|      7490 |     175     2852     7960 |     2241     1697     19 |  0.020 % |
10.86/10.93	|     11335 |     175     2852     7960 |     2465     2024     20 |  0.003 % |
10.96/11.07	|     17102 |     175     2852     7960 |     2712     1366     18 |  0.004 % |
11.25/11.35	|     25751 |     175     2852     7960 |     2983     1572     19 |  0.003 % |
11.65/11.77	|     38725 |     175     2852     7960 |     3281     2209     19 |  0.020 % |
12.35/12.45	|     58186 |     175     2852     7960 |     3610     3067     21 |  0.020 % |
13.35/13.48	|     87378 |     175     2852     7960 |     3971     2635     24 |  0.003 % |
14.95/15.09	|    131167 |     175     2852     7960 |     4368     3665     20 |  0.053 % |
17.15/17.23	|    196853 |     175     2852     7960 |     4805     2298     23 |  0.052 % |
21.25/21.37	|    295379 |     175     2852     7960 |     5285     2783     25 |  0.003 % |
27.24/27.33	|    443168 |     175     2852     7960 |     5814     5128     24 |  0.052 % |
36.93/37.09	|    664851 |     175     2852     7960 |     6395     5105     27 |  0.003 % |
51.33/51.40	|    997378 |     175     2852     7960 |     7035     6496     19 |  0.003 % |
73.92/74.04	|   1496166 |     175     2852     7960 |     7738     5937     21 |  0.052 % |
110.52/110.63	|   2244348 |     175     2852     7960 |     8512     6440     27 |  0.003 % |
170.19/170.34	|   3366622 |     175     2852     7960 |     9363     5266     27 |  0.003 % |
257.67/257.85	|   5050034 |     175     2852     7960 |    10300     5283     24 |  0.052 % |
397.22/397.47	|   7575151 |     175     2852     7960 |    11330     9957     29 |  0.052 % |
620.65/620.94	|  11362826 |     175     2852     7960 |    12463     7160     29 |  0.003 % |
950.25/950.68	|  17044338 |     175     2852     7960 |    13709     6960     27 |  0.053 % |
1199.37/1199.87	c Preprocessing...
1199.37/1199.87	c Inital problem has 175 variables, 2177 nary clauses (675 binary clauses).
1199.37/1199.87	c Num non-binary clauses 2177, Average non-binary clause length 3.036
1199.37/1199.87	c Theory has no gaps
1199.37/1199.87	c Preprocessor runtime was 0.010 seconds.
1199.37/1199.87	c 
1199.37/1199.87	c Satisfiability of theory still undetermined.
1199.37/1199.87	c See file /tmp/KYd0Py for simplified theory.
1199.37/1199.87	c Bin: Executing minisat20
1199.37/1199.87	c child exit by a signal
1199.37/1199.87	c minisat20 returned code 137.
1199.37/1199.87	c minisat20 returned code 137.
1199.37/1199.87	c satzilla running kcnfs ... 
1199.37/1199.87	c Bin: Executing kcnfs
1199.37/1199.87	c kcnfs returned code 1.
1199.37/1199.87	c kcnfs returned code 1.
1199.37/1199.87	c satzilla running march_dl ... 
1199.37/1199.87	c Bin: Executing march_dl
1199.37/1199.87	c march_dl returned code 1.
1199.37/1199.87	c march_dl returned code 1.
1199.37/1199.87	c satzilla running kcnfs with preprocessing ... 
1199.37/1199.87	c Bin: Executing kcnfs
1199.37/1199.87	c kcnfs returned code 1.
1199.37/1199.87	c kcnfs returned code 1.
1199.37/1199.87	c satzilla running march_dl with preprocessing ... 
1199.37/1199.87	c Bin: Executing march_dl
1199.37/1199.87	c march_dl returned code 1.
1199.37/1199.87	c march_dl returned code 1.
1199.37/1199.87	c satzilla running vallst with preprocessing ... 
1199.37/1199.87	c Bin: Executing vallst
1199.37/1199.87	c vallst returned code 1.
1199.37/1199.87	c vallst returned code 1.
1199.37/1199.87	c satzilla running zchaff_rand with preprocessing ... 
1199.37/1199.87	c Bin: Executing zchaff_rand
1199.37/1199.87	c zchaff_rand returned code 1.
1199.37/1199.87	c zchaff_rand returned code 1.
1199.37/1199.87	c satzilla running vallst ... 
1199.37/1199.87	c Bin: Executing vallst
1199.37/1199.87	c vallst returned code 1.
1199.37/1199.87	c vallst returned code 1.
1199.37/1199.87	c satzilla running zchaff_rand ... 
1199.37/1199.87	c Bin: Executing zchaff_rand
1199.37/1199.87	c zchaff_rand returned code 1.
1199.37/1199.87	c zchaff_rand returned code 1.
1199.37/1199.87	c satzilla running minisat20 ... 
1199.37/1199.87	c Bin: Executing minisat20
1199.37/1199.87	c minisat20 returned code 1.
1199.37/1199.87	c minisat20 returned code 1.
1199.37/1199.87	c ERROR: All Failed! 
1199.37/1199.87	c SATZILLA_TIME=1199.650000

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node10/watcher-336328-1173644538 -o ROOT/results/node10/solver-336328-1173644538 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336328-1173644538/SATzilla2007_R /tmp/evaluation/336328-1173644538/instance-336328-1173644538.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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.91 0.95 0.97 3/77 4986
/proc/meminfo: memFree=1646384/2055920 swapFree=4168764/4192956
[pid=4986] ppid=4984 vsize=1440 CPUtime=0
/proc/4986/stat : 4986 (SATzilla2007_R) S 4984 4986 4547 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 384408849 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4986/statm: 360 110 95 260 0 84 0
[pid=4987] ppid=4986 vsize=636 CPUtime=0
/proc/4987/stat : 4987 (march_dl) R 4986 4986 4547 0 -1 4194304 82 0 0 0 0 0 0 0 20 0 1 0 384408849 651264 77 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4987/statm: 159 77 50 118 0 38 0

[startup+0.064726 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 4986
/proc/meminfo: memFree=1646384/2055920 swapFree=4168764/4192956
[pid=4986] ppid=4984 vsize=1440 CPUtime=0
/proc/4986/stat : 4986 (SATzilla2007_R) S 4984 4986 4547 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 384408849 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4986/statm: 360 110 95 260 0 84 0
[pid=4987] ppid=4986 vsize=1148 CPUtime=0.06
/proc/4987/stat : 4987 (march_dl) R 4986 4986 4547 0 -1 4194304 204 0 0 0 6 0 0 0 20 0 1 0 384408849 1175552 196 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527810 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4987/statm: 287 196 75 118 0 166 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2588

[startup+0.101731 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 4986
/proc/meminfo: memFree=1646384/2055920 swapFree=4168764/4192956
[pid=4986] ppid=4984 vsize=1440 CPUtime=0
/proc/4986/stat : 4986 (SATzilla2007_R) S 4984 4986 4547 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 384408849 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4986/statm: 360 110 95 260 0 84 0
[pid=4987] ppid=4986 vsize=1148 CPUtime=0.09
/proc/4987/stat : 4987 (march_dl) R 4986 4986 4547 0 -1 4194304 204 0 0 0 9 0 0 0 20 0 1 0 384408849 1175552 196 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134533005 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4987/statm: 287 196 75 118 0 166 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2588

[startup+0.301759 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 4986
/proc/meminfo: memFree=1646384/2055920 swapFree=4168764/4192956
[pid=4986] ppid=4984 vsize=1440 CPUtime=0
/proc/4986/stat : 4986 (SATzilla2007_R) S 4984 4986 4547 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 384408849 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4986/statm: 360 110 95 260 0 84 0
[pid=4987] ppid=4986 vsize=1148 CPUtime=0.29
/proc/4987/stat : 4987 (march_dl) R 4986 4986 4547 0 -1 4194304 204 0 0 0 29 0 0 0 21 0 1 0 384408849 1175552 196 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134533070 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4987/statm: 287 196 75 118 0 166 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2588

[startup+0.701812 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 4986
/proc/meminfo: memFree=1646384/2055920 swapFree=4168764/4192956
[pid=4986] ppid=4984 vsize=1440 CPUtime=0
/proc/4986/stat : 4986 (SATzilla2007_R) S 4984 4986 4547 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 384408849 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4986/statm: 360 110 95 260 0 84 0
[pid=4987] ppid=4986 vsize=1148 CPUtime=0.69
/proc/4987/stat : 4987 (march_dl) R 4986 4986 4547 0 -1 4194304 204 0 0 0 69 0 0 0 25 0 1 0 384408849 1175552 196 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134587114 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4987/statm: 287 196 75 118 0 166 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2588

[startup+1.50192 s]
/proc/loadavg: 0.91 0.95 0.97 2/79 4988
/proc/meminfo: memFree=1645728/2055920 swapFree=4168764/4192956
[pid=4986] ppid=4984 vsize=1440 CPUtime=0
/proc/4986/stat : 4986 (SATzilla2007_R) S 4984 4986 4547 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 384408849 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4986/statm: 360 110 95 260 0 84 0
[pid=4987] ppid=4986 vsize=1148 CPUtime=1.49
/proc/4987/stat : 4987 (march_dl) R 4986 4986 4547 0 -1 4194304 204 0 0 0 149 0 0 0 25 0 1 0 384408849 1175552 196 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134587600 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4987/statm: 287 196 75 118 0 166 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2588

[startup+3.10114 s]
/proc/loadavg: 0.91 0.95 0.97 2/79 4988
/proc/meminfo: memFree=1645600/2055920 swapFree=4168764/4192956
[pid=4986] ppid=4984 vsize=1440 CPUtime=0
/proc/4986/stat : 4986 (SATzilla2007_R) S 4984 4986 4547 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 384408849 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4986/statm: 360 110 95 260 0 84 0
[pid=4987] ppid=4986 vsize=1148 CPUtime=3.09
/proc/4987/stat : 4987 (march_dl) R 4986 4986 4547 0 -1 4194304 204 0 0 0 309 0 0 0 25 0 1 0 384408849 1175552 196 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134617627 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4987/statm: 287 196 75 118 0 166 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2588

[startup+6.30157 s]
/proc/loadavg: 0.92 0.95 0.97 2/79 4989
/proc/meminfo: memFree=1645472/2055920 swapFree=4168764/4192956
[pid=4986] ppid=4984 vsize=1440 CPUtime=4.99
/proc/4986/stat : 4986 (SATzilla2007_R) S 4984 4986 4547 0 -1 4194304 135 204 0 0 0 0 499 0 16 0 1 0 384408849 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4986/statm: 360 111 96 260 0 84 0
[pid=4989] ppid=4986 vsize=6188 CPUtime=1.28
/proc/4989/stat : 4989 (ubcsat2006) R 4986 4986 4547 0 -1 4194304 272 0 0 0 115 13 0 0 25 0 1 0 384409349 6336512 255 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4989/statm: 1547 255 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7014 s]
/proc/loadavg: 0.93 0.95 0.97 2/79 4990
/proc/meminfo: memFree=1644512/2055920 swapFree=4168764/4192956
[pid=4986] ppid=4984 vsize=2024 CPUtime=10.63
/proc/4986/stat : 4986 (SATzilla2007_R) S 4984 4986 4547 0 -1 4194304 678 482 0 0 317 22 700 24 25 0 1 0 384408849 2072576 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4986/statm: 506 331 165 260 0 230 0
[pid=4990] ppid=4986 vsize=2484 CPUtime=2.02
/proc/4990/stat : 4990 (minisat20) R 4986 4986 4547 0 -1 4194304 291 0 0 0 202 0 0 0 25 0 1 0 384409916 2543616 285 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527342 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4990/statm: 621 285 58 118 0 499 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 4508

[startup+25.5012 s]
/proc/loadavg: 0.94 0.96 0.97 2/79 4990
/proc/meminfo: memFree=1643496/2055920 swapFree=4168764/4192956
[pid=4986] ppid=4984 vsize=2024 CPUtime=10.63
/proc/4986/stat : 4986 (SATzilla2007_R) S 4984 4986 4547 0 -1 4194304 678 482 0 0 317 22 700 24 25 0 1 0 384408849 2072576 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4986/statm: 506 331 165 260 0 230 0
[pid=4990] ppid=4986 vsize=3416 CPUtime=14.81
/proc/4990/stat : 4990 (minisat20) R 4986 4986 4547 0 -1 4194304 524 0 0 0 1481 0 0 0 25 0 1 0 384409916 3497984 518 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4990/statm: 854 518 58 118 0 732 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 5440

[startup+51.1026 s]
/proc/loadavg: 0.96 0.96 0.97 2/79 4990
/proc/meminfo: memFree=1642984/2055920 swapFree=4168764/4192956
[pid=4986] ppid=4984 vsize=2024 CPUtime=10.63
/proc/4986/stat : 4986 (SATzilla2007_R) S 4984 4986 4547 0 -1 4194304 678 482 0 0 317 22 700 24 25 0 1 0 384408849 2072576 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4986/statm: 506 331 165 260 0 230 0
[pid=4990] ppid=4986 vsize=3812 CPUtime=40.4
/proc/4990/stat : 4990 (minisat20) R 4986 4986 4547 0 -1 4194304 641 0 0 0 4040 0 0 0 25 0 1 0 384409916 3903488 635 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4990/statm: 953 635 58 118 0 831 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 5836

[startup+102.307 s]
/proc/loadavg: 0.98 0.96 0.97 2/79 4990
/proc/meminfo: memFree=1642216/2055920 swapFree=4168764/4192956
[pid=4986] ppid=4984 vsize=2024 CPUtime=10.63
/proc/4986/stat : 4986 (SATzilla2007_R) S 4984 4986 4547 0 -1 4194304 678 482 0 0 317 22 700 24 25 0 1 0 384408849 2072576 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4986/statm: 506 331 165 260 0 230 0
[pid=4990] ppid=4986 vsize=4624 CPUtime=91.58
/proc/4990/stat : 4990 (minisat20) R 4986 4986 4547 0 -1 4194304 840 0 0 0 9158 0 0 0 25 0 1 0 384409916 4734976 834 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525630 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4990/statm: 1156 834 58 118 0 1034 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 6648

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 4990
/proc/meminfo: memFree=1641512/2055920 swapFree=4168764/4192956
[pid=4986] ppid=4984 vsize=2024 CPUtime=10.63
/proc/4986/stat : 4986 (SATzilla2007_R) S 4984 4986 4547 0 -1 4194304 678 482 0 0 317 22 700 24 25 0 1 0 384408849 2072576 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4986/statm: 506 331 165 260 0 230 0
[pid=4990] ppid=4986 vsize=5284 CPUtime=151.56
/proc/4990/stat : 4990 (minisat20) R 4986 4986 4547 0 -1 4194304 1001 0 0 0 15155 1 0 0 25 0 1 0 384409916 5410816 995 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4990/statm: 1321 995 58 118 0 1199 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 7308

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 4990
/proc/meminfo: memFree=1641064/2055920 swapFree=4168764/4192956
[pid=4986] ppid=4984 vsize=2024 CPUtime=10.63
/proc/4986/stat : 4986 (SATzilla2007_R) S 4984 4986 4547 0 -1 4194304 678 482 0 0 317 22 700 24 25 0 1 0 384408849 2072576 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4986/statm: 506 331 165 260 0 230 0
[pid=4990] ppid=4986 vsize=5712 CPUtime=211.55
/proc/4990/stat : 4990 (minisat20) R 4986 4986 4547 0 -1 4194304 1104 0 0 0 21153 2 0 0 25 0 1 0 384409916 5849088 1098 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525482 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4990/statm: 1428 1098 58 118 0 1306 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 7736

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 4990
/proc/meminfo: memFree=1640616/2055920 swapFree=4168764/4192956
[pid=4986] ppid=4984 vsize=2024 CPUtime=10.63
/proc/4986/stat : 4986 (SATzilla2007_R) S 4984 4986 4547 0 -1 4194304 678 482 0 0 317 22 700 24 25 0 1 0 384408849 2072576 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4986/statm: 506 331 165 260 0 230 0
[pid=4990] ppid=4986 vsize=6120 CPUtime=271.53
/proc/4990/stat : 4990 (minisat20) R 4986 4986 4547 0 -1 4194304 1208 0 0 0 27151 2 0 0 25 0 1 0 384409916 6266880 1202 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525446 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4990/statm: 1530 1202 58 118 0 1408 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 8144

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 4990
/proc/meminfo: memFree=1640424/2055920 swapFree=4168764/4192956
[pid=4986] ppid=4984 vsize=2024 CPUtime=10.63
/proc/4986/stat : 4986 (SATzilla2007_R) S 4984 4986 4547 0 -1 4194304 678 482 0 0 317 22 700 24 25 0 1 0 384408849 2072576 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4986/statm: 506 331 165 260 0 230 0
[pid=4990] ppid=4986 vsize=6392 CPUtime=331.5
/proc/4990/stat : 4990 (minisat20) R 4986 4986 4547 0 -1 4194304 1265 0 0 0 33148 2 0 0 25 0 1 0 384409916 6545408 1259 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4990/statm: 1598 1259 58 118 0 1476 0

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

/proc/4990/statm: 1902 1550 58 118 0 1780 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 9632

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 4990
/proc/meminfo: memFree=1639080/2055920 swapFree=4168764/4192956
[pid=4986] ppid=4984 vsize=2024 CPUtime=10.63
/proc/4986/stat : 4986 (SATzilla2007_R) S 4984 4986 4547 0 -1 4194304 678 482 0 0 317 22 700 24 25 0 1 0 384408849 2072576 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4986/statm: 506 331 165 260 0 230 0
[pid=4990] ppid=4986 vsize=7752 CPUtime=751.38
/proc/4990/stat : 4990 (minisat20) R 4986 4986 4547 0 -1 4194304 1579 0 0 0 75132 6 0 0 25 0 1 0 384409916 7938048 1573 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527437 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4990/statm: 1938 1573 58 118 0 1816 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 9776

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 4990
/proc/meminfo: memFree=1639080/2055920 swapFree=4168764/4192956
[pid=4986] ppid=4984 vsize=2024 CPUtime=10.63
/proc/4986/stat : 4986 (SATzilla2007_R) S 4984 4986 4547 0 -1 4194304 678 482 0 0 317 22 700 24 25 0 1 0 384408849 2072576 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4986/statm: 506 331 165 260 0 230 0
[pid=4990] ppid=4986 vsize=7752 CPUtime=811.36
/proc/4990/stat : 4990 (minisat20) R 4986 4986 4547 0 -1 4194304 1579 0 0 0 81129 7 0 0 25 0 1 0 384409916 7938048 1573 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4990/statm: 1938 1573 58 118 0 1816 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 9776

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 4990
/proc/meminfo: memFree=1639016/2055920 swapFree=4168764/4192956
[pid=4986] ppid=4984 vsize=2024 CPUtime=10.63
/proc/4986/stat : 4986 (SATzilla2007_R) S 4984 4986 4547 0 -1 4194304 678 482 0 0 317 22 700 24 25 0 1 0 384408849 2072576 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4986/statm: 506 331 165 260 0 230 0
[pid=4990] ppid=4986 vsize=7752 CPUtime=871.34
/proc/4990/stat : 4990 (minisat20) R 4986 4986 4547 0 -1 4194304 1602 0 0 0 87127 7 0 0 25 0 1 0 384409916 7938048 1596 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134536253 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4990/statm: 1938 1596 58 118 0 1816 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 9776

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 4990
/proc/meminfo: memFree=1638824/2055920 swapFree=4168764/4192956
[pid=4986] ppid=4984 vsize=2024 CPUtime=10.63
/proc/4986/stat : 4986 (SATzilla2007_R) S 4984 4986 4547 0 -1 4194304 678 482 0 0 317 22 700 24 25 0 1 0 384408849 2072576 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4986/statm: 506 331 165 260 0 230 0
[pid=4990] ppid=4986 vsize=7896 CPUtime=931.32
/proc/4990/stat : 4990 (minisat20) R 4986 4986 4547 0 -1 4194304 1640 0 0 0 93124 8 0 0 25 0 1 0 384409916 8085504 1634 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134519464 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4990/statm: 1974 1634 58 118 0 1852 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 9920

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 4990
/proc/meminfo: memFree=1638440/2055920 swapFree=4168764/4192956
[pid=4986] ppid=4984 vsize=2024 CPUtime=10.63
/proc/4986/stat : 4986 (SATzilla2007_R) S 4984 4986 4547 0 -1 4194304 678 482 0 0 317 22 700 24 25 0 1 0 384408849 2072576 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4986/statm: 506 331 165 260 0 230 0
[pid=4990] ppid=4986 vsize=8336 CPUtime=991.3
/proc/4990/stat : 4990 (minisat20) R 4986 4986 4547 0 -1 4194304 1735 0 0 0 99122 8 0 0 25 0 1 0 384409916 8536064 1729 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4990/statm: 2084 1729 58 118 0 1962 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 10360

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 4990
/proc/meminfo: memFree=1638376/2055920 swapFree=4168764/4192956
[pid=4986] ppid=4984 vsize=2024 CPUtime=10.63
/proc/4986/stat : 4986 (SATzilla2007_R) S 4984 4986 4547 0 -1 4194304 678 482 0 0 317 22 700 24 25 0 1 0 384408849 2072576 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4986/statm: 506 331 165 260 0 230 0
[pid=4990] ppid=4986 vsize=8336 CPUtime=1051.29
/proc/4990/stat : 4990 (minisat20) R 4986 4986 4547 0 -1 4194304 1751 0 0 0 105120 9 0 0 25 0 1 0 384409916 8536064 1745 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4990/statm: 2084 1745 58 118 0 1962 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 10360

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 4990
/proc/meminfo: memFree=1638056/2055920 swapFree=4168764/4192956
[pid=4986] ppid=4984 vsize=2024 CPUtime=10.63
/proc/4986/stat : 4986 (SATzilla2007_R) S 4984 4986 4547 0 -1 4194304 678 482 0 0 317 22 700 24 25 0 1 0 384408849 2072576 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4986/statm: 506 331 165 260 0 230 0
[pid=4990] ppid=4986 vsize=8744 CPUtime=1111.26
/proc/4990/stat : 4990 (minisat20) R 4986 4986 4547 0 -1 4194304 1830 0 0 0 111117 9 0 0 25 0 1 0 384409916 8953856 1824 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525610 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4990/statm: 2186 1824 58 118 0 2064 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 10768

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 4990
/proc/meminfo: memFree=1638056/2055920 swapFree=4168764/4192956
[pid=4986] ppid=4984 vsize=2024 CPUtime=10.63
/proc/4986/stat : 4986 (SATzilla2007_R) S 4984 4986 4547 0 -1 4194304 678 482 0 0 317 22 700 24 25 0 1 0 384408849 2072576 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4986/statm: 506 331 165 260 0 230 0
[pid=4990] ppid=4986 vsize=8744 CPUtime=1171.25
/proc/4990/stat : 4990 (minisat20) R 4986 4986 4547 0 -1 4194304 1831 0 0 0 117115 10 0 0 25 0 1 0 384409916 8953856 1825 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4990/statm: 2186 1825 58 118 0 2064 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 10768

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 4990
/proc/meminfo: memFree=1637992/2055920 swapFree=4168764/4192956
[pid=4986] ppid=4984 vsize=2024 CPUtime=10.63
/proc/4986/stat : 4986 (SATzilla2007_R) S 4984 4986 4547 0 -1 4194304 678 482 0 0 317 22 700 24 25 0 1 0 384408849 2072576 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4986/statm: 506 331 165 260 0 230 0
[pid=4990] ppid=4986 vsize=8744 CPUtime=1179.25
/proc/4990/stat : 4990 (minisat20) R 4986 4986 4547 0 -1 4194304 1845 0 0 0 117915 10 0 0 25 0 1 0 384409916 8953856 1839 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4990/statm: 2186 1839 58 118 0 2064 0
Current children cumulated CPU time (s) 1189.88
Current children cumulated vsize (KiB) 10768

[startup+1196.7 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 4990
/proc/meminfo: memFree=1637992/2055920 swapFree=4168764/4192956
[pid=4986] ppid=4984 vsize=2024 CPUtime=10.63
/proc/4986/stat : 4986 (SATzilla2007_R) S 4984 4986 4547 0 -1 4194304 678 482 0 0 317 22 700 24 25 0 1 0 384408849 2072576 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4986/statm: 506 331 165 260 0 230 0
[pid=4990] ppid=4986 vsize=8744 CPUtime=1185.65
/proc/4990/stat : 4990 (minisat20) R 4986 4986 4547 0 -1 4194304 1845 0 0 0 118555 10 0 0 25 0 1 0 384409916 8953856 1839 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528282 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4990/statm: 2186 1839 58 118 0 2064 0
Current children cumulated CPU time (s) 1196.28
Current children cumulated vsize (KiB) 10768

[startup+1198.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 4990
/proc/meminfo: memFree=1637992/2055920 swapFree=4168764/4192956
[pid=4986] ppid=4984 vsize=2024 CPUtime=10.63
/proc/4986/stat : 4986 (SATzilla2007_R) S 4984 4986 4547 0 -1 4194304 678 482 0 0 317 22 700 24 25 0 1 0 384408849 2072576 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4986/statm: 506 331 165 260 0 230 0
[pid=4990] ppid=4986 vsize=8744 CPUtime=1187.24
/proc/4990/stat : 4990 (minisat20) R 4986 4986 4547 0 -1 4194304 1845 0 0 0 118714 10 0 0 25 0 1 0 384409916 8953856 1839 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4990/statm: 2186 1839 58 118 0 2064 0
Current children cumulated CPU time (s) 1197.87
Current children cumulated vsize (KiB) 10768

[startup+1199.1 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 4990
/proc/meminfo: memFree=1637992/2055920 swapFree=4168764/4192956
[pid=4986] ppid=4984 vsize=2024 CPUtime=10.63
/proc/4986/stat : 4986 (SATzilla2007_R) S 4984 4986 4547 0 -1 4194304 678 482 0 0 317 22 700 24 25 0 1 0 384408849 2072576 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4986/statm: 506 331 165 260 0 230 0
[pid=4990] ppid=4986 vsize=8744 CPUtime=1188.04
/proc/4990/stat : 4990 (minisat20) R 4986 4986 4547 0 -1 4194304 1845 0 0 0 118794 10 0 0 25 0 1 0 384409916 8953856 1839 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525645 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4990/statm: 2186 1839 58 118 0 2064 0
Current children cumulated CPU time (s) 1198.67
Current children cumulated vsize (KiB) 10768

[startup+1199.5 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 4990
/proc/meminfo: memFree=1637992/2055920 swapFree=4168764/4192956
[pid=4986] ppid=4984 vsize=2024 CPUtime=10.63
/proc/4986/stat : 4986 (SATzilla2007_R) S 4984 4986 4547 0 -1 4194304 678 482 0 0 317 22 700 24 25 0 1 0 384408849 2072576 331 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4986/statm: 506 331 165 260 0 230 0
[pid=4990] ppid=4986 vsize=8744 CPUtime=1188.44
/proc/4990/stat : 4990 (minisat20) R 4986 4986 4547 0 -1 4194304 1845 0 0 0 118834 10 0 0 25 0 1 0 384409916 8953856 1839 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4990/statm: 2186 1839 58 118 0 2064 0
Current children cumulated CPU time (s) 1199.07
Current children cumulated vsize (KiB) 10768

[startup+1199.9 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 4990
/proc/meminfo: memFree=1637992/2055920 swapFree=4168764/4192956
[pid=4986] ppid=4984 vsize=0 CPUtime=1199.46
/proc/4986/stat : 4986 (SATzilla2007_R) D 4984 4986 4547 0 -1 4194308 691 2327 0 0 317 22 119572 35 18 0 1 0 384408849 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744072100051646 0 0 17 0 0 0
/proc/4986/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.46
Current children cumulated vsize (KiB) 0

Child status: 17
Real time (s): 1199.96
CPU time (s): 1199.48
CPU user time (s): 1198.9
CPU system time (s): 0.579911
CPU usage (%): 99.9598
Max. virtual memory (cumulated for all children) (KiB): 10768

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

runsolver used 1.17982 second user time and 3.19251 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Sun Mar 11 20:22:18 UTC 2007

IDJOB= 336328
IDBENCH= 24672
IDSOLVER= 134
FILE ID= node10/336328-1173644538

PBS_JOBID= 4101375

Free space on /tmp= 66427 MiB

SOLVER NAME= SATzilla RANDOM
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-clq/unsat-set-a-fclqcolor-10-06-07.sat05-1274.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/336328-1173644538/SATzilla2007_R /tmp/evaluation/336328-1173644538/instance-336328-1173644538.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-336328-1173644538 -o ROOT/results/node10/solver-336328-1173644538 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/336328-1173644538/SATzilla2007_R /tmp/evaluation/336328-1173644538/instance-336328-1173644538.cnf            

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  18943a77519bfdf7aed8c89595bc3ac6

RANDOM SEED= 443153803

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.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:       1646792 kB
Buffers:         31624 kB
Cached:         298444 kB
SwapCached:       2520 kB
Active:         213748 kB
Inactive:       139232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1646792 kB
SwapTotal:     4192956 kB
SwapFree:      4168764 kB
Dirty:            8416 kB
Writeback:           0 kB
Mapped:          30460 kB
Slab:            41604 kB
Committed_AS:  1730360 kB
PageTables:       1832 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= 66427 MiB

End job on node10 on Sun Mar 11 20:42:18 UTC 2007