Trace number 1626458

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
SAT07 reference solver: SATzilla RANDOM? (exit code) 4998.94 5002.33

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/70/
unif-k7-r89-v70-c6230-S184801254-020.cnf
MD5SUMc42b25ec5d03f5e4d5a2a3426147c1d0
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

10.64/11.90	c run March_dl for 5 seconds ... 
10.64/11.90	c Bin: Executing march_dl
10.64/11.90	c child exit by a signal
10.64/11.90	c march_dl returned code 137.
10.64/11.90	c run saps (UBCSAT implementation) for 2 seconds ... 
10.64/11.90	c Bin: Executing ubcsat2006
10.64/11.90	c child exited successfully
10.64/11.90	c ubcsat2006 returned code 0.
10.64/11.90	c satzilla computing base features
10.64/11.90	c satzilla doing unit-prop probe
10.64/11.90	c satzilla doing local search probe
10.64/11.90	c satzilla doing lobjois search-space size estimate
10.64/11.90	c satzilla's ranking:
10.64/11.90	c 1) minisat20+P: 3.878933
10.64/11.90	c 2) kcnfs: 3.963039
10.64/11.90	c 3) march_dl: 4.342440
10.64/11.90	c 4) kcnfs+P: 999.000000
10.64/11.90	c 5) march_dl+P: 999.000000
10.64/11.90	c 6) vallst+P: 999.000000
10.64/11.90	c 7) zchaff_rand+P: 999.000000
10.64/11.90	c 8) vallst: 999.000000
10.64/11.90	c 9) zchaff_rand: 999.000000
10.64/11.90	c 10) minisat20: 999.000000
10.64/11.90	c satzilla running minisat20 with preprocessing ... 
10.64/11.94	This is MiniSat 2.0 beta
10.64/11.94	WARNING: for repeatability, setting FPU to use double precision
10.64/11.94	============================[ Problem Statistics ]=============================
10.64/11.94	|                                                                             |
10.64/11.94	|  Number of variables:  70                                                   |
10.64/11.94	|  Number of clauses:    6230                                                 |
10.64/11.94	|  Parsing time:         0.00         s                                       |
10.64/11.94	============================[ Search Statistics ]==============================
10.64/11.94	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.64/11.94	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.64/11.94	===============================================================================
10.64/11.94	|         0 |      70     6230    43610 |     2076        0    nan |  0.000 % |
10.64/11.95	|       101 |      70     6230    43610 |     2284      101     25 |  0.021 % |
10.64/11.96	|       252 |      70     6230    43610 |     2512      252     26 |  0.021 % |
10.64/11.96	|       477 |      70     6230    43610 |     2764      477     25 |  0.021 % |
10.64/11.98	|       814 |      70     6230    43610 |     3040      814     25 |  0.021 % |
10.72/12.00	|      1320 |      70     6230    43610 |     3344     1320     25 |  0.021 % |
10.72/12.04	|      2081 |      70     6230    43610 |     3678     2081     25 |  0.021 % |
10.72/12.10	|      3220 |      70     6230    43610 |     4046     3220     25 |  0.021 % |
10.82/12.19	|      4928 |      70     6230    43610 |     4451     2890     24 |  0.021 % |
11.02/12.34	|      7490 |      70     6230    43610 |     4896     3209     23 |  0.021 % |
11.22/12.56	|     11336 |      70     6230    43610 |     5386     4590     24 |  0.021 % |
11.62/12.91	|     17103 |      70     6230    43610 |     5924     4941     24 |  0.021 % |
12.12/13.46	|     25755 |      70     6230    43610 |     6517     4656     23 |  0.021 % |
13.02/14.31	|     38729 |      70     6230    43610 |     7169     4528     23 |  0.021 % |
14.22/15.59	|     58190 |      70     6230    43610 |     7886     5987     24 |  0.021 % |
16.32/17.61	|     87382 |      70     6230    43610 |     8674     7470     24 |  0.021 % |
19.52/20.84	|    131174 |      70     6230    43610 |     9542     7743     23 |  0.021 % |
24.51/25.89	|    196860 |      70     6230    43610 |    10496     6436     24 |  0.021 % |
32.30/33.69	|    295388 |      70     6230    43610 |    11546    10230     24 |  0.021 % |
44.80/46.11	|    443177 |      70     6230    43610 |    12700     7563     23 |  0.021 % |
64.70/66.03	|    664861 |      70     6230    43610 |    13970     6516     23 |  0.021 % |
96.48/97.86	|    997386 |      70     6230    43610 |    15367    10109     22 |  0.021 % |
147.36/148.70	|   1496175 |      70     6230    43610 |    16904     8572     24 |  0.021 % |
230.82/232.25	|   2244357 |      70     6230    43610 |    18595    11728     24 |  0.021 % |
364.98/366.49	|   3366632 |      70     6230    43610 |    20454    16644     24 |  0.021 % |
586.48/588.01	|   5050043 |      70     6230    43610 |    22500    10413     23 |  0.021 % |
952.82/954.60	|   7575159 |      70     6230    43610 |    24750    12177     22 |  0.021 % |
1558.94/1560.94	|  11362835 |      70     6230    43610 |    27225    20213     22 |  0.021 % |
2542.71/2545.15	|  17044347 |      70     6230    43610 |    29947    20139     23 |  0.021 % |
4140.33/4143.45	|  25566616 |      70     6230    43610 |    32942    14978     21 |  0.021 % |
4998.88/5002.32	c Preprocessing...
4998.88/5002.32	c Inital problem has 70 variables, 6230 nary clauses (0 binary clauses).
4998.88/5002.32	c Num non-binary clauses 6230, Average non-binary clause length 7.000
4998.88/5002.32	c Theory has no gaps
4998.88/5002.32	c Preprocessor runtime was 0.020 seconds.
4998.88/5002.32	c 
4998.88/5002.32	c Satisfiability of theory still undetermined.
4998.88/5002.32	c See file /tmp/ilS7Px for simplified theory.
4998.88/5002.32	c Bin: Executing minisat20
4998.88/5002.32	c child exit by a signal
4998.88/5002.32	c minisat20 returned code 137.
4998.88/5002.32	c minisat20 returned code 137.
4998.88/5002.32	c satzilla running kcnfs ... 
4998.88/5002.32	c Bin: Executing kcnfs
4998.88/5002.32	c kcnfs returned code 1.
4998.88/5002.32	c kcnfs returned code 1.
4998.88/5002.32	c satzilla running march_dl ... 
4998.88/5002.32	c Bin: Executing march_dl
4998.88/5002.32	c march_dl returned code 1.
4998.88/5002.32	c march_dl returned code 1.
4998.88/5002.32	c satzilla running kcnfs with preprocessing ... 
4998.88/5002.32	c Bin: Executing kcnfs
4998.88/5002.32	c kcnfs returned code 1.
4998.88/5002.32	c kcnfs returned code 1.
4998.88/5002.32	c satzilla running march_dl with preprocessing ... 
4998.88/5002.32	c Bin: Executing march_dl
4998.88/5002.32	c march_dl returned code 1.
4998.88/5002.32	c march_dl returned code 1.
4998.88/5002.32	c satzilla running vallst with preprocessing ... 
4998.88/5002.32	c Bin: Executing vallst
4998.88/5002.32	c vallst returned code 1.
4998.88/5002.32	c vallst returned code 1.
4998.88/5002.32	c satzilla running zchaff_rand with preprocessing ... 
4998.88/5002.32	c Bin: Executing zchaff_rand
4998.88/5002.32	c zchaff_rand returned code 1.
4998.88/5002.32	c zchaff_rand returned code 1.
4998.88/5002.32	c satzilla running vallst ... 
4998.88/5002.32	c Bin: Executing vallst
4998.88/5002.32	c vallst returned code 1.
4998.88/5002.32	c vallst returned code 1.
4998.88/5002.32	c satzilla running zchaff_rand ... 
4998.88/5002.32	c Bin: Executing zchaff_rand
4998.88/5002.32	c zchaff_rand returned code 1.
4998.88/5002.32	c zchaff_rand returned code 1.
4998.88/5002.32	c satzilla running minisat20 ... 
4998.88/5002.32	c Bin: Executing minisat20
4998.88/5002.32	c minisat20 returned code 1.
4998.88/5002.32	c minisat20 returned code 1.
4998.88/5002.32	c ERROR: All Failed! 
4998.88/5002.32	c SATZILLA_TIME=4999.690000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1626458-1240083354/watcher-1626458-1240083354 -o /tmp/evaluation-result-1626458-1240083354/solver-1626458-1240083354 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/SATzilla2007_R HOME/instance-1626458-1240083354.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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.06 1.09 1.09 3/65 21774
/proc/meminfo: memFree=1557160/2055920 swapFree=4192956/4192956
[pid=21774] ppid=21772 vsize=1440 CPUtime=0
/proc/21774/stat : 21774 (SATzilla2007_R) S 21772 21774 21737 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 36364524 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21774/statm: 360 110 95 260 0 84 0
[pid=21775] ppid=21774 vsize=768 CPUtime=0
/proc/21775/stat : 21775 (march_dl) R 21774 21774 21737 0 -1 4194304 96 0 0 0 0 0 0 0 18 0 1 0 36364524 786432 91 1992294400 134512640 134996440 4294956256 18446744073709551615 134775476 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21775/statm: 192 91 50 118 0 71 0

[startup+0.0740369 s]
/proc/loadavg: 1.06 1.09 1.09 3/65 21774
/proc/meminfo: memFree=1557160/2055920 swapFree=4192956/4192956
[pid=21774] ppid=21772 vsize=1440 CPUtime=0
/proc/21774/stat : 21774 (SATzilla2007_R) S 21772 21774 21737 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 36364524 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21774/statm: 360 110 95 260 0 84 0
[pid=21775] ppid=21774 vsize=2264 CPUtime=0.06
/proc/21775/stat : 21775 (march_dl) R 21774 21774 21737 0 -1 4194304 1021 0 0 0 6 0 0 0 18 0 1 0 36364524 2318336 336 1992294400 134512640 134996440 4294956256 18446744073709551615 134583424 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21775/statm: 566 336 67 118 0 445 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3704

[startup+0.101039 s]
/proc/loadavg: 1.06 1.09 1.09 3/65 21774
/proc/meminfo: memFree=1557160/2055920 swapFree=4192956/4192956
[pid=21774] ppid=21772 vsize=1440 CPUtime=0
/proc/21774/stat : 21774 (SATzilla2007_R) S 21772 21774 21737 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 36364524 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21774/statm: 360 110 95 260 0 84 0
[pid=21775] ppid=21774 vsize=2264 CPUtime=0.09
/proc/21775/stat : 21775 (march_dl) R 21774 21774 21737 0 -1 4194304 1023 0 0 0 9 0 0 0 18 0 1 0 36364524 2318336 338 1992294400 134512640 134996440 4294956256 18446744073709551615 134583512 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21775/statm: 566 338 67 118 0 445 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3704

[startup+0.301061 s]
/proc/loadavg: 1.06 1.09 1.09 3/65 21774
/proc/meminfo: memFree=1557160/2055920 swapFree=4192956/4192956
[pid=21774] ppid=21772 vsize=1440 CPUtime=0
/proc/21774/stat : 21774 (SATzilla2007_R) S 21772 21774 21737 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 36364524 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21774/statm: 360 110 95 260 0 84 0
[pid=21775] ppid=21774 vsize=2264 CPUtime=0.29
/proc/21775/stat : 21775 (march_dl) R 21774 21774 21737 0 -1 4194304 1027 0 0 0 29 0 0 0 19 0 1 0 36364524 2318336 342 1992294400 134512640 134996440 4294956256 18446744073709551615 134583376 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21775/statm: 566 342 67 118 0 445 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3704

[startup+0.701108 s]
/proc/loadavg: 1.06 1.09 1.09 3/65 21774
/proc/meminfo: memFree=1557160/2055920 swapFree=4192956/4192956
[pid=21774] ppid=21772 vsize=1440 CPUtime=0
/proc/21774/stat : 21774 (SATzilla2007_R) S 21772 21774 21737 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 36364524 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21774/statm: 360 110 95 260 0 84 0
[pid=21775] ppid=21774 vsize=2396 CPUtime=0.69
/proc/21775/stat : 21775 (march_dl) R 21774 21774 21737 0 -1 4194304 1076 0 0 0 69 0 0 0 23 0 1 0 36364524 2453504 391 1992294400 134512640 134996440 4294956256 18446744073709551615 134583424 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21775/statm: 599 391 67 118 0 478 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3836

[startup+1.5012 s]
/proc/loadavg: 1.06 1.09 1.09 2/67 21776
/proc/meminfo: memFree=1550608/2055920 swapFree=4192956/4192956
[pid=21774] ppid=21772 vsize=1440 CPUtime=0
/proc/21774/stat : 21774 (SATzilla2007_R) S 21772 21774 21737 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 36364524 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21774/statm: 360 110 95 260 0 84 0
[pid=21775] ppid=21774 vsize=7912 CPUtime=1.49
/proc/21775/stat : 21775 (march_dl) R 21774 21774 21737 0 -1 4194304 2570 0 0 0 148 1 0 0 25 0 1 0 36364524 8101888 1622 1992294400 134512640 134996440 4294956256 18446744073709551615 134543110 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21775/statm: 1978 1622 72 118 0 1857 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9352

[startup+3.10138 s]
/proc/loadavg: 1.06 1.09 1.09 2/67 21776
/proc/meminfo: memFree=1550352/2055920 swapFree=4192956/4192956
[pid=21774] ppid=21772 vsize=1440 CPUtime=0
/proc/21774/stat : 21774 (SATzilla2007_R) S 21772 21774 21737 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 36364524 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21774/statm: 360 110 95 260 0 84 0
[pid=21775] ppid=21774 vsize=7780 CPUtime=3.09
/proc/21775/stat : 21775 (march_dl) R 21774 21774 21737 0 -1 4194304 2666 0 0 0 308 1 0 0 25 0 1 0 36364524 7966720 1707 1992294400 134512640 134996440 4294956256 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21775/statm: 1945 1707 74 118 0 1824 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9220

[startup+6.30175 s]
/proc/loadavg: 1.05 1.09 1.09 1/67 21777
/proc/meminfo: memFree=1556384/2055920 swapFree=4192956/4192956
[pid=21774] ppid=21772 vsize=1440 CPUtime=4.99
/proc/21774/stat : 21774 (SATzilla2007_R) S 21772 21774 21737 0 -1 4194304 135 2666 0 0 0 0 498 1 16 0 1 0 36364524 1474560 111 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21774/statm: 360 111 96 260 0 84 0
[pid=21777] ppid=21774 vsize=6188 CPUtime=0.05
/proc/21777/stat : 21777 (ubcsat2006) R 21774 21774 21737 0 -1 4194304 349 0 14 0 5 0 0 0 18 0 1 0 36365024 6336512 346 1992294400 134512640 134777720 4294956112 18446744073709551615 134703626 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21777/statm: 1547 346 156 64 0 1128 0
Current children cumulated CPU time (s) 5.04
Current children cumulated vsize (KiB) 7628
heavy processes:

[startup+12.7015 s]
/proc/loadavg: 1.05 1.08 1.09 2/67 21778
/proc/meminfo: memFree=1552896/2055920 swapFree=4192956/4192956
[pid=21774] ppid=21772 vsize=3340 CPUtime=10.67
/proc/21774/stat : 21774 (SATzilla2007_R) S 21772 21774 21737 0 -1 4194304 1193 3021 0 14 353 7 700 7 25 0 1 0 36364524 3420160 652 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21774/statm: 835 652 165 260 0 559 0
[pid=21778] ppid=21774 vsize=2868 CPUtime=0.75
/proc/21778/stat : 21778 (minisat20) R 21774 21774 21737 0 -1 4194304 420 0 0 0 75 0 0 0 25 0 1 0 36365718 2936832 415 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21778/statm: 717 415 58 118 0 595 0
Current children cumulated CPU time (s) 11.42
Current children cumulated vsize (KiB) 6208

[startup+25.5019 s]
/proc/loadavg: 1.04 1.08 1.09 2/67 21778
/proc/meminfo: memFree=1551424/2055920 swapFree=4192956/4192956
[pid=21774] ppid=21772 vsize=3340 CPUtime=10.67
/proc/21774/stat : 21774 (SATzilla2007_R) S 21772 21774 21737 0 -1 4194304 1193 3021 0 14 353 7 700 7 25 0 1 0 36364524 3420160 652 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21774/statm: 835 652 165 260 0 559 0
[pid=21778] ppid=21774 vsize=4076 CPUtime=13.54
/proc/21778/stat : 21778 (minisat20) R 21774 21774 21737 0 -1 4194304 711 0 0 0 1354 0 0 0 25 0 1 0 36365718 4173824 706 1992294400 134512640 134998072 4294956304 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21778/statm: 1019 706 58 118 0 897 0
Current children cumulated CPU time (s) 24.21
Current children cumulated vsize (KiB) 7416

[startup+51.1019 s]
/proc/loadavg: 1.02 1.07 1.09 2/67 21778
/proc/meminfo: memFree=1550720/2055920 swapFree=4192956/4192956
[pid=21774] ppid=21772 vsize=3340 CPUtime=10.67
/proc/21774/stat : 21774 (SATzilla2007_R) S 21772 21774 21737 0 -1 4194304 1193 3021 0 14 353 7 700 7 25 0 1 0 36364524 3420160 652 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21774/statm: 835 652 165 260 0 559 0
[pid=21778] ppid=21774 vsize=4880 CPUtime=39.13
/proc/21778/stat : 21778 (minisat20) R 21774 21774 21737 0 -1 4194304 916 0 0 0 3913 0 0 0 25 0 1 0 36365718 4997120 911 1992294400 134512640 134998072 4294956304 18446744073709551615 134519341 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21778/statm: 1220 911 58 118 0 1098 0
Current children cumulated CPU time (s) 49.8
Current children cumulated vsize (KiB) 8220

[startup+102.306 s]
/proc/loadavg: 1.01 1.06 1.08 2/67 21780
/proc/meminfo: memFree=1549888/2055920 swapFree=4192956/4192956
[pid=21774] ppid=21772 vsize=3340 CPUtime=10.67
/proc/21774/stat : 21774 (SATzilla2007_R) S 21772 21774 21737 0 -1 4194304 1193 3021 0 14 353 7 700 7 25 0 1 0 36364524 3420160 652 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21774/statm: 835 652 165 260 0 559 0
[pid=21778] ppid=21774 vsize=5768 CPUtime=90.31
/proc/21778/stat : 21778 (minisat20) R 21774 21774 21737 0 -1 4194304 1116 0 0 0 9031 0 0 0 25 0 1 0 36365718 5906432 1111 1992294400 134512640 134998072 4294956304 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21778/statm: 1442 1111 58 118 0 1320 0
Current children cumulated CPU time (s) 100.98
Current children cumulated vsize (KiB) 9108

[startup+162.302 s]
/proc/loadavg: 1.00 1.05 1.08 2/67 21780
/proc/meminfo: memFree=1549312/2055920 swapFree=4192956/4192956
[pid=21774] ppid=21772 vsize=3340 CPUtime=10.67
/proc/21774/stat : 21774 (SATzilla2007_R) S 21772 21774 21737 0 -1 4194304 1193 3021 0 14 353 7 700 7 25 0 1 0 36364524 3420160 652 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21774/statm: 835 652 165 260 0 559 0
[pid=21778] ppid=21774 vsize=6344 CPUtime=150.28
/proc/21778/stat : 21778 (minisat20) R 21774 21774 21737 0 -1 4194304 1252 0 0 0 15028 0 0 0 25 0 1 0 36365718 6496256 1247 1992294400 134512640 134998072 4294956304 18446744073709551615 134525546 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21778/statm: 1586 1247 58 118 0 1464 0
Current children cumulated CPU time (s) 160.95
Current children cumulated vsize (KiB) 9684

[startup+222.301 s]
/proc/loadavg: 1.00 1.04 1.07 2/67 21780
/proc/meminfo: memFree=1549056/2055920 swapFree=4192956/4192956
[pid=21774] ppid=21772 vsize=3340 CPUtime=10.67
/proc/21774/stat : 21774 (SATzilla2007_R) S 21772 21774 21737 0 -1 4194304 1193 3021 0 14 353 7 700 7 25 0 1 0 36364524 3420160 652 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21774/statm: 835 652 165 260 0 559 0
[pid=21778] ppid=21774 vsize=6644 CPUtime=210.25
/proc/21778/stat : 21778 (minisat20) R 21774 21774 21737 0 -1 4194304 1321 0 0 0 21025 0 0 0 25 0 1 0 36365718 6803456 1316 1992294400 134512640 134998072 4294956304 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21778/statm: 1661 1316 58 118 0 1539 0
Current children cumulated CPU time (s) 220.92
Current children cumulated vsize (KiB) 9984

[startup+282.301 s]
/proc/loadavg: 1.00 1.03 1.06 2/67 21780
/proc/meminfo: memFree=1548608/2055920 swapFree=4192956/4192956
[pid=21774] ppid=21772 vsize=3340 CPUtime=10.67
/proc/21774/stat : 21774 (SATzilla2007_R) S 21772 21774 21737 0 -1 4194304 1193 3021 0 14 353 7 700 7 25 0 1 0 36364524 3420160 652 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21774/statm: 835 652 165 260 0 559 0
[pid=21778] ppid=21774 vsize=7084 CPUtime=270.23
/proc/21778/stat : 21778 (minisat20) R 21774 21774 21737 0 -1 4194304 1425 0 0 0 27023 0 0 0 25 0 1 0 36365718 7254016 1420 1992294400 134512640 134998072 4294956304 18446744073709551615 134525849 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21778/statm: 1771 1420 58 118 0 1649 0
Current children cumulated CPU time (s) 280.9
Current children cumulated vsize (KiB) 10424

[startup+342.301 s]
/proc/loadavg: 1.00 1.02 1.06 2/67 21780
/proc/meminfo: memFree=1548424/2055920 swapFree=4192956/4192956
[pid=21774] ppid=21772 vsize=3340 CPUtime=10.67
/proc/21774/stat : 21774 (SATzilla2007_R) S 21772 21774 21737 0 -1 4194304 1193 3021 0 14 353 7 700 7 25 0 1 0 36364524 3420160 652 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21774/statm: 835 652 165 260 0 559 0
[pid=21778] ppid=21774 vsize=7368 CPUtime=330.21
/proc/21778/stat : 21778 (minisat20) R 21774 21774 21737 0 -1 4194304 1478 0 0 0 33020 1 0 0 25 0 1 0 36365718 7544832 1473 1992294400 134512640 134998072 4294956304 18446744073709551615 134527293 0 0 8392704 3 0 0 0 17 0 0 0

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


[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21788
/proc/meminfo: memFree=1543048/2055920 swapFree=4192956/4192956
[pid=21774] ppid=21772 vsize=3340 CPUtime=10.67
/proc/21774/stat : 21774 (SATzilla2007_R) S 21772 21774 21737 0 -1 4194304 1193 3021 0 14 353 7 700 7 25 0 1 0 36364524 3420160 652 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21774/statm: 835 652 165 260 0 559 0
[pid=21778] ppid=21774 vsize=12316 CPUtime=4648.35
/proc/21778/stat : 21778 (minisat20) R 21774 21774 21737 0 -1 4194304 2645 0 0 0 464832 3 0 0 25 0 1 0 36365718 12611584 2640 1992294400 134512640 134998072 4294956304 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21778/statm: 3079 2640 58 118 0 2957 0
Current children cumulated CPU time (s) 4659.02
Current children cumulated vsize (KiB) 15656

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21788
/proc/meminfo: memFree=1542984/2055920 swapFree=4192956/4192956
[pid=21774] ppid=21772 vsize=3340 CPUtime=10.67
/proc/21774/stat : 21774 (SATzilla2007_R) S 21772 21774 21737 0 -1 4194304 1193 3021 0 14 353 7 700 7 25 0 1 0 36364524 3420160 652 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21774/statm: 835 652 165 260 0 559 0
[pid=21778] ppid=21774 vsize=12316 CPUtime=4708.33
/proc/21778/stat : 21778 (minisat20) R 21774 21774 21737 0 -1 4194304 2665 0 0 0 470830 3 0 0 25 0 1 0 36365718 12611584 2660 1992294400 134512640 134998072 4294956304 18446744073709551615 134525813 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21778/statm: 3079 2660 58 118 0 2957 0
Current children cumulated CPU time (s) 4719
Current children cumulated vsize (KiB) 15656

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21788
/proc/meminfo: memFree=1542920/2055920 swapFree=4192956/4192956
[pid=21774] ppid=21772 vsize=3340 CPUtime=10.67
/proc/21774/stat : 21774 (SATzilla2007_R) S 21772 21774 21737 0 -1 4194304 1193 3021 0 14 353 7 700 7 25 0 1 0 36364524 3420160 652 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21774/statm: 835 652 165 260 0 559 0
[pid=21778] ppid=21774 vsize=12528 CPUtime=4768.3
/proc/21778/stat : 21778 (minisat20) R 21774 21774 21737 0 -1 4194304 2687 0 0 0 476827 3 0 0 25 0 1 0 36365718 12828672 2682 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21778/statm: 3132 2682 58 118 0 3010 0
Current children cumulated CPU time (s) 4778.97
Current children cumulated vsize (KiB) 15868

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21788
/proc/meminfo: memFree=1542920/2055920 swapFree=4192956/4192956
[pid=21774] ppid=21772 vsize=3340 CPUtime=10.67
/proc/21774/stat : 21774 (SATzilla2007_R) S 21772 21774 21737 0 -1 4194304 1193 3021 0 14 353 7 700 7 25 0 1 0 36364524 3420160 652 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21774/statm: 835 652 165 260 0 559 0
[pid=21778] ppid=21774 vsize=12528 CPUtime=4828.28
/proc/21778/stat : 21778 (minisat20) R 21774 21774 21737 0 -1 4194304 2692 0 0 0 482824 4 0 0 25 0 1 0 36365718 12828672 2687 1992294400 134512640 134998072 4294956304 18446744073709551615 134519360 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21778/statm: 3132 2687 58 118 0 3010 0
Current children cumulated CPU time (s) 4838.95
Current children cumulated vsize (KiB) 15868

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21788
/proc/meminfo: memFree=1542920/2055920 swapFree=4192956/4192956
[pid=21774] ppid=21772 vsize=3340 CPUtime=10.67
/proc/21774/stat : 21774 (SATzilla2007_R) S 21772 21774 21737 0 -1 4194304 1193 3021 0 14 353 7 700 7 25 0 1 0 36364524 3420160 652 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21774/statm: 835 652 165 260 0 559 0
[pid=21778] ppid=21774 vsize=12528 CPUtime=4888.25
/proc/21778/stat : 21778 (minisat20) R 21774 21774 21737 0 -1 4194304 2692 0 0 0 488821 4 0 0 25 0 1 0 36365718 12828672 2687 1992294400 134512640 134998072 4294956304 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21778/statm: 3132 2687 58 118 0 3010 0
Current children cumulated CPU time (s) 4898.92
Current children cumulated vsize (KiB) 15868

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21788
/proc/meminfo: memFree=1542920/2055920 swapFree=4192956/4192956
[pid=21774] ppid=21772 vsize=3340 CPUtime=10.67
/proc/21774/stat : 21774 (SATzilla2007_R) S 21772 21774 21737 0 -1 4194304 1193 3021 0 14 353 7 700 7 25 0 1 0 36364524 3420160 652 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21774/statm: 835 652 165 260 0 559 0
[pid=21778] ppid=21774 vsize=12528 CPUtime=4948.23
/proc/21778/stat : 21778 (minisat20) R 21774 21774 21737 0 -1 4194304 2693 0 0 0 494819 4 0 0 25 0 1 0 36365718 12828672 2688 1992294400 134512640 134998072 4294956304 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21778/statm: 3132 2688 58 118 0 3010 0
Current children cumulated CPU time (s) 4958.9
Current children cumulated vsize (KiB) 15868

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

[startup+4966.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21788
/proc/meminfo: memFree=1542920/2055920 swapFree=4192956/4192956
[pid=21774] ppid=21772 vsize=3340 CPUtime=10.67
/proc/21774/stat : 21774 (SATzilla2007_R) S 21772 21774 21737 0 -1 4194304 1193 3021 0 14 353 7 700 7 25 0 1 0 36364524 3420160 652 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21774/statm: 835 652 165 260 0 559 0
[pid=21778] ppid=21774 vsize=12528 CPUtime=4952.23
/proc/21778/stat : 21778 (minisat20) R 21774 21774 21737 0 -1 4194304 2693 0 0 0 495219 4 0 0 25 0 1 0 36365718 12828672 2688 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21778/statm: 3132 2688 58 118 0 3010 0
Current children cumulated CPU time (s) 4962.9
Current children cumulated vsize (KiB) 15868

[startup+4979.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21788
/proc/meminfo: memFree=1542920/2055920 swapFree=4192956/4192956
[pid=21774] ppid=21772 vsize=3340 CPUtime=10.67
/proc/21774/stat : 21774 (SATzilla2007_R) S 21772 21774 21737 0 -1 4194304 1193 3021 0 14 353 7 700 7 25 0 1 0 36364524 3420160 652 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21774/statm: 835 652 165 260 0 559 0
[pid=21778] ppid=21774 vsize=12528 CPUtime=4965.02
/proc/21778/stat : 21778 (minisat20) R 21774 21774 21737 0 -1 4194304 2693 0 0 0 496498 4 0 0 25 0 1 0 36365718 12828672 2688 1992294400 134512640 134998072 4294956304 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21778/statm: 3132 2688 58 118 0 3010 0
Current children cumulated CPU time (s) 4975.69
Current children cumulated vsize (KiB) 15868

[startup+4991.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21788
/proc/meminfo: memFree=1542920/2055920 swapFree=4192956/4192956
[pid=21774] ppid=21772 vsize=3340 CPUtime=10.67
/proc/21774/stat : 21774 (SATzilla2007_R) S 21772 21774 21737 0 -1 4194304 1193 3021 0 14 353 7 700 7 25 0 1 0 36364524 3420160 652 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21774/statm: 835 652 165 260 0 559 0
[pid=21778] ppid=21774 vsize=12528 CPUtime=4977.81
/proc/21778/stat : 21778 (minisat20) R 21774 21774 21737 0 -1 4194304 2693 0 0 0 497777 4 0 0 25 0 1 0 36365718 12828672 2688 1992294400 134512640 134998072 4294956304 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21778/statm: 3132 2688 58 118 0 3010 0
Current children cumulated CPU time (s) 4988.48
Current children cumulated vsize (KiB) 15868

[startup+4998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21788
/proc/meminfo: memFree=1542920/2055920 swapFree=4192956/4192956
[pid=21774] ppid=21772 vsize=3340 CPUtime=10.67
/proc/21774/stat : 21774 (SATzilla2007_R) S 21772 21774 21737 0 -1 4194304 1193 3021 0 14 353 7 700 7 25 0 1 0 36364524 3420160 652 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21774/statm: 835 652 165 260 0 559 0
[pid=21778] ppid=21774 vsize=12528 CPUtime=4984.21
/proc/21778/stat : 21778 (minisat20) R 21774 21774 21737 0 -1 4194304 2693 0 0 0 498417 4 0 0 25 0 1 0 36365718 12828672 2688 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21778/statm: 3132 2688 58 118 0 3010 0
Current children cumulated CPU time (s) 4994.88
Current children cumulated vsize (KiB) 15868

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21788
/proc/meminfo: memFree=1542920/2055920 swapFree=4192956/4192956
[pid=21774] ppid=21772 vsize=3340 CPUtime=10.67
/proc/21774/stat : 21774 (SATzilla2007_R) S 21772 21774 21737 0 -1 4194304 1193 3021 0 14 353 7 700 7 25 0 1 0 36364524 3420160 652 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21774/statm: 835 652 165 260 0 559 0
[pid=21778] ppid=21774 vsize=12528 CPUtime=4985.81
/proc/21778/stat : 21778 (minisat20) R 21774 21774 21737 0 -1 4194304 2694 0 0 0 498577 4 0 0 25 0 1 0 36365718 12828672 2689 1992294400 134512640 134998072 4294956304 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21778/statm: 3132 2689 58 118 0 3010 0
Current children cumulated CPU time (s) 4996.48
Current children cumulated vsize (KiB) 15868

[startup+5001.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21788
/proc/meminfo: memFree=1542920/2055920 swapFree=4192956/4192956
[pid=21774] ppid=21772 vsize=3340 CPUtime=10.67
/proc/21774/stat : 21774 (SATzilla2007_R) S 21772 21774 21737 0 -1 4194304 1193 3021 0 14 353 7 700 7 25 0 1 0 36364524 3420160 652 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21774/statm: 835 652 165 260 0 559 0
[pid=21778] ppid=21774 vsize=12528 CPUtime=4987.41
/proc/21778/stat : 21778 (minisat20) R 21774 21774 21737 0 -1 4194304 2694 0 0 0 498737 4 0 0 25 0 1 0 36365718 12828672 2689 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21778/statm: 3132 2689 58 118 0 3010 0
Current children cumulated CPU time (s) 4998.08
Current children cumulated vsize (KiB) 15868

[startup+5001.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21788
/proc/meminfo: memFree=1542920/2055920 swapFree=4192956/4192956
[pid=21774] ppid=21772 vsize=3340 CPUtime=10.67
/proc/21774/stat : 21774 (SATzilla2007_R) S 21772 21774 21737 0 -1 4194304 1193 3021 0 14 353 7 700 7 25 0 1 0 36364524 3420160 652 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21774/statm: 835 652 165 260 0 559 0
[pid=21778] ppid=21774 vsize=12528 CPUtime=4987.81
/proc/21778/stat : 21778 (minisat20) R 21774 21774 21737 0 -1 4194304 2694 0 0 0 498777 4 0 0 25 0 1 0 36365718 12828672 2689 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21778/statm: 3132 2689 58 118 0 3010 0
Current children cumulated CPU time (s) 4998.48
Current children cumulated vsize (KiB) 15868

[startup+5002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21788
/proc/meminfo: memFree=1542920/2055920 swapFree=4192956/4192956
[pid=21774] ppid=21772 vsize=3340 CPUtime=10.67
/proc/21774/stat : 21774 (SATzilla2007_R) S 21772 21774 21737 0 -1 4194304 1193 3021 0 14 353 7 700 7 25 0 1 0 36364524 3420160 652 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21774/statm: 835 652 165 260 0 559 0
[pid=21778] ppid=21774 vsize=12528 CPUtime=4988.21
/proc/21778/stat : 21778 (minisat20) R 21774 21774 21737 0 -1 4194304 2694 0 0 0 498817 4 0 0 25 0 1 0 36365718 12828672 2689 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21778/statm: 3132 2689 58 118 0 3010 0
Current children cumulated CPU time (s) 4998.88
Current children cumulated vsize (KiB) 15868

Child status: 17
Real time (s): 5002.33
CPU time (s): 4998.94
CPU user time (s): 4998.74
CPU system time (s): 0.19697
CPU usage (%): 99.9323
Max. virtual memory (cumulated for all children) (KiB): 15868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.74
system time used= 0.19697
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6921
page faults= 14
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38
involuntary context switches= 15886

runsolver used 4.22536 second user time and 13.9749 second system time

The end

Launcher Data

Begin job on node88 at 2009-04-18 21:35:54
IDJOB=1626458
IDBENCH=70464
IDSOLVER=581
FILE ID=node88/1626458-1240083354
PBS_JOBID= 9157640
Free space on /tmp= 66448 MiB

SOLVER NAME= SAT07 reference solver: SATzilla RANDOM
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/70/unif-k7-r89-v70-c6230-S184801254-020.cnf
COMMAND LINE= HOME/SATzilla2007_R BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1626458-1240083354/watcher-1626458-1240083354 -o /tmp/evaluation-result-1626458-1240083354/solver-1626458-1240083354 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/SATzilla2007_R HOME/instance-1626458-1240083354.cnf            

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= c42b25ec5d03f5e4d5a2a3426147c1d0
RANDOM SEED=2097944894

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

/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.229
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.229
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:       1557632 kB
Buffers:         70324 kB
Cached:         357804 kB
SwapCached:          0 kB
Active:         177320 kB
Inactive:       264528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1557632 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            8544 kB
Writeback:           0 kB
Mapped:          23448 kB
Slab:            42384 kB
Committed_AS:   229072 kB
PageTables:       1444 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= 66440 MiB
End job on node88 at 2009-04-18 22:59:16