Trace number 297157

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.52 1199.85

General information on the benchmark

Namerandom/OnTreshold/7SAT/v75/
unif-k7-r89-v75-c6675-S1469277938-19.UNSAT.shuffled.cnf
MD5SUM5ba517204d9e2693f04d1bbb12b3cad7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses6675
Sum of the clauses size46725
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56675

Solver Data (download as text)

10.64/10.67	c run March_dl for 5 seconds ... 
10.64/10.67	c Bin: Executing march_dl
10.64/10.67	c child exit by a signal
10.64/10.67	c march_dl returned code 137.
10.64/10.67	c run saps (UBCSAT implementation) for 2 seconds ... 
10.64/10.67	c Bin: Executing ubcsat2006
10.64/10.67	c child exited successfully
10.64/10.67	c ubcsat2006 returned code 0.
10.64/10.67	c satzilla computing base features
10.64/10.67	c satzilla doing unit-prop probe
10.64/10.67	c satzilla doing local search probe
10.64/10.67	c satzilla doing lobjois search-space size estimate
10.64/10.67	c satzilla's ranking:
10.64/10.67	c 1) minisat20+P: 0.724903
10.64/10.67	c 2) minisat20: 1.449132
10.64/10.67	c 3) march_dl+P: 1.469476
10.64/10.67	c 4) march_dl: 1.731979
10.64/10.67	c 5) vallst+P: 4.764309
10.64/10.67	c 6) zchaff_rand+P: 5.472013
10.64/10.67	c 7) kcnfs+P: 999.000000
10.64/10.67	c 8) kcnfs: 999.000000
10.64/10.67	c 9) vallst: 999.000000
10.64/10.67	c 10) zchaff_rand: 999.000000
10.64/10.67	c satzilla running minisat20 with preprocessing ... 
10.64/10.71	This is MiniSat 2.0 beta
10.64/10.71	WARNING: for repeatability, setting FPU to use double precision
10.64/10.71	============================[ Problem Statistics ]=============================
10.64/10.71	|                                                                             |
10.64/10.71	|  Number of variables:  75                                                   |
10.64/10.71	|  Number of clauses:    6675                                                 |
10.64/10.71	|  Parsing time:         0.01         s                                       |
10.64/10.71	============================[ Search Statistics ]==============================
10.64/10.71	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.64/10.71	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.64/10.71	===============================================================================
10.64/10.71	|         0 |      75     6675    46725 |     2225        0    nan |  0.000 % |
10.64/10.72	|       101 |      75     6675    46725 |     2447      101     27 |  0.018 % |
10.64/10.73	|       251 |      75     6675    46725 |     2692      251     27 |  0.018 % |
10.64/10.74	|       476 |      75     6675    46725 |     2961      476     26 |  0.018 % |
10.64/10.75	|       815 |      75     6675    46725 |     3257      815     26 |  0.018 % |
10.68/10.77	|      1321 |      75     6675    46725 |     3583     1321     26 |  0.018 % |
10.68/10.81	|      2080 |      75     6675    46725 |     3941     2080     26 |  0.018 % |
10.68/10.88	|      3219 |      75     6675    46725 |     4335     3219     25 |  0.018 % |
10.68/10.98	|      4927 |      75     6675    46725 |     4769     2743     25 |  0.018 % |
10.68/11.13	|      7491 |      75     6675    46725 |     5246     2905     25 |  0.018 % |
11.24/11.37	|     11337 |      75     6675    46725 |     5771     4112     25 |  0.018 % |
11.65/11.79	|     17104 |      75     6675    46725 |     6348     4076     24 |  0.018 % |
12.26/12.40	|     25754 |      75     6675    46725 |     6983     6349     25 |  0.018 % |
13.29/13.36	|     38728 |      75     6675    46725 |     7681     5292     24 |  0.018 % |
14.72/14.80	|     58190 |      75     6675    46725 |     8449     5464     26 |  0.018 % |
17.08/17.21	|     87383 |      75     6675    46725 |     9294     4976     24 |  0.018 % |
20.77/20.91	|    131172 |      75     6675    46725 |    10223     6798     25 |  0.018 % |
26.71/26.78	|    196856 |      75     6675    46725 |    11246     5821     24 |  0.018 % |
36.15/36.20	|    295383 |      75     6675    46725 |    12370     8497     23 |  0.018 % |
51.09/51.16	|    443172 |      75     6675    46725 |    13607     7463     24 |  0.018 % |
74.88/74.94	|    664859 |      75     6675    46725 |    14968    10967     24 |  0.018 % |
113.31/113.41	|    997385 |      75     6675    46725 |    16465    13526     24 |  0.018 % |
174.58/174.74	|   1496174 |      75     6675    46725 |    18112     9215     23 |  0.018 % |
274.09/274.21	|   2244357 |      75     6675    46725 |    19923    13580     25 |  0.018 % |
440.74/440.93	|   3366632 |      75     6675    46725 |    21915    18506     24 |  0.018 % |
703.09/703.36	|   5050044 |      75     6675    46725 |    24107    12232     24 |  0.018 % |
1140.02/1140.40	|   7575161 |      75     6675    46725 |    26517    20501     23 |  0.018 % |
1199.46/1199.85	c Preprocessing...
1199.46/1199.85	c Inital problem has 75 variables, 6675 nary clauses (0 binary clauses).
1199.46/1199.85	c Num non-binary clauses 6675, Average non-binary clause length 7.000
1199.46/1199.85	c Theory has no gaps
1199.46/1199.85	c Preprocessor runtime was 0.020 seconds.
1199.46/1199.85	c 
1199.46/1199.85	c Satisfiability of theory still undetermined.
1199.46/1199.85	c See file /tmp/0YM7JB for simplified theory.
1199.46/1199.85	c Bin: Executing minisat20
1199.46/1199.85	c child exit by a signal
1199.46/1199.85	c minisat20 returned code 137.
1199.46/1199.85	c minisat20 returned code 137.
1199.46/1199.85	c satzilla running minisat20 ... 
1199.46/1199.85	c Bin: Executing minisat20
1199.46/1199.85	c minisat20 returned code 1.
1199.46/1199.85	c minisat20 returned code 1.
1199.46/1199.85	c satzilla running march_dl with preprocessing ... 
1199.46/1199.85	c Bin: Executing march_dl
1199.46/1199.85	c march_dl returned code 1.
1199.46/1199.85	c march_dl returned code 1.
1199.46/1199.85	c satzilla running march_dl ... 
1199.46/1199.85	c Bin: Executing march_dl
1199.46/1199.85	c march_dl returned code 1.
1199.46/1199.85	c march_dl returned code 1.
1199.46/1199.85	c satzilla running vallst with preprocessing ... 
1199.46/1199.85	c Bin: Executing vallst
1199.46/1199.85	c vallst returned code 1.
1199.46/1199.85	c vallst returned code 1.
1199.46/1199.85	c satzilla running zchaff_rand with preprocessing ... 
1199.46/1199.85	c Bin: Executing zchaff_rand
1199.46/1199.85	c zchaff_rand returned code 1.
1199.46/1199.85	c zchaff_rand returned code 1.
1199.46/1199.85	c satzilla running kcnfs with preprocessing ... 
1199.46/1199.85	c Bin: Executing kcnfs
1199.46/1199.85	c kcnfs returned code 1.
1199.46/1199.85	c kcnfs returned code 1.
1199.46/1199.85	c satzilla running kcnfs ... 
1199.46/1199.85	c Bin: Executing kcnfs
1199.46/1199.85	c kcnfs returned code 1.
1199.46/1199.85	c kcnfs returned code 1.
1199.46/1199.85	c satzilla running vallst ... 
1199.46/1199.85	c Bin: Executing vallst
1199.46/1199.85	c vallst returned code 1.
1199.46/1199.85	c vallst returned code 1.
1199.46/1199.85	c satzilla running zchaff_rand ... 
1199.46/1199.85	c Bin: Executing zchaff_rand
1199.46/1199.85	c zchaff_rand returned code 1.
1199.46/1199.85	c zchaff_rand returned code 1.
1199.46/1199.85	c ERROR: All Failed! 
1199.46/1199.85	c SATZILLA_TIME=1199.690000

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/node5/watcher-297157-1171833985 -o ROOT/results/node5/solver-297157-1171833985 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/297157-1171833985/SATzilla2007_C /tmp/evaluation/297157-1171833985/instance-297157-1171833985.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 20166
/proc/meminfo: memFree=1058848/2055920 swapFree=4192812/4192956
[pid=20166] ppid=20164 vsize=1440 CPUtime=0
/proc/20166/stat : 20166 (SATzilla2007_C) R 20164 20166 18692 0 -1 4194304 127 0 0 0 0 0 0 0 19 0 1 0 203353310 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/20166/statm: 360 110 95 260 0 84 0
[pid=20167] ppid=20166 vsize=636 CPUtime=0
/proc/20167/stat : 20167 (march_dl) R 20166 20166 18692 0 -1 4194304 71 0 0 0 0 0 0 0 19 0 1 0 203353311 651264 66 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134778233 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20167/statm: 159 66 50 118 0 38 0

[startup+0.107204 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 20166
/proc/meminfo: memFree=1058848/2055920 swapFree=4192812/4192956
[pid=20166] ppid=20164 vsize=1440 CPUtime=0
/proc/20166/stat : 20166 (SATzilla2007_C) S 20164 20166 18692 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 203353310 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20166/statm: 360 110 95 260 0 84 0
[pid=20167] ppid=20166 vsize=2368 CPUtime=0.09
/proc/20167/stat : 20167 (march_dl) R 20166 20166 18692 0 -1 4194304 1100 0 0 0 9 0 0 0 21 0 1 0 203353311 2424832 350 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134583416 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20167/statm: 592 350 67 118 0 471 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3808

[startup+0.516251 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 20166
/proc/meminfo: memFree=1058848/2055920 swapFree=4192812/4192956
[pid=20166] ppid=20164 vsize=1440 CPUtime=0
/proc/20166/stat : 20166 (SATzilla2007_C) S 20164 20166 18692 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 203353310 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20166/statm: 360 110 95 260 0 84 0
[pid=20167] ppid=20166 vsize=2500 CPUtime=0.5
/proc/20167/stat : 20167 (march_dl) R 20166 20166 18692 0 -1 4194304 1132 0 0 0 50 0 0 0 25 0 1 0 203353311 2560000 382 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134583356 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20167/statm: 625 382 67 118 0 504 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 3940

[startup+1.34234 s]
/proc/loadavg: 0.91 0.97 0.99 2/79 20168
/proc/meminfo: memFree=1052560/2055920 swapFree=4192812/4192956
[pid=20166] ppid=20164 vsize=1440 CPUtime=0
/proc/20166/stat : 20166 (SATzilla2007_C) S 20164 20166 18692 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 203353310 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20166/statm: 360 110 95 260 0 84 0
[pid=20167] ppid=20166 vsize=7548 CPUtime=1.33
/proc/20167/stat : 20167 (march_dl) R 20166 20166 18692 0 -1 4194304 2646 0 0 0 123 10 0 0 25 0 1 0 203353311 7729152 1765 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134559723 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20167/statm: 1887 1765 72 118 0 1766 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 8988

[startup+2.98453 s]
/proc/loadavg: 0.91 0.97 0.99 2/79 20168
/proc/meminfo: memFree=1051472/2055920 swapFree=4192812/4192956
[pid=20166] ppid=20164 vsize=1440 CPUtime=0
/proc/20166/stat : 20166 (SATzilla2007_C) S 20164 20166 18692 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 203353310 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20166/statm: 360 110 95 260 0 84 0
[pid=20167] ppid=20166 vsize=7568 CPUtime=2.97
/proc/20167/stat : 20167 (march_dl) R 20166 20166 18692 0 -1 4194304 3188 0 0 0 287 10 0 0 25 0 1 0 203353311 7749632 1775 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134514035 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20167/statm: 1892 1775 74 118 0 1771 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 9008

[startup+6.2609 s]
/proc/loadavg: 0.92 0.97 0.99 2/79 20169
/proc/meminfo: memFree=1057488/2055920 swapFree=4192812/4192956
[pid=20166] ppid=20164 vsize=1440 CPUtime=4.99
/proc/20166/stat : 20166 (SATzilla2007_C) S 20164 20166 18692 0 -1 4194304 135 3188 0 0 0 0 489 10 16 0 1 0 203353310 1474560 111 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20166/statm: 360 111 96 260 0 84 0
[pid=20169] ppid=20166 vsize=6188 CPUtime=1.24
/proc/20169/stat : 20169 (ubcsat2006) R 20166 20166 18692 0 -1 4194304 372 0 0 0 120 4 0 0 25 0 1 0 203353811 6336512 355 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20169/statm: 1547 355 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7166 s]
/proc/loadavg: 0.93 0.97 0.99 2/79 20170
/proc/meminfo: memFree=1054480/2055920 swapFree=4192812/4192956
[pid=20166] ppid=20164 vsize=3456 CPUtime=10.68
/proc/20166/stat : 20166 (SATzilla2007_C) S 20164 20166 18692 0 -1 4194304 1247 3566 0 0 353 6 691 18 25 0 1 0 203353310 3538944 685 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20166/statm: 864 685 165 260 0 588 0
[pid=20170] ppid=20166 vsize=3276 CPUtime=1.99
/proc/20170/stat : 20170 (minisat20) R 20166 20166 18692 0 -1 4194304 515 0 0 0 199 0 0 0 25 0 1 0 203354381 3354624 509 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134528291 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20170/statm: 819 509 58 118 0 697 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 6732

[startup+25.5231 s]
/proc/loadavg: 0.94 0.97 0.99 2/79 20170
/proc/meminfo: memFree=1053392/2055920 swapFree=4192812/4192956
[pid=20166] ppid=20164 vsize=3456 CPUtime=10.68
/proc/20166/stat : 20166 (SATzilla2007_C) S 20164 20166 18692 0 -1 4194304 1247 3566 0 0 353 6 691 18 25 0 1 0 203353310 3538944 685 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20166/statm: 864 685 165 260 0 588 0
[pid=20170] ppid=20166 vsize=4208 CPUtime=14.8
/proc/20170/stat : 20170 (minisat20) R 20166 20166 18692 0 -1 4194304 761 0 0 0 1480 0 0 0 25 0 1 0 203354381 4308992 755 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20170/statm: 1052 755 58 118 0 930 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 7664

[startup+51.151 s]
/proc/loadavg: 0.96 0.97 0.99 2/79 20170
/proc/meminfo: memFree=1052624/2055920 swapFree=4192812/4192956
[pid=20166] ppid=20164 vsize=3456 CPUtime=10.68
/proc/20166/stat : 20166 (SATzilla2007_C) S 20164 20166 18692 0 -1 4194304 1247 3566 0 0 353 6 691 18 25 0 1 0 203353310 3538944 685 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20166/statm: 864 685 165 260 0 588 0
[pid=20170] ppid=20166 vsize=5188 CPUtime=40.41
/proc/20170/stat : 20170 (minisat20) R 20166 20166 18692 0 -1 4194304 969 0 0 0 4041 0 0 0 25 0 1 0 203354381 5312512 963 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20170/statm: 1297 963 58 118 0 1175 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 8644

[startup+102.403 s]
/proc/loadavg: 0.98 0.97 0.99 2/79 20170
/proc/meminfo: memFree=1051856/2055920 swapFree=4192812/4192956
[pid=20166] ppid=20164 vsize=3456 CPUtime=10.68
/proc/20166/stat : 20166 (SATzilla2007_C) S 20164 20166 18692 0 -1 4194304 1247 3566 0 0 353 6 691 18 25 0 1 0 203353310 3538944 685 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20166/statm: 864 685 165 260 0 588 0
[pid=20170] ppid=20166 vsize=5912 CPUtime=91.65
/proc/20170/stat : 20170 (minisat20) R 20166 20166 18692 0 -1 4194304 1148 0 0 0 9164 1 0 0 25 0 1 0 203354381 6053888 1142 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20170/statm: 1478 1142 58 118 0 1356 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 9368

[startup+162.473 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 20170
/proc/meminfo: memFree=1051216/2055920 swapFree=4192812/4192956
[pid=20166] ppid=20164 vsize=3456 CPUtime=10.68
/proc/20166/stat : 20166 (SATzilla2007_C) S 20164 20166 18692 0 -1 4194304 1247 3566 0 0 353 6 691 18 25 0 1 0 203353310 3538944 685 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20166/statm: 864 685 165 260 0 588 0
[pid=20170] ppid=20166 vsize=6520 CPUtime=151.71
/proc/20170/stat : 20170 (minisat20) R 20166 20166 18692 0 -1 4194304 1304 0 0 0 15169 2 0 0 25 0 1 0 203354381 6676480 1298 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20170/statm: 1630 1298 58 118 0 1508 0
Current children cumulated CPU time (s) 162.39
Current children cumulated vsize (KiB) 9976

[startup+222.539 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 20170
/proc/meminfo: memFree=1050832/2055920 swapFree=4192812/4192956
[pid=20166] ppid=20164 vsize=3456 CPUtime=10.68
/proc/20166/stat : 20166 (SATzilla2007_C) S 20164 20166 18692 0 -1 4194304 1247 3566 0 0 353 6 691 18 25 0 1 0 203353310 3538944 685 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20166/statm: 864 685 165 260 0 588 0
[pid=20170] ppid=20166 vsize=6852 CPUtime=211.76
/proc/20170/stat : 20170 (minisat20) R 20166 20166 18692 0 -1 4194304 1386 0 0 0 21173 3 0 0 25 0 1 0 203354381 7016448 1380 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20170/statm: 1713 1380 58 118 0 1591 0
Current children cumulated CPU time (s) 222.44
Current children cumulated vsize (KiB) 10308

[startup+282.609 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 20170
/proc/meminfo: memFree=1050448/2055920 swapFree=4192812/4192956
[pid=20166] ppid=20164 vsize=3456 CPUtime=10.68
/proc/20166/stat : 20166 (SATzilla2007_C) S 20164 20166 18692 0 -1 4194304 1247 3566 0 0 353 6 691 18 25 0 1 0 203353310 3538944 685 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20166/statm: 864 685 165 260 0 588 0
[pid=20170] ppid=20166 vsize=7244 CPUtime=271.81
/proc/20170/stat : 20170 (minisat20) R 20166 20166 18692 0 -1 4194304 1474 0 0 0 27178 3 0 0 25 0 1 0 203354381 7417856 1468 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20170/statm: 1811 1468 58 118 0 1689 0
Current children cumulated CPU time (s) 282.49
Current children cumulated vsize (KiB) 10700

[startup+342.678 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 20170
/proc/meminfo: memFree=1050256/2055920 swapFree=4192812/4192956
[pid=20166] ppid=20164 vsize=3456 CPUtime=10.68
/proc/20166/stat : 20166 (SATzilla2007_C) S 20164 20166 18692 0 -1 4194304 1247 3566 0 0 353 6 691 18 25 0 1 0 203353310 3538944 685 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20166/statm: 864 685 165 260 0 588 0
[pid=20170] ppid=20166 vsize=7528 CPUtime=331.87
/proc/20170/stat : 20170 (minisat20) R 20166 20166 18692 0 -1 4194304 1525 0 0 0 33183 4 0 0 25 0 1 0 203354381 7708672 1519 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20170/statm: 1882 1519 58 118 0 1760 0
Current children cumulated CPU time (s) 342.55
Current children cumulated vsize (KiB) 10984

[startup+402.752 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 20170
/proc/meminfo: memFree=1050000/2055920 swapFree=4192812/4192956
[pid=20166] ppid=20164 vsize=3456 CPUtime=10.68
/proc/20166/stat : 20166 (SATzilla2007_C) S 20164 20166 18692 0 -1 4194304 1247 3566 0 0 353 6 691 18 25 0 1 0 203353310 3538944 685 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20166/statm: 864 685 165 260 0 588 0
[pid=20170] ppid=20166 vsize=7672 CPUtime=391.92
/proc/20170/stat : 20170 (minisat20) R 20166 20166 18692 0 -1 4194304 1578 0 0 0 39188 4 0 0 25 0 1 0 203354381 7856128 1572 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20170/statm: 1918 1572 58 118 0 1796 0
Current children cumulated CPU time (s) 402.6
Current children cumulated vsize (KiB) 11128

[startup+462.825 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 20170
/proc/meminfo: memFree=1049680/2055920 swapFree=4192812/4192956
[pid=20166] ppid=20164 vsize=3456 CPUtime=10.68
/proc/20166/stat : 20166 (SATzilla2007_C) S 20164 20166 18692 0 -1 4194304 1247 3566 0 0 353 6 691 18 25 0 1 0 203353310 3538944 685 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20166/statm: 864 685 165 260 0 588 0
[pid=20170] ppid=20166 vsize=8096 CPUtime=451.98
/proc/20170/stat : 20170 (minisat20) R 20166 20166 18692 0 -1 4194304 1672 0 0 0 45193 5 0 0 25 0 1 0 203354381 8290304 1666 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20170/statm: 2024 1666 58 118 0 1902 0
Current children cumulated CPU time (s) 462.66

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


[startup+763.186 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20170
/proc/meminfo: memFree=1048592/2055920 swapFree=4192812/4192956
[pid=20166] ppid=20164 vsize=3456 CPUtime=10.68
/proc/20166/stat : 20166 (SATzilla2007_C) S 20164 20166 18692 0 -1 4194304 1247 3566 0 0 353 6 691 18 25 0 1 0 203353310 3538944 685 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20166/statm: 864 685 165 260 0 588 0
[pid=20170] ppid=20166 vsize=9236 CPUtime=752.27
/proc/20170/stat : 20170 (minisat20) R 20166 20166 18692 0 -1 4194304 1932 0 0 0 75219 8 0 0 25 0 1 0 203354381 9457664 1926 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20170/statm: 2309 1926 58 118 0 2187 0
Current children cumulated CPU time (s) 762.95
Current children cumulated vsize (KiB) 12692

[startup+823.263 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20172
/proc/meminfo: memFree=1048592/2055920 swapFree=4192812/4192956
[pid=20166] ppid=20164 vsize=3456 CPUtime=10.68
/proc/20166/stat : 20166 (SATzilla2007_C) S 20164 20166 18692 0 -1 4194304 1247 3566 0 0 353 6 691 18 25 0 1 0 203353310 3538944 685 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20166/statm: 864 685 165 260 0 588 0
[pid=20170] ppid=20166 vsize=9236 CPUtime=812.32
/proc/20170/stat : 20170 (minisat20) R 20166 20166 18692 0 -1 4194304 1944 0 0 0 81224 8 0 0 25 0 1 0 203354381 9457664 1938 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20170/statm: 2309 1938 58 118 0 2187 0
Current children cumulated CPU time (s) 823
Current children cumulated vsize (KiB) 12692

[startup+883.334 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20172
/proc/meminfo: memFree=1048464/2055920 swapFree=4192812/4192956
[pid=20166] ppid=20164 vsize=3456 CPUtime=10.68
/proc/20166/stat : 20166 (SATzilla2007_C) S 20164 20166 18692 0 -1 4194304 1247 3566 0 0 353 6 691 18 25 0 1 0 203353310 3538944 685 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20166/statm: 864 685 165 260 0 588 0
[pid=20170] ppid=20166 vsize=9376 CPUtime=872.38
/proc/20170/stat : 20170 (minisat20) R 20166 20166 18692 0 -1 4194304 1981 0 0 0 87229 9 0 0 25 0 1 0 203354381 9601024 1975 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134528518 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20170/statm: 2344 1975 58 118 0 2222 0
Current children cumulated CPU time (s) 883.06
Current children cumulated vsize (KiB) 12832

[startup+943.403 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20172
/proc/meminfo: memFree=1048464/2055920 swapFree=4192812/4192956
[pid=20166] ppid=20164 vsize=3456 CPUtime=10.68
/proc/20166/stat : 20166 (SATzilla2007_C) S 20164 20166 18692 0 -1 4194304 1247 3566 0 0 353 6 691 18 25 0 1 0 203353310 3538944 685 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20166/statm: 864 685 165 260 0 588 0
[pid=20170] ppid=20166 vsize=9376 CPUtime=932.43
/proc/20170/stat : 20170 (minisat20) R 20166 20166 18692 0 -1 4194304 1983 0 0 0 93234 9 0 0 25 0 1 0 203354381 9601024 1977 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20170/statm: 2344 1977 58 118 0 2222 0
Current children cumulated CPU time (s) 943.11
Current children cumulated vsize (KiB) 12832

[startup+1003.47 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20172
/proc/meminfo: memFree=1048464/2055920 swapFree=4192812/4192956
[pid=20166] ppid=20164 vsize=3456 CPUtime=10.68
/proc/20166/stat : 20166 (SATzilla2007_C) S 20164 20166 18692 0 -1 4194304 1247 3566 0 0 353 6 691 18 25 0 1 0 203353310 3538944 685 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20166/statm: 864 685 165 260 0 588 0
[pid=20170] ppid=20166 vsize=9376 CPUtime=992.49
/proc/20170/stat : 20170 (minisat20) R 20166 20166 18692 0 -1 4194304 1983 0 0 0 99239 10 0 0 25 0 1 0 203354381 9601024 1977 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20170/statm: 2344 1977 58 118 0 2222 0
Current children cumulated CPU time (s) 1003.17
Current children cumulated vsize (KiB) 12832

[startup+1063.54 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20172
/proc/meminfo: memFree=1048272/2055920 swapFree=4192812/4192956
[pid=20166] ppid=20164 vsize=3456 CPUtime=10.68
/proc/20166/stat : 20166 (SATzilla2007_C) S 20164 20166 18692 0 -1 4194304 1247 3566 0 0 353 6 691 18 25 0 1 0 203353310 3538944 685 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20166/statm: 864 685 165 260 0 588 0
[pid=20170] ppid=20166 vsize=9568 CPUtime=1052.54
/proc/20170/stat : 20170 (minisat20) R 20166 20166 18692 0 -1 4194304 2016 0 0 0 105244 10 0 0 25 0 1 0 203354381 9797632 2010 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20170/statm: 2392 2010 58 118 0 2270 0
Current children cumulated CPU time (s) 1063.22
Current children cumulated vsize (KiB) 13024

[startup+1123.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20172
/proc/meminfo: memFree=1048336/2055920 swapFree=4192812/4192956
[pid=20166] ppid=20164 vsize=3456 CPUtime=10.68
/proc/20166/stat : 20166 (SATzilla2007_C) S 20164 20166 18692 0 -1 4194304 1247 3566 0 0 353 6 691 18 25 0 1 0 203353310 3538944 685 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20166/statm: 864 685 165 260 0 588 0
[pid=20170] ppid=20166 vsize=9568 CPUtime=1112.59
/proc/20170/stat : 20170 (minisat20) R 20166 20166 18692 0 -1 4194304 2018 0 0 0 111248 11 0 0 25 0 1 0 203354381 9797632 2012 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20170/statm: 2392 2012 58 118 0 2270 0
Current children cumulated CPU time (s) 1123.27
Current children cumulated vsize (KiB) 13024

[startup+1183.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20172
/proc/meminfo: memFree=1048208/2055920 swapFree=4192812/4192956
[pid=20166] ppid=20164 vsize=3456 CPUtime=10.68
/proc/20166/stat : 20166 (SATzilla2007_C) S 20164 20166 18692 0 -1 4194304 1247 3566 0 0 353 6 691 18 25 0 1 0 203353310 3538944 685 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20166/statm: 864 685 165 260 0 588 0
[pid=20170] ppid=20166 vsize=9708 CPUtime=1172.57
/proc/20170/stat : 20170 (minisat20) R 20166 20166 18692 0 -1 4194304 2054 0 0 0 117246 11 0 0 25 0 1 0 203354381 9940992 2048 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20170/statm: 2427 2048 58 118 0 2305 0
Current children cumulated CPU time (s) 1183.25
Current children cumulated vsize (KiB) 13164

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

[startup+1187.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20172
/proc/meminfo: memFree=1048144/2055920 swapFree=4192812/4192956
[pid=20166] ppid=20164 vsize=3456 CPUtime=10.68
/proc/20166/stat : 20166 (SATzilla2007_C) S 20164 20166 18692 0 -1 4194304 1247 3566 0 0 353 6 691 18 25 0 1 0 203353310 3538944 685 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20166/statm: 864 685 165 260 0 588 0
[pid=20170] ppid=20166 vsize=9708 CPUtime=1176.47
/proc/20170/stat : 20170 (minisat20) R 20166 20166 18692 0 -1 4194304 2067 0 0 0 117635 12 0 0 25 0 1 0 203354381 9940992 2061 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20170/statm: 2427 2061 58 118 0 2305 0
Current children cumulated CPU time (s) 1187.15
Current children cumulated vsize (KiB) 13164

[startup+1194.07 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20172
/proc/meminfo: memFree=1048080/2055920 swapFree=4192812/4192956
[pid=20166] ppid=20164 vsize=3456 CPUtime=10.68
/proc/20166/stat : 20166 (SATzilla2007_C) S 20164 20166 18692 0 -1 4194304 1247 3566 0 0 353 6 691 18 25 0 1 0 203353310 3538944 685 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20166/statm: 864 685 165 260 0 588 0
[pid=20170] ppid=20166 vsize=9852 CPUtime=1183.03
/proc/20170/stat : 20170 (minisat20) R 20166 20166 18692 0 -1 4194304 2082 0 0 0 118291 12 0 0 25 0 1 0 203354381 10088448 2076 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20170/statm: 2463 2076 58 118 0 2341 0
Current children cumulated CPU time (s) 1193.71
Current children cumulated vsize (KiB) 13308

[startup+1197.34 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20172
/proc/meminfo: memFree=1048080/2055920 swapFree=4192812/4192956
[pid=20166] ppid=20164 vsize=3456 CPUtime=10.68
/proc/20166/stat : 20166 (SATzilla2007_C) S 20164 20166 18692 0 -1 4194304 1247 3566 0 0 353 6 691 18 25 0 1 0 203353310 3538944 685 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20166/statm: 864 685 165 260 0 588 0
[pid=20170] ppid=20166 vsize=9852 CPUtime=1186.31
/proc/20170/stat : 20170 (minisat20) R 20166 20166 18692 0 -1 4194304 2082 0 0 0 118619 12 0 0 25 0 1 0 203354381 10088448 2076 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20170/statm: 2463 2076 58 118 0 2341 0
Current children cumulated CPU time (s) 1196.99
Current children cumulated vsize (KiB) 13308

[startup+1198.99 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20172
/proc/meminfo: memFree=1048080/2055920 swapFree=4192812/4192956
[pid=20166] ppid=20164 vsize=3456 CPUtime=10.68
/proc/20166/stat : 20166 (SATzilla2007_C) S 20164 20166 18692 0 -1 4194304 1247 3566 0 0 353 6 691 18 25 0 1 0 203353310 3538944 685 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20166/statm: 864 685 165 260 0 588 0
[pid=20170] ppid=20166 vsize=9852 CPUtime=1187.95
/proc/20170/stat : 20170 (minisat20) R 20166 20166 18692 0 -1 4194304 2082 0 0 0 118783 12 0 0 25 0 1 0 203354381 10088448 2076 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20170/statm: 2463 2076 58 118 0 2341 0
Current children cumulated CPU time (s) 1198.63
Current children cumulated vsize (KiB) 13308

[startup+1199.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20172
/proc/meminfo: memFree=1048080/2055920 swapFree=4192812/4192956
[pid=20166] ppid=20164 vsize=3456 CPUtime=10.68
/proc/20166/stat : 20166 (SATzilla2007_C) S 20164 20166 18692 0 -1 4194304 1247 3566 0 0 353 6 691 18 25 0 1 0 203353310 3538944 685 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20166/statm: 864 685 165 260 0 588 0
[pid=20170] ppid=20166 vsize=9852 CPUtime=1188.36
/proc/20170/stat : 20170 (minisat20) R 20166 20166 18692 0 -1 4194304 2082 0 0 0 118824 12 0 0 25 0 1 0 203354381 10088448 2076 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20170/statm: 2463 2076 58 118 0 2341 0
Current children cumulated CPU time (s) 1199.04
Current children cumulated vsize (KiB) 13308

[startup+1199.81 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20172
/proc/meminfo: memFree=1048080/2055920 swapFree=4192812/4192956
[pid=20166] ppid=20164 vsize=3456 CPUtime=10.68
/proc/20166/stat : 20166 (SATzilla2007_C) S 20164 20166 18692 0 -1 4194304 1247 3566 0 0 353 6 691 18 25 0 1 0 203353310 3538944 685 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20166/statm: 864 685 165 260 0 588 0
[pid=20170] ppid=20166 vsize=9852 CPUtime=1188.78
/proc/20170/stat : 20170 (minisat20) R 20166 20166 18692 0 -1 4194304 2082 0 0 0 118866 12 0 0 25 0 1 0 203354381 10088448 2076 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20170/statm: 2463 2076 58 118 0 2341 0
Current children cumulated CPU time (s) 1199.46
Current children cumulated vsize (KiB) 13308

Child status: 17
Real time (s): 1199.85
CPU time (s): 1199.52
CPU user time (s): 1199.14
CPU system time (s): 0.375942
CPU usage (%): 99.9722
Max. virtual memory (cumulated for all children) (KiB): 13308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.14
system time used= 0.375942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6908
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 26
involuntary context switches= 1695

runsolver used 1.23781 second user time and 3.02754 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Sun Feb 18 21:26:25 UTC 2007

IDJOB= 297157
IDBENCH= 19954
IDSOLVER= 135
FILE ID= node5/297157-1171833985

PBS_JOBID= 3839365

Free space on /tmp= 66542 MiB

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

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  5ba517204d9e2693f04d1bbb12b3cad7

RANDOM SEED= 262342339

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.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.224
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.224
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:       1059256 kB
Buffers:         58572 kB
Cached:         817472 kB
SwapCached:          0 kB
Active:         536536 kB
Inactive:       383560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1059256 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8540 kB
Writeback:           0 kB
Mapped:          62972 kB
Slab:            62236 kB
Committed_AS:   708984 kB
PageTables:       1692 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= 66542 MiB

End job on node5 on Sun Feb 18 21:46:25 UTC 2007