Trace number 1825868

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) 4998.59 5000.7

General information on the benchmark

NameCRAFTED/parity-games/
instance_n7_i8_pp_ci_ce.cnf
MD5SUM545e53eb1c10ff91f4e2e16d7a8c9f9f
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 variables14896
Number of clauses153982
Sum of the clauses size505834
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 228700
Number of clauses of size 372038
Number of clauses of size 440118
Number of clauses of size 510080
Number of clauses of size over 53046

Solver Data

22.26/22.33	c SATzilla is building models for class 2
22.26/22.33	c run presolver march_dl2004 for 5 seconds ... 
22.26/22.33	c Bin: Executing march_dl2004
22.26/22.33	c spawning binary file with 5 seconds ...
22.26/22.33	c child exit by a signal
22.26/22.33	c march_dl2004 returned code 137.
22.26/22.33	c run presolver mxc-sr08 for 5 seconds ... 
22.26/22.33	c Bin: Executing mxc-sr08
22.26/22.33	c spawning binary file with 5 seconds ...
22.26/22.33	c child exit by a signal
22.26/22.33	c mxc-sr08 returned code 137.
22.26/22.33	c Orignal number of varibales is 14896, number of clauses is 153982 
22.26/22.33	c predicted feature computation time is 12.519715 
22.26/22.33	c Bin: Executing satelite
22.26/22.33	c spawning binary file with 240 seconds ...
22.26/22.33	c child exited successfully
22.26/22.33	c satzilla computing base features
22.26/22.33	c Number of variabe is: 10375, Number of clause is : 142296 
22.26/22.33	c Initializing...
22.26/22.33	c satzilla compute diameter ...
22.26/22.33	c start diameter features ...
22.26/22.33	c satzilla doing clause learning
22.26/22.33	c start clause learning features ...
22.26/22.33	c Bin: Executing zchaff07
22.26/22.33	c spawning binary file with 2 seconds ...
22.26/22.33	c child exit by a signal
22.26/22.33	c satzilla doing survey propogation probe
22.26/22.33	c do survay propogation for 2 second ...
22.26/22.33	c satzilla doing local search probe
22.26/22.33	c satzilla doing lobjois search-space size estimate
22.26/22.33	c features are:14896 153982 10375 142296 0.435759 0.0821246 0.0729114 0.526939 0.6378 1.59744 0.000323118 0.332518 0.000192771 0.00404819 1.30832 0.17737 0.608148 0.000323118 1.60761 3.5138e-05 0.0103727 3.65188 0.319616 0.266831 0 0.930796 3.43238 0.000236293 1.83819 7.0276e-06 0.00513015 3.29473 0.800894 0.000261416 1.31381 4.21656e-05 0.00832068 6.13542 0.111887 5 7 1.01331 1245.67 0.254476 972 1690 1690 972 1690 972 1075 19.8519 0.145172 16.4688 23.5118 23.5118 16.4688 23.5118 16.4688 19.5751 0.594384 0.540964 0 0.97956 0.928834 0.0703593 0.839325 0.340672 0.745274 0.0662788 1.4435 -1.11022e-16 0.359162 0.254766 0.000182486 0.0683405 0.00546089 0.0298114 747.125 0.348591 2564 0.40486 2926.5 0 2970 1.69061 0.914512 0.97359 0.0490006 0.122116 0.513706 
22.26/22.33	c satzilla's ranking:
22.26/22.33	c 1) minisat20: 3.043869
22.26/22.33	c 2) minisat20SAT07: 2.867800
22.26/22.33	c 3) mxc-sr08: 2.678716
22.26/22.33	c 4) march_dl2004: 2.393627
22.26/22.33	c 5) zchaff_rand: 1.460618
22.26/22.33	c 6) vallst: 1.373459
22.26/22.33	c 7) tts-4-0: 0.043351
22.26/22.33	c 8) SATenstein: -10000.000000
22.26/22.33	c 9) gnovelty+: -10000.000000
22.26/22.33	c 10) adaptg2wsat+: -10000.000000
22.26/22.33	c 11) adaptg2wsat0: -10000.000000
22.26/22.33	c 12) picosat846: -10000.000000
22.26/22.33	c 13) kcnfs04SAT07: -10000.000000
22.26/22.33	c satzilla running minisat20 ... 
22.26/22.33	This is MiniSat 2.0 beta
22.26/22.33	WARNING: for repeatability, setting FPU to use double precision
22.26/22.33	============================[ Problem Statistics ]=============================
22.26/22.33	|                                                                             |
22.26/22.33	|  Number of variables:  14896                                                |
22.26/22.33	|  Number of clauses:    153982                                               |
22.29/22.43	|  Parsing time:         0.09         s                                       |
22.29/22.44	============================[ Search Statistics ]==============================
22.29/22.44	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
22.29/22.44	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
22.29/22.44	===============================================================================
22.29/22.44	|         0 |   14896   153982   505834 |    51327        0    nan |  0.000 % |
22.29/22.49	|       101 |   14877   153982   505834 |    56460       91     10 |  0.141 % |
22.29/22.53	|       252 |   14869   153982   505834 |    62106      238     13 |  0.201 % |
22.29/22.58	|       478 |   14855   153982   505834 |    68316      457     17 |  0.310 % |
22.29/22.67	|       815 |   14835   153982   505834 |    75148      784     16 |  0.456 % |
22.29/22.76	|      1321 |   14829   153982   505834 |    82663     1286     19 |  0.525 % |
22.29/22.90	|      2080 |   14829   153982   505834 |    90929     2045     25 |  0.524 % |
22.29/23.14	|      3219 |   14812   153055   503436 |   100022     3171     27 |  0.597 % |
23.35/23.49	|      4927 |   14806   153055   503436 |   110024     4878     32 |  0.611 % |
23.95/24.06	|      7491 |   14801   152853   502911 |   121027     7440     31 |  0.638 % |
24.84/24.96	|     11336 |   14781   152853   502911 |   133129    11275     29 |  0.795 % |
27.14/27.28	|     17103 |   14776   152582   502207 |   146442    17041     42 |  0.806 % |
31.03/31.13	|     25754 |   14768   152556   502139 |   161087    25688     52 |  0.866 % |
38.03/38.16	|     38728 |   14753   152341   501582 |   177195    38654     58 |  0.980 % |
51.74/51.82	|     58193 |   14751   152341   501582 |   194915    58118     62 |  0.994 % |
81.21/81.36	|     87387 |   14748   152179   501123 |   214407    87311     61 |  0.994 % |
149.39/149.53	|    131177 |   14746   152153   501055 |   235847   131099     60 |  1.027 % |
262.74/262.99	|    196863 |   14736   152093   500902 |   259432   196779     60 |  1.108 % |
401.78/402.00	|    295389 |   14707   151611   499567 |   285375    57203     66 |  1.302 % |
653.59/653.92	|    443178 |   14700   151527   499348 |   313913   204990     67 |  1.329 % |
1017.21/1017.77	|    664861 |   14678   151298   498754 |   345304   145703     70 |  1.463 % |
1818.99/1819.87	|    997388 |   14678   151275   498695 |   379835   177675     61 |  1.463 % |
2816.67/2817.99	|   1496176 |   14657   151032   498072 |   417818   327960     75 |  1.605 % |
4618.33/4620.30	|   2244359 |   14635   150775   497413 |   459600   316360     99 |  1.752 % |
4998.46/5000.69	c Bin: Executing minisat20
4998.46/5000.69	c spawning binary file with 4977 seconds ...
4998.46/5000.69	c child exit by a signal
4998.46/5000.69	c minisat20 returned code 137.
4998.46/5000.69	c satzilla running minisat20SAT07 ... 
4998.46/5000.69	c Bin: Executing minisat20SAT07
4998.46/5000.69	c minisat20SAT07 returned code 1.
4998.46/5000.69	c satzilla running mxc-sr08 ... 
4998.46/5000.69	c Bin: Executing mxc-sr08
4998.46/5000.69	c mxc-sr08 returned code 1.
4998.46/5000.69	c satzilla running march_dl2004 ... 
4998.46/5000.69	c Bin: Executing march_dl2004
4998.46/5000.69	c march_dl2004 returned code 1.
4998.46/5000.69	c satzilla running zchaff_rand ... 
4998.46/5000.69	c Bin: Executing zchaff_rand
4998.46/5000.69	c zchaff_rand returned code 1.
4998.46/5000.69	c satzilla running vallst ... 
4998.46/5000.69	c Bin: Executing vallst
4998.46/5000.69	c vallst returned code 1.
4998.46/5000.69	c satzilla running tts-4-0 ... 
4998.46/5000.69	c Bin: Executing tts-4-0
4998.46/5000.69	c tts-4-0 returned code 1.
4998.46/5000.69	c satzilla running SATenstein ... 
4998.46/5000.69	c Bin: Executing SATenstein
4998.46/5000.69	c SATenstein returned code 1.
4998.46/5000.69	c satzilla running gnovelty+ ... 
4998.46/5000.69	c Bin: Executing gnovelty+
4998.46/5000.69	c gnovelty+ returned code 1.
4998.46/5000.69	c satzilla running adaptg2wsat+ ... 
4998.46/5000.69	c Bin: Executing adaptg2wsat+
4998.46/5000.69	c adaptg2wsat+ returned code 1.
4998.46/5000.69	c satzilla running adaptg2wsat0 ... 
4998.46/5000.69	c Bin: Executing adaptg2wsat0
4998.46/5000.69	c adaptg2wsat0 returned code 1.
4998.46/5000.69	c satzilla running picosat846 ... 
4998.46/5000.69	c Bin: Executing picosat846
4998.46/5000.69	c picosat846 returned code 1.
4998.46/5000.69	c satzilla running kcnfs04SAT07 ... 
4998.46/5000.69	c Bin: Executing kcnfs04SAT07
4998.46/5000.69	c kcnfs04SAT07 returned code 1.
4998.46/5000.69	c ERROR: All Failed! 
4998.46/5000.69	c SATZILLA_TIME=4999.330000

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-1825868-1242517987/watcher-1825868-1242517987 -o /tmp/evaluation-result-1825868-1242517987/solver-1825868-1242517987 -C 5000 -W 6000 -M 1800 HOME/SATzilla2009_C HOME/instance-1825868-1242517987.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.07 1.02 1.00 3/64 624
/proc/meminfo: memFree=1586416/2055920 swapFree=4181464/4192956
[pid=624] ppid=622 vsize=2056 CPUtime=0
/proc/624/stat : 624 (SATzilla2009_C) R 622 624 545 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 279827364 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/624/statm: 514 112 96 399 0 111 0
[pid=625] ppid=624 vsize=2284 CPUtime=0
/proc/625/stat : 625 (march_dl2004) R 624 624 545 0 -1 4194304 311 0 0 0 0 0 0 0 19 0 1 0 279827364 2338816 306 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/625/statm: 571 310 49 118 0 450 0

[startup+0.0192141 s]
/proc/loadavg: 1.07 1.02 1.00 3/64 624
/proc/meminfo: memFree=1586416/2055920 swapFree=4181464/4192956
[pid=624] ppid=622 vsize=2056 CPUtime=0
/proc/624/stat : 624 (SATzilla2009_C) S 622 624 545 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 279827364 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/624/statm: 514 112 96 399 0 111 0
[pid=625] ppid=624 vsize=2848 CPUtime=0.01
/proc/625/stat : 625 (march_dl2004) R 624 624 545 0 -1 4194304 483 0 0 0 1 0 0 0 19 0 1 0 279827364 2916352 478 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/625/statm: 712 478 50 118 0 591 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4904

[startup+0.102221 s]
/proc/loadavg: 1.07 1.02 1.00 3/64 624
/proc/meminfo: memFree=1586416/2055920 swapFree=4181464/4192956
[pid=624] ppid=622 vsize=2056 CPUtime=0
/proc/624/stat : 624 (SATzilla2009_C) S 622 624 545 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 279827364 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/624/statm: 514 112 96 399 0 111 0
[pid=625] ppid=624 vsize=3904 CPUtime=0.09
/proc/625/stat : 625 (march_dl2004) R 624 624 545 0 -1 4194304 794 0 0 0 9 0 0 0 21 0 1 0 279827364 3997696 789 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/625/statm: 976 789 50 118 0 855 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5960

[startup+0.302239 s]
/proc/loadavg: 1.07 1.02 1.00 3/64 624
/proc/meminfo: memFree=1586416/2055920 swapFree=4181464/4192956
[pid=624] ppid=622 vsize=2056 CPUtime=0
/proc/624/stat : 624 (SATzilla2009_C) S 622 624 545 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 279827364 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/624/statm: 514 112 96 399 0 111 0
[pid=625] ppid=624 vsize=10412 CPUtime=0.29
/proc/625/stat : 625 (march_dl2004) R 624 624 545 0 -1 4194304 2561 0 0 0 29 0 0 0 23 0 1 0 279827364 10661888 1793 1992294400 134512640 134996440 4294956192 18446744073709551615 134544603 0 0 8392704 0 0 0 0 17 0 0 0
/proc/625/statm: 2603 1793 53 118 0 2482 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12468

[startup+0.70228 s]
/proc/loadavg: 1.07 1.02 1.00 3/64 624
/proc/meminfo: memFree=1586416/2055920 swapFree=4181464/4192956
[pid=624] ppid=622 vsize=2056 CPUtime=0
/proc/624/stat : 624 (SATzilla2009_C) S 622 624 545 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 279827364 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/624/statm: 514 112 96 399 0 111 0
[pid=625] ppid=624 vsize=13576 CPUtime=0.69
/proc/625/stat : 625 (march_dl2004) R 624 624 545 0 -1 4194304 7123 0 0 0 67 2 0 0 25 0 1 0 279827364 13901824 2738 1992294400 134512640 134996440 4294956192 18446744073709551615 134544627 0 0 8392704 0 0 0 0 17 0 0 0
/proc/625/statm: 3394 2738 55 118 0 3273 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15632

[startup+1.50136 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 626
/proc/meminfo: memFree=1574112/2055920 swapFree=4181464/4192956
[pid=624] ppid=622 vsize=2056 CPUtime=0
/proc/624/stat : 624 (SATzilla2009_C) S 622 624 545 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 279827364 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/624/statm: 514 112 96 399 0 111 0
[pid=625] ppid=624 vsize=13552 CPUtime=1.49
/proc/625/stat : 625 (march_dl2004) R 624 624 545 0 -1 4194304 7212 0 0 0 146 3 0 0 25 0 1 0 279827364 13877248 2732 1992294400 134512640 134996440 4294956192 18446744073709551615 134644078 0 0 8392704 0 0 0 0 17 0 0 0
/proc/625/statm: 3388 2732 55 118 0 3267 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15608

[startup+3.10152 s]
/proc/loadavg: 1.15 1.03 1.01 2/66 626
/proc/meminfo: memFree=1574368/2055920 swapFree=4181464/4192956
[pid=624] ppid=622 vsize=2056 CPUtime=0
/proc/624/stat : 624 (SATzilla2009_C) S 622 624 545 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 279827364 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/624/statm: 514 112 96 399 0 111 0
[pid=625] ppid=624 vsize=19052 CPUtime=3.08
/proc/625/stat : 625 (march_dl2004) R 624 624 545 0 -1 4194304 8577 0 0 0 305 3 0 0 25 0 1 0 279827364 19509248 4095 1992294400 134512640 134996440 4294956192 18446744073709551615 134559918 0 0 8392704 0 0 0 0 17 0 0 0
/proc/625/statm: 4763 4095 69 118 0 4642 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 21108

[startup+6.30184 s]
/proc/loadavg: 1.15 1.03 1.01 2/66 627
/proc/meminfo: memFree=1572384/2055920 swapFree=4181464/4192956
[pid=624] ppid=622 vsize=2056 CPUtime=4.99
/proc/624/stat : 624 (SATzilla2009_C) S 622 624 545 0 -1 4194304 152 10356 0 0 0 0 494 5 16 0 1 0 279827364 2105344 121 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/624/statm: 514 121 104 399 0 111 0
[pid=627] ppid=624 vsize=15588 CPUtime=1.28
/proc/627/stat : 627 (mxc-sr08) R 624 624 545 0 -1 4194304 4811 0 0 0 126 2 0 0 25 0 1 0 279827864 15962112 3642 1992294400 134512640 135078026 4294956192 18446744073709551615 134533676 0 0 8392704 0 0 0 0 17 0 0 0
/proc/627/statm: 3897 3642 71 138 0 3756 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 17644

[startup+12.7015 s]
/proc/loadavg: 1.12 1.03 1.01 2/65 628
/proc/meminfo: memFree=1572848/2055920 swapFree=4181464/4192956
[pid=624] ppid=622 vsize=12876 CPUtime=12.68
/proc/624/stat : 624 (SATzilla2009_C) R 622 624 545 0 -1 4194304 4258 19968 0 0 195 2 1059 12 25 0 1 0 279827364 13185024 2847 1992294400 134512640 136149437 4294956224 18446744073709551615 134532663 0 0 4096 0 0 0 0 17 0 0 0
/proc/624/statm: 3219 2847 135 399 0 2816 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12876

[startup+25.5067 s]
/proc/loadavg: 1.10 1.03 1.01 2/66 630
/proc/meminfo: memFree=1553832/2055920 swapFree=4181464/4192956
[pid=624] ppid=622 vsize=20924 CPUtime=22.29
/proc/624/stat : 624 (SATzilla2009_C) S 622 624 545 0 -1 4194304 9021 24298 0 0 950 9 1255 15 25 0 1 0 279827364 21426176 4965 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/624/statm: 5231 4965 220 399 0 4828 0
[pid=630] ppid=624 vsize=11988 CPUtime=3.16
/proc/630/stat : 630 (minisat20) R 624 624 545 0 -1 4194304 2807 0 0 0 315 1 0 0 25 0 1 0 279829597 12275712 2801 1992294400 134512640 134998072 4294956192 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 0 0 0
/proc/630/statm: 2997 2801 59 118 0 2875 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 32912

[startup+51.1013 s]
/proc/loadavg: 1.07 1.03 1.01 2/66 630
/proc/meminfo: memFree=1539752/2055920 swapFree=4181464/4192956
[pid=624] ppid=622 vsize=20924 CPUtime=22.29
/proc/624/stat : 624 (SATzilla2009_C) S 622 624 545 0 -1 4194304 9021 24298 0 0 950 9 1255 15 25 0 1 0 279827364 21426176 4965 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/624/statm: 5231 4965 220 399 0 4828 0
[pid=630] ppid=624 vsize=26008 CPUtime=28.74
/proc/630/stat : 630 (minisat20) R 624 624 545 0 -1 4194304 6328 0 0 0 2869 5 0 0 25 0 1 0 279829597 26632192 6322 1992294400 134512640 134998072 4294956192 18446744073709551615 134525805 0 0 8392704 3 0 0 0 17 0 0 0
/proc/630/statm: 6502 6322 59 118 0 6380 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 46932

[startup+102.301 s]
/proc/loadavg: 1.03 1.02 1.00 2/66 630
/proc/meminfo: memFree=1527720/2055920 swapFree=4181464/4192956
[pid=624] ppid=622 vsize=20924 CPUtime=22.29
/proc/624/stat : 624 (SATzilla2009_C) S 622 624 545 0 -1 4194304 9021 24298 0 0 950 9 1255 15 25 0 1 0 279827364 21426176 4965 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/624/statm: 5231 4965 220 399 0 4828 0
[pid=630] ppid=624 vsize=38408 CPUtime=79.92
/proc/630/stat : 630 (minisat20) R 624 624 545 0 -1 4194304 9378 0 0 0 7984 8 0 0 25 0 1 0 279829597 39329792 9372 1992294400 134512640 134998072 4294956192 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 0 0 0
/proc/630/statm: 9602 9372 59 118 0 9480 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 59332

[startup+162.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 630
/proc/meminfo: memFree=1517288/2055920 swapFree=4181464/4192956
[pid=624] ppid=622 vsize=20924 CPUtime=22.29
/proc/624/stat : 624 (SATzilla2009_C) S 622 624 545 0 -1 4194304 9021 24298 0 0 950 9 1255 15 25 0 1 0 279827364 21426176 4965 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/624/statm: 5231 4965 220 399 0 4828 0
[pid=630] ppid=624 vsize=48856 CPUtime=139.89
/proc/630/stat : 630 (minisat20) R 624 624 545 0 -1 4194304 11952 0 0 0 13978 11 0 0 25 0 1 0 279829597 50028544 11946 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/630/statm: 12214 11946 59 118 0 12092 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 69780

[startup+222.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 630
/proc/meminfo: memFree=1508328/2055920 swapFree=4181464/4192956
[pid=624] ppid=622 vsize=20924 CPUtime=22.29
/proc/624/stat : 624 (SATzilla2009_C) S 622 624 545 0 -1 4194304 9021 24298 0 0 950 9 1255 15 25 0 1 0 279827364 21426176 4965 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/624/statm: 5231 4965 220 399 0 4828 0
[pid=630] ppid=624 vsize=57604 CPUtime=199.87
/proc/630/stat : 630 (minisat20) R 624 624 545 0 -1 4194304 14165 0 0 0 19974 13 0 0 25 0 1 0 279829597 58986496 14159 1992294400 134512640 134998072 4294956192 18446744073709551615 134525572 0 0 8392704 3 0 0 0 17 0 0 0
/proc/630/statm: 14401 14159 59 118 0 14279 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 78528

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 630
/proc/meminfo: memFree=1496424/2055920 swapFree=4181464/4192956
[pid=624] ppid=622 vsize=20924 CPUtime=22.29
/proc/624/stat : 624 (SATzilla2009_C) S 622 624 545 0 -1 4194304 9021 24298 0 0 950 9 1255 15 25 0 1 0 279827364 21426176 4965 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/624/statm: 5231 4965 220 399 0 4828 0
[pid=630] ppid=624 vsize=70020 CPUtime=259.85
/proc/630/stat : 630 (minisat20) R 624 624 545 0 -1 4194304 17196 0 0 0 25969 16 0 0 25 0 1 0 279829597 71700480 17190 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/630/statm: 17505 17190 59 118 0 17383 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 90944

[startup+342.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 630
/proc/meminfo: memFree=1483176/2055920 swapFree=4181464/4192956
[pid=624] ppid=622 vsize=20924 CPUtime=22.29
/proc/624/stat : 624 (SATzilla2009_C) S 622 624 545 0 -1 4194304 9021 24298 0 0 950 9 1255 15 25 0 1 0 279827364 21426176 4965 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/624/statm: 5231 4965 220 399 0 4828 0
[pid=630] ppid=624 vsize=83080 CPUtime=319.83
/proc/630/stat : 630 (minisat20) R 624 624 545 0 -1 4194304 20457 0 0 0 31964 19 0 0 25 0 1 0 279829597 85073920 20451 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/630/statm: 20770 20451 59 118 0 20648 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 104004

[startup+402.302 s]

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


[startup+4722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 644
/proc/meminfo: memFree=1395624/2055920 swapFree=4181464/4192956
[pid=624] ppid=622 vsize=20924 CPUtime=22.29
/proc/624/stat : 624 (SATzilla2009_C) S 622 624 545 0 -1 4194304 9021 24298 0 0 950 9 1255 15 25 0 1 0 279827364 21426176 4965 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/624/statm: 5231 4965 220 399 0 4828 0
[pid=630] ppid=624 vsize=170840 CPUtime=4697.99
/proc/630/stat : 630 (minisat20) R 624 624 545 0 -1 4194304 42219 0 0 0 469758 41 0 0 25 0 1 0 279829597 174940160 42213 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/630/statm: 42710 42213 59 118 0 42588 0
Current children cumulated CPU time (s) 4720.28
Current children cumulated vsize (KiB) 191764

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 644
/proc/meminfo: memFree=1389160/2055920 swapFree=4181464/4192956
[pid=624] ppid=622 vsize=20924 CPUtime=22.29
/proc/624/stat : 624 (SATzilla2009_C) S 622 624 545 0 -1 4194304 9021 24298 0 0 950 9 1255 15 25 0 1 0 279827364 21426176 4965 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/624/statm: 5231 4965 220 399 0 4828 0
[pid=630] ppid=624 vsize=177308 CPUtime=4757.97
/proc/630/stat : 630 (minisat20) R 624 624 545 0 -1 4194304 43821 0 0 0 475754 43 0 0 25 0 1 0 279829597 181563392 43815 1992294400 134512640 134998072 4294956192 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 0 0 0
/proc/630/statm: 44327 43815 59 118 0 44205 0
Current children cumulated CPU time (s) 4780.26
Current children cumulated vsize (KiB) 198232

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 644
/proc/meminfo: memFree=1383528/2055920 swapFree=4181464/4192956
[pid=624] ppid=622 vsize=20924 CPUtime=22.29
/proc/624/stat : 624 (SATzilla2009_C) S 622 624 545 0 -1 4194304 9021 24298 0 0 950 9 1255 15 25 0 1 0 279827364 21426176 4965 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/624/statm: 5231 4965 220 399 0 4828 0
[pid=630] ppid=624 vsize=182884 CPUtime=4817.95
/proc/630/stat : 630 (minisat20) R 624 624 545 0 -1 4194304 45193 0 0 0 481751 44 0 0 25 0 1 0 279829597 187273216 45187 1992294400 134512640 134998072 4294956192 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 0 0 0
/proc/630/statm: 45721 45187 59 118 0 45599 0
Current children cumulated CPU time (s) 4840.24
Current children cumulated vsize (KiB) 203808

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 644
/proc/meminfo: memFree=1378536/2055920 swapFree=4181464/4192956
[pid=624] ppid=622 vsize=20924 CPUtime=22.29
/proc/624/stat : 624 (SATzilla2009_C) S 622 624 545 0 -1 4194304 9021 24298 0 0 950 9 1255 15 25 0 1 0 279827364 21426176 4965 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/624/statm: 5231 4965 220 399 0 4828 0
[pid=630] ppid=624 vsize=187800 CPUtime=4877.92
/proc/630/stat : 630 (minisat20) R 624 624 545 0 -1 4194304 46454 0 0 0 487746 46 0 0 25 0 1 0 279829597 192307200 46448 1992294400 134512640 134998072 4294956192 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 0 0 0
/proc/630/statm: 46950 46448 59 118 0 46828 0
Current children cumulated CPU time (s) 4900.21
Current children cumulated vsize (KiB) 208724

[startup+4962.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 644
/proc/meminfo: memFree=1373864/2055920 swapFree=4181464/4192956
[pid=624] ppid=622 vsize=20924 CPUtime=22.29
/proc/624/stat : 624 (SATzilla2009_C) S 622 624 545 0 -1 4194304 9021 24298 0 0 950 9 1255 15 25 0 1 0 279827364 21426176 4965 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/624/statm: 5231 4965 220 399 0 4828 0
[pid=630] ppid=624 vsize=192664 CPUtime=4937.9
/proc/630/stat : 630 (minisat20) R 624 624 545 0 -1 4194304 47611 0 0 0 493743 47 0 0 25 0 1 0 279829597 197287936 47605 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/630/statm: 48166 47605 59 118 0 48044 0
Current children cumulated CPU time (s) 4960.19
Current children cumulated vsize (KiB) 213588

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

[startup+4966.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 644
/proc/meminfo: memFree=1373608/2055920 swapFree=4181464/4192956
[pid=624] ppid=622 vsize=20924 CPUtime=22.29
/proc/624/stat : 624 (SATzilla2009_C) S 622 624 545 0 -1 4194304 9021 24298 0 0 950 9 1255 15 25 0 1 0 279827364 21426176 4965 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/624/statm: 5231 4965 220 399 0 4828 0
[pid=630] ppid=624 vsize=192928 CPUtime=4942.09
/proc/630/stat : 630 (minisat20) R 624 624 545 0 -1 4194304 47695 0 0 0 494162 47 0 0 25 0 1 0 279829597 197558272 47689 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/630/statm: 48232 47689 59 118 0 48110 0
Current children cumulated CPU time (s) 4964.38
Current children cumulated vsize (KiB) 213852

[startup+4979.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 644
/proc/meminfo: memFree=1372584/2055920 swapFree=4181464/4192956
[pid=624] ppid=622 vsize=20924 CPUtime=22.29
/proc/624/stat : 624 (SATzilla2009_C) S 622 624 545 0 -1 4194304 9021 24298 0 0 950 9 1255 15 25 0 1 0 279827364 21426176 4965 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/624/statm: 5231 4965 220 399 0 4828 0
[pid=630] ppid=624 vsize=194024 CPUtime=4954.88
/proc/630/stat : 630 (minisat20) R 624 624 545 0 -1 4194304 47946 0 0 0 495441 47 0 0 25 0 1 0 279829597 198680576 47940 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/630/statm: 48506 47940 59 118 0 48384 0
Current children cumulated CPU time (s) 4977.17
Current children cumulated vsize (KiB) 214948

[startup+4992.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 644
/proc/meminfo: memFree=1371432/2055920 swapFree=4181464/4192956
[pid=624] ppid=622 vsize=20924 CPUtime=22.29
/proc/624/stat : 624 (SATzilla2009_C) S 622 624 545 0 -1 4194304 9021 24298 0 0 950 9 1255 15 25 0 1 0 279827364 21426176 4965 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/624/statm: 5231 4965 220 399 0 4828 0
[pid=630] ppid=624 vsize=195080 CPUtime=4967.68
/proc/630/stat : 630 (minisat20) R 624 624 545 0 -1 4194304 48222 0 0 0 496720 48 0 0 25 0 1 0 279829597 199761920 48216 1992294400 134512640 134998072 4294956192 18446744073709551615 134525504 0 0 8392704 3 0 0 0 17 0 0 0
/proc/630/statm: 48770 48216 59 118 0 48648 0
Current children cumulated CPU time (s) 4989.97
Current children cumulated vsize (KiB) 216004

[startup+4995.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 644
/proc/meminfo: memFree=1371112/2055920 swapFree=4181464/4192956
[pid=624] ppid=622 vsize=20924 CPUtime=22.29
/proc/624/stat : 624 (SATzilla2009_C) S 622 624 545 0 -1 4194304 9021 24298 0 0 950 9 1255 15 25 0 1 0 279827364 21426176 4965 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/624/statm: 5231 4965 220 399 0 4828 0
[pid=630] ppid=624 vsize=195344 CPUtime=4970.88
/proc/630/stat : 630 (minisat20) R 624 624 545 0 -1 4194304 48295 0 0 0 497040 48 0 0 25 0 1 0 279829597 200032256 48289 1992294400 134512640 134998072 4294956192 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 0 0 0
/proc/630/statm: 48836 48289 59 118 0 48714 0
Current children cumulated CPU time (s) 4993.17
Current children cumulated vsize (KiB) 216268

[startup+4998.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 644
/proc/meminfo: memFree=1370920/2055920 swapFree=4181464/4192956
[pid=624] ppid=622 vsize=20924 CPUtime=22.29
/proc/624/stat : 624 (SATzilla2009_C) S 622 624 545 0 -1 4194304 9021 24298 0 0 950 9 1255 15 25 0 1 0 279827364 21426176 4965 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/624/statm: 5231 4965 220 399 0 4828 0
[pid=630] ppid=624 vsize=195608 CPUtime=4974.08
/proc/630/stat : 630 (minisat20) R 624 624 545 0 -1 4194304 48355 0 0 0 497360 48 0 0 25 0 1 0 279829597 200302592 48349 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/630/statm: 48902 48349 59 118 0 48780 0
Current children cumulated CPU time (s) 4996.37
Current children cumulated vsize (KiB) 216532

[startup+4999.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 644
/proc/meminfo: memFree=1370920/2055920 swapFree=4181464/4192956
[pid=624] ppid=622 vsize=20924 CPUtime=22.29
/proc/624/stat : 624 (SATzilla2009_C) S 622 624 545 0 -1 4194304 9021 24298 0 0 950 9 1255 15 25 0 1 0 279827364 21426176 4965 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/624/statm: 5231 4965 220 399 0 4828 0
[pid=630] ppid=624 vsize=195608 CPUtime=4974.87
/proc/630/stat : 630 (minisat20) R 624 624 545 0 -1 4194304 48377 0 0 0 497439 48 0 0 25 0 1 0 279829597 200302592 48371 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/630/statm: 48902 48371 59 118 0 48780 0
Current children cumulated CPU time (s) 4997.16
Current children cumulated vsize (KiB) 216532

[startup+5000.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 644
/proc/meminfo: memFree=1370792/2055920 swapFree=4181464/4192956
[pid=624] ppid=622 vsize=20924 CPUtime=22.29
/proc/624/stat : 624 (SATzilla2009_C) S 622 624 545 0 -1 4194304 9021 24298 0 0 950 9 1255 15 25 0 1 0 279827364 21426176 4965 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/624/statm: 5231 4965 220 399 0 4828 0
[pid=630] ppid=624 vsize=195740 CPUtime=4975.67
/proc/630/stat : 630 (minisat20) R 624 624 545 0 -1 4194304 48394 0 0 0 497519 48 0 0 25 0 1 0 279829597 200437760 48388 1992294400 134512640 134998072 4294956192 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 0 0 0
/proc/630/statm: 48935 48388 59 118 0 48813 0
Current children cumulated CPU time (s) 4997.96
Current children cumulated vsize (KiB) 216664

[startup+5000.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 644
/proc/meminfo: memFree=1370792/2055920 swapFree=4181464/4192956
[pid=624] ppid=622 vsize=20924 CPUtime=22.29
/proc/624/stat : 624 (SATzilla2009_C) S 622 624 545 0 -1 4194304 9021 24298 0 0 950 9 1255 15 25 0 1 0 279827364 21426176 4965 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/624/statm: 5231 4965 220 399 0 4828 0
[pid=630] ppid=624 vsize=195740 CPUtime=4976.07
/proc/630/stat : 630 (minisat20) R 624 624 545 0 -1 4194304 48404 0 0 0 497559 48 0 0 25 0 1 0 279829597 200437760 48398 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/630/statm: 48935 48398 59 118 0 48813 0
Current children cumulated CPU time (s) 4998.36
Current children cumulated vsize (KiB) 216664

[startup+5000.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 644
/proc/meminfo: memFree=1370792/2055920 swapFree=4181464/4192956
[pid=624] ppid=622 vsize=20924 CPUtime=22.29
/proc/624/stat : 624 (SATzilla2009_C) S 622 624 545 0 -1 4194304 9021 24298 0 0 950 9 1255 15 25 0 1 0 279827364 21426176 4965 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/624/statm: 5231 4965 220 399 0 4828 0
[pid=630] ppid=624 vsize=195740 CPUtime=4976.17
/proc/630/stat : 630 (minisat20) R 624 624 545 0 -1 4194304 48406 0 0 0 497569 48 0 0 25 0 1 0 279829597 200437760 48400 1992294400 134512640 134998072 4294956192 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/630/statm: 48935 48400 59 118 0 48813 0
Current children cumulated CPU time (s) 4998.46
Current children cumulated vsize (KiB) 216664

Child status: 17
Real time (s): 5000.7
CPU time (s): 4998.59
CPU user time (s): 4997.82
CPU system time (s): 0.771882
CPU usage (%): 99.9578
Max. virtual memory (cumulated for all children) (KiB): 216664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4997.82
system time used= 0.771882
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81739
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= 15
involuntary context switches= 13279

runsolver used 4.41533 second user time and 13.7799 second system time

The end

Launcher Data

Begin job on node36 at 2009-05-17 01:53:08
IDJOB=1825868
IDBENCH=71621
IDSOLVER=668
FILE ID=node36/1825868-1242517987
PBS_JOBID= 9307081
Free space on /tmp= 66288 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n7_i8_pp_ci_ce.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825868-1242517987/watcher-1825868-1242517987 -o /tmp/evaluation-result-1825868-1242517987/solver-1825868-1242517987 -C 5000 -W 6000 -M 1800  HOME/SATzilla2009_C HOME/instance-1825868-1242517987.cnf

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

MD5SUM BENCH= 545e53eb1c10ff91f4e2e16d7a8c9f9f
RANDOM SEED=1224869114

node36.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.232
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.232
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:       1586960 kB
Buffers:         83656 kB
Cached:         296500 kB
SwapCached:       5268 kB
Active:         177224 kB
Inactive:       210812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1586960 kB
SwapTotal:     4192956 kB
SwapFree:      4181464 kB
Dirty:           34580 kB
Writeback:           0 kB
Mapped:          13560 kB
Slab:            67080 kB
Committed_AS:  1017952 kB
PageTables:       1356 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= 66256 MiB
End job on node36 at 2009-05-17 03:16:29