Trace number 295721

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

General information on the benchmark

Namerandom/OnTreshold/7SAT/v70/
unif-k7-r89-v70-c6230-S1504426817-07.UNSAT.shuffled.cnf
MD5SUM622ba5c64d37908b274e891c943bf3e2
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 variables70
Number of clauses6230
Sum of the clauses size43610
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 56230

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: 3.915000
10.64/10.67	c 2) kcnfs: 3.935979
10.64/10.67	c 3) march_dl: 4.173991
10.64/10.67	c 4) kcnfs+P: 999.000000
10.64/10.67	c 5) march_dl+P: 999.000000
10.64/10.67	c 6) vallst+P: 999.000000
10.64/10.67	c 7) zchaff_rand+P: 999.000000
10.64/10.67	c 8) vallst: 999.000000
10.64/10.67	c 9) zchaff_rand: 999.000000
10.64/10.67	c 10) minisat20: 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:  70                                                   |
10.64/10.71	|  Number of clauses:    6230                                                 |
10.64/10.71	|  Parsing time:         0.00         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 |      70     6230    43610 |     2076        0    nan |  0.000 % |
10.64/10.72	|       100 |      70     6230    43610 |     2284      100     25 |  0.021 % |
10.64/10.73	|       250 |      70     6230    43610 |     2512      250     24 |  0.021 % |
10.64/10.74	|       475 |      70     6230    43610 |     2764      475     24 |  0.021 % |
10.64/10.75	|       813 |      70     6230    43610 |     3040      813     24 |  0.021 % |
10.68/10.77	|      1320 |      70     6230    43610 |     3344     1320     24 |  0.021 % |
10.68/10.81	|      2080 |      70     6230    43610 |     3678     2080     24 |  0.021 % |
10.68/10.87	|      3219 |      70     6230    43610 |     4046     3219     24 |  0.021 % |
10.68/10.96	|      4928 |      70     6230    43610 |     4451     2890     24 |  0.021 % |
10.68/11.10	|      7491 |      70     6230    43610 |     4896     3211     24 |  0.021 % |
11.24/11.34	|     11335 |      70     6230    43610 |     5386     4592     23 |  0.021 % |
11.65/11.72	|     17102 |      70     6230    43610 |     5924     4943     23 |  0.021 % |
12.16/12.30	|     25751 |      70     6230    43610 |     6517     4656     23 |  0.021 % |
13.08/13.19	|     38725 |      70     6230    43610 |     7169     4539     23 |  0.021 % |
14.51/14.58	|     58186 |      70     6230    43610 |     7886     6001     23 |  0.021 % |
16.77/16.82	|     87379 |      70     6230    43610 |     8674     7486     23 |  0.021 % |
20.16/20.29	|    131168 |      70     6230    43610 |     9542     7766     23 |  0.021 % |
25.69/25.78	|    196852 |      70     6230    43610 |    10496     6446     23 |  0.021 % |
34.19/34.27	|    295380 |      70     6230    43610 |    11546    10246     24 |  0.021 % |
48.13/48.19	|    443170 |      70     6230    43610 |    12700     7571     24 |  0.021 % |
69.76/69.83	|    664855 |      70     6230    43610 |    13970     6518     23 |  0.021 % |
104.98/105.16	|    997380 |      70     6230    43610 |    15367    10065     23 |  0.021 % |
161.10/161.37	|   1496168 |      70     6230    43610 |    16904     8510     23 |  0.021 % |
250.46/250.70	|   2244350 |      70     6230    43610 |    18595    11756     22 |  0.021 % |
397.72/397.99	|   3366624 |      70     6230    43610 |    20454    16663     22 |  0.021 % |
640.17/640.54	|   5050037 |      70     6230    43610 |    22500    10429     22 |  0.021 % |
1040.67/1041.16	|   7575153 |      70     6230    43610 |    24750    12132     21 |  0.021 % |
1199.42/1199.96	c Preprocessing...
1199.42/1199.96	c Inital problem has 70 variables, 6230 nary clauses (0 binary clauses).
1199.42/1199.96	c Num non-binary clauses 6230, Average non-binary clause length 7.000
1199.42/1199.96	c Theory has no gaps
1199.42/1199.96	c Preprocessor runtime was 0.020 seconds.
1199.42/1199.96	c 
1199.42/1199.96	c Satisfiability of theory still undetermined.
1199.42/1199.96	c See file /tmp/ih3J5x for simplified theory.
1199.42/1199.96	c Bin: Executing minisat20
1199.42/1199.96	c child exit by a signal
1199.42/1199.96	c minisat20 returned code 137.
1199.42/1199.96	c minisat20 returned code 137.
1199.42/1199.96	c satzilla running kcnfs ... 
1199.42/1199.96	c Bin: Executing kcnfs
1199.42/1199.96	c kcnfs returned code 1.
1199.42/1199.96	c kcnfs returned code 1.
1199.42/1199.96	c satzilla running march_dl ... 
1199.42/1199.96	c Bin: Executing march_dl
1199.42/1199.96	c march_dl returned code 1.
1199.42/1199.96	c march_dl returned code 1.
1199.42/1199.96	c satzilla running kcnfs with preprocessing ... 
1199.42/1199.96	c Bin: Executing kcnfs
1199.42/1199.96	c kcnfs returned code 1.
1199.42/1199.96	c kcnfs returned code 1.
1199.42/1199.96	c satzilla running march_dl with preprocessing ... 
1199.42/1199.96	c Bin: Executing march_dl
1199.42/1199.96	c march_dl returned code 1.
1199.42/1199.96	c march_dl returned code 1.
1199.42/1199.96	c satzilla running vallst with preprocessing ... 
1199.42/1199.96	c Bin: Executing vallst
1199.42/1199.96	c vallst returned code 1.
1199.42/1199.96	c vallst returned code 1.
1199.42/1199.96	c satzilla running zchaff_rand with preprocessing ... 
1199.42/1199.96	c Bin: Executing zchaff_rand
1199.42/1199.96	c zchaff_rand returned code 1.
1199.42/1199.96	c zchaff_rand returned code 1.
1199.42/1199.96	c satzilla running vallst ... 
1199.42/1199.96	c Bin: Executing vallst
1199.42/1199.96	c vallst returned code 1.
1199.42/1199.96	c vallst returned code 1.
1199.42/1199.96	c satzilla running zchaff_rand ... 
1199.42/1199.96	c Bin: Executing zchaff_rand
1199.42/1199.96	c zchaff_rand returned code 1.
1199.42/1199.96	c zchaff_rand returned code 1.
1199.42/1199.96	c satzilla running minisat20 ... 
1199.42/1199.96	c Bin: Executing minisat20
1199.42/1199.96	c minisat20 returned code 1.
1199.42/1199.96	c minisat20 returned code 1.
1199.42/1199.96	c ERROR: All Failed! 
1199.42/1199.96	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-295721-1171810781 -o ROOT/results/node5/solver-295721-1171810781 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/295721-1171810781/SATzilla2007_R /tmp/evaluation/295721-1171810781/instance-295721-1171810781.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.92 0.98 0.99 3/77 17361
/proc/meminfo: memFree=1063840/2055920 swapFree=4192812/4192956
[pid=17361] ppid=17359 vsize=1440 CPUtime=0
/proc/17361/stat : 17361 (SATzilla2007_R) S 17359 17361 17286 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 201032979 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17361/statm: 360 110 95 260 0 84 0
[pid=17362] ppid=17361 vsize=636 CPUtime=0
/proc/17362/stat : 17362 (march_dl) R 17361 17361 17286 0 -1 4194304 83 0 0 0 0 0 0 0 19 0 1 0 201032979 651264 78 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17362/statm: 159 78 50 118 0 38 0

[startup+0.107474 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 17361
/proc/meminfo: memFree=1063840/2055920 swapFree=4192812/4192956
[pid=17361] ppid=17359 vsize=1440 CPUtime=0
/proc/17361/stat : 17361 (SATzilla2007_R) S 17359 17361 17286 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 201032979 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17361/statm: 360 110 95 260 0 84 0
[pid=17362] ppid=17361 vsize=2268 CPUtime=0.1
/proc/17362/stat : 17362 (march_dl) R 17361 17361 17286 0 -1 4194304 1017 0 0 0 10 0 0 0 20 0 1 0 201032979 2322432 336 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134583384 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17362/statm: 567 336 67 118 0 446 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3708

[startup+0.51952 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 17361
/proc/meminfo: memFree=1063840/2055920 swapFree=4192812/4192956
[pid=17361] ppid=17359 vsize=1440 CPUtime=0
/proc/17361/stat : 17361 (SATzilla2007_R) S 17359 17361 17286 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 201032979 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17361/statm: 360 110 95 260 0 84 0
[pid=17362] ppid=17361 vsize=2400 CPUtime=0.51
/proc/17362/stat : 17362 (march_dl) R 17361 17361 17286 0 -1 4194304 1041 0 0 0 51 0 0 0 24 0 1 0 201032979 2457600 360 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134583583 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17362/statm: 600 360 67 118 0 479 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3840

[startup+1.34562 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 17363
/proc/meminfo: memFree=1057232/2055920 swapFree=4192812/4192956
[pid=17361] ppid=17359 vsize=1440 CPUtime=0
/proc/17361/stat : 17361 (SATzilla2007_R) S 17359 17361 17286 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 201032979 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17361/statm: 360 110 95 260 0 84 0
[pid=17362] ppid=17361 vsize=6920 CPUtime=1.33
/proc/17362/stat : 17362 (march_dl) R 17361 17361 17286 0 -1 4194304 2510 0 0 0 130 3 0 0 25 0 1 0 201032979 7086080 1625 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134542301 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17362/statm: 1730 1625 72 118 0 1609 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 8360

[startup+2.9838 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 17363
/proc/meminfo: memFree=1056912/2055920 swapFree=4192812/4192956
[pid=17361] ppid=17359 vsize=1440 CPUtime=0
/proc/17361/stat : 17361 (SATzilla2007_R) S 17359 17361 17286 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 201032979 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17361/statm: 360 110 95 260 0 84 0
[pid=17362] ppid=17361 vsize=7800 CPUtime=2.97
/proc/17362/stat : 17362 (march_dl) R 17361 17361 17286 0 -1 4194304 2677 0 0 0 294 3 0 0 25 0 1 0 201032979 7987200 1722 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17362/statm: 1950 1722 74 118 0 1829 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 9240

[startup+6.26017 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 17364
/proc/meminfo: memFree=1062544/2055920 swapFree=4192812/4192956
[pid=17361] ppid=17359 vsize=1440 CPUtime=4.99
/proc/17361/stat : 17361 (SATzilla2007_R) S 17359 17361 17286 0 -1 4194304 135 2678 0 0 0 0 496 3 16 0 1 0 201032979 1474560 111 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17361/statm: 360 111 96 260 0 84 0
[pid=17364] ppid=17361 vsize=6188 CPUtime=1.24
/proc/17364/stat : 17364 (ubcsat2006) R 17361 17361 17286 0 -1 4194304 363 0 0 0 121 3 0 0 25 0 1 0 201033479 6336512 346 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17364/statm: 1547 346 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7169 s]
/proc/loadavg: 0.94 0.98 0.99 2/79 17365
/proc/meminfo: memFree=1059792/2055920 swapFree=4192812/4192956
[pid=17361] ppid=17359 vsize=3328 CPUtime=10.68
/proc/17361/stat : 17361 (SATzilla2007_R) S 17359 17361 17286 0 -1 4194304 1192 3047 0 0 355 6 698 9 25 0 1 0 201032979 3407872 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17361/statm: 832 652 165 260 0 556 0
[pid=17365] ppid=17361 vsize=3024 CPUtime=1.99
/proc/17365/stat : 17365 (minisat20) R 17361 17361 17286 0 -1 4194304 477 0 0 0 199 0 0 0 25 0 1 0 201034050 3096576 471 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17365/statm: 756 471 58 118 0 634 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 6352

[startup+25.5254 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 17365
/proc/meminfo: memFree=1058832/2055920 swapFree=4192812/4192956
[pid=17361] ppid=17359 vsize=3328 CPUtime=10.68
/proc/17361/stat : 17361 (SATzilla2007_R) S 17359 17361 17286 0 -1 4194304 1192 3047 0 0 355 6 698 9 25 0 1 0 201032979 3407872 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17361/statm: 832 652 165 260 0 556 0
[pid=17365] ppid=17361 vsize=3964 CPUtime=14.8
/proc/17365/stat : 17365 (minisat20) R 17361 17361 17286 0 -1 4194304 697 0 0 0 1480 0 0 0 25 0 1 0 201034050 4059136 691 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525504 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17365/statm: 991 691 58 118 0 869 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 7292

[startup+51.1543 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 17365
/proc/meminfo: memFree=1058000/2055920 swapFree=4192812/4192956
[pid=17361] ppid=17359 vsize=3328 CPUtime=10.68
/proc/17361/stat : 17361 (SATzilla2007_R) S 17359 17361 17286 0 -1 4194304 1192 3047 0 0 355 6 698 9 25 0 1 0 201032979 3407872 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17361/statm: 832 652 165 260 0 556 0
[pid=17365] ppid=17361 vsize=4928 CPUtime=40.42
/proc/17365/stat : 17365 (minisat20) R 17361 17361 17286 0 -1 4194304 917 0 0 0 4042 0 0 0 25 0 1 0 201034050 5046272 911 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525494 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17365/statm: 1232 911 58 118 0 1110 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 8256

[startup+102.417 s]
/proc/loadavg: 0.98 0.98 0.99 2/85 17465
/proc/meminfo: memFree=1055904/2055920 swapFree=4192812/4192956
[pid=17361] ppid=17359 vsize=3328 CPUtime=10.68
/proc/17361/stat : 17361 (SATzilla2007_R) S 17359 17361 17286 0 -1 4194304 1192 3047 0 0 355 6 698 9 25 0 1 0 201032979 3407872 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17361/statm: 832 652 165 260 0 556 0
[pid=17365] ppid=17361 vsize=5640 CPUtime=91.62
/proc/17365/stat : 17365 (minisat20) R 17361 17361 17286 0 -1 4194304 1085 0 0 0 9159 3 0 0 25 0 1 0 201034050 5775360 1079 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17365/statm: 1410 1079 58 118 0 1288 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 8968

[startup+162.516 s]
/proc/loadavg: 0.99 0.98 0.99 2/85 17537
/proc/meminfo: memFree=1055328/2055920 swapFree=4192812/4192956
[pid=17361] ppid=17359 vsize=3328 CPUtime=10.68
/proc/17361/stat : 17361 (SATzilla2007_R) S 17359 17361 17286 0 -1 4194304 1192 3047 0 0 355 6 698 9 25 0 1 0 201032979 3407872 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17361/statm: 832 652 165 260 0 556 0
[pid=17365] ppid=17361 vsize=6240 CPUtime=151.65
/proc/17365/stat : 17365 (minisat20) R 17361 17361 17286 0 -1 4194304 1245 0 0 0 15161 4 0 0 25 0 1 0 201034050 6389760 1239 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17365/statm: 1560 1239 58 118 0 1438 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 9568

[startup+222.59 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 17563
/proc/meminfo: memFree=1056016/2055920 swapFree=4192812/4192956
[pid=17361] ppid=17359 vsize=3328 CPUtime=10.68
/proc/17361/stat : 17361 (SATzilla2007_R) S 17359 17361 17286 0 -1 4194304 1192 3047 0 0 355 6 698 9 25 0 1 0 201032979 3407872 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17361/statm: 832 652 165 260 0 556 0
[pid=17365] ppid=17361 vsize=6840 CPUtime=211.69
/proc/17365/stat : 17365 (minisat20) R 17361 17361 17286 0 -1 4194304 1364 0 0 0 21164 5 0 0 25 0 1 0 201034050 7004160 1358 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134528518 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17365/statm: 1710 1358 58 118 0 1588 0
Current children cumulated CPU time (s) 222.37
Current children cumulated vsize (KiB) 10168

[startup+282.663 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 17563
/proc/meminfo: memFree=1055760/2055920 swapFree=4192812/4192956
[pid=17361] ppid=17359 vsize=3328 CPUtime=10.68
/proc/17361/stat : 17361 (SATzilla2007_R) S 17359 17361 17286 0 -1 4194304 1192 3047 0 0 355 6 698 9 25 0 1 0 201032979 3407872 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17361/statm: 832 652 165 260 0 556 0
[pid=17365] ppid=17361 vsize=7136 CPUtime=271.75
/proc/17365/stat : 17365 (minisat20) R 17361 17361 17286 0 -1 4194304 1425 0 0 0 27170 5 0 0 25 0 1 0 201034050 7307264 1419 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17365/statm: 1784 1419 58 118 0 1662 0
Current children cumulated CPU time (s) 282.43
Current children cumulated vsize (KiB) 10464

[startup+342.728 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 17563
/proc/meminfo: memFree=1055632/2055920 swapFree=4192812/4192956
[pid=17361] ppid=17359 vsize=3328 CPUtime=10.68
/proc/17361/stat : 17361 (SATzilla2007_R) S 17359 17361 17286 0 -1 4194304 1192 3047 0 0 355 6 698 9 25 0 1 0 201032979 3407872 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17361/statm: 832 652 165 260 0 556 0
[pid=17365] ppid=17361 vsize=7280 CPUtime=331.8
/proc/17365/stat : 17365 (minisat20) R 17361 17361 17286 0 -1 4194304 1460 0 0 0 33174 6 0 0 25 0 1 0 201034050 7454720 1454 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17365/statm: 1820 1454 58 118 0 1698 0
Current children cumulated CPU time (s) 342.48
Current children cumulated vsize (KiB) 10608

[startup+402.796 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 17563
/proc/meminfo: memFree=1055376/2055920 swapFree=4192812/4192956
[pid=17361] ppid=17359 vsize=3328 CPUtime=10.68
/proc/17361/stat : 17361 (SATzilla2007_R) S 17359 17361 17286 0 -1 4194304 1192 3047 0 0 355 6 698 9 25 0 1 0 201032979 3407872 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17361/statm: 832 652 165 260 0 556 0
[pid=17365] ppid=17361 vsize=7564 CPUtime=391.86
/proc/17365/stat : 17365 (minisat20) R 17361 17361 17286 0 -1 4194304 1534 0 0 0 39179 7 0 0 25 0 1 0 201034050 7745536 1528 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17365/statm: 1891 1528 58 118 0 1769 0
Current children cumulated CPU time (s) 402.54
Current children cumulated vsize (KiB) 10892

[startup+462.863 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 17563
/proc/meminfo: memFree=1055120/2055920 swapFree=4192812/4192956
[pid=17361] ppid=17359 vsize=3328 CPUtime=10.68
/proc/17361/stat : 17361 (SATzilla2007_R) S 17359 17361 17286 0 -1 4194304 1192 3047 0 0 355 6 698 9 25 0 1 0 201032979 3407872 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17361/statm: 832 652 165 260 0 556 0
[pid=17365] ppid=17361 vsize=7848 CPUtime=451.9
/proc/17365/stat : 17365 (minisat20) R 17361 17361 17286 0 -1 4194304 1599 0 0 0 45183 7 0 0 25 0 1 0 201034050 8036352 1593 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17365/statm: 1962 1593 58 118 0 1840 0
Current children cumulated CPU time (s) 462.58

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


[startup+823.281 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17563
/proc/meminfo: memFree=1054608/2055920 swapFree=4192812/4192956
[pid=17361] ppid=17359 vsize=3328 CPUtime=10.68
/proc/17361/stat : 17361 (SATzilla2007_R) S 17359 17361 17286 0 -1 4194304 1192 3047 0 0 355 6 698 9 25 0 1 0 201032979 3407872 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17361/statm: 832 652 165 260 0 556 0
[pid=17365] ppid=17361 vsize=8416 CPUtime=812.23
/proc/17365/stat : 17365 (minisat20) R 17361 17361 17286 0 -1 4194304 1750 0 0 0 81213 10 0 0 25 0 1 0 201034050 8617984 1744 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525630 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17365/statm: 2104 1744 58 118 0 1982 0
Current children cumulated CPU time (s) 822.91
Current children cumulated vsize (KiB) 11744

[startup+883.348 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17563
/proc/meminfo: memFree=1054544/2055920 swapFree=4192812/4192956
[pid=17361] ppid=17359 vsize=3328 CPUtime=10.68
/proc/17361/stat : 17361 (SATzilla2007_R) S 17359 17361 17286 0 -1 4194304 1192 3047 0 0 355 6 698 9 25 0 1 0 201032979 3407872 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17361/statm: 832 652 165 260 0 556 0
[pid=17365] ppid=17361 vsize=8560 CPUtime=872.27
/proc/17365/stat : 17365 (minisat20) R 17361 17361 17286 0 -1 4194304 1784 0 0 0 87217 10 0 0 25 0 1 0 201034050 8765440 1778 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17365/statm: 2140 1778 58 118 0 2018 0
Current children cumulated CPU time (s) 882.95
Current children cumulated vsize (KiB) 11888

[startup+943.413 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17563
/proc/meminfo: memFree=1054416/2055920 swapFree=4192812/4192956
[pid=17361] ppid=17359 vsize=3328 CPUtime=10.68
/proc/17361/stat : 17361 (SATzilla2007_R) S 17359 17361 17286 0 -1 4194304 1192 3047 0 0 355 6 698 9 25 0 1 0 201032979 3407872 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17361/statm: 832 652 165 260 0 556 0
[pid=17365] ppid=17361 vsize=8700 CPUtime=932.33
/proc/17365/stat : 17365 (minisat20) R 17361 17361 17286 0 -1 4194304 1805 0 0 0 93222 11 0 0 25 0 1 0 201034050 8908800 1799 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17365/statm: 2175 1799 58 118 0 2053 0
Current children cumulated CPU time (s) 943.01
Current children cumulated vsize (KiB) 12028

[startup+1003.48 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17563
/proc/meminfo: memFree=1054352/2055920 swapFree=4192812/4192956
[pid=17361] ppid=17359 vsize=3328 CPUtime=10.68
/proc/17361/stat : 17361 (SATzilla2007_R) S 17359 17361 17286 0 -1 4194304 1192 3047 0 0 355 6 698 9 25 0 1 0 201032979 3407872 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17361/statm: 832 652 165 260 0 556 0
[pid=17365] ppid=17361 vsize=8700 CPUtime=992.37
/proc/17365/stat : 17365 (minisat20) R 17361 17361 17286 0 -1 4194304 1819 0 0 0 99226 11 0 0 25 0 1 0 201034050 8908800 1813 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17365/statm: 2175 1813 58 118 0 2053 0
Current children cumulated CPU time (s) 1003.05
Current children cumulated vsize (KiB) 12028

[startup+1063.56 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17563
/proc/meminfo: memFree=1054352/2055920 swapFree=4192812/4192956
[pid=17361] ppid=17359 vsize=3328 CPUtime=10.68
/proc/17361/stat : 17361 (SATzilla2007_R) S 17359 17361 17286 0 -1 4194304 1192 3047 0 0 355 6 698 9 25 0 1 0 201032979 3407872 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17361/statm: 832 652 165 260 0 556 0
[pid=17365] ppid=17361 vsize=8700 CPUtime=1052.44
/proc/17365/stat : 17365 (minisat20) R 17361 17361 17286 0 -1 4194304 1829 0 0 0 105232 12 0 0 25 0 1 0 201034050 8908800 1823 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17365/statm: 2175 1823 58 118 0 2053 0
Current children cumulated CPU time (s) 1063.12
Current children cumulated vsize (KiB) 12028

[startup+1123.63 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17563
/proc/meminfo: memFree=1054096/2055920 swapFree=4192812/4192956
[pid=17361] ppid=17359 vsize=3328 CPUtime=10.68
/proc/17361/stat : 17361 (SATzilla2007_R) S 17359 17361 17286 0 -1 4194304 1192 3047 0 0 355 6 698 9 25 0 1 0 201032979 3407872 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17361/statm: 832 652 165 260 0 556 0
[pid=17365] ppid=17361 vsize=8980 CPUtime=1112.49
/proc/17365/stat : 17365 (minisat20) R 17361 17361 17286 0 -1 4194304 1892 0 0 0 111236 13 0 0 25 0 1 0 201034050 9195520 1886 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17365/statm: 2245 1886 58 118 0 2123 0
Current children cumulated CPU time (s) 1123.17
Current children cumulated vsize (KiB) 12308

[startup+1183.69 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17563
/proc/meminfo: memFree=1054096/2055920 swapFree=4192812/4192956
[pid=17361] ppid=17359 vsize=3328 CPUtime=10.68
/proc/17361/stat : 17361 (SATzilla2007_R) S 17359 17361 17286 0 -1 4194304 1192 3047 0 0 355 6 698 9 25 0 1 0 201032979 3407872 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17361/statm: 832 652 165 260 0 556 0
[pid=17365] ppid=17361 vsize=9120 CPUtime=1172.54
/proc/17365/stat : 17365 (minisat20) R 17361 17361 17286 0 -1 4194304 1905 0 0 0 117241 13 0 0 25 0 1 0 201034050 9338880 1899 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134519365 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17365/statm: 2280 1899 58 118 0 2158 0
Current children cumulated CPU time (s) 1183.22
Current children cumulated vsize (KiB) 12448

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

[startup+1187.48 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17563
/proc/meminfo: memFree=1054096/2055920 swapFree=4192812/4192956
[pid=17361] ppid=17359 vsize=3328 CPUtime=10.68
/proc/17361/stat : 17361 (SATzilla2007_R) S 17359 17361 17286 0 -1 4194304 1192 3047 0 0 355 6 698 9 25 0 1 0 201032979 3407872 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17361/statm: 832 652 165 260 0 556 0
[pid=17365] ppid=17361 vsize=9120 CPUtime=1176.33
/proc/17365/stat : 17365 (minisat20) R 17361 17361 17286 0 -1 4194304 1905 0 0 0 117620 13 0 0 25 0 1 0 201034050 9338880 1899 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17365/statm: 2280 1899 58 118 0 2158 0
Current children cumulated CPU time (s) 1187.01
Current children cumulated vsize (KiB) 12448

[startup+1194.04 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17563
/proc/meminfo: memFree=1054096/2055920 swapFree=4192812/4192956
[pid=17361] ppid=17359 vsize=3328 CPUtime=10.68
/proc/17361/stat : 17361 (SATzilla2007_R) S 17359 17361 17286 0 -1 4194304 1192 3047 0 0 355 6 698 9 25 0 1 0 201032979 3407872 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17361/statm: 832 652 165 260 0 556 0
[pid=17365] ppid=17361 vsize=9120 CPUtime=1182.89
/proc/17365/stat : 17365 (minisat20) R 17361 17361 17286 0 -1 4194304 1906 0 0 0 118276 13 0 0 25 0 1 0 201034050 9338880 1900 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525763 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17365/statm: 2280 1900 58 118 0 2158 0
Current children cumulated CPU time (s) 1193.57
Current children cumulated vsize (KiB) 12448

[startup+1197.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17563
/proc/meminfo: memFree=1054096/2055920 swapFree=4192812/4192956
[pid=17361] ppid=17359 vsize=3328 CPUtime=10.68
/proc/17361/stat : 17361 (SATzilla2007_R) S 17359 17361 17286 0 -1 4194304 1192 3047 0 0 355 6 698 9 25 0 1 0 201032979 3407872 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17361/statm: 832 652 165 260 0 556 0
[pid=17365] ppid=17361 vsize=9120 CPUtime=1186.16
/proc/17365/stat : 17365 (minisat20) R 17361 17361 17286 0 -1 4194304 1906 0 0 0 118603 13 0 0 25 0 1 0 201034050 9338880 1900 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17365/statm: 2280 1900 58 118 0 2158 0
Current children cumulated CPU time (s) 1196.84
Current children cumulated vsize (KiB) 12448

[startup+1198.97 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17563
/proc/meminfo: memFree=1054032/2055920 swapFree=4192812/4192956
[pid=17361] ppid=17359 vsize=3328 CPUtime=10.68
/proc/17361/stat : 17361 (SATzilla2007_R) S 17359 17361 17286 0 -1 4194304 1192 3047 0 0 355 6 698 9 25 0 1 0 201032979 3407872 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17361/statm: 832 652 165 260 0 556 0
[pid=17365] ppid=17361 vsize=9120 CPUtime=1187.81
/proc/17365/stat : 17365 (minisat20) R 17361 17361 17286 0 -1 4194304 1906 0 0 0 118768 13 0 0 25 0 1 0 201034050 9338880 1900 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134519372 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17365/statm: 2280 1900 58 118 0 2158 0
Current children cumulated CPU time (s) 1198.49
Current children cumulated vsize (KiB) 12448

[startup+1199.38 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17563
/proc/meminfo: memFree=1054032/2055920 swapFree=4192812/4192956
[pid=17361] ppid=17359 vsize=3328 CPUtime=10.68
/proc/17361/stat : 17361 (SATzilla2007_R) S 17359 17361 17286 0 -1 4194304 1192 3047 0 0 355 6 698 9 25 0 1 0 201032979 3407872 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17361/statm: 832 652 165 260 0 556 0
[pid=17365] ppid=17361 vsize=9120 CPUtime=1188.22
/proc/17365/stat : 17365 (minisat20) R 17361 17361 17286 0 -1 4194304 1906 0 0 0 118809 13 0 0 25 0 1 0 201034050 9338880 1900 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17365/statm: 2280 1900 58 118 0 2158 0
Current children cumulated CPU time (s) 1198.9
Current children cumulated vsize (KiB) 12448

[startup+1199.79 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17563
/proc/meminfo: memFree=1054032/2055920 swapFree=4192812/4192956
[pid=17361] ppid=17359 vsize=3328 CPUtime=10.68
/proc/17361/stat : 17361 (SATzilla2007_R) S 17359 17361 17286 0 -1 4194304 1192 3047 0 0 355 6 698 9 25 0 1 0 201032979 3407872 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17361/statm: 832 652 165 260 0 556 0
[pid=17365] ppid=17361 vsize=9120 CPUtime=1188.63
/proc/17365/stat : 17365 (minisat20) R 17361 17361 17286 0 -1 4194304 1906 0 0 0 118850 13 0 0 25 0 1 0 201034050 9338880 1900 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17365/statm: 2280 1900 58 118 0 2158 0
Current children cumulated CPU time (s) 1199.31
Current children cumulated vsize (KiB) 12448

[startup+1199.89 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17563
/proc/meminfo: memFree=1054032/2055920 swapFree=4192812/4192956
[pid=17361] ppid=17359 vsize=3328 CPUtime=10.68
/proc/17361/stat : 17361 (SATzilla2007_R) S 17359 17361 17286 0 -1 4194304 1192 3047 0 0 355 6 698 9 25 0 1 0 201032979 3407872 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17361/statm: 832 652 165 260 0 556 0
[pid=17365] ppid=17361 vsize=9120 CPUtime=1188.74
/proc/17365/stat : 17365 (minisat20) R 17361 17361 17286 0 -1 4194304 1906 0 0 0 118861 13 0 0 25 0 1 0 201034050 9338880 1900 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17365/statm: 2280 1900 58 118 0 2158 0
Current children cumulated CPU time (s) 1199.42
Current children cumulated vsize (KiB) 12448

Child status: 17
Real time (s): 1199.97
CPU time (s): 1199.52
CPU user time (s): 1199.21
CPU system time (s): 0.306953
CPU usage (%): 99.9629
Max. virtual memory (cumulated for all children) (KiB): 12448

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

runsolver used 1.3098 second user time and 2.95555 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Sun Feb 18 14:59:42 UTC 2007

IDJOB= 295721
IDBENCH= 19919
IDSOLVER= 134
FILE ID= node5/295721-1171810781

PBS_JOBID= 3839340

Free space on /tmp= 66542 MiB

SOLVER NAME= SATzilla RANDOM
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v70/unif-k7-r89-v70-c6230-S1504426817-07.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/295721-1171810781/SATzilla2007_R /tmp/evaluation/295721-1171810781/instance-295721-1171810781.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-295721-1171810781 -o ROOT/results/node5/solver-295721-1171810781 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/295721-1171810781/SATzilla2007_R /tmp/evaluation/295721-1171810781/instance-295721-1171810781.cnf            

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  622ba5c64d37908b274e891c943bf3e2

RANDOM SEED= 750309150

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:       1064248 kB
Buffers:         57872 kB
Cached:         813616 kB
SwapCached:          0 kB
Active:         535284 kB
Inactive:       379996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1064248 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8672 kB
Writeback:           0 kB
Mapped:          62628 kB
Slab:            61980 kB
Committed_AS:   694424 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 15:19:42 UTC 2007