Trace number 1825687

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
SATzilla2009_C 2009-03-22? (exit code) 4999.16 5000.44

General information on the benchmark

Namecrafted/Hard/contest05/others/
sgp_9-8-8.sat05-2674.reshuffled-07.cnf
MD5SUMf935103d71f7bb9e8d8051793d20ec02
Bench CategoryCRAFTED (crafted 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 variables186624
Number of clauses3086912
Sum of the clauses size6851936
Maximum clause length64
Minimum clause length1
Number of clauses of size 1128
Number of clauses of size 22506464
Number of clauses of size 3574560
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55760

Solver Data

81.61/81.71	c SATzilla is building models for class 2
81.61/81.71	c run presolver march_dl2004 for 5 seconds ... 
81.61/81.71	c Bin: Executing march_dl2004
81.61/81.71	c spawning binary file with 5 seconds ...
81.61/81.71	c child exit by a signal
81.61/81.71	c march_dl2004 returned code 137.
81.61/81.71	c run presolver mxc-sr08 for 5 seconds ... 
81.61/81.71	c Bin: Executing mxc-sr08
81.61/81.71	c spawning binary file with 5 seconds ...
81.61/81.71	c child exit by a signal
81.61/81.71	c mxc-sr08 returned code 137.
81.61/81.71	c Orignal number of varibales is 186624, number of clauses is 3086912 
81.61/81.71	c predicted feature computation time is 15.854545 
81.61/81.71	c Bin: Executing satelite
81.61/81.71	c spawning binary file with 240 seconds ...
81.61/81.71	c child exited successfully
81.61/81.71	c satzilla computing base features
81.61/81.71	c Number of variabe is: 77899, Number of clause is : 2283232 
81.61/81.71	c Initializing...
81.61/81.71	c satzilla compute diameter ...
81.61/81.71	c start diameter features ...
81.61/81.71	c satzilla doing clause learning
81.61/81.71	c start clause learning features ...
81.61/81.71	c Bin: Executing zchaff07
81.61/81.71	c spawning binary file with 2 seconds ...
81.61/81.71	c child exit by a signal
81.61/81.71	c satzilla doing survey propogation probe
81.61/81.71	c do survay propogation for 2 second ...
81.61/81.71	c satzilla doing local search probe
81.61/81.71	c satzilla doing lobjois search-space size estimate
81.61/81.71	c features are:186624 3.08691e+06 77899 2.28323e+06 1.39572 0.351992 0.0341179 0.489617 0.970084 1.03489 2.92553e-05 0.606491 2.56743e-05 0.000821577 0.574801 0.833981 0.918458 2.92553e-05 1.03688 3.94178e-06 0.000117377 1.49268 0.399805 0.433088 0 0.953846 1.468 1.88775e-05 1.13599 4.37976e-07 8.58432e-05 2.80936 0.689101 2.72396e-05 1.06101 3.06583e-06 0.000134021 16 0 16 16 -0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.495692 0.786553 0 0.999834 0.993337 0.0386932 0.977736 0.148188 0.36164 0.220687 0.85541 6.66134e-16 0.5 0.5 0.00441085 0.407282 0.0184568 0.195077 20724 0 0 0 0 0 0 26.0446 0 1.04188 0 0.18325 0.185432 
81.61/81.71	c satzilla's ranking:
81.61/81.71	c 1) minisat20: 2.319187
81.61/81.71	c 2) minisat20SAT07: 1.770997
81.61/81.71	c 3) march_dl2004: 0.490749
81.61/81.71	c 4) tts-4-0: -0.093029
81.61/81.71	c 5) vallst: -0.127388
81.61/81.71	c 6) zchaff_rand: -0.214065
81.61/81.71	c 7) mxc-sr08: -2.514745
81.61/81.71	c 8) SATenstein: -10000.000000
81.61/81.71	c 9) gnovelty+: -10000.000000
81.61/81.71	c 10) adaptg2wsat+: -10000.000000
81.61/81.71	c 11) adaptg2wsat0: -10000.000000
81.61/81.71	c 12) picosat846: -10000.000000
81.61/81.71	c 13) kcnfs04SAT07: -10000.000000
81.61/81.71	c satzilla running minisat20 ... 
81.61/81.72	This is MiniSat 2.0 beta
81.61/81.72	WARNING: for repeatability, setting FPU to use double precision
81.61/81.72	============================[ Problem Statistics ]=============================
81.61/81.72	|                                                                             |
81.61/81.72	|  Number of variables:  186624                                               |
81.61/81.72	|  Number of clauses:    3086912                                              |
84.70/84.81	|  Parsing time:         2.89         s                                       |
85.30/85.48	============================[ Search Statistics ]==============================
85.30/85.48	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
85.30/85.48	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
85.30/85.48	===============================================================================
85.30/85.48	|         0 |  120064  2300480  5055410 |   766826        0    nan |  0.000 % |
85.71/85.84	|       100 |  120064  2300480  5055410 |   843509      100     64 | 35.665 % |
85.80/85.93	|       250 |  120064  2300480  5055410 |   927860      250     81 | 35.665 % |
86.20/86.39	|       475 |  120064  2300480  5055410 |  1020646      475     77 | 35.665 % |
86.80/86.95	|       813 |  120064  2300480  5055410 |  1122710      813     80 | 35.665 % |
87.29/87.46	|      1319 |  120064  2300480  5055410 |  1234982     1319     93 | 35.665 % |
87.80/87.94	|      2080 |  120064  2300480  5055410 |  1358480     2080    100 | 35.665 % |
88.90/89.06	|      3219 |  120064  2300480  5055410 |  1494328     3219    109 | 35.665 % |
92.69/92.83	|      4928 |  120064  2300480  5055410 |  1643761     4928    152 | 35.665 % |
101.48/101.60	|      7490 |  120064  2300480  5055410 |  1808137     7490    230 | 35.665 % |
108.09/108.23	|     11335 |  120064  2300480  5055410 |  1988950    11335    216 | 35.665 % |
128.58/128.79	|     17101 |  120064  2300480  5055410 |  2187845    17101    273 | 35.665 % |
171.47/171.65	|     25750 |  120064  2300480  5055410 |  2406630    25750    324 | 35.665 % |
226.15/226.37	|     38725 |  120064  2300480  5055410 |  2647293    38725    340 | 35.665 % |
326.14/326.32	|     58188 |  120064  2300480  5055410 |  2912022    58188    392 | 35.665 % |
509.29/509.59	|     87380 |  120064  2300480  5055410 |  3203225    87380    443 | 35.665 % |
741.23/741.52	|    131170 |  120064  2300480  5055410 |  3523547   131170    442 | 35.665 % |
1114.94/1115.33	|    196855 |  120064  2300480  5055410 |  3875902   196855    465 | 35.665 % |
1907.25/1907.83	|    295381 |  120064  2300480  5055410 |  4263492   295381    475 | 35.665 % |
3173.65/3174.55	|    443172 |  120064  2300480  5055410 |  4689842   443172    513 | 35.665 % |
4999.09/5000.40	c Bin: Executing minisat20
4999.09/5000.40	c spawning binary file with 4918 seconds ...
4999.09/5000.40	c child exit by a signal
4999.09/5000.40	c minisat20 returned code 137.
4999.09/5000.40	c satzilla running minisat20SAT07 ... 
4999.09/5000.40	c Bin: Executing minisat20SAT07
4999.09/5000.40	c minisat20SAT07 returned code 1.
4999.09/5000.40	c satzilla running march_dl2004 ... 
4999.09/5000.40	c Bin: Executing march_dl2004
4999.09/5000.40	c march_dl2004 returned code 1.
4999.09/5000.40	c satzilla running tts-4-0 ... 
4999.09/5000.40	c Bin: Executing tts-4-0
4999.09/5000.40	c tts-4-0 returned code 1.
4999.09/5000.40	c satzilla running vallst ... 
4999.09/5000.40	c Bin: Executing vallst
4999.09/5000.40	c vallst returned code 1.
4999.09/5000.40	c satzilla running zchaff_rand ... 
4999.09/5000.40	c Bin: Executing zchaff_rand
4999.09/5000.40	c zchaff_rand returned code 1.
4999.09/5000.40	c satzilla running mxc-sr08 ... 
4999.09/5000.40	c Bin: Executing mxc-sr08
4999.09/5000.40	c mxc-sr08 returned code 1.
4999.09/5000.40	c satzilla running SATenstein ... 
4999.09/5000.40	c Bin: Executing SATenstein
4999.09/5000.40	c SATenstein returned code 1.
4999.09/5000.40	c satzilla running gnovelty+ ... 
4999.09/5000.40	c Bin: Executing gnovelty+
4999.09/5000.40	c gnovelty+ returned code 1.
4999.09/5000.40	c satzilla running adaptg2wsat+ ... 
4999.09/5000.40	c Bin: Executing adaptg2wsat+
4999.09/5000.40	c adaptg2wsat+ returned code 1.
4999.09/5000.40	c satzilla running adaptg2wsat0 ... 
4999.09/5000.40	c Bin: Executing adaptg2wsat0
4999.09/5000.40	c adaptg2wsat0 returned code 1.
4999.09/5000.40	c satzilla running picosat846 ... 
4999.09/5000.40	c Bin: Executing picosat846
4999.09/5000.40	c picosat846 returned code 1.
4999.09/5000.40	c satzilla running kcnfs04SAT07 ... 
4999.09/5000.40	c Bin: Executing kcnfs04SAT07
4999.09/5000.40	c kcnfs04SAT07 returned code 1.
4999.09/5000.40	c ERROR: All Failed! 
4999.09/5000.40	c SATZILLA_TIME=4999.870000

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-1825687-1242503961/watcher-1825687-1242503961 -o /tmp/evaluation-result-1825687-1242503961/solver-1825687-1242503961 -C 5000 -W 6000 -M 1800 HOME/SATzilla2009_C HOME/instance-1825687-1242503961.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 18439
/proc/meminfo: memFree=1725208/2055920 swapFree=4178348/4192956
[pid=18439] ppid=18437 vsize=2052 CPUtime=0
/proc/18439/stat : 18439 (SATzilla2009_C) D 18437 18439 18327 0 -1 4194304 115 0 0 0 0 0 0 0 18 0 1 0 278423207 2101248 99 1992294400 134512640 136149437 4294956224 18446744073709551615 135546670 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/18439/statm: 513 99 88 399 0 110 0

[startup+0.0103841 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 18439
/proc/meminfo: memFree=1725208/2055920 swapFree=4178348/4192956
[pid=18439] ppid=18437 vsize=2056 CPUtime=0
/proc/18439/stat : 18439 (SATzilla2009_C) S 18437 18439 18327 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278423207 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18439/statm: 514 112 96 399 0 111 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2056

[startup+0.101274 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 18439
/proc/meminfo: memFree=1725208/2055920 swapFree=4178348/4192956
[pid=18439] ppid=18437 vsize=2056 CPUtime=0
/proc/18439/stat : 18439 (SATzilla2009_C) S 18437 18439 18327 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278423207 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18439/statm: 514 112 96 399 0 111 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2056

[startup+0.30129 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 18439
/proc/meminfo: memFree=1725208/2055920 swapFree=4178348/4192956
[pid=18439] ppid=18437 vsize=2056 CPUtime=0
/proc/18439/stat : 18439 (SATzilla2009_C) S 18437 18439 18327 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278423207 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18439/statm: 514 112 96 399 0 111 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2056

[startup+0.701326 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 18439
/proc/meminfo: memFree=1725208/2055920 swapFree=4178348/4192956
[pid=18439] ppid=18437 vsize=2056 CPUtime=0
/proc/18439/stat : 18439 (SATzilla2009_C) S 18437 18439 18327 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278423207 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18439/statm: 514 112 96 399 0 111 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2056

[startup+1.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 18441
/proc/meminfo: memFree=1687432/2055920 swapFree=4178348/4192956
[pid=18439] ppid=18437 vsize=2056 CPUtime=0
/proc/18439/stat : 18439 (SATzilla2009_C) S 18437 18439 18327 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278423207 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18439/statm: 514 112 96 399 0 111 0
[pid=18441] ppid=18439 vsize=54228 CPUtime=1.48
/proc/18441/stat : 18441 (march_dl2004) R 18439 18439 18327 0 -1 4194304 11368 0 0 0 142 6 0 0 25 0 1 0 278423208 55529472 11363 1992294400 134512640 134996440 4294956192 18446744073709551615 134724431 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18441/statm: 13557 11363 50 118 0 13436 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 56284

[startup+3.10155 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 18441
/proc/meminfo: memFree=1669384/2055920 swapFree=4178348/4192956
[pid=18439] ppid=18437 vsize=2056 CPUtime=0
/proc/18439/stat : 18439 (SATzilla2009_C) S 18437 18439 18327 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278423207 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18439/statm: 514 112 96 399 0 111 0
[pid=18441] ppid=18439 vsize=73896 CPUtime=3.08
/proc/18441/stat : 18441 (march_dl2004) R 18439 18439 18327 0 -1 4194304 17538 0 0 0 296 12 0 0 25 0 1 0 278423208 75669504 17533 1992294400 134512640 134996440 4294956192 18446744073709551615 134550149 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18441/statm: 18474 17533 50 118 0 18353 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 75952

[startup+6.30183 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 18442
/proc/meminfo: memFree=1638472/2055920 swapFree=4178348/4192956
[pid=18439] ppid=18437 vsize=2056 CPUtime=5.01
/proc/18439/stat : 18439 (SATzilla2009_C) S 18437 18439 18327 0 -1 4194304 152 34247 0 0 0 0 480 21 16 0 1 0 278423207 2105344 121 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18439/statm: 514 121 104 399 0 111 0
[pid=18442] ppid=18439 vsize=111968 CPUtime=1.24
/proc/18442/stat : 18442 (mxc-sr08) R 18439 18439 18327 0 -1 4194304 25857 0 0 0 111 13 0 0 25 0 1 0 278423711 114655232 25829 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18442/statm: 27992 25829 54 138 0 27851 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 114024

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 18443
/proc/meminfo: memFree=1636488/2055920 swapFree=4178348/4192956
[pid=18439] ppid=18437 vsize=2056 CPUtime=10.04
/proc/18439/stat : 18439 (SATzilla2009_C) S 18437 18439 18327 0 -1 4194304 180 76276 0 0 0 0 958 46 16 0 1 0 278423207 2105344 139 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18439/statm: 514 139 121 399 0 111 0
[pid=18443] ppid=18439 vsize=114664 CPUtime=2.61
/proc/18443/stat : 18443 (satelite) R 18439 18439 18327 0 -1 4194304 26732 0 0 0 243 18 0 0 25 0 1 0 278424214 117415936 26580 1992294400 134512640 135037501 4294956176 18446744073709551615 134698477 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18443/statm: 28666 26581 49 128 0 28535 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 116720

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 18443
/proc/meminfo: memFree=1484040/2055920 swapFree=4178348/4192956
[pid=18439] ppid=18437 vsize=2056 CPUtime=10.04
/proc/18439/stat : 18439 (SATzilla2009_C) S 18437 18439 18327 0 -1 4194304 180 76276 0 0 0 0 958 46 16 0 1 0 278423207 2105344 139 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18439/statm: 514 139 121 399 0 111 0
[pid=18443] ppid=18439 vsize=253368 CPUtime=15.39
/proc/18443/stat : 18443 (satelite) R 18439 18439 18327 0 -1 4194304 68305 0 0 0 1487 52 0 0 24 0 1 0 278424214 259448832 55569 1992294400 134512640 135037501 4294956176 18446744073709551615 134698573 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18443/statm: 63342 55569 69 128 0 63211 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 255424

[startup+51.1018 s]
/proc/loadavg: 1.12 1.03 1.01 2/68 18443
/proc/meminfo: memFree=1529296/2055920 swapFree=4178348/4192956
[pid=18439] ppid=18437 vsize=162132 CPUtime=51.03
/proc/18439/stat : 18439 (SATzilla2009_C) R 18437 18439 18327 0 -1 4194304 40048 144582 0 0 2406 25 2560 112 25 0 1 0 278423207 166023168 39999 1992294400 134512640 136149437 4294956224 18446744073709551615 134535201 0 0 4096 0 0 0 0 17 1 0 0
/proc/18439/statm: 40533 39999 135 399 0 40130 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 162132

[startup+102.305 s]
/proc/loadavg: 1.05 1.02 1.00 2/69 18451
/proc/meminfo: memFree=1455176/2055920 swapFree=4178348/4192956
[pid=18439] ppid=18437 vsize=111580 CPUtime=81.63
/proc/18439/stat : 18439 (SATzilla2009_C) S 18437 18439 18327 0 -1 4194304 108910 161503 0 0 5218 73 2751 121 25 0 1 0 278423207 114257920 27486 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18439/statm: 27895 27486 218 399 0 27492 0
[pid=18445] ppid=18439 vsize=129208 CPUtime=20.56
/proc/18445/stat : 18445 (minisat20) R 18439 18439 18327 0 -1 4194304 31085 0 0 0 2033 23 0 0 25 0 1 0 278431378 132308992 31046 1992294400 134512640 134998072 4294956192 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18445/statm: 32302 31046 59 118 0 32180 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 240788

[startup+162.302 s]
/proc/loadavg: 1.02 1.02 1.00 2/69 18451
/proc/meminfo: memFree=1432200/2055920 swapFree=4178348/4192956
[pid=18439] ppid=18437 vsize=111580 CPUtime=81.63
/proc/18439/stat : 18439 (SATzilla2009_C) S 18437 18439 18327 0 -1 4194304 108910 161503 0 0 5218 73 2751 121 25 0 1 0 278423207 114257920 27486 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18439/statm: 27895 27486 218 399 0 27492 0
[pid=18445] ppid=18439 vsize=152272 CPUtime=80.54
/proc/18445/stat : 18445 (minisat20) R 18439 18439 18327 0 -1 4194304 36851 0 0 0 8025 29 0 0 25 0 1 0 278431378 155926528 36812 1992294400 134512640 134998072 4294956192 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18445/statm: 38068 36812 59 118 0 37946 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 263852

[startup+222.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/69 18451
/proc/meminfo: memFree=1410632/2055920 swapFree=4178348/4192956
[pid=18439] ppid=18437 vsize=111580 CPUtime=81.63
/proc/18439/stat : 18439 (SATzilla2009_C) S 18437 18439 18327 0 -1 4194304 108910 161503 0 0 5218 73 2751 121 25 0 1 0 278423207 114257920 27486 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18439/statm: 27895 27486 218 399 0 27492 0
[pid=18445] ppid=18439 vsize=173688 CPUtime=140.52
/proc/18445/stat : 18445 (minisat20) R 18439 18439 18327 0 -1 4194304 42179 0 0 0 14017 35 0 0 25 0 1 0 278431378 177856512 42140 1992294400 134512640 134998072 4294956192 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18445/statm: 43422 42140 59 118 0 43300 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 285268

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/69 18451
/proc/meminfo: memFree=1389256/2055920 swapFree=4178348/4192956
[pid=18439] ppid=18437 vsize=111580 CPUtime=81.63
/proc/18439/stat : 18439 (SATzilla2009_C) S 18437 18439 18327 0 -1 4194304 108910 161503 0 0 5218 73 2751 121 25 0 1 0 278423207 114257920 27486 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18439/statm: 27895 27486 218 399 0 27492 0
[pid=18445] ppid=18439 vsize=195416 CPUtime=200.51
/proc/18445/stat : 18445 (minisat20) R 18439 18439 18327 0 -1 4194304 47601 0 0 0 20011 40 0 0 25 0 1 0 278431378 200105984 47562 1992294400 134512640 134998072 4294956192 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18445/statm: 48854 47562 59 118 0 48732 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 306996

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 18451
/proc/meminfo: memFree=1365512/2055920 swapFree=4178348/4192956
[pid=18439] ppid=18437 vsize=111580 CPUtime=81.63
/proc/18439/stat : 18439 (SATzilla2009_C) S 18437 18439 18327 0 -1 4194304 108910 161503 0 0 5218 73 2751 121 25 0 1 0 278423207 114257920 27486 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18439/statm: 27895 27486 218 399 0 27492 0
[pid=18445] ppid=18439 vsize=218768 CPUtime=260.5
/proc/18445/stat : 18445 (minisat20) R 18439 18439 18327 0 -1 4194304 53442 0 0 0 26004 46 0 0 25 0 1 0 278431378 224018432 53403 1992294400 134512640 134998072 4294956192 18446744073709551615 134525425 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18445/statm: 54692 53403 59 118 0 54570 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 330348

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 18451
/proc/meminfo: memFree=1344136/2055920 swapFree=4178348/4192956
[pid=18439] ppid=18437 vsize=111580 CPUtime=81.63
/proc/18439/stat : 18439 (SATzilla2009_C) S 18437 18439 18327 0 -1 4194304 108910 161503 0 0 5218 73 2751 121 25 0 1 0 278423207 114257920 27486 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18439/statm: 27895 27486 218 399 0 27492 0
[pid=18445] ppid=18439 vsize=240284 CPUtime=320.49
/proc/18445/stat : 18445 (minisat20) R 18439 18439 18327 0 -1 4194304 58833 0 0 0 31995 54 0 0 25 0 1 0 278431378 246050816 58794 1992294400 134512640 134998072 4294956192 18446744073709551615 134525160 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18445/statm: 60071 58794 59 118 0 59949 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 351864

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 18451
/proc/meminfo: memFree=1322504/2055920 swapFree=4178348/4192956
[pid=18439] ppid=18437 vsize=111580 CPUtime=81.63

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


[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 18459
/proc/meminfo: memFree=170120/2055920 swapFree=4178348/4192956
[pid=18439] ppid=18437 vsize=111580 CPUtime=81.63
/proc/18439/stat : 18439 (SATzilla2009_C) S 18437 18439 18327 0 -1 4194304 108910 161503 0 0 5218 73 2751 121 25 0 1 0 278423207 114257920 27486 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18439/statm: 27895 27486 218 399 0 27492 0
[pid=18445] ppid=18439 vsize=1410080 CPUtime=4639.44
/proc/18445/stat : 18445 (minisat20) R 18439 18439 18327 0 -1 4194304 351135 0 0 0 463563 381 0 0 25 0 1 0 278431378 1443921920 351096 1992294400 134512640 134998072 4294956192 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18445/statm: 352520 351096 59 118 0 352398 0
Current children cumulated CPU time (s) 4721.07
Current children cumulated vsize (KiB) 1521660

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 18459
/proc/meminfo: memFree=157320/2055920 swapFree=4178348/4192956
[pid=18439] ppid=18437 vsize=111580 CPUtime=81.63
/proc/18439/stat : 18439 (SATzilla2009_C) S 18437 18439 18327 0 -1 4194304 108910 161503 0 0 5218 73 2751 121 25 0 1 0 278423207 114257920 27486 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18439/statm: 27895 27486 218 399 0 27492 0
[pid=18445] ppid=18439 vsize=1422972 CPUtime=4699.42
/proc/18445/stat : 18445 (minisat20) R 18439 18439 18327 0 -1 4194304 354355 0 0 0 469558 384 0 0 25 0 1 0 278431378 1457123328 354316 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18445/statm: 355743 354316 59 118 0 355621 0
Current children cumulated CPU time (s) 4781.05
Current children cumulated vsize (KiB) 1534552

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 18459
/proc/meminfo: memFree=144136/2055920 swapFree=4178348/4192956
[pid=18439] ppid=18437 vsize=111580 CPUtime=81.63
/proc/18439/stat : 18439 (SATzilla2009_C) S 18437 18439 18327 0 -1 4194304 108910 161503 0 0 5218 73 2751 121 25 0 1 0 278423207 114257920 27486 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18439/statm: 27895 27486 218 399 0 27492 0
[pid=18445] ppid=18439 vsize=1435972 CPUtime=4759.41
/proc/18445/stat : 18445 (minisat20) R 18439 18439 18327 0 -1 4194304 357613 0 0 0 475554 387 0 0 25 0 1 0 278431378 1470435328 357574 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18445/statm: 358993 357574 59 118 0 358871 0
Current children cumulated CPU time (s) 4841.04
Current children cumulated vsize (KiB) 1547552

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 18459
/proc/meminfo: memFree=131336/2055920 swapFree=4178348/4192956
[pid=18439] ppid=18437 vsize=111580 CPUtime=81.63
/proc/18439/stat : 18439 (SATzilla2009_C) S 18437 18439 18327 0 -1 4194304 108910 161503 0 0 5218 73 2751 121 25 0 1 0 278423207 114257920 27486 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18439/statm: 27895 27486 218 399 0 27492 0
[pid=18445] ppid=18439 vsize=1448856 CPUtime=4819.39
/proc/18445/stat : 18445 (minisat20) R 18439 18439 18327 0 -1 4194304 360832 0 0 0 481549 390 0 0 25 0 1 0 278431378 1483628544 360793 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18445/statm: 362214 360793 59 118 0 362092 0
Current children cumulated CPU time (s) 4901.02
Current children cumulated vsize (KiB) 1560436

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 18459
/proc/meminfo: memFree=117448/2055920 swapFree=4178348/4192956
[pid=18439] ppid=18437 vsize=111580 CPUtime=81.63
/proc/18439/stat : 18439 (SATzilla2009_C) S 18437 18439 18327 0 -1 4194304 108910 161503 0 0 5218 73 2751 121 25 0 1 0 278423207 114257920 27486 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18439/statm: 27895 27486 218 399 0 27492 0
[pid=18445] ppid=18439 vsize=1462512 CPUtime=4879.38
/proc/18445/stat : 18445 (minisat20) R 18439 18439 18327 0 -1 4194304 364265 0 0 0 487544 394 0 0 25 0 1 0 278431378 1497612288 364226 1992294400 134512640 134998072 4294956192 18446744073709551615 134525155 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18445/statm: 365628 364226 59 118 0 365506 0
Current children cumulated CPU time (s) 4961.01
Current children cumulated vsize (KiB) 1574092

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

[startup+4966.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 18459
/proc/meminfo: memFree=116936/2055920 swapFree=4178348/4192956
[pid=18439] ppid=18437 vsize=111580 CPUtime=81.63
/proc/18439/stat : 18439 (SATzilla2009_C) S 18437 18439 18327 0 -1 4194304 108910 161503 0 0 5218 73 2751 121 25 0 1 0 278423207 114257920 27486 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18439/statm: 27895 27486 218 399 0 27492 0
[pid=18445] ppid=18439 vsize=1463304 CPUtime=4883.38
/proc/18445/stat : 18445 (minisat20) R 18439 18439 18327 0 -1 4194304 364440 0 0 0 487944 394 0 0 25 0 1 0 278431378 1498423296 364401 1992294400 134512640 134998072 4294956192 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18445/statm: 365826 364401 59 118 0 365704 0
Current children cumulated CPU time (s) 4965.01
Current children cumulated vsize (KiB) 1574884

[startup+4979.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 18459
/proc/meminfo: memFree=114248/2055920 swapFree=4178348/4192956
[pid=18439] ppid=18437 vsize=111580 CPUtime=81.63
/proc/18439/stat : 18439 (SATzilla2009_C) S 18437 18439 18327 0 -1 4194304 108910 161503 0 0 5218 73 2751 121 25 0 1 0 278423207 114257920 27486 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18439/statm: 27895 27486 218 399 0 27492 0
[pid=18445] ppid=18439 vsize=1465836 CPUtime=4896.17
/proc/18445/stat : 18445 (minisat20) R 18439 18439 18327 0 -1 4194304 365080 0 0 0 489223 394 0 0 25 0 1 0 278431378 1501016064 365041 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18445/statm: 366459 365041 59 118 0 366337 0
Current children cumulated CPU time (s) 4977.8
Current children cumulated vsize (KiB) 1577416

[startup+4991.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 18459
/proc/meminfo: memFree=111560/2055920 swapFree=4178348/4192956
[pid=18439] ppid=18437 vsize=111580 CPUtime=81.63
/proc/18439/stat : 18439 (SATzilla2009_C) S 18437 18439 18327 0 -1 4194304 108910 161503 0 0 5218 73 2751 121 25 0 1 0 278423207 114257920 27486 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18439/statm: 27895 27486 218 399 0 27492 0
[pid=18445] ppid=18439 vsize=1468480 CPUtime=4908.97
/proc/18445/stat : 18445 (minisat20) R 18439 18439 18327 0 -1 4194304 365739 0 0 0 490502 395 0 0 25 0 1 0 278431378 1503723520 365700 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18445/statm: 367120 365700 59 118 0 366998 0
Current children cumulated CPU time (s) 4990.6
Current children cumulated vsize (KiB) 1580060

[startup+4995.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 18459
/proc/meminfo: memFree=110792/2055920 swapFree=4178348/4192956
[pid=18439] ppid=18437 vsize=111580 CPUtime=81.63
/proc/18439/stat : 18439 (SATzilla2009_C) S 18437 18439 18327 0 -1 4194304 108910 161503 0 0 5218 73 2751 121 25 0 1 0 278423207 114257920 27486 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18439/statm: 27895 27486 218 399 0 27492 0
[pid=18445] ppid=18439 vsize=1469140 CPUtime=4912.17
/proc/18445/stat : 18445 (minisat20) R 18439 18439 18327 0 -1 4194304 365922 0 0 0 490822 395 0 0 25 0 1 0 278431378 1504399360 365883 1992294400 134512640 134998072 4294956192 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18445/statm: 367285 365883 59 118 0 367163 0
Current children cumulated CPU time (s) 4993.8
Current children cumulated vsize (KiB) 1580720

[startup+4998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 18459
/proc/meminfo: memFree=110152/2055920 swapFree=4178348/4192956
[pid=18439] ppid=18437 vsize=111580 CPUtime=81.63
/proc/18439/stat : 18439 (SATzilla2009_C) S 18437 18439 18327 0 -1 4194304 108910 161503 0 0 5218 73 2751 121 25 0 1 0 278423207 114257920 27486 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18439/statm: 27895 27486 218 399 0 27492 0
[pid=18445] ppid=18439 vsize=1469800 CPUtime=4915.37
/proc/18445/stat : 18445 (minisat20) R 18439 18439 18327 0 -1 4194304 366082 0 0 0 491142 395 0 0 25 0 1 0 278431378 1505075200 366043 1992294400 134512640 134998072 4294956192 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18445/statm: 367450 366043 59 118 0 367328 0
Current children cumulated CPU time (s) 4997
Current children cumulated vsize (KiB) 1581380

[startup+4999.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 18459
/proc/meminfo: memFree=110152/2055920 swapFree=4178348/4192956
[pid=18439] ppid=18437 vsize=111580 CPUtime=81.63
/proc/18439/stat : 18439 (SATzilla2009_C) S 18437 18439 18327 0 -1 4194304 108910 161503 0 0 5218 73 2751 121 25 0 1 0 278423207 114257920 27486 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18439/statm: 27895 27486 218 399 0 27492 0
[pid=18445] ppid=18439 vsize=1469932 CPUtime=4916.17
/proc/18445/stat : 18445 (minisat20) R 18439 18439 18327 0 -1 4194304 366117 0 0 0 491222 395 0 0 25 0 1 0 278431378 1505210368 366078 1992294400 134512640 134998072 4294956192 18446744073709551615 134527437 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18445/statm: 367483 366078 59 118 0 367361 0
Current children cumulated CPU time (s) 4997.8
Current children cumulated vsize (KiB) 1581512

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 18459
/proc/meminfo: memFree=109960/2055920 swapFree=4178348/4192956
[pid=18439] ppid=18437 vsize=111580 CPUtime=81.63
/proc/18439/stat : 18439 (SATzilla2009_C) S 18437 18439 18327 0 -1 4194304 108910 161503 0 0 5218 73 2751 121 25 0 1 0 278423207 114257920 27486 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18439/statm: 27895 27486 218 399 0 27492 0
[pid=18445] ppid=18439 vsize=1470064 CPUtime=4916.96
/proc/18445/stat : 18445 (minisat20) R 18439 18439 18327 0 -1 4194304 366155 0 0 0 491301 395 0 0 25 0 1 0 278431378 1505345536 366116 1992294400 134512640 134998072 4294956192 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18445/statm: 367516 366116 59 118 0 367394 0
Current children cumulated CPU time (s) 4998.59
Current children cumulated vsize (KiB) 1581644

[startup+5000.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 18459
/proc/meminfo: memFree=109960/2055920 swapFree=4178348/4192956
[pid=18439] ppid=18437 vsize=111580 CPUtime=81.63
/proc/18439/stat : 18439 (SATzilla2009_C) S 18437 18439 18327 0 -1 4194304 108910 161503 0 0 5218 73 2751 121 25 0 1 0 278423207 114257920 27486 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18439/statm: 27895 27486 218 399 0 27492 0
[pid=18445] ppid=18439 vsize=0 CPUtime=4917.36
/proc/18445/stat : 18445 (minisat20) R 18439 18439 18327 0 -1 4195332 366169 0 0 0 491329 407 0 0 25 0 1 0 278431378 0 0 1992294400 0 0 0 0 0 256 0 8392704 3 0 0 0 17 1 0 0
/proc/18445/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4998.99
Current children cumulated vsize (KiB) 111580

[startup+5000.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 18459
/proc/meminfo: memFree=109960/2055920 swapFree=4178348/4192956
[pid=18439] ppid=18437 vsize=111580 CPUtime=81.63
/proc/18439/stat : 18439 (SATzilla2009_C) S 18437 18439 18327 0 -1 4194304 108910 161503 0 0 5218 73 2751 121 25 0 1 0 278423207 114257920 27486 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18439/statm: 27895 27486 218 399 0 27492 0
[pid=18445] ppid=18439 vsize=0 CPUtime=4917.46
/proc/18445/stat : 18445 (minisat20) R 18439 18439 18327 0 -1 4195332 366169 0 0 0 491329 417 0 0 25 0 1 0 278431378 0 0 1992294400 0 0 0 0 0 256 0 8392704 3 0 0 0 17 1 0 0
/proc/18445/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4999.09
Current children cumulated vsize (KiB) 111580

Child status: 17
Real time (s): 5000.44
CPU time (s): 4999.16
CPU user time (s): 4992.99
CPU system time (s): 6.17006
CPU usage (%): 99.9744
Max. virtual memory (cumulated for all children) (KiB): 1581776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4992.99
system time used= 6.17006
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 636599
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= 21
involuntary context switches= 6441

runsolver used 4.03639 second user time and 14.1558 second system time

The end

Launcher Data

Begin job on node68 at 2009-05-16 21:59:30
IDJOB=1825687
IDBENCH=24669
IDSOLVER=668
FILE ID=node68/1825687-1242503961
PBS_JOBID= 9306949
Free space on /tmp= 66140 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest05/others/sgp_9-8-8.sat05-2674.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825687-1242503961/watcher-1825687-1242503961 -o /tmp/evaluation-result-1825687-1242503961/solver-1825687-1242503961 -C 5000 -W 6000 -M 1800  HOME/SATzilla2009_C HOME/instance-1825687-1242503961.cnf

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

MD5SUM BENCH= f935103d71f7bb9e8d8051793d20ec02
RANDOM SEED=1963308226

node68.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.223
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.223
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:       1725752 kB
Buffers:         17544 kB
Cached:         230208 kB
SwapCached:       6500 kB
Active:          98492 kB
Inactive:       158272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1725752 kB
SwapTotal:     4192956 kB
SwapFree:      4178348 kB
Dirty:           83816 kB
Writeback:           0 kB
Mapped:          14832 kB
Slab:            59048 kB
Committed_AS:   874328 kB
PageTables:       1560 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66108 MiB
End job on node68 at 2009-05-16 23:22:51