Trace number 304865

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.71 1200.01

General information on the benchmark

Namerandom/LargeSize/7SAT/v140/
unif-k7-r85-v140-c11900-S871621203-03.cnf
MD5SUM99926ee5b14224b8603a2ec5df9e8bf6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7.93179
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses11900
Sum of the clauses size83300
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 511900

Solver Data (download as text)

10.73/10.82	c run March_dl for 5 seconds ... 
10.73/10.82	c Bin: Executing march_dl
10.73/10.82	c child exit by a signal
10.73/10.82	c march_dl returned code 137.
10.73/10.82	c run saps (UBCSAT implementation) for 2 seconds ... 
10.73/10.82	c Bin: Executing ubcsat2006
10.73/10.82	c child exited successfully
10.73/10.82	c ubcsat2006 returned code 0.
10.73/10.82	c satzilla computing base features
10.73/10.82	c satzilla doing unit-prop probe
10.73/10.82	c satzilla doing local search probe
10.73/10.82	c satzilla doing lobjois search-space size estimate
10.73/10.82	c satzilla's ranking:
10.73/10.82	c 1) minisat20+P: 0.714874
10.73/10.82	c 2) minisat20: 1.216175
10.73/10.82	c 3) march_dl: 1.642899
10.73/10.82	c 4) march_dl+P: 2.165194
10.73/10.82	c 5) vallst+P: 4.897648
10.73/10.82	c 6) zchaff_rand+P: 6.253600
10.73/10.82	c 7) kcnfs+P: 999.000000
10.73/10.82	c 8) kcnfs: 999.000000
10.73/10.82	c 9) vallst: 999.000000
10.73/10.82	c 10) zchaff_rand: 999.000000
10.73/10.82	c satzilla running minisat20 with preprocessing ... 
10.83/10.88	This is MiniSat 2.0 beta
10.83/10.88	WARNING: for repeatability, setting FPU to use double precision
10.83/10.88	============================[ Problem Statistics ]=============================
10.83/10.88	|                                                                             |
10.83/10.89	|  Number of variables:  140                                                  |
10.83/10.89	|  Number of clauses:    11900                                                |
10.83/10.90	|  Parsing time:         0.01         s                                       |
10.83/10.90	============================[ Search Statistics ]==============================
10.83/10.90	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.83/10.90	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.83/10.90	===============================================================================
10.83/10.90	|         0 |     140    11900    83300 |     3966        0    nan |  0.000 % |
10.83/10.91	|       102 |     140    11900    83300 |     4363      102     44 |  0.005 % |
10.83/10.92	|       252 |     140    11900    83300 |     4799      252     44 |  0.005 % |
10.83/10.93	|       477 |     140    11900    83300 |     5279      477     43 |  0.005 % |
10.83/10.96	|       815 |     140    11900    83300 |     5807      815     42 |  0.005 % |
10.86/10.99	|      1321 |     140    11900    83300 |     6388     1321     43 |  0.005 % |
10.86/11.04	|      2080 |     140    11900    83300 |     7027     2080     44 |  0.005 % |
10.86/11.12	|      3220 |     140    11900    83300 |     7729     3220     43 |  0.005 % |
10.86/11.26	|      4928 |     140    11900    83300 |     8502     4928     43 |  0.005 % |
11.44/11.51	|      7490 |     140    11900    83300 |     9353     7490     43 |  0.005 % |
11.85/11.91	|     11337 |     140    11900    83300 |    10288     6627     42 |  0.005 % |
12.46/12.54	|     17103 |     140    11900    83300 |    11317     7219     42 |  0.005 % |
13.50/13.58	|     25754 |     140    11900    83300 |    12449    10181     43 |  0.005 % |
15.13/15.26	|     38728 |     140    11900    83300 |    13694    10644     44 |  0.005 % |
17.89/18.03	|     58189 |     140    11900    83300 |    15063     9465     42 |  0.005 % |
22.62/22.74	|     87381 |     140    11900    83300 |    16569     8403     42 |  0.005 % |
29.89/30.01	|    131170 |     140    11900    83300 |    18226    10603     43 |  0.005 % |
41.78/41.86	|    196857 |     140    11900    83300 |    20049    12281     42 |  0.005 % |
61.75/61.87	|    295385 |     140    11900    83300 |    22054    10234     42 |  0.005 % |
93.41/93.51	|    443174 |     140    11900    83300 |    24259    14224     43 |  0.005 % |
146.90/147.04	|    664858 |     140    11900    83300 |    26685    14041     43 |  0.005 % |
227.95/228.11	|    997385 |     140    11900    83300 |    29354    13340     41 |  0.005 % |
366.59/366.75	|   1496175 |     140    11900    83300 |    32289    20751     42 |  0.005 % |
583.68/583.87	|   2244358 |     140    11900    83300 |    35518    19329     41 |  0.005 % |
923.25/923.54	|   3366632 |     140    11900    83300 |    39070    31347     43 |  0.005 % |
1199.59/1200.00	c Preprocessing...
1199.59/1200.00	c Inital problem has 140 variables, 11900 nary clauses (0 binary clauses).
1199.59/1200.00	c Num non-binary clauses 11900, Average non-binary clause length 7.000
1199.59/1200.00	c Theory has no gaps
1199.59/1200.00	c Preprocessor runtime was 0.040 seconds.
1199.59/1200.00	c 
1199.59/1200.00	c Satisfiability of theory still undetermined.
1199.59/1200.00	c See file /tmp/hwnqqW for simplified theory.
1199.59/1200.00	c Bin: Executing minisat20
1199.59/1200.00	c child exit by a signal
1199.59/1200.00	c minisat20 returned code 137.
1199.59/1200.00	c minisat20 returned code 137.
1199.59/1200.00	c satzilla running minisat20 ... 
1199.59/1200.00	c Bin: Executing minisat20
1199.59/1200.00	c minisat20 returned code 1.
1199.59/1200.00	c minisat20 returned code 1.
1199.59/1200.00	c satzilla running march_dl ... 
1199.59/1200.00	c Bin: Executing march_dl
1199.59/1200.00	c march_dl returned code 1.
1199.59/1200.00	c march_dl returned code 1.
1199.59/1200.00	c satzilla running march_dl with preprocessing ... 
1199.59/1200.00	c Bin: Executing march_dl
1199.59/1200.00	c march_dl returned code 1.
1199.59/1200.00	c march_dl returned code 1.
1199.59/1200.00	c satzilla running vallst with preprocessing ... 
1199.59/1200.00	c Bin: Executing vallst
1199.59/1200.00	c vallst returned code 1.
1199.59/1200.00	c vallst returned code 1.
1199.59/1200.00	c satzilla running zchaff_rand with preprocessing ... 
1199.59/1200.00	c Bin: Executing zchaff_rand
1199.59/1200.00	c zchaff_rand returned code 1.
1199.59/1200.00	c zchaff_rand returned code 1.
1199.59/1200.00	c satzilla running kcnfs with preprocessing ... 
1199.59/1200.00	c Bin: Executing kcnfs
1199.59/1200.00	c kcnfs returned code 1.
1199.59/1200.00	c kcnfs returned code 1.
1199.59/1200.00	c satzilla running kcnfs ... 
1199.59/1200.00	c Bin: Executing kcnfs
1199.59/1200.00	c kcnfs returned code 1.
1199.59/1200.00	c kcnfs returned code 1.
1199.59/1200.00	c satzilla running vallst ... 
1199.59/1200.00	c Bin: Executing vallst
1199.59/1200.00	c vallst returned code 1.
1199.59/1200.00	c vallst returned code 1.
1199.59/1200.00	c satzilla running zchaff_rand ... 
1199.59/1200.00	c Bin: Executing zchaff_rand
1199.59/1200.00	c zchaff_rand returned code 1.
1199.59/1200.00	c zchaff_rand returned code 1.
1199.59/1200.00	c ERROR: All Failed! 
1199.59/1200.00	c SATZILLA_TIME=1199.880000

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/node61/watcher-304865-1172067220 -o ROOT/results/node61/solver-304865-1172067220 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/304865-1172067220/SATzilla2007_C /tmp/evaluation/304865-1172067220/instance-304865-1172067220.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.04 1.01 1.00 3/64 4946
/proc/meminfo: memFree=1432920/2055920 swapFree=4183260/4192956
[pid=4946] ppid=4944 vsize=1440 CPUtime=0
/proc/4946/stat : 4946 (SATzilla2007_C) S 4944 4946 3604 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 226678993 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4946/statm: 360 110 95 260 0 84 0
[pid=4947] ppid=4946 vsize=768 CPUtime=0
/proc/4947/stat : 4947 (march_dl) R 4946 4946 3604 0 -1 4194304 89 0 0 0 0 0 0 0 19 0 1 0 226678993 786432 84 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4947/statm: 192 84 50 118 0 71 0

[startup+0.106736 s]
/proc/loadavg: 1.04 1.01 1.00 3/64 4946
/proc/meminfo: memFree=1432920/2055920 swapFree=4183260/4192956
[pid=4946] ppid=4944 vsize=1440 CPUtime=0
/proc/4946/stat : 4946 (SATzilla2007_C) S 4944 4946 3604 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 226678993 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4946/statm: 360 110 95 260 0 84 0
[pid=4947] ppid=4946 vsize=3640 CPUtime=0.09
/proc/4947/stat : 4947 (march_dl) R 4946 4946 3604 0 -1 4194304 2200 0 0 0 9 0 0 0 20 0 1 0 226678993 3727360 533 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583483 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4947/statm: 910 533 67 118 0 789 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5080

[startup+0.514774 s]
/proc/loadavg: 1.04 1.01 1.00 3/64 4946
/proc/meminfo: memFree=1432920/2055920 swapFree=4183260/4192956
[pid=4946] ppid=4944 vsize=1440 CPUtime=0
/proc/4946/stat : 4946 (SATzilla2007_C) S 4944 4946 3604 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 226678993 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4946/statm: 360 110 95 260 0 84 0
[pid=4947] ppid=4946 vsize=3640 CPUtime=0.5
/proc/4947/stat : 4947 (march_dl) R 4946 4946 3604 0 -1 4194304 2206 0 0 0 50 0 0 0 23 0 1 0 226678993 3727360 539 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583602 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4947/statm: 910 539 67 118 0 789 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 5080

[startup+1.33485 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 4948
/proc/meminfo: memFree=1430728/2055920 swapFree=4183260/4192956
[pid=4946] ppid=4944 vsize=1440 CPUtime=0
/proc/4946/stat : 4946 (SATzilla2007_C) S 4944 4946 3604 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 226678993 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4946/statm: 360 110 95 260 0 84 0
[pid=4947] ppid=4946 vsize=3904 CPUtime=1.32
/proc/4947/stat : 4947 (march_dl) R 4946 4946 3604 0 -1 4194304 2253 0 0 0 132 0 0 0 25 0 1 0 226678993 3997696 586 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583360 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4947/statm: 976 586 67 118 0 855 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 5344

[startup+2.97101 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 4948
/proc/meminfo: memFree=1430344/2055920 swapFree=4183260/4192956
[pid=4946] ppid=4944 vsize=1440 CPUtime=0
/proc/4946/stat : 4946 (SATzilla2007_C) S 4944 4946 3604 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 226678993 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4946/statm: 360 110 95 260 0 84 0
[pid=4947] ppid=4946 vsize=4036 CPUtime=2.95
/proc/4947/stat : 4947 (march_dl) R 4946 4946 3604 0 -1 4194304 2333 0 0 0 295 0 0 0 25 0 1 0 226678993 4132864 666 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583400 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4947/statm: 1009 666 67 118 0 888 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 5476

[startup+6.25833 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 4949
/proc/meminfo: memFree=1431368/2055920 swapFree=4183260/4192956
[pid=4946] ppid=4944 vsize=1440 CPUtime=4.99
/proc/4946/stat : 4946 (SATzilla2007_C) S 4944 4946 3604 0 -1 4194304 135 5761 0 0 0 0 479 20 16 0 1 0 226678993 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4946/statm: 360 111 96 260 0 84 0
[pid=4949] ppid=4946 vsize=6188 CPUtime=1.24
/proc/4949/stat : 4949 (ubcsat2006) R 4946 4946 3604 0 -1 4194304 480 0 0 0 122 2 0 0 25 0 1 0 226679494 6336512 463 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4949/statm: 1547 463 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7139 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 4950
/proc/meminfo: memFree=1425416/2055920 swapFree=4183260/4192956
[pid=4946] ppid=4944 vsize=4984 CPUtime=10.86
/proc/4946/stat : 4946 (SATzilla2007_C) S 4944 4946 3604 0 -1 4194304 1895 6247 0 0 372 7 682 25 25 0 1 0 226678993 5103616 1065 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4946/statm: 1246 1065 165 260 0 970 0
[pid=4950] ppid=4946 vsize=4584 CPUtime=1.81
/proc/4950/stat : 4950 (minisat20) R 4946 4946 3604 0 -1 4194304 881 0 0 0 181 0 0 0 25 0 1 0 226680082 4694016 875 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525622 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4950/statm: 1146 875 58 118 0 1024 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 9568

[startup+25.5262 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 4950
/proc/meminfo: memFree=1423560/2055920 swapFree=4183260/4192956
[pid=4946] ppid=4944 vsize=4984 CPUtime=10.86
/proc/4946/stat : 4946 (SATzilla2007_C) S 4944 4946 3604 0 -1 4194304 1895 6247 0 0 372 7 682 25 25 0 1 0 226678993 5103616 1065 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4946/statm: 1246 1065 165 260 0 970 0
[pid=4950] ppid=4946 vsize=6476 CPUtime=14.62
/proc/4950/stat : 4950 (minisat20) R 4946 4946 3604 0 -1 4194304 1372 0 0 0 1461 1 0 0 25 0 1 0 226680082 6631424 1366 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4950/statm: 1619 1366 58 118 0 1497 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 11460

[startup+51.1526 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 4950
/proc/meminfo: memFree=1422024/2055920 swapFree=4183260/4192956
[pid=4946] ppid=4944 vsize=4984 CPUtime=10.86
/proc/4946/stat : 4946 (SATzilla2007_C) S 4944 4946 3604 0 -1 4194304 1895 6247 0 0 372 7 682 25 25 0 1 0 226678993 5103616 1065 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4946/statm: 1246 1065 165 260 0 970 0
[pid=4950] ppid=4946 vsize=8008 CPUtime=40.24
/proc/4950/stat : 4950 (minisat20) R 4946 4946 3604 0 -1 4194304 1733 0 0 0 4023 1 0 0 25 0 1 0 226680082 8200192 1727 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4950/statm: 2002 1727 58 118 0 1880 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 12992

[startup+102.396 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4950
/proc/meminfo: memFree=1420360/2055920 swapFree=4183260/4192956
[pid=4946] ppid=4944 vsize=4984 CPUtime=10.86
/proc/4946/stat : 4946 (SATzilla2007_C) S 4944 4946 3604 0 -1 4194304 1895 6247 0 0 372 7 682 25 25 0 1 0 226678993 5103616 1065 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4946/statm: 1246 1065 165 260 0 970 0
[pid=4950] ppid=4946 vsize=9636 CPUtime=91.47
/proc/4950/stat : 4950 (minisat20) R 4946 4946 3604 0 -1 4194304 2145 0 0 0 9146 1 0 0 25 0 1 0 226680082 9867264 2139 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4950/statm: 2409 2139 58 118 0 2287 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 14620

[startup+162.451 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4950
/proc/meminfo: memFree=1419272/2055920 swapFree=4183260/4192956
[pid=4946] ppid=4944 vsize=4984 CPUtime=10.86
/proc/4946/stat : 4946 (SATzilla2007_C) S 4944 4946 3604 0 -1 4194304 1895 6247 0 0 372 7 682 25 25 0 1 0 226678993 5103616 1065 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4946/statm: 1246 1065 165 260 0 970 0
[pid=4950] ppid=4946 vsize=10792 CPUtime=151.51
/proc/4950/stat : 4950 (minisat20) R 4946 4946 3604 0 -1 4194304 2405 0 0 0 15149 2 0 0 25 0 1 0 226680082 11051008 2399 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525763 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4950/statm: 2698 2399 58 118 0 2576 0
Current children cumulated CPU time (s) 162.37
Current children cumulated vsize (KiB) 15776

[startup+222.509 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4950
/proc/meminfo: memFree=1418952/2055920 swapFree=4183260/4192956
[pid=4946] ppid=4944 vsize=4984 CPUtime=10.86
/proc/4946/stat : 4946 (SATzilla2007_C) S 4944 4946 3604 0 -1 4194304 1895 6247 0 0 372 7 682 25 25 0 1 0 226678993 5103616 1065 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4946/statm: 1246 1065 165 260 0 970 0
[pid=4950] ppid=4946 vsize=11232 CPUtime=211.56
/proc/4950/stat : 4950 (minisat20) R 4946 4946 3604 0 -1 4194304 2498 0 0 0 21154 2 0 0 25 0 1 0 226680082 11501568 2492 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4950/statm: 2808 2492 58 118 0 2686 0
Current children cumulated CPU time (s) 222.42
Current children cumulated vsize (KiB) 16216

[startup+282.568 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4950
/proc/meminfo: memFree=1418056/2055920 swapFree=4183260/4192956
[pid=4946] ppid=4944 vsize=4984 CPUtime=10.86
/proc/4946/stat : 4946 (SATzilla2007_C) S 4944 4946 3604 0 -1 4194304 1895 6247 0 0 372 7 682 25 25 0 1 0 226678993 5103616 1065 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4946/statm: 1246 1065 165 260 0 970 0
[pid=4950] ppid=4946 vsize=12056 CPUtime=271.6
/proc/4950/stat : 4950 (minisat20) R 4946 4946 3604 0 -1 4194304 2709 0 0 0 27158 2 0 0 25 0 1 0 226680082 12345344 2703 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4950/statm: 3014 2703 58 118 0 2892 0
Current children cumulated CPU time (s) 282.46
Current children cumulated vsize (KiB) 17040

[startup+342.625 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4950
/proc/meminfo: memFree=1417672/2055920 swapFree=4183260/4192956
[pid=4946] ppid=4944 vsize=4984 CPUtime=10.86
/proc/4946/stat : 4946 (SATzilla2007_C) S 4944 4946 3604 0 -1 4194304 1895 6247 0 0 372 7 682 25 25 0 1 0 226678993 5103616 1065 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4946/statm: 1246 1065 165 260 0 970 0
[pid=4950] ppid=4946 vsize=12524 CPUtime=331.64
/proc/4950/stat : 4950 (minisat20) R 4946 4946 3604 0 -1 4194304 2810 0 0 0 33162 2 0 0 25 0 1 0 226680082 12824576 2804 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4950/statm: 3131 2804 58 118 0 3009 0
Current children cumulated CPU time (s) 342.5
Current children cumulated vsize (KiB) 17508

[startup+402.683 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4950
/proc/meminfo: memFree=1416712/2055920 swapFree=4183260/4192956
[pid=4946] ppid=4944 vsize=4984 CPUtime=10.86
/proc/4946/stat : 4946 (SATzilla2007_C) S 4944 4946 3604 0 -1 4194304 1895 6247 0 0 372 7 682 25 25 0 1 0 226678993 5103616 1065 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4946/statm: 1246 1065 165 260 0 970 0
[pid=4950] ppid=4946 vsize=13492 CPUtime=391.69
/proc/4950/stat : 4950 (minisat20) R 4946 4946 3604 0 -1 4194304 3044 0 0 0 39166 3 0 0 25 0 1 0 226680082 13815808 3038 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4950/statm: 3373 3038 58 118 0 3251 0
Current children cumulated CPU time (s) 402.55
Current children cumulated vsize (KiB) 18476

[startup+462.735 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4950
/proc/meminfo: memFree=1416456/2055920 swapFree=4183260/4192956
[pid=4946] ppid=4944 vsize=4984 CPUtime=10.86
/proc/4946/stat : 4946 (SATzilla2007_C) S 4944 4946 3604 0 -1 4194304 1895 6247 0 0 372 7 682 25 25 0 1 0 226678993 5103616 1065 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4946/statm: 1246 1065 165 260 0 970 0
[pid=4950] ppid=4946 vsize=13776 CPUtime=451.72
/proc/4950/stat : 4950 (minisat20) R 4946 4946 3604 0 -1 4194304 3112 0 0 0 45169 3 0 0 25 0 1 0 226680082 14106624 3106 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4950/statm: 3444 3106 58 118 0 3322 0
Current children cumulated CPU time (s) 462.58

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


[startup+763.021 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4950
/proc/meminfo: memFree=1414600/2055920 swapFree=4183260/4192956
[pid=4946] ppid=4944 vsize=4984 CPUtime=10.86
/proc/4946/stat : 4946 (SATzilla2007_C) S 4944 4946 3604 0 -1 4194304 1895 6247 0 0 372 7 682 25 25 0 1 0 226678993 5103616 1065 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4946/statm: 1246 1065 165 260 0 970 0
[pid=4950] ppid=4946 vsize=15792 CPUtime=751.93
/proc/4950/stat : 4950 (minisat20) R 4946 4946 3604 0 -1 4194304 3580 0 0 0 75189 4 0 0 25 0 1 0 226680082 16171008 3574 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525562 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4950/statm: 3948 3574 58 118 0 3826 0
Current children cumulated CPU time (s) 762.79
Current children cumulated vsize (KiB) 20776

[startup+823.081 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4950
/proc/meminfo: memFree=1414408/2055920 swapFree=4183260/4192956
[pid=4946] ppid=4944 vsize=4984 CPUtime=10.86
/proc/4946/stat : 4946 (SATzilla2007_C) S 4944 4946 3604 0 -1 4194304 1895 6247 0 0 372 7 682 25 25 0 1 0 226678993 5103616 1065 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4946/statm: 1246 1065 165 260 0 970 0
[pid=4950] ppid=4946 vsize=15956 CPUtime=811.97
/proc/4950/stat : 4950 (minisat20) R 4946 4946 3604 0 -1 4194304 3615 0 0 0 81193 4 0 0 25 0 1 0 226680082 16338944 3609 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4950/statm: 3989 3609 58 118 0 3867 0
Current children cumulated CPU time (s) 822.83
Current children cumulated vsize (KiB) 20940

[startup+883.133 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4950
/proc/meminfo: memFree=1414344/2055920 swapFree=4183260/4192956
[pid=4946] ppid=4944 vsize=4984 CPUtime=10.86
/proc/4946/stat : 4946 (SATzilla2007_C) S 4944 4946 3604 0 -1 4194304 1895 6247 0 0 372 7 682 25 25 0 1 0 226678993 5103616 1065 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4946/statm: 1246 1065 165 260 0 970 0
[pid=4950] ppid=4946 vsize=16100 CPUtime=872.02
/proc/4950/stat : 4950 (minisat20) R 4946 4946 3604 0 -1 4194304 3634 0 0 0 87197 5 0 0 25 0 1 0 226680082 16486400 3628 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4950/statm: 4025 3628 58 118 0 3903 0
Current children cumulated CPU time (s) 882.88
Current children cumulated vsize (KiB) 21084

[startup+943.189 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4950
/proc/meminfo: memFree=1413896/2055920 swapFree=4183260/4192956
[pid=4946] ppid=4944 vsize=4984 CPUtime=10.86
/proc/4946/stat : 4946 (SATzilla2007_C) S 4944 4946 3604 0 -1 4194304 1895 6247 0 0 372 7 682 25 25 0 1 0 226678993 5103616 1065 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4946/statm: 1246 1065 165 260 0 970 0
[pid=4950] ppid=4946 vsize=16496 CPUtime=932.06
/proc/4950/stat : 4950 (minisat20) R 4946 4946 3604 0 -1 4194304 3746 0 0 0 93201 5 0 0 25 0 1 0 226680082 16891904 3740 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4950/statm: 4124 3740 58 118 0 4002 0
Current children cumulated CPU time (s) 942.92
Current children cumulated vsize (KiB) 21480

[startup+1003.25 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4950
/proc/meminfo: memFree=1413704/2055920 swapFree=4183260/4192956
[pid=4946] ppid=4944 vsize=4984 CPUtime=10.86
/proc/4946/stat : 4946 (SATzilla2007_C) S 4944 4946 3604 0 -1 4194304 1895 6247 0 0 372 7 682 25 25 0 1 0 226678993 5103616 1065 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4946/statm: 1246 1065 165 260 0 970 0
[pid=4950] ppid=4946 vsize=16640 CPUtime=992.1
/proc/4950/stat : 4950 (minisat20) R 4946 4946 3604 0 -1 4194304 3800 0 0 0 99205 5 0 0 25 0 1 0 226680082 17039360 3794 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4950/statm: 4160 3794 58 118 0 4038 0
Current children cumulated CPU time (s) 1002.96
Current children cumulated vsize (KiB) 21624

[startup+1063.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4950
/proc/meminfo: memFree=1413512/2055920 swapFree=4183260/4192956
[pid=4946] ppid=4944 vsize=4984 CPUtime=10.86
/proc/4946/stat : 4946 (SATzilla2007_C) S 4944 4946 3604 0 -1 4194304 1895 6247 0 0 372 7 682 25 25 0 1 0 226678993 5103616 1065 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4946/statm: 1246 1065 165 260 0 970 0
[pid=4950] ppid=4946 vsize=16832 CPUtime=1052.15
/proc/4950/stat : 4950 (minisat20) R 4946 4946 3604 0 -1 4194304 3840 0 0 0 105210 5 0 0 25 0 1 0 226680082 17235968 3834 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4950/statm: 4208 3834 58 118 0 4086 0
Current children cumulated CPU time (s) 1063.01
Current children cumulated vsize (KiB) 21816

[startup+1123.37 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4950
/proc/meminfo: memFree=1413320/2055920 swapFree=4183260/4192956
[pid=4946] ppid=4944 vsize=4984 CPUtime=10.86
/proc/4946/stat : 4946 (SATzilla2007_C) S 4944 4946 3604 0 -1 4194304 1895 6247 0 0 372 7 682 25 25 0 1 0 226678993 5103616 1065 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4946/statm: 1246 1065 165 260 0 970 0
[pid=4950] ppid=4946 vsize=17140 CPUtime=1112.18
/proc/4950/stat : 4950 (minisat20) R 4946 4946 3604 0 -1 4194304 3897 0 0 0 111213 5 0 0 25 0 1 0 226680082 17551360 3891 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4950/statm: 4285 3891 58 118 0 4163 0
Current children cumulated CPU time (s) 1123.04
Current children cumulated vsize (KiB) 22124

[startup+1183.42 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4950
/proc/meminfo: memFree=1413064/2055920 swapFree=4183260/4192956
[pid=4946] ppid=4944 vsize=4984 CPUtime=10.86
/proc/4946/stat : 4946 (SATzilla2007_C) S 4944 4946 3604 0 -1 4194304 1895 6247 0 0 372 7 682 25 25 0 1 0 226678993 5103616 1065 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4946/statm: 1246 1065 165 260 0 970 0
[pid=4950] ppid=4946 vsize=17424 CPUtime=1172.23
/proc/4950/stat : 4950 (minisat20) R 4946 4946 3604 0 -1 4194304 3949 0 0 0 117217 6 0 0 25 0 1 0 226680082 17842176 3943 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4950/statm: 4356 3943 58 118 0 4234 0
Current children cumulated CPU time (s) 1183.09
Current children cumulated vsize (KiB) 22408

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

[startup+1187.22 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4950
/proc/meminfo: memFree=1413064/2055920 swapFree=4183260/4192956
[pid=4946] ppid=4944 vsize=4984 CPUtime=10.86
/proc/4946/stat : 4946 (SATzilla2007_C) S 4944 4946 3604 0 -1 4194304 1895 6247 0 0 372 7 682 25 25 0 1 0 226678993 5103616 1065 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4946/statm: 1246 1065 165 260 0 970 0
[pid=4950] ppid=4946 vsize=17424 CPUtime=1176.03
/proc/4950/stat : 4950 (minisat20) R 4946 4946 3604 0 -1 4194304 3949 0 0 0 117597 6 0 0 25 0 1 0 226680082 17842176 3943 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525554 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4950/statm: 4356 3943 58 118 0 4234 0
Current children cumulated CPU time (s) 1186.89
Current children cumulated vsize (KiB) 22408

[startup+1193.78 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4950
/proc/meminfo: memFree=1413000/2055920 swapFree=4183260/4192956
[pid=4946] ppid=4944 vsize=4984 CPUtime=10.86
/proc/4946/stat : 4946 (SATzilla2007_C) S 4944 4946 3604 0 -1 4194304 1895 6247 0 0 372 7 682 25 25 0 1 0 226678993 5103616 1065 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4946/statm: 1246 1065 165 260 0 970 0
[pid=4950] ppid=4946 vsize=17424 CPUtime=1182.59
/proc/4950/stat : 4950 (minisat20) R 4946 4946 3604 0 -1 4194304 3963 0 0 0 118253 6 0 0 25 0 1 0 226680082 17842176 3957 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4950/statm: 4356 3957 58 118 0 4234 0
Current children cumulated CPU time (s) 1193.45
Current children cumulated vsize (KiB) 22408

[startup+1197.06 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4950
/proc/meminfo: memFree=1413000/2055920 swapFree=4183260/4192956
[pid=4946] ppid=4944 vsize=4984 CPUtime=10.86
/proc/4946/stat : 4946 (SATzilla2007_C) S 4944 4946 3604 0 -1 4194304 1895 6247 0 0 372 7 682 25 25 0 1 0 226678993 5103616 1065 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4946/statm: 1246 1065 165 260 0 970 0
[pid=4950] ppid=4946 vsize=17424 CPUtime=1185.87
/proc/4950/stat : 4950 (minisat20) R 4946 4946 3604 0 -1 4194304 3963 0 0 0 118581 6 0 0 25 0 1 0 226680082 17842176 3957 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4950/statm: 4356 3957 58 118 0 4234 0
Current children cumulated CPU time (s) 1196.73
Current children cumulated vsize (KiB) 22408

[startup+1198.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4950
/proc/meminfo: memFree=1413000/2055920 swapFree=4183260/4192956
[pid=4946] ppid=4944 vsize=4984 CPUtime=10.86
/proc/4946/stat : 4946 (SATzilla2007_C) S 4944 4946 3604 0 -1 4194304 1895 6247 0 0 372 7 682 25 25 0 1 0 226678993 5103616 1065 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4946/statm: 1246 1065 165 260 0 970 0
[pid=4950] ppid=4946 vsize=17424 CPUtime=1187.51
/proc/4950/stat : 4950 (minisat20) R 4946 4946 3604 0 -1 4194304 3963 0 0 0 118745 6 0 0 25 0 1 0 226680082 17842176 3957 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525794 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4950/statm: 4356 3957 58 118 0 4234 0
Current children cumulated CPU time (s) 1198.37
Current children cumulated vsize (KiB) 22408

[startup+1199.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4950
/proc/meminfo: memFree=1413000/2055920 swapFree=4183260/4192956
[pid=4946] ppid=4944 vsize=4984 CPUtime=10.86
/proc/4946/stat : 4946 (SATzilla2007_C) S 4944 4946 3604 0 -1 4194304 1895 6247 0 0 372 7 682 25 25 0 1 0 226678993 5103616 1065 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4946/statm: 1246 1065 165 260 0 970 0
[pid=4950] ppid=4946 vsize=17424 CPUtime=1188.32
/proc/4950/stat : 4950 (minisat20) R 4946 4946 3604 0 -1 4194304 3963 0 0 0 118826 6 0 0 25 0 1 0 226680082 17842176 3957 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4950/statm: 4356 3957 58 118 0 4234 0
Current children cumulated CPU time (s) 1199.18
Current children cumulated vsize (KiB) 22408

[startup+1199.93 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4950
/proc/meminfo: memFree=1413000/2055920 swapFree=4183260/4192956
[pid=4946] ppid=4944 vsize=4984 CPUtime=10.86
/proc/4946/stat : 4946 (SATzilla2007_C) S 4944 4946 3604 0 -1 4194304 1895 6247 0 0 372 7 682 25 25 0 1 0 226678993 5103616 1065 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4946/statm: 1246 1065 165 260 0 970 0
[pid=4950] ppid=4946 vsize=17424 CPUtime=1188.73
/proc/4950/stat : 4950 (minisat20) R 4946 4946 3604 0 -1 4194304 3963 0 0 0 118867 6 0 0 25 0 1 0 226680082 17842176 3957 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4950/statm: 4356 3957 58 118 0 4234 0
Current children cumulated CPU time (s) 1199.59
Current children cumulated vsize (KiB) 22408

Child status: 17
Real time (s): 1200.01
CPU time (s): 1199.71
CPU user time (s): 1199.31
CPU system time (s): 0.396939
CPU usage (%): 99.9746
Max. virtual memory (cumulated for all children) (KiB): 22408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.31
system time used= 0.396939
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12118
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 25
involuntary context switches= 1298

runsolver used 0.844871 second user time and 2.42363 second system time

The end

Launcher Data (download as text)

Begin job on node61 on Wed Feb 21 14:13:41 UTC 2007

IDJOB= 304865
IDBENCH= 20142
IDSOLVER= 135
FILE ID= node61/304865-1172067220

PBS_JOBID= 3892788

Free space on /tmp= 66555 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v140/unif-k7-r85-v140-c11900-S871621203-03.cnf
COMMAND LINE= /tmp/evaluation/304865-1172067220/SATzilla2007_C /tmp/evaluation/304865-1172067220/instance-304865-1172067220.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node61/watcher-304865-1172067220 -o ROOT/results/node61/solver-304865-1172067220 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/304865-1172067220/SATzilla2007_C /tmp/evaluation/304865-1172067220/instance-304865-1172067220.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  99926ee5b14224b8603a2ec5df9e8bf6

RANDOM SEED= 383238571

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node61.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.216
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.216
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1433392 kB
Buffers:         39032 kB
Cached:         508836 kB
SwapCached:       3884 kB
Active:         138584 kB
Inactive:       419148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1433392 kB
SwapTotal:     4192956 kB
SwapFree:      4183260 kB
Dirty:            8716 kB
Writeback:           0 kB
Mapped:          15728 kB
Slab:            50996 kB
Committed_AS:   672056 kB
PageTables:       1388 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= 66555 MiB

End job on node61 on Wed Feb 21 14:33:41 UTC 2007