Trace number 296377

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.49 1200.27

General information on the benchmark

Namerandom/OnTreshold/7SAT/v60/
unif-k7-r89-v60-c5340-S1372215289-05.SAT.shuffled.cnf
MD5SUM336d29929731a9e0b91798d646846664
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.313951
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
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 55340

Solver Data (download as text)

10.53/10.65	c run March_dl for 5 seconds ... 
10.53/10.65	c Bin: Executing march_dl
10.53/10.65	c child exit by a signal
10.53/10.65	c march_dl returned code 137.
10.53/10.65	c run saps (UBCSAT implementation) for 2 seconds ... 
10.53/10.65	c Bin: Executing ubcsat2006
10.53/10.65	c child exited successfully
10.53/10.65	c ubcsat2006 returned code 0.
10.53/10.65	c satzilla computing base features
10.53/10.65	c satzilla doing unit-prop probe
10.53/10.65	c satzilla doing local search probe
10.53/10.65	c satzilla doing lobjois search-space size estimate
10.53/10.65	c satzilla's ranking:
10.53/10.65	c 1) minisat20+P: 3.705728
10.53/10.65	c 2) kcnfs: 3.747502
10.53/10.65	c 3) march_dl: 4.823091
10.53/10.65	c 4) kcnfs+P: 999.000000
10.53/10.65	c 5) march_dl+P: 999.000000
10.53/10.65	c 6) vallst+P: 999.000000
10.53/10.65	c 7) zchaff_rand+P: 999.000000
10.53/10.65	c 8) vallst: 999.000000
10.53/10.65	c 9) zchaff_rand: 999.000000
10.53/10.65	c 10) minisat20: 999.000000
10.53/10.65	c satzilla running minisat20 with preprocessing ... 
10.63/10.67	This is MiniSat 2.0 beta
10.63/10.67	WARNING: for repeatability, setting FPU to use double precision
10.63/10.67	============================[ Problem Statistics ]=============================
10.63/10.67	|                                                                             |
10.63/10.67	|  Number of variables:  60                                                   |
10.63/10.67	|  Number of clauses:    5340                                                 |
10.63/10.68	|  Parsing time:         0.00         s                                       |
10.63/10.68	============================[ Search Statistics ]==============================
10.63/10.68	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.63/10.68	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.63/10.68	===============================================================================
10.63/10.68	|         0 |      60     5340    37380 |     1780        0    nan |  0.000 % |
10.63/10.69	|       100 |      60     5340    37380 |     1958      100     22 |  0.028 % |
10.63/10.69	|       252 |      60     5340    37380 |     2153      252     22 |  0.028 % |
10.63/10.70	|       477 |      60     5340    37380 |     2369      477     22 |  0.028 % |
10.63/10.71	|       816 |      60     5340    37380 |     2606      816     22 |  0.028 % |
10.63/10.73	|      1322 |      60     5340    37380 |     2866     1322     22 |  0.028 % |
10.66/10.77	|      2081 |      60     5340    37380 |     3153     2081     22 |  0.028 % |
10.66/10.82	|      3220 |      60     5340    37380 |     3468     1629     21 |  0.028 % |
10.66/10.90	|      4929 |      60     5340    37380 |     3815     3338     21 |  0.028 % |
10.66/11.04	|      7491 |      60     5340    37380 |     4197     2055     21 |  0.028 % |
10.66/11.23	|     11335 |      60     5340    37380 |     4616     3788     21 |  0.028 % |
11.45/11.54	|     17101 |      60     5340    37380 |     5078     2593     21 |  0.028 % |
11.97/12.01	|     25752 |      60     5340    37380 |     5586     3587     21 |  0.028 % |
12.69/12.74	|     38727 |      60     5340    37380 |     6145     5348     20 |  0.028 % |
13.81/13.92	|     58188 |      60     5340    37380 |     6759     3210     20 |  0.028 % |
15.65/15.71	|     87381 |      60     5340    37380 |     7435     5267     19 |  0.028 % |
18.52/18.58	|    131170 |      60     5340    37380 |     8179     4289     20 |  0.028 % |
22.83/22.91	|    196855 |      60     5340    37380 |     8996     4338     19 |  0.028 % |
29.70/29.72	|    295384 |      60     5340    37380 |     9896     8160     20 |  0.028 % |
40.54/40.62	|    443173 |      60     5340    37380 |    10886     7160     19 |  0.028 % |
57.45/57.52	|    664857 |      60     5340    37380 |    11974    10630     19 |  0.028 % |
84.27/84.38	|    997382 |      60     5340    37380 |    13172     7226     19 |  0.028 % |
127.08/127.21	|   1496170 |      60     5340    37380 |    14489    11196     19 |  0.028 % |
195.91/196.11	|   2244353 |      60     5340    37380 |    15938    12011     20 |  0.028 % |
307.25/307.51	|   3366627 |      60     5340    37380 |    17532     9084     18 |  0.028 % |
488.34/488.75	|   5050039 |      60     5340    37380 |    19285    16104     19 |  0.028 % |
784.03/784.56	|   7575155 |      60     5340    37380 |    21214    12044     17 |  0.028 % |
1199.46/1200.26	c Preprocessing...
1199.46/1200.26	c Inital problem has 60 variables, 5340 nary clauses (0 binary clauses).
1199.46/1200.26	c Num non-binary clauses 5340, Average non-binary clause length 7.000
1199.46/1200.26	c Theory has no gaps
1199.46/1200.26	c Preprocessor runtime was 0.020 seconds.
1199.46/1200.26	c 
1199.46/1200.26	c Satisfiability of theory still undetermined.
1199.46/1200.26	c See file /tmp/Js4m5o for simplified theory.
1199.46/1200.26	c Bin: Executing minisat20
1199.46/1200.26	c child exit by a signal
1199.46/1200.26	c minisat20 returned code 137.
1199.46/1200.26	c minisat20 returned code 137.
1199.46/1200.26	c satzilla running kcnfs ... 
1199.46/1200.26	c Bin: Executing kcnfs
1199.46/1200.26	c kcnfs returned code 1.
1199.46/1200.26	c kcnfs returned code 1.
1199.46/1200.26	c satzilla running march_dl ... 
1199.46/1200.26	c Bin: Executing march_dl
1199.46/1200.26	c march_dl returned code 1.
1199.46/1200.26	c march_dl returned code 1.
1199.46/1200.26	c satzilla running kcnfs with preprocessing ... 
1199.46/1200.26	c Bin: Executing kcnfs
1199.46/1200.26	c kcnfs returned code 1.
1199.46/1200.26	c kcnfs returned code 1.
1199.46/1200.26	c satzilla running march_dl with preprocessing ... 
1199.46/1200.26	c Bin: Executing march_dl
1199.46/1200.26	c march_dl returned code 1.
1199.46/1200.26	c march_dl returned code 1.
1199.46/1200.26	c satzilla running vallst with preprocessing ... 
1199.46/1200.26	c Bin: Executing vallst
1199.46/1200.26	c vallst returned code 1.
1199.46/1200.26	c vallst returned code 1.
1199.46/1200.26	c satzilla running zchaff_rand with preprocessing ... 
1199.46/1200.26	c Bin: Executing zchaff_rand
1199.46/1200.26	c zchaff_rand returned code 1.
1199.46/1200.26	c zchaff_rand returned code 1.
1199.46/1200.26	c satzilla running vallst ... 
1199.46/1200.26	c Bin: Executing vallst
1199.46/1200.26	c vallst returned code 1.
1199.46/1200.26	c vallst returned code 1.
1199.46/1200.26	c satzilla running zchaff_rand ... 
1199.46/1200.26	c Bin: Executing zchaff_rand
1199.46/1200.26	c zchaff_rand returned code 1.
1199.46/1200.26	c zchaff_rand returned code 1.
1199.46/1200.26	c satzilla running minisat20 ... 
1199.46/1200.26	c Bin: Executing minisat20
1199.46/1200.26	c minisat20 returned code 1.
1199.46/1200.26	c minisat20 returned code 1.
1199.46/1200.26	c ERROR: All Failed! 
1199.46/1200.26	c SATZILLA_TIME=1199.660000

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/node75/watcher-296377-1171822494 -o ROOT/results/node75/solver-296377-1171822494 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/296377-1171822494/SATzilla2007_R /tmp/evaluation/296377-1171822494/instance-296377-1171822494.cnf 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20326
/proc/meminfo: memFree=708976/2055920 swapFree=4183176/4192956
[pid=20326] ppid=20324 vsize=1440 CPUtime=0
/proc/20326/stat : 20326 (SATzilla2007_R) R 20324 20326 19189 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 202215231 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 0 0 0
/proc/20326/statm: 360 110 95 260 0 84 0
[pid=20327] ppid=20326 vsize=636 CPUtime=0
/proc/20327/stat : 20327 (march_dl) R 20326 20326 19189 0 -1 4194304 84 0 0 0 0 0 0 0 18 0 1 0 202215231 651264 79 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134775711 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20327/statm: 159 79 50 118 0 38 0

[startup+0.1071 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20326
/proc/meminfo: memFree=708976/2055920 swapFree=4183176/4192956
[pid=20326] ppid=20324 vsize=1440 CPUtime=0
/proc/20326/stat : 20326 (SATzilla2007_R) S 20324 20326 19189 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 202215231 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20326/statm: 360 110 95 260 0 84 0
[pid=20327] ppid=20326 vsize=2068 CPUtime=0.1
/proc/20327/stat : 20327 (march_dl) R 20326 20326 19189 0 -1 4194304 812 0 0 0 10 0 0 0 20 0 1 0 202215231 2117632 302 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134583416 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20327/statm: 517 302 67 118 0 396 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3508

[startup+0.515147 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20326
/proc/meminfo: memFree=708976/2055920 swapFree=4183176/4192956
[pid=20326] ppid=20324 vsize=1440 CPUtime=0
/proc/20326/stat : 20326 (SATzilla2007_R) S 20324 20326 19189 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 202215231 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20326/statm: 360 110 95 260 0 84 0
[pid=20327] ppid=20326 vsize=2200 CPUtime=0.51
/proc/20327/stat : 20327 (march_dl) R 20326 20326 19189 0 -1 4194304 850 0 0 0 51 0 0 0 23 0 1 0 202215231 2252800 340 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134583360 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20327/statm: 550 340 67 118 0 429 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3640

[startup+1.33525 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20328
/proc/meminfo: memFree=703584/2055920 swapFree=4183176/4192956
[pid=20326] ppid=20324 vsize=1440 CPUtime=0
/proc/20326/stat : 20326 (SATzilla2007_R) S 20324 20326 19189 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 202215231 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20326/statm: 360 110 95 260 0 84 0
[pid=20327] ppid=20326 vsize=6616 CPUtime=1.33
/proc/20327/stat : 20327 (march_dl) R 20326 20326 19189 0 -1 4194304 2072 0 0 0 133 0 0 0 25 0 1 0 202215231 6774784 1453 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134533016 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20327/statm: 1654 1453 74 118 0 1533 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 8056

[startup+2.97144 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20328
/proc/meminfo: memFree=703200/2055920 swapFree=4183176/4192956
[pid=20326] ppid=20324 vsize=1440 CPUtime=0
/proc/20326/stat : 20326 (SATzilla2007_R) S 20324 20326 19189 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 202215231 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20326/statm: 360 110 95 260 0 84 0
[pid=20327] ppid=20326 vsize=6616 CPUtime=2.96
/proc/20327/stat : 20327 (march_dl) R 20326 20326 19189 0 -1 4194304 2073 0 0 0 296 0 0 0 25 0 1 0 202215231 6774784 1454 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134514206 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20327/statm: 1654 1454 74 118 0 1533 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 8056

[startup+6.25783 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20329
/proc/meminfo: memFree=707744/2055920 swapFree=4183176/4192956
[pid=20326] ppid=20324 vsize=1440 CPUtime=4.99
/proc/20326/stat : 20326 (SATzilla2007_R) S 20324 20326 19189 0 -1 4194304 135 2073 0 0 0 0 499 0 16 0 1 0 202215231 1474560 111 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20326/statm: 360 111 96 260 0 84 0
[pid=20329] ppid=20326 vsize=6188 CPUtime=1.24
/proc/20329/stat : 20329 (ubcsat2006) R 20326 20326 19189 0 -1 4194304 344 0 0 0 121 3 0 0 25 0 1 0 202215731 6336512 327 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20329/statm: 1547 327 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7186 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20330
/proc/meminfo: memFree=705376/2055920 swapFree=4183176/4192956
[pid=20326] ppid=20324 vsize=3052 CPUtime=10.66
/proc/20326/stat : 20326 (SATzilla2007_R) S 20324 20326 19189 0 -1 4194304 1086 2423 0 0 351 7 701 7 25 0 1 0 202215231 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20326/statm: 763 589 165 260 0 487 0
[pid=20330] ppid=20326 vsize=2876 CPUtime=2.03
/proc/20330/stat : 20330 (minisat20) R 20326 20326 19189 0 -1 4194304 417 0 0 0 203 0 0 0 25 0 1 0 202216299 2945024 411 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20330/statm: 719 411 58 118 0 597 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5928

[startup+25.5211 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20330
/proc/meminfo: memFree=704672/2055920 swapFree=4183176/4192956
[pid=20326] ppid=20324 vsize=3052 CPUtime=10.66
/proc/20326/stat : 20326 (SATzilla2007_R) S 20324 20326 19189 0 -1 4194304 1086 2423 0 0 351 7 701 7 25 0 1 0 202215231 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20326/statm: 763 589 165 260 0 487 0
[pid=20330] ppid=20326 vsize=3816 CPUtime=14.83
/proc/20330/stat : 20330 (minisat20) R 20326 20326 19189 0 -1 4194304 633 0 0 0 1483 0 0 0 25 0 1 0 202216299 3907584 627 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20330/statm: 954 627 58 118 0 832 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 6868

[startup+51.1431 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20330
/proc/meminfo: memFree=703904/2055920 swapFree=4183176/4192956
[pid=20326] ppid=20324 vsize=3052 CPUtime=10.66
/proc/20326/stat : 20326 (SATzilla2007_R) S 20324 20326 19189 0 -1 4194304 1086 2423 0 0 351 7 701 7 25 0 1 0 202215231 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20326/statm: 763 589 165 260 0 487 0
[pid=20330] ppid=20326 vsize=4372 CPUtime=40.43
/proc/20330/stat : 20330 (minisat20) R 20326 20326 19189 0 -1 4194304 800 0 0 0 4043 0 0 0 25 0 1 0 202216299 4476928 794 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134519369 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20330/statm: 1093 794 58 118 0 971 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 7424

[startup+102.386 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 20330
/proc/meminfo: memFree=703264/2055920 swapFree=4183176/4192956
[pid=20326] ppid=20324 vsize=3052 CPUtime=10.66
/proc/20326/stat : 20326 (SATzilla2007_R) S 20324 20326 19189 0 -1 4194304 1086 2423 0 0 351 7 701 7 25 0 1 0 202215231 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20326/statm: 763 589 165 260 0 487 0
[pid=20330] ppid=20326 vsize=5120 CPUtime=91.64
/proc/20330/stat : 20330 (minisat20) R 20326 20326 19189 0 -1 4194304 964 0 0 0 9164 0 0 0 25 0 1 0 202216299 5242880 958 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20330/statm: 1280 958 58 118 0 1158 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 8172

[startup+162.443 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 20330
/proc/meminfo: memFree=702816/2055920 swapFree=4183176/4192956
[pid=20326] ppid=20324 vsize=3052 CPUtime=10.66
/proc/20326/stat : 20326 (SATzilla2007_R) S 20324 20326 19189 0 -1 4194304 1086 2423 0 0 351 7 701 7 25 0 1 0 202215231 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20326/statm: 763 589 165 260 0 487 0
[pid=20330] ppid=20326 vsize=5572 CPUtime=151.66
/proc/20330/stat : 20330 (minisat20) R 20326 20326 19189 0 -1 4194304 1070 0 0 0 15166 0 0 0 25 0 1 0 202216299 5705728 1064 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134528515 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20330/statm: 1393 1064 58 118 0 1271 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 8624

[startup+222.504 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20330
/proc/meminfo: memFree=702432/2055920 swapFree=4183176/4192956
[pid=20326] ppid=20324 vsize=3052 CPUtime=10.66
/proc/20326/stat : 20326 (SATzilla2007_R) S 20324 20326 19189 0 -1 4194304 1086 2423 0 0 351 7 701 7 25 0 1 0 202215231 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20326/statm: 763 589 165 260 0 487 0
[pid=20330] ppid=20326 vsize=5880 CPUtime=211.68
/proc/20330/stat : 20330 (minisat20) R 20326 20326 19189 0 -1 4194304 1168 0 0 0 21168 0 0 0 25 0 1 0 202216299 6021120 1162 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20330/statm: 1470 1162 58 118 0 1348 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 8932

[startup+282.561 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20330
/proc/meminfo: memFree=702240/2055920 swapFree=4183176/4192956
[pid=20326] ppid=20324 vsize=3052 CPUtime=10.66
/proc/20326/stat : 20326 (SATzilla2007_R) S 20324 20326 19189 0 -1 4194304 1086 2423 0 0 351 7 701 7 25 0 1 0 202215231 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20326/statm: 763 589 165 260 0 487 0
[pid=20330] ppid=20326 vsize=6180 CPUtime=271.7
/proc/20330/stat : 20330 (minisat20) R 20326 20326 19189 0 -1 4194304 1229 0 0 0 27170 0 0 0 25 0 1 0 202216299 6328320 1223 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134529189 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20330/statm: 1545 1223 58 118 0 1423 0
Current children cumulated CPU time (s) 282.36
Current children cumulated vsize (KiB) 9232

[startup+342.622 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20330
/proc/meminfo: memFree=701856/2055920 swapFree=4183176/4192956
[pid=20326] ppid=20324 vsize=3052 CPUtime=10.66
/proc/20326/stat : 20326 (SATzilla2007_R) S 20324 20326 19189 0 -1 4194304 1086 2423 0 0 351 7 701 7 25 0 1 0 202215231 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20326/statm: 763 589 165 260 0 487 0
[pid=20330] ppid=20326 vsize=6592 CPUtime=331.72
/proc/20330/stat : 20330 (minisat20) R 20326 20326 19189 0 -1 4194304 1324 0 0 0 33172 0 0 0 25 0 1 0 202216299 6750208 1318 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20330/statm: 1648 1318 58 118 0 1526 0
Current children cumulated CPU time (s) 342.38
Current children cumulated vsize (KiB) 9644

[startup+402.689 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20330
/proc/meminfo: memFree=701600/2055920 swapFree=4183176/4192956
[pid=20326] ppid=20324 vsize=3052 CPUtime=10.66
/proc/20326/stat : 20326 (SATzilla2007_R) S 20324 20326 19189 0 -1 4194304 1086 2423 0 0 351 7 701 7 25 0 1 0 202215231 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20326/statm: 763 589 165 260 0 487 0
[pid=20330] ppid=20326 vsize=7016 CPUtime=391.74
/proc/20330/stat : 20330 (minisat20) R 20326 20326 19189 0 -1 4194304 1394 0 0 0 39173 1 0 0 25 0 1 0 202216299 7184384 1388 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20330/statm: 1754 1388 58 118 0 1632 0
Current children cumulated CPU time (s) 402.4
Current children cumulated vsize (KiB) 10068

[startup+462.749 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20330
/proc/meminfo: memFree=701408/2055920 swapFree=4183176/4192956
[pid=20326] ppid=20324 vsize=3052 CPUtime=10.66
/proc/20326/stat : 20326 (SATzilla2007_R) S 20324 20326 19189 0 -1 4194304 1086 2423 0 0 351 7 701 7 25 0 1 0 202215231 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20326/statm: 763 589 165 260 0 487 0
[pid=20330] ppid=20326 vsize=7160 CPUtime=451.77
/proc/20330/stat : 20330 (minisat20) R 20326 20326 19189 0 -1 4194304 1425 0 0 0 45176 1 0 0 25 0 1 0 202216299 7331840 1419 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20330/statm: 1790 1419 58 118 0 1668 0
Current children cumulated CPU time (s) 462.43

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


[startup+823.096 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20330
/proc/meminfo: memFree=700704/2055920 swapFree=4183176/4192956
[pid=20326] ppid=20324 vsize=3052 CPUtime=10.66
/proc/20326/stat : 20326 (SATzilla2007_R) S 20324 20326 19189 0 -1 4194304 1086 2423 0 0 351 7 701 7 25 0 1 0 202215231 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20326/statm: 763 589 165 260 0 487 0
[pid=20330] ppid=20326 vsize=7884 CPUtime=811.88
/proc/20330/stat : 20330 (minisat20) R 20326 20326 19189 0 -1 4194304 1609 0 0 0 81187 1 0 0 25 0 1 0 202216299 8073216 1603 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525709 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20330/statm: 1971 1603 58 118 0 1849 0
Current children cumulated CPU time (s) 822.54
Current children cumulated vsize (KiB) 10936

[startup+883.154 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20330
/proc/meminfo: memFree=700576/2055920 swapFree=4183176/4192956
[pid=20326] ppid=20324 vsize=3052 CPUtime=10.66
/proc/20326/stat : 20326 (SATzilla2007_R) S 20324 20326 19189 0 -1 4194304 1086 2423 0 0 351 7 701 7 25 0 1 0 202215231 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20326/statm: 763 589 165 260 0 487 0
[pid=20330] ppid=20326 vsize=8024 CPUtime=871.9
/proc/20330/stat : 20330 (minisat20) R 20326 20326 19189 0 -1 4194304 1645 0 0 0 87189 1 0 0 25 0 1 0 202216299 8216576 1639 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20330/statm: 2006 1639 58 118 0 1884 0
Current children cumulated CPU time (s) 882.56
Current children cumulated vsize (KiB) 11076

[startup+943.217 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20330
/proc/meminfo: memFree=700576/2055920 swapFree=4183176/4192956
[pid=20326] ppid=20324 vsize=3052 CPUtime=10.66
/proc/20326/stat : 20326 (SATzilla2007_R) S 20324 20326 19189 0 -1 4194304 1086 2423 0 0 351 7 701 7 25 0 1 0 202215231 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20326/statm: 763 589 165 260 0 487 0
[pid=20330] ppid=20326 vsize=8024 CPUtime=931.93
/proc/20330/stat : 20330 (minisat20) R 20326 20326 19189 0 -1 4194304 1657 0 0 0 93192 1 0 0 25 0 1 0 202216299 8216576 1651 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20330/statm: 2006 1651 58 118 0 1884 0
Current children cumulated CPU time (s) 942.59
Current children cumulated vsize (KiB) 11076

[startup+1003.27 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 20330
/proc/meminfo: memFree=700512/2055920 swapFree=4183176/4192956
[pid=20326] ppid=20324 vsize=3052 CPUtime=10.66
/proc/20326/stat : 20326 (SATzilla2007_R) S 20324 20326 19189 0 -1 4194304 1086 2423 0 0 351 7 701 7 25 0 1 0 202215231 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20326/statm: 763 589 165 260 0 487 0
[pid=20330] ppid=20326 vsize=8024 CPUtime=991.94
/proc/20330/stat : 20330 (minisat20) R 20326 20326 19189 0 -1 4194304 1663 0 0 0 99193 1 0 0 25 0 1 0 202216299 8216576 1657 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20330/statm: 2006 1657 58 118 0 1884 0
Current children cumulated CPU time (s) 1002.6
Current children cumulated vsize (KiB) 11076

[startup+1063.33 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 20330
/proc/meminfo: memFree=700512/2055920 swapFree=4183176/4192956
[pid=20326] ppid=20324 vsize=3052 CPUtime=10.66
/proc/20326/stat : 20326 (SATzilla2007_R) S 20324 20326 19189 0 -1 4194304 1086 2423 0 0 351 7 701 7 25 0 1 0 202215231 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20326/statm: 763 589 165 260 0 487 0
[pid=20330] ppid=20326 vsize=8024 CPUtime=1051.97
/proc/20330/stat : 20330 (minisat20) R 20326 20326 19189 0 -1 4194304 1666 0 0 0 105196 1 0 0 25 0 1 0 202216299 8216576 1660 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20330/statm: 2006 1660 58 118 0 1884 0
Current children cumulated CPU time (s) 1062.63
Current children cumulated vsize (KiB) 11076

[startup+1123.39 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20330
/proc/meminfo: memFree=700512/2055920 swapFree=4183176/4192956
[pid=20326] ppid=20324 vsize=3052 CPUtime=10.66
/proc/20326/stat : 20326 (SATzilla2007_R) S 20324 20326 19189 0 -1 4194304 1086 2423 0 0 351 7 701 7 25 0 1 0 202215231 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20326/statm: 763 589 165 260 0 487 0
[pid=20330] ppid=20326 vsize=8024 CPUtime=1111.98
/proc/20330/stat : 20330 (minisat20) R 20326 20326 19189 0 -1 4194304 1682 0 0 0 111197 1 0 0 25 0 1 0 202216299 8216576 1676 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20330/statm: 2006 1676 58 118 0 1884 0
Current children cumulated CPU time (s) 1122.64
Current children cumulated vsize (KiB) 11076

[startup+1183.45 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20330
/proc/meminfo: memFree=700448/2055920 swapFree=4183176/4192956
[pid=20326] ppid=20324 vsize=3052 CPUtime=10.66
/proc/20326/stat : 20326 (SATzilla2007_R) S 20324 20326 19189 0 -1 4194304 1086 2423 0 0 351 7 701 7 25 0 1 0 202215231 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20326/statm: 763 589 165 260 0 487 0
[pid=20330] ppid=20326 vsize=8192 CPUtime=1172
/proc/20330/stat : 20330 (minisat20) R 20326 20326 19189 0 -1 4194304 1697 0 0 0 117199 1 0 0 25 0 1 0 202216299 8388608 1691 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20330/statm: 2048 1691 58 118 0 1926 0
Current children cumulated CPU time (s) 1182.66
Current children cumulated vsize (KiB) 11244

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

[startup+1193.81 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20330
/proc/meminfo: memFree=700384/2055920 swapFree=4183176/4192956
[pid=20326] ppid=20324 vsize=3052 CPUtime=10.66
/proc/20326/stat : 20326 (SATzilla2007_R) S 20324 20326 19189 0 -1 4194304 1086 2423 0 0 351 7 701 7 25 0 1 0 202215231 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20326/statm: 763 589 165 260 0 487 0
[pid=20330] ppid=20326 vsize=8192 CPUtime=1182.35
/proc/20330/stat : 20330 (minisat20) R 20326 20326 19189 0 -1 4194304 1698 0 0 0 118234 1 0 0 25 0 1 0 202216299 8388608 1692 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20330/statm: 2048 1692 58 118 0 1926 0
Current children cumulated CPU time (s) 1193.01
Current children cumulated vsize (KiB) 11244

[startup+1197.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20330
/proc/meminfo: memFree=700384/2055920 swapFree=4183176/4192956
[pid=20326] ppid=20324 vsize=3052 CPUtime=10.66
/proc/20326/stat : 20326 (SATzilla2007_R) S 20324 20326 19189 0 -1 4194304 1086 2423 0 0 351 7 701 7 25 0 1 0 202215231 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20326/statm: 763 589 165 260 0 487 0
[pid=20330] ppid=20326 vsize=8192 CPUtime=1185.62
/proc/20330/stat : 20330 (minisat20) R 20326 20326 19189 0 -1 4194304 1698 0 0 0 118561 1 0 0 25 0 1 0 202216299 8388608 1692 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20330/statm: 2048 1692 58 118 0 1926 0
Current children cumulated CPU time (s) 1196.28
Current children cumulated vsize (KiB) 11244

[startup+1198.72 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20330
/proc/meminfo: memFree=700384/2055920 swapFree=4183176/4192956
[pid=20326] ppid=20324 vsize=3052 CPUtime=10.66
/proc/20326/stat : 20326 (SATzilla2007_R) S 20324 20326 19189 0 -1 4194304 1086 2423 0 0 351 7 701 7 25 0 1 0 202215231 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20326/statm: 763 589 165 260 0 487 0
[pid=20330] ppid=20326 vsize=8192 CPUtime=1187.26
/proc/20330/stat : 20330 (minisat20) R 20326 20326 19189 0 -1 4194304 1698 0 0 0 118725 1 0 0 25 0 1 0 202216299 8388608 1692 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20330/statm: 2048 1692 58 118 0 1926 0
Current children cumulated CPU time (s) 1197.92
Current children cumulated vsize (KiB) 11244

[startup+1199.54 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20330
/proc/meminfo: memFree=700384/2055920 swapFree=4183176/4192956
[pid=20326] ppid=20324 vsize=3052 CPUtime=10.66
/proc/20326/stat : 20326 (SATzilla2007_R) S 20324 20326 19189 0 -1 4194304 1086 2423 0 0 351 7 701 7 25 0 1 0 202215231 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20326/statm: 763 589 165 260 0 487 0
[pid=20330] ppid=20326 vsize=8192 CPUtime=1188.08
/proc/20330/stat : 20330 (minisat20) R 20326 20326 19189 0 -1 4194304 1698 0 0 0 118807 1 0 0 25 0 1 0 202216299 8388608 1692 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20330/statm: 2048 1692 58 118 0 1926 0
Current children cumulated CPU time (s) 1198.74
Current children cumulated vsize (KiB) 11244

[startup+1199.95 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20330
/proc/meminfo: memFree=700384/2055920 swapFree=4183176/4192956
[pid=20326] ppid=20324 vsize=3052 CPUtime=10.66
/proc/20326/stat : 20326 (SATzilla2007_R) S 20324 20326 19189 0 -1 4194304 1086 2423 0 0 351 7 701 7 25 0 1 0 202215231 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20326/statm: 763 589 165 260 0 487 0
[pid=20330] ppid=20326 vsize=8192 CPUtime=1188.49
/proc/20330/stat : 20330 (minisat20) R 20326 20326 19189 0 -1 4194304 1698 0 0 0 118848 1 0 0 25 0 1 0 202216299 8388608 1692 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20330/statm: 2048 1692 58 118 0 1926 0
Current children cumulated CPU time (s) 1199.15
Current children cumulated vsize (KiB) 11244

[startup+1200.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20330
/proc/meminfo: memFree=700384/2055920 swapFree=4183176/4192956
[pid=20326] ppid=20324 vsize=3052 CPUtime=10.66
/proc/20326/stat : 20326 (SATzilla2007_R) S 20324 20326 19189 0 -1 4194304 1086 2423 0 0 351 7 701 7 25 0 1 0 202215231 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20326/statm: 763 589 165 260 0 487 0
[pid=20330] ppid=20326 vsize=8192 CPUtime=1188.69
/proc/20330/stat : 20330 (minisat20) R 20326 20326 19189 0 -1 4194304 1698 0 0 0 118868 1 0 0 25 0 1 0 202216299 8388608 1692 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20330/statm: 2048 1692 58 118 0 1926 0
Current children cumulated CPU time (s) 1199.35
Current children cumulated vsize (KiB) 11244

[startup+1200.26 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20330
/proc/meminfo: memFree=700384/2055920 swapFree=4183176/4192956
[pid=20326] ppid=20324 vsize=3052 CPUtime=10.66
/proc/20326/stat : 20326 (SATzilla2007_R) S 20324 20326 19189 0 -1 4194304 1086 2423 0 0 351 7 701 7 25 0 1 0 202215231 3125248 589 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20326/statm: 763 589 165 260 0 487 0
[pid=20330] ppid=20326 vsize=8192 CPUtime=1188.8
/proc/20330/stat : 20330 (minisat20) R 20326 20326 19189 0 -1 4194304 1698 0 0 0 118879 1 0 0 25 0 1 0 202216299 8388608 1692 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20330/statm: 2048 1692 58 118 0 1926 0
Current children cumulated CPU time (s) 1199.46
Current children cumulated vsize (KiB) 11244

Child status: 17
Real time (s): 1200.27
CPU time (s): 1199.49
CPU user time (s): 1199.33
CPU system time (s): 0.163975
CPU usage (%): 99.9353
Max. virtual memory (cumulated for all children) (KiB): 11244

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

runsolver used 0.921859 second user time and 2.35964 second system time

The end

Launcher Data (download as text)

Begin job on node75 on Sun Feb 18 18:14:54 UTC 2007

IDJOB= 296377
IDBENCH= 19935
IDSOLVER= 134
FILE ID= node75/296377-1171822494

PBS_JOBID= 3839639

Free space on /tmp= 66556 MiB

SOLVER NAME= SATzilla RANDOM
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v60/unif-k7-r89-v60-c5340-S1372215289-05.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/296377-1171822494/SATzilla2007_R /tmp/evaluation/296377-1171822494/instance-296377-1171822494.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-296377-1171822494 -o ROOT/results/node75/solver-296377-1171822494 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/296377-1171822494/SATzilla2007_R /tmp/evaluation/296377-1171822494/instance-296377-1171822494.cnf            

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  336d29929731a9e0b91798d646846664

RANDOM SEED= 60222133

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node75.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.218
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.218
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        709448 kB
Buffers:         49416 kB
Cached:        1174812 kB
SwapCached:       3920 kB
Active:         818372 kB
Inactive:       415756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        709448 kB
SwapTotal:     4192956 kB
SwapFree:      4183176 kB
Dirty:            8488 kB
Writeback:           0 kB
Mapped:          15712 kB
Slab:            98352 kB
Committed_AS:   597652 kB
PageTables:       1432 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66556 MiB

End job on node75 on Sun Feb 18 18:34:54 UTC 2007